.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;








}
.navon {
	color: #F7E35A;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: none;
	padding-left: 26px;






}
a {
	color: #0083A4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;



}
.hometable {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;


}
.hometableleft {

	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #0083A4;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 15px;
	list-style-image: url(images/subnav_bullet.gif);
	list-style-position: inside;





}
h2 {
	color: #728F03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #728F03;
	border-right-color: #728F03;
	border-bottom-color: #728F03;
	border-left-color: #728F03;



}
.blue {
	background-color: #0083A4;
}
.subnavon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #0083A4;
	list-style-image: url(images/arrow_white.gif);
	list-style-type: none;
	padding-left: 15px;







}
.homenav {

	font-family: Arial, Helvetica, sans-serif;
	color: #0083A4;
	font-size: 11px;
	font-weight: bold;
}
.tertnavon {
	color: #999999;
}
.blackbold {
	font-weight: bold;
}
