@charset "UTF-8";
/* CSS Document */

body { /* Default Font, Color and Background */
	padding:0 0 0 0;
	margin:0;
	background:url(/images/loading.gif) no-repeat center top #ffffff ;
	display:inline;
	}
	
.descriptiontext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #707070;
}

.descriptionlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #162f57;
}

.descriptionlink a:link {
	color: #162f57;
	text-decoration: underline;
}

.descriptionlink a:visited {
	color: #162f57;
	text-decoration: underline;
}

.descriptionlink a:hover {
	color: #162f57;
	text-decoration: underline;

}

.tab_hover {
width:101px;
height:99px;
border:0px;
float:left;

}




#half { /* Default Font, Color and Background */
	padding:0 0 0 0;
	margin:0;
	background:url(/images/half.jpg) no-repeat center bottom #ffffff;
	}
	
#righthalf { /* Default Font, Color and Background */
	padding:10px 0 0 30px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
#righthalf a:link {
	color: #162f57;
	text-decoration: underline;
}

#righthalf a:visited {
	color: #162f57;
	text-decoration: underline;
}

#righthalf a:hover {
	color: #162f57;
	text-decoration: underline;

}

/*--------------sub menu------------*/
.subManu{
	/*width:175px !important;*/
	padding:0 1px !important;
	}
	
.subManu ul{
	margin: 10px 0 0 0!important;
	padding:0 0 0 0 !important;
	width:138px !important;
	list-style-type:none;
	}
	
.subManu ul li{
	padding:0 0 5px 0;
	display:block;
	}
	
.subManu ul li a{
	text-decoration:none;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif !important; /*11px*/
	color:#183157 !important;
	background-color:inherit;
	padding:0 !important;
	display:inline !important;
	}
	
.subManu ul li a.active{
	/*font-weight:bold !important;*/
	color:#41642e !important;
	}
	
	.subManu ul li a.active:after{
	/*font-weight:bold !important;*/
	color:#41642e !important;
    content:" >";

	}
	
.subManu ul li a:hover{
	/*font-weight:bold !important;*/
	color:#41642e !important;
	}

p.test:before { 
	content: "Note: "
	 }
	

.fieldstyle {
width: 100%;
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
color: #707070;
text-align: left;
BORDER: #cccccc 1px solid

}
.fieldhoursstyle {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
color: #707070;
text-align: left;
BORDER: #cccccc 1px solid

}

/*---------- press nav ------------*/

.presslist{list-style:none;width:796px; margin: -10px 0 0 -26px;
}
.presslist li{display:block;width:111px;height:137px;overflow:hidden;float:left;margin:14px 15px 0px 0}



