.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.sideNavLvl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.sideNavLvl1 a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}
.sideNavLvl1 a:hover {
	text-decoration: underline;
	color: #111111;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006E53;
}
.bodyText a:link,a:active,a:visited {
	text-decoration: none;
	color: #006E53;
}
.bodyText a:hover {
	text-decoration: underline;
}
.sideNavLvl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006E53;
	font-weight: bold;
	padding-left: 10px;
}
.sideNavLvl2 a:link,a:active,a:visited {
	text-decoration: none;
	color: #006E53;
}
.sideNavLvl2 a:hover {
	text-decoration: underline;
	color: #117F64;
}
.bodyTextSub {
	font-weight: bold;
	color: #006E53;
}

