@charset "UTF-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
.blockheader {
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	width: 194px;
	padding: 4px 20px 4px;
	font-size: 11pt;
}
.copyright {
	color: #333333;
	font-size: 10px;
	padding-top: 6px;
	text-align: center;
}
.boldbulletheading {
	color: #003366;
	font-weight: bold;
	font-size: 9pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
	color: #003366;
}
h3 {
	font-size: 12pt;
}
.bottomNav {
	font-size: 9pt;
	text-align: center;
	line-height: 14pt;
}
.topNav {
	color: #666666;
	font-size: 10pt;
	float: right;
	padding-right: 20px;
}
.bodyother {
	line-height: 18px;
	font-size: 13px;
	text-align: justify;
}
.textfield {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #003366;
	text-align: center;
}
h4 {
	font-size: 11pt;
	color: #003366;
}
.formlabels {
	color: #000000;
	font-size: 13px;
}
.bullets {
	font-size: 10pt;
	text-align: center;
	line-height: 13pt;
	color: #000000;
}
.sidebarheader {
	color: #003366;
	text-align: left;
	font-size: 13px;
}
.bodycenter {
	line-height: 18px;
	font-size: 13px;
	text-align: center;
	color: #000000;
}
.boldbulletheadingwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.topnavblue:link {
	color: #003366;
	text-decoration: none;
}
.topnavblue:visited {
	text-decoration: none;
	color: #003366;
}
.bodyLeft {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
#viewerButton{
	padding-top:7px;
}
