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:active { color: #00a54e; text-decoration: none }
a:hover { color: #00a54e; text-decoration: underline }

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: #aeb0b2; text-decoration: none }
#footer a:hover { color: #aeb0b2; 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; }
#homebox a:link, #homebox a:visited, #homebox a:active { color: #00a54e; text-decoration: none }
#homebox a:hover { color: #00a54e; text-decoration: underline }

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


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

#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: block }
#printonly { display: block }
.noprint { display: none }
#noprint { display: none }
