html, body, ol, ul, li, dl, dt, dd, img {
  	margin: 0; 
  	padding: 0;
  	border: 0;
	list-style: none;
}

p {
	margin-bottom:5px;
	margin-top:5px;
}

body {
    background-color: #8fbe47;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#outer {
    width: 806px;
	_width:809px;
    background-color:#000000;
    padding: 0px;
    border: 1px solid black;
	margin:0px auto;
	text-align:left;
}

div#header {
    margin: 20px 20px 0px 20px;
    text-align: center;	
}

div#main {
	width:806px;
}

.bodypadding {
	padding:0px 20px 20px 20px;
}

div#right {
	width:221px;
	float:left;
}

div#left {
	width:545px;
	float:left;
}

div#footer {
    margin: 0px;
	text-align:center;
	font-size:10px;
}

.row0 {
	background-color:white;
}

.row1 {
	background-color:#e4e5e5;
}

/**************** Utility Rules *******************/

/*\*/ /*/
.sidenav a:hover {position: relative;}
/* this fixes an IEmac hover bug in the left column, hidden from other browsers */


.brclear { /* Use a break with this class to clear float containers */
   clear:both;
   height:0px;
   margin:0px;
   font-size: 1px;
   line-height: 0px;
}
.brclearright { /* Use a break with this class to clear right float containers */
   clear:right;
   height:0px;
   margin:0px;
   font-size: 1px;
   line-height: 0px;
}
.brclearleft { /* Use a break with this class to clear left float containers */
   clear:left;
   height:0px;
   margin:0px;
   font-size: 1px;
   line-height: 0px;
}

.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.headertop {_margin-bottom:-2px;}
.headerbottom {background-color:white;_width:766px}

.logo {
	height:114px;
	width:283px;
	float:left;
}

.headerright {
	height:114px;
	width:483px;
	float:left;
}

.greenbar {
	height:26px;
	width:544px;
	float:left;
	text-align:left;
	color:white;
	margin-right:1px;
}

.greennav {
	float:left;
	_padding-bottom:-2px;
}

.ltgraybar {
	height:26px;
	background-color:#e4e5e6;
	width:221px;
	float:left;
}

.graybox {
	width:100%;
	margin-top:1px;
	background-color:#cccccc;
}

.grayboxpadding {
	padding:10px;
}

.graytext {
	color:#666666;
}

.graytext a {
	color:#666666;
	text-decoration:none;
}

.graytext li {
	list-style-type:disc;
	margin-left:20px;
	font-size:10px;
}

.mainpadding {
	padding:20px;
}

.grassimage {
	width:72px;
	float:left;
}

.grasstext {
	padding-top:20px;
	color:#8fbe47;
	font-size:14px;
	width:420px;
	float:left;
	line-height:25px;
}

.mainboxtop {
	background-image:url("/images/boxheader.jpg");
	height:31px;
	width:480px;
}

.mainboxcenter {
	width:478px;
	_width:480px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.maingraybox {
	background-color:#cccccc;
	height:106px;
	padding-top:5px;
	padding-left:20px;
}

.maininfoimage {
	margin-right:10px;
	width:141px;
	float:left;
}

.maintextbox {
	padding-top:5px;
	padding-left:20px;
}

.maininfotext {
	margin-right:10px;
	width:141px;
	float:left;	
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
}

.maininfotitle {
	height:35px;
}

.maininfotext a {
	color:#41a0cf;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.maininfotext li {
	list-style-type:disc;
	margin-left:15px;
}

.mainboxbottom {
	background-image:url("/images/boxfooter.jpg");
	height:15px;
	width:480px;
	border-top:1px solid #cccccc;	
}

.footerpadding {
	padding:0px 0px 10px 20px;
}

.footerlink {
	width:130px;
	text-align:center;
	float:left;
}

.footerlink a {
	color:#8fbe47;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}