body {
	background-color: #ffffff;
	background-image: url(images/bk.gif);
	background-position: top; 
	background-repeat: repeat-x;
	margin: 0px;
}
.contentHead {
	font-family: Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #222166;
	text-decoration: none;
}
.contentSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: none;
}
.contentSubHead a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D1366B;
	text-decoration: none;
}
.contentSubHead a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: none;
}
.content2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: none;
}
.content2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06a1d0;
	text-decoration: underline;
}
.sidepanelFeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.sidepanelFeatHead {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff060a;
	text-decoration: none;
}
.sidepanelFeatHead a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff060a;
	text-decoration: none;
}
.sidepanelFeatHead a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff060a;
	text-decoration: none;
}
.navbox a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #058EB6;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	float: none;
	text-align: center;
}
.navbox a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #047C9F;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	float: none;
	text-align: center;
}
.SidePanelNavbox a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #f4b44e;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
}
.SidePanelNavbox a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #d53d70;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.tableDecoration {
	background-color: #ffffff;
	background-position: top;
	width: 40px;
	width: 27px;
	background-repeat: no-repeat;
	background-image: url(images/bk-butterfly.gif);
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}