 body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #6D9FD0;
	background-image: url(images/bg.jpg);
}
 body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 18px;
}

a {
	color: #004a80;
}
a:link {
	text-decoration: none;
	color: #004a80;
}
a:visited {
	text-decoration: none;
	color: #004a80;
}
a:hover {
	text-decoration: underline;
	color: #004a80;
}
a:active {
	text-decoration: none;
	color: #004a80;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818080;
	font-weight: bold;
	padding-left: 10px;
}

.navigation a{color:#818080; text-decoration:none; 
}

.navigation a:hover{
	color:#000000;
	text-decoration:none;
}

.navigation a:visited{
	color:#818080;
	text-decoration:none;
}

.navigation a:active{
	color:#000000;
	text-decoration:none;
}

.sidenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}

.sidenavigation a{color:#006600; text-decoration:none; 
}

.sidenavigation a:hover{
	color:#006600;
	text-decoration:none;
	background-color: #FFFFFF;
}

.whitemain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.whitemain a{
	color:#FFFFFF;
	text-decoration:none;
}
.whitemain a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 17px;

}

.topnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.topnav a{color:#FFFFFF; text-decoration:none; }
.topnav a:visited{ color:#FFFFFF; text-decoration:none;}
.topnav a:hover{ color:#FFFFFF; text-decoration:underline;}
.topnav a:active{ color:#FFFFFF; text-decoration:underline;}

.footerblue a{color:#c0d0df; text-decoration:none; }
.footerblue a:hover{ color:#FFFFFF; text-decoration:none;}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom: 10px;
	line-height: 21px;
	padding-top: 0px;
	text-align: center;
}

.footer a{color:#FFFFFF; text-decoration:none;
}
.footer a:link{color:#FFFFFF; text-decoration:none;
}
.footer a:hover{ color:#FFFFFF; text-decoration:underline;
}
.footer a:visited{ color:#FFFFFF;
}

.spotlight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
	padding-left: 20px;
	padding-right: 18px;
}

.pagetitle {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 28px;
}

.subtitle {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.navytitle {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #002e3d;
	letter-spacing: 0px;
	line-height: 20px;
}
.greentitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing: 0px;
}
.greensubtitle {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #a0d16e;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.redsubtitle {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #e1595f;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.yellowsubtitle {

	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FDE142;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.map {
	float: right;
	margin: 0 0 0 15px;
}

.bulletleft {
	float:left;
	width: 275px;
	margin: 0px 25px 0px 0px;
}

