#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
headline {
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00A652;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.bodyhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00A650;
}
#navlist
{
	margin-left: 0;
	padding-left: 20px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	filter: Invert;
}

#navlist li 
{
	padding-left: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	filter: Invert;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00A650;
}
.subheadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.bodySmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.bodySmallIndentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-left: -20px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
}
.moreInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-left: -20px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
	color: #00A650;
}
