@charset "utf-8";
body{
	background-color: #627547;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
.body td, p, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}
#userNav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}
.container{
	padding: 50px 0 30px 0;
	width: 100%;
}

.waterbg{
	background: #00323a url("../images/water_bg.jpg") repeat-x;
}

.uppernav{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	color: #1f5678;
	/*color:#FFFFFF;*/
	text-transform: uppercase;
	line-height: normal;
}
.uppernav a{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	/*color: #1f5678;*/
	color:#005566;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
}

.uppernav a:hover{
	text-decoration: underline;
}

.sitename h1{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 27px;
	/*color: #1f5678;*/
	color:#005566;
	margin: 0px;
	padding:0px;
}
.sitename1 h1{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 27px;
	/*color: #1f5678;*/
	color:#005566;
	margin: 0px;
	padding:0px;
}
.sitename h2{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 20px;
	color: #1f5678;
	/*color:#FFFFFF;*/
	margin: 0px;
	padding:0px;
}
.greenbox{
	background: #002a1e url("../images/green_water_bg.jpg") repeat-x;
	padding: 2px;
}
.border{
	border: 1px solid #fbfcfb;
	padding: 5px;
}
.extrapadding{
	padding: 20px 14px 20px 14px !important;
}
.whiteline{
	border-left: 1px solid #ffffff;
}

h1{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 40px;
	line-height: 38px;
	color: #ffffff;
	margin: 0px;
	padding:0px;
}
h2{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
	margin: 0px;
	padding:0px;
}

.bluebox{
	background: #498199;
	border: 1px solid #fbfcfb;
	padding: 26px 14px 26px 14px;
}
.brownbox{
	background: #aa792c;
	border: 1px solid #fbfcfb;
	padding:  5px 14px 5px 14px;
	height: 100%;
	
}
.brownbox p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.whitebox{
	background: #FFFFFF;
	border: 1px solid #fbfcfb;
	padding:  5px 14px 5px 14px;
	height: 100%;
	color: #000000;
	}

.whitebox td, p, a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.whitebox h1{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 40px;
	line-height: 38px;
	color: #000000;
	margin: 0px;
	padding:0px;
}
.whitebox h2{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding:0px;
}

.callout{
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}

.navigation{
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;

}

.navigation li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 8px 12px;
	line-height: 13px;
		
}
.navigation li.selected a{
	/* display:block; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 0 -12px;
	padding: 0 0 0 12px;
	background: url("../images/plus_bg.gif") no-repeat 0px 2px;
	width: 99%;
	line-height: 13px;
	color: #FFFFFF;
}
.navigation li a:activelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 0 -12px;
	padding: 0 0 0 12px;
	background: url("../images/plus_bg.gif") no-repeat 0px 2px;
	width: 99%;
	line-height: 13px;
}
.navigation li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 99%;
	line-height: 13px;
		color: #FFFFFF;
}

.navigation li a:hover{
	text-decoration: underline;

}

.rotatingtext{
	display: none;
	padding: 0 65px 0 25px;
}
.rotatingtextnohide{
	padding: 0 65px 0 25px;
}


.footer{
	background-color: #498199;
}
.footertextlogin{
	padding: 15px 25px 15px 25px;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.footertextlogin a{
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.footertextlogin a:hover{
	text-decoration: underline;
}
.footertextlogin .login
{
	padding: 2px 24px 0px 0px; 
}

.footertext{
	padding: 15px 25px 15px 25px;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.footertext a{
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.footertext a:hover{
	text-decoration: underline;
}
.footerheader{
	font-size: 14px;
	letter-spacing: 1px;
}
.green50{
	background: url("../images/green_bg_50.png");
	border: 1px solid #fbfcfb;
	padding:  20px 30px 20px 6px;
	width: 154px;
}
.blueboxnav{
	background: #498199;
	border: 1px solid #fbfcfb;
	padding:  20px 25px 20px 10px;
	width: 154px;
}
.blueboxnav ul{
	margin-left: 10px;
	padding-left: 8px;
	list-style: square;
}
.blueboxnav li{
	padding-bottom: 8px;
}

.rightspacer{
	padding: 7px 0 0 0;
}

.required{
	color: #ffffff;
}
.table ul{
margin-left: 18px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
}
.table li{
	padding-left: 2px;
}
.homeheader{
	padding-right: 30px;
}
.picturecaption{
	font-size: 10px;
	line-height: 12px;
	width: 520px;
	padding: 0px 10px 5px 10px;
}