h1 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
pre { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.featurebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00780D;
	padding: 5px;

}
.rightlist {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	padding-top: 10px;
	padding-left: 5px;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;


}
.bodyHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
}
.link2:link { color: black; text-decoration: underline }
.link2:visited { color: black; text-decoration: underline }
.link2:hover  { color: gray; text-decoration: underline }
.link2:active { color: black; text-decoration: underline }
a:link { color: blue; text-decoration: underline }
a:visited { color: blue; text-decoration: underline }
a:hover { color: #4169e1; text-decoration: underline }
a:active { color: blue; text-decoration: underline }
.spclLeft { background-repeat: no-repeat; border-top: 2px solid #bfcde8; border-bottom: 2px solid #bfcde8; border-left: 2px solid #bfcde8; }
.spclRight { border-top: 2px solid #bfcde8; border-bottom: 2px solid #bfcde8; border-right: 2px solid #bfcde8; }
#container {
	width: 790px;
}
#container #mainContent {
	margin-right: 5px;
	margin-left: 5px;
}
