body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: normal;
	border-right-color: #EFEBDE;
}
.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #000066;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 14px;
}
.activelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
}
.activepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 30px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ccccccc;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #000066;
	width: 740px;
	margin-left: -30px;
	margin-right: -30px;
	border-bottom-color: #000066;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
