/* CSS Document */

.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000033;
	display: block;
	padding: 8px;
	width: 150px;
}
.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	background-color: #C4C9C2;
	display: block;
	padding: 8px;
	width: 150px;
}
.Bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5pt;
}
.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	height: 0pt;
}
.Bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.BodyIndented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 20pt;
}

.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000033;
}
