.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.body a:link {color: #FFFFFF; text-decoration: none} 
.body a:visited {color: #FFFFFF; text-decoration: underline}
.body a:hover {color: #FFCC8A; text-decoration: underline} 
.body a:active {color: #FFCC8A; text-decoration: none}

.bodyBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodyBlk a:link {color: #000000; text-decoration: none} 
.bodyBlk a:visited {color: #000000; text-decoration: underline}
.bodyBlk a:hover {color: #B70004; text-decoration: underline} 
.bodyBlk a:active {color: #B70004; text-decoration: none}

.secondaryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B70004;
}
.secondaryLinks a:link {color: #B70004; text-decoration: none} 
.secondaryLinks a:visited {color: #B70004; text-decoration: underline}
.secondaryLinks a:hover {color: #002531; text-decoration: underline} 
.secondaryLinks a:active {color: #002531; text-decoration: none}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #002531;
}
.footerLinks a:link {color: #002531; text-decoration: none} 
.footerLinks a:visited {color: #002531; text-decoration: underline}
.footerLinks a:hover {color: #FFCC8A; text-decoration: underline} 
.footerLinks a:active {color: #FFCC8A; text-decoration: none}

.bodySidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002531;
}
.bodySidebar a:link {color: #002531; text-decoration: none} 
.bodySidebar a:visited {color: #002531; text-decoration: underline}
.bodySidebar a:hover {color: #B70004; text-decoration: underline} 
.bodySidebar a:active {color: #B70004; text-decoration: none}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFCC8A;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #013C59;
}
