@charset "utf-8";

body{
	background-color:#434343;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

hr{
	 height:1px;
	 color:#CCCCCC;
}

hr.green{
	height:2px;
	color:#1e5016;
	
}

.titleGreenStripe{
	background-color:#4c8527;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin-top:50px;
	padding-top:1px;
	padding-left:4px;
}

ul{	line-height:13px;}

li{
	padding-bottom:6px;
	margin-left:-11px;
	font-size:11px;
}

li li {
        list-style-type: none;
	margin-left:-33px;
}

.square_list {
		list-style-type: square;
		}

.dotted_list {
		list-style-type:  circle;
		}

sub{
	font-size:8px;
	color:#000000;
}

a:link a:visited { 	text-decoration:none;}

a:hover a:active{	color:#2a2a2a;}

.anchors{
	font-size:11px;
	font-weight:bold;
	padding-right:15px;
}

.anchor {
	text-decoration:none;
	color:#577a28;
}
.anchorBullet {
	text-decoration:none;
	color:#577a28;
	background-color:#e3f8eo;
}
.anchor:hover {
	text-decoration:underline;
	color:#404040;
}

.anchBorder{
	border:1px solid #708693;
	background-color:#e3f8e0;
}

.borderWithPad{
	padding:2px;
	border:1px solid #708693;
}

div.doubleBorder {
	width:  172px;
}


.borderWithPad1{
	padding:2px;
	border:2px solid #3b6118;
}

.indent{	padding-left:10px;}

.green{	color:#00a651;}

.generalText{	font-size:11px;}

.imgBorder{	border:1px solid #666666;}

.mainSpacing{
	padding-right:33px;
	padding-left:38px;
	padding-bottom:38px;
}

.mainWidth{	width:770px;}

.mainTable{
	background-color:#ffffff;	/* f7f7f7 */
	margin-bottom:20px;
	width:770px;
}

.frm1Width{	width:699px;}

.frmWidth{
	width:100px;
}

.frmTop{
	background-image:url(../images/frmTop.png);
	background-repeat:no-repeat;
}

.frmBot{
	background-image:url(../images/frmBot.png);
	background-repeat:no-repeat;
}

.mainTitle{
	color:#3f9208;
	font-size:17px;
	font-weight:bold;
}

.title{
	color:#1e5016;
	font-size:14px;
	font-weight:bold;
}

.copyright{
	padding-top:20px;
	font-size:10px;
}

.go_green_qmark {
	float: left;
}

.go_green_question {
	float:left;
}

.clearfloat {
	clear:both;
}

.tableHeader {
	font-weight:bold;
	color: #1e5016;
	background-color: #e3f8e0;
	border-top: 1px solid #1e5016;
	border-bottom: 1px solid #1e5016;
}
