.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #000000;

}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	background-color: #CCCCCC;
}
.NAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image:    url(images/img_green_bullet.gif);
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	font-style: normal;
}
.HeadersBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	font-style: oblique;
}
.Headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #FFFFFF;
}
.box {
	border: 2px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFCC;
}
.TopNavBody {
	background-attachment: fixed;
	background-image:    url(images/background.gif);
	background-repeat: repeat;
	background-position: -3px;
}
.BodyMain {
	background-attachment: fixed;
	background-image:    url(images/background.gif);
	background-repeat: repeat;
}
.BoxedHeader {
	background-color: #CCCCCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	font-style: italic;
}
.HeadersBigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
BODY {
	background-attachment: fixed;
	background-image:   url(images/background.gif);
	background-repeat: repeat;
	top: 20px;
}
.HeaderTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	font-style: oblique;
}
.TableTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.OrderedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image:    none;
	list-style-type: decimal;
	list-style-position: outside;


}
