@charset "UTF-8";
.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
.contacttext a:link {
	color: #999999;
	text-decoration: none;
}
.contacttext a:visited {
	color: #999999;
	text-decoration: none;
}
.contacttext a:hover {
}
.contacttext a:active {
	color: #999999;
	text-decoration: none;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 10pt;
}
.footertext a:link {
	color: #666666;
	text-decoration: none;
}
.footertext a:visited {
	color: #666666;
	text-decoration: none;
}
.footertext a:hover {
	color: #000000;
	text-decoration: underline;
}
.footertext a:active {
	color: #95927F;
	text-decoration: none;
}
.sub { position: relative; bottom: 0; left:.2ex; font-size: 80%;}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.bodytext a:hover {
	color: #006699;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: normal;
}
