@charset "utf-8";
/* CSS Document */

.mainnav {
	border-bottom-style: dotted;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.secondarynav {
	border-bottom-style: dotted;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #02099c;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #7fff00;
	background-color: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 18px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #333333;
}
.bold {
	font-weight: bold
}
.credit {
	font-size: 9px;
}
.creditnumber {
	font-size: 8px;
	line-height: 10px;
}
.homepagefeatures {
	border-top-style: dotted;
	border-bottom-style: dotted;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-color: #CCC;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.labelsmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #02099c;
	text-indent: 12px;
	line-height: 10px;
}
.labelside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #02099c;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cccccc;
	margin-right: 12px;
	margin-left: 12px;
}
.webtext_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.copyright_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.bold {
	font-weight: bold;
}
.pagetitle {
	font-size: 40px;
	color: #CCC;
	font-weight: normal;
}
