body {
	background-color: #c3d31a;
	margin: 0;
	padding: 0
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
	line-height: 17px;
}

a:link { color: #00a54e; text-decoration: none }
a:visited { color: #00a54e; text-decoration: none }
a:hover { color: #00a54e; text-decoration: underline }
a:active { color: #00a54e; text-decoration: none }


p { margin-top: 0px; margin-bottom: 12px }

ul { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
ol { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
li { margin-bottom: 6px }

#footer { font-size: 12px; line-height: 16px; }
#footer a:link, #footer a:visited, #footer a:active { color: #231f20; text-decoration: none }
#footer a:hover { color: #231f20; text-decoration: underline }

#homefeat { font-size: 13px; line-height: 17px; }
#homefeat a:link, #homefeat a:visited, #homefeat a:active { font-size: 16px; line-height: 19px; color: #231f20; font-weight: bold; text-decoration: none }
#homefeat a:hover { text-decoration: underline }

#homebox { font-size: 12px; line-height: 15px; }

.hometitle { color: #231f20; font-size: 16px; line-height: 19px; font-weight: bold }
a.hometitle:link    { color: #231f20; font-size: 16px; line-height: 19px; font-weight: bold; text-decoration: none }
a.hometitle:visited    { color: #231f20; font-size: 16px; line-height: 19px; font-weight: bold; text-decoration: none }
a.hometitle:active    { color: #231f20; font-size: 16px; line-height: 19px; font-weight: bold; text-decoration: none }
a.hometitle:hover   { color: #231f20; font-size: 16px; line-height: 19px; font-weight: bold; text-decoration: underline }

a.hyh:link{
 color: #0000FF;
 text-decoration: none;

}

a.hyh:visited{
 color: #0000FF;
 text-decoration: none;
}


a.hyh:hover{
 color: #0000FF;
 text-decoration: underline;
}


a.hyh:active{
 color: #0000FF;
 text-decoration: underline;
}


a.subnav:link{
 color: #00a54e;
 text-decoration: none;
 font-size: 13px; 
 line-height: 14px;
 
}

a.subnav:visited{
 color: #00a54e;
 text-decoration: none;
 font-size: 13px; 
 line-height: 14px;
}


a.subnav:hover{
 color: #00a54e;
 text-decoration: underline;
 font-size: 13px; 
 line-height: 14px;
}


a.subnav:active{
 color: #00a54e;
 text-decoration: underline;
 font-size: 13px; 
 line-height: 14px;
}


#homeaddress { font-size: 12px; line-height: 17px; }
#homeaddress a:link, #homeaddress a:visited, #homeaddress a:active { color: #231f20; text-decoration: none }
#homeaddress a:hover { color: #231f20; text-decoration: underline }

#projdetails { font-size: 12px; line-height: 17px; }
#projdetails p { margin-top: 0px; margin-bottom: 18px }
#projdetails ul { margin-top: 5px; margin-bottom: 18px; margin-left: 18px; padding-left: 0 }
#projdetails ol { margin-top: 5px; margin-bottom: 18px; margin-left: 18px; padding-left: 0 }

#xlarge { font-size: 16px; line-height: 23px; }
.xlarge { font-size: 16px; line-height: 23px; }

#large { font-size: 13px; line-height: 18px; }
.large { font-size: 13px; line-height: 18px; }

#normal { font-size: 12px; line-height: 17px; }
.normal { font-size: 12px; line-height: 17px; }

#xsmall { font-size: 10px; line-height: 11px; }
.xsmall { font-size: 10px; line-height: 11px; }

.arrow  { color: #00a54e; font-size: 16px; line-height: 23px }

/* print settings */

.printonly { display: none }
#printonly { display: none }