.homeBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c2845;
}
.100 {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	width: 100%;
}
.navL2td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navL2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.navL2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navL2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navL2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navL2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:visited {
	color: 264270;
}
a:hover {
	color: 264270;
}
a:active {
	color: 264270;
}
a:link {
	color: 264270;
}.formElement {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
.greybar {
	position: relative;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	height: 100%;
	clip:  rect(auto auto auto auto);
	background-color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;

}
blockquote {
	margin-bottom: 0px;
	margin-top: 0px;
}
.bulletList {
	list-style-image: url(/images/bullet.gif);
}
