/* -------------- GENERAL -------------- */
body{
	background-color:#DADADA;
	border:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height: 22px;
}
/* ---------- GENERAL LINKS ----------- */
a:link   {font-family:Arial, Helvetica, sans-serif;text-decoration:none;font-size:10px;color:#006633; line-height: 12px;}
a:visited{font-family:Arial, Helvetica, sans-serif;text-decoration:none;font-size:10px;color:#9CB636; line-height: 12px;}
a:active {font-family:Arial, Helvetica, sans-serif;text-decoration:none;font-size:10px;color:#006633; line-height: 12px;}
a:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ECF0EE;
	background-color: #668730;
	line-height: 12px;
}



a.smalltexthyper:link{
	color:#668730;
	padding-bottom:3px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
}
a.smalltexthyper:visited{
	color:#668730;
	padding-bottom:3px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
}
a.smalltexthyper:hover{
	color:#FFFFFF;
	padding-bottom:3px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
}
a.smalltexthyper:active{
	color:#668730;
	padding-bottom:3px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
}

a.hyperlink:link{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
	background-color:#FFFFFF;
}
a.hyperlink:visited{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
	background-color:#FFFFFF;
}
a.hyperlink:hover{
	color:#006633;
	padding-bottom:3px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
	background-color:#FFFFFF;
}
a.hyperlink:active{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration:underline;
	background-color:#FFFFFF;
}
a.contentlink:link{
	color:#006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	background-color: #f5ffc6;
}
a.contentlink:visited{
	color:#006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;	
	background-color: #f5ffc6;
}
a.contentlink:hover{
	color:#006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	background-color: #f5ffc6;
}
a.contentlink:active{
	color:#006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	background-color: #f5ffc6;
}




.textlinks:link{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.textlinks:visited{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.textlinks:hover{
	color:#3D5612;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.textlinks:active{
	color:#668730;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
}

a.smtextlinks:link{
	color:#668730;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a.smtextlinks:visited{
	color:#668730;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a.smtextlinks:hover{
	color:#3D5612;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a.smtextlinks:active{
	color:#668730;
	font-size: 11px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	background-color: #FFFFFF;
	text-decoration: underline;
}














.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #5E7E28;
}

.bodysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
}


.bodysmall-white {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}

.whitetxtbold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
}
.whitetxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
}


.bodycopybold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #668730;
}
.subhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #336600;
}

.cellheightsix {
	
	height: 6px;
	}

#green-panel{
	background-color:#a9c13a;
	width:564px;
	border-color:#000000;
	padding:10px;