/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BEC1C1;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737372;
	line-height: 13px;
}
.HEADERmediumGRAY {
	font-size: 14px;
	line-height: 18px;
}
.LEFTboxTEXTgray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737372;
	line-height: 14px;
	letter-spacing: -1px;
}
.pad15{
	padding: 15px;
}.pad10{
	padding: 10px;
}
a:link {
	text-decoration: none;
	color: #628033;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #628033;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #898989;
}
a:active {
	text-decoration: none;
	color: #898989;
}
.inputstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px inset #999999;
	letter-spacing: -1px;
	height: 18px;
	width: 121px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
}
a.footer:link {
	text-decoration: none;
	color: #898989;
	font-weight: normal;
}
a.footer:visited {
	text-decoration: none;
	color: #898989;
}
a.footer:hover {
	text-decoration: none;
	color: #628033;
}
a.footer:active {
	text-decoration: none;
	color: #628033;
}
.imageBORDER1 {
	border: 1px dotted #CCCCCC;
	margin-left: 20px;
	margin-bottom: 20px;
}
.HEADERlargeGREEN {
	font-size: 24px;
	font-family: "Arial Narrow", HelveticaCondensed, Verdana, Arial, Helvetica, sans-serif;
	color: #9ca741;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	}
a:hover img {

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;


}
h3 {
	font-size: 18px;
	line-height:20px;
	font-weight: bold;
	}
	
.bodytextSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737372;
	line-height: 13px;
}
.bodytextSMBLK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	line-height: 13px;
}