p, ul, li {
	margin-top: 0;
	padding-top: 0;
}


.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

li.bodystyle{
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #666666;
	list-style-image: url(index/bullet.gif);
}
a.bodystyle:link {color: #009933; font-weight: bold; text-decoration: underline; }
a.bodystyle:visited {color: #009933; font-weight: bold; text-decoration: underline; }
a.bodystyle:hover {color: #666666; font-weight: bold; text-decoration: underline; }
a.bodystyle:active {color: #666666; font-weight: bold; text-decoration: underline; } 

.bodystyle_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a.bodystyle_bold:link {color: #009933; font-weight: bold; text-decoration: underline; }
a.bodystyle_bold:visited {color: #009933; font-weight: bold; text-decoration: underline; }
a.bodystyle_bold:hover {color: #666666; font-weight: bold; text-decoration: underline; }
a.bodystyle_bold:active {color: #666666; font-weight: bold; text-decoration: underline; } 

.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

a.box_text:link {color: #009933; font-weight: bold; text-decoration: underline; }
a.box_text:visited {color: #009933; font-weight: bold; text-decoration: underline; }
a.box_text:hover {color: #666666; font-weight: bold; text-decoration: underline; }
a.box_text:active {color: #666666; font-weight: bold; text-decoration: underline; } 


.mainhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.hdr_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.hdr_white:link {color: #FFFFFF; text-decoration: none; }
a.hdr_white:visited {color: #FFFFFF; text-decoration: none; }
a.hdr_white:hover {color: #FFFFFF; text-decoration: none; }
a.hdr_white:active {color: #FFFFFF; text-decoration: none; } 


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.nav:link {color: #FFFFFF; text-decoration: none; }
a.nav:visited {color: #FFFFFF; text-decoration: none; }
a.nav:hover {color: #FFFFFF; text-decoration: underline; }
a.nav:active {color: #FFFFFF; text-decoration: underline; } 

.cta_img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer {
	font-size: 9px;
	color: #009933;

}

a.footer:link {color: #009933; text-decoration: none; }
a.footer:visited {color: #009933; text-decoration: none; }
a.footer:hover {color: #999999; text-decoration: underline; }
a.footer:active {color: #999999; text-decoration: underline; } 
