body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* ------------------ ADMIN STYLES HERE ------------------ */

.adminnavheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.adminnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
	.adminnav a:link { color: #CC0000; text-decoration: underline; }
	.adminnav a:visited { color: #CC0000; text-decoration: underline; }
	.adminnav a:hover { color: #000000; text-decoration: none; }
	.adminnav a:active { color: #000000; text-decoration: underline;
}

/* ------------------ END ADMIN STYLES ------------------ */


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #96BE92;
}
	.footer a:link { color: #96BE92; text-decoration: underline; }
	.footer a:visited { color: #96BE92; text-decoration: underline; }
	.footer a:hover { color: #333333; text-decoration: underline; }
	.footer a:active { color: #333333; text-decoration: underline;
}
.leftnavheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
	.leftnav a:link { color: #498A53; text-decoration: underline; }
	.leftnav a:visited { color: #498A53; text-decoration: underline; }
	.leftnav a:hover { color: #333333; text-decoration: none; }
	.leftnav a:active { color: #333333; text-decoration: underline;
}
.newsnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #818181;
}
	.newsnav a:link { color: #818181; text-decoration: none; }
	.newsnav a:visited { color: #818181; text-decoration: none; }
	.newsnav a:hover { color: #333333; text-decoration: underline; }
	.newsnav a:active { color: #333333; text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.text, ol, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #818181;
	text-align:left;
}
	.text a:link { color: #498A53; text-decoration: underline; }
	.text a:visited { color: #498A53; text-decoration: underline; }
	.text a:hover { color: #333333; text-decoration: none; }
	.text a:active { color: #333333; text-decoration: underline;
}