@charset "UTF-8";



.allHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6B6860;
	background-color: #D5DDC4;
	background-image: url(../images/site/bggrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.navDisplay {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navTable {
	background-attachment: scroll;
	background-color: #7D9856;
	background-image: url(../images/site/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 31px;
}
.navTableSelected {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/site/navbgselected.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 31px;
}
.navDisplaySelected {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/site/navbgselected.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: 7e8f64;
}
.contentBG {
	background-color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	width: 775px;
}
.contentFooter {
	width: 795px;
}
.subHead {
	font-size: 12px;
	font-weight: bolder;
}

.col1 {
	float:left;
	width:67%;
		background:#fff;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;
}
.col2 {
	}




h2 {
	font-size: 12px;
	font-weight: bold;
}


.footer {
	font-size: 9px;
	font-weight: normal;
	height: 60px;
}
a {
	color: #FFFFFF;
}
.navText {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.navBG {
	background-color: #809B59;
	background-image: url(images/site/navbg.jpg);
	background-repeat: repeat-x;
	
}
.contentBody {
	font-size: 11px;
	color: 3f3c37;
}
.contentHead {
	font-size: 12px;
	color: 3f3c37;
	font-weight: bold;
}
