@charset "utf-8";
a2 {
	color: #336600;
	text-decoration: none;
	}
a {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}





	
.bannerSPC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5C743D;
}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}



	
#navigation a:hover {
	background: #D5EDB3;
	color:#006633;
	}
	
#navigation a {
	color: #993300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
/* ID Styles */

#navigation td {
	background-color: #F4FFE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C743D;
	}


	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

