#homeNav {
	margin:5px auto 3px auto;
	width:800px;
	height:20px;
	}
#homeBody {
	margin:auto;
	width:800px;
	height:411px;
	/*background-image:url(../imgs/home.jpg);*/
	border-top:1px #000000 solid;
	}
#homeFooter {
	margin:auto;
	width:800px;
	}
body {
	background-color: #FFFFFF;
	margin: 0px;
	}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #006666;
	text-decoration: none;
	}	
a:visited {
	/*color: #CC9933;*/
	text-decoration: none;
	}
a:hover {
	color: #FF0099;	/*#CC9933*/
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
.globalnavSection {
	text-align:left;
	}
.globalnavSection .globalnavSectionLink a, .globalnavSection .globalnavSectionLink a:visited, .globalnavSection .globalnavSectionLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.globalnavSection .globalnavSectionLink a:hover {
	text-decoration: underline;
	}
.homeCategorySection {
	padding:12px 0 12px 0; 
	}
.homeCategorySection .homeCategoryLinks a, .homeCategorySection .homeCategoryLinks a:visited, .homeCategorySection .homeCategoryLinks a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
	color:#000000;
	}
.homeCategorySection .homeCategoryLinks a:hover {
	color: #FF0099;
	}
.pageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	/*font-weight: bold;*/
	color: #336699;
}
.headline, .headline a, headline a:visited, headline a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
.headline a:hover {
	color: #FF0099;
	text-decoration: none;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 3pt;
}


/* old css - keep temp until full site updated */
.linkglobalnav, .linkglobalnav:active, .linkglobalnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.linkglobalnav:hover {
	color: #000000;
	text-decoration: underline;
	}
/* end old */</BODY></HTML>