html, body {height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	margin-left: 35px;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	margin:5px 10px 5px 0px;
	color: #072A58;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -10px;
	margin-bottom: -15px;
}
H4 { FONT-WEIGHT: bold; FONT-SIZE: 12px; margin:10px 0 10px 0; color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
BODY { FONT-SIZE: 11px; color: #000000; FONT-FAMILY: arial, verdana, sans-serif; }
P { FONT-SIZE: 11px; color: #000000; FONT-FAMILY: arial, verdana, sans-serif; }
TD { FONT-SIZE: 11px; color: #000000; FONT-FAMILY: arial, verdana, sans-serif; }
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover
{
	color: #FF3300;
}
a:active
{
	color: #0000CC;
}
UL {  margin: 5px 0px 5px 35px; }

.sidenav {
	background-color: #3766A1;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
}
.sidenav a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	width: 100%;
	display: block;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:hover
{
	background-color: #FF9900;
	color: #000000;
	text-decoration: none;
}
.sidenav a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav-lower {
	background-color:#8CAFD2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidenav-lower a
{
	text-decoration: none;
	color: #072A58;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sidenav-lower a:link {
	color: #072A58;
	text-decoration: none;
}
.sidenav-lower a:visited {
	color: #072A58;
	text-decoration: none;
}
.sidenav-lower a:hover
{
	background-color: #FFCC00;
	color: #000000;
	text-decoration: none;
}
.sidenav-lower a:active
{
	color: #072A58;
	text-decoration: none;
}
.sidenav-lower-on { background-color:#e6e6e6;  border-style: solid none solid none; border-width:1px; border-color:#ffffff; padding: 5px 10px 5px 10px;}
.sidenav-small { FONT-SIZE: 11px; color: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; LINE-HEIGHT:13px;}
.sidenav-small a
{
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 100%;
}
.sidenav-small a:hover
{
	background-color: #FFCC00;
	color: #000000;
}
.sidenav-small a:active
{
	color: #000000;
}
.sidenav-smallTitle {
	FONT-SIZE: 10px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.sidenavBorder {
	border-top: 1px #8CAFD2;
	border-right: 1px solid #8CAFD2;
	border-bottom: 1px #8CAFD2;
	border-left: 1px #8CAFD2;
}
.rightcolumn { BACKGROUND-color: #cccccc; padding: 10px;}

.nav { FONT-WEIGHT: bold; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none; }
.nav a { color: #00ffff; TEXT-DECORATION: none; }
.nav a:visited { color: #0000ff; TEXT-DECORATION: none; }
.nav a:hover { color: #000099; TEXT-DECORATION: underline;}

.nav-on { FONT-WEIGHT: bold; color: #666666; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none; }
.nav-on a { color: #666666; TEXT-DECORATION: none; }
.nav-on a:visited { color: #666666; TEXT-DECORATION: none; }
.nav-on a:hover { color: #666666; TEXT-DECORATION: underline;}

.navlower { FONT-WEIGHT: bold; color: #0000ff; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none; }
.navlower a { color: #666666; TEXT-DECORATION: none; }
.navlower a:visited { color: #666666; TEXT-DECORATION: none; }
.navlower a:hover { color: #666666; TEXT-DECORATION: underline;}

.hnavbg { BACKGROUND-color: #e6e6e6; }
.hnav {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #072A58;
}
.hnav a
{
	text-decoration: none;
	color: #072A58;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
}
.hnav a:link {
	color: #072A58;
	text-decoration: none;
}
.hnav a:visited {
	color: #072A58;
	text-decoration: none;
}
.hnav a:hover
{
	background-color: #072A58;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.hnav a:active
{
	color: #072A58;
	text-decoration: none;
}
.hnav-on {
	BACKGROUND-color: #E7EEF5;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #072A58;
	border-right-color: #072A58;
	border-left-color: #072A58;
}
.hnav-on a
{
	text-decoration: none;
	color: #072A58;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.hnav-on a:link {
	color: #072A58;
	text-decoration: none;
}
.hnav-on a:visited {
	color: #072A58;
	text-decoration: none;
}
.hnav-on a:hover
{
	color: #000000;
	text-decoration: none;
}
.hnav-on a:active
{
	color: #072A58;
	text-decoration: none;
}
.hnavBkgd {
	background-image: url(../images/body-top-bkgd.gif);
	background-repeat: repeat-x;
}
.topRBkgd {
	background-image: url(../images/bkgd-tr.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #072A58;
}
.topH2Bkgd {
	background-image: url(../images/bkgd-h2.gif);
	background-repeat: repeat-x;
}
.mainbody {
	padding: 15px;
	background-color: #E7EEF5;
}
.searchboxBorder {
	border-top: 1px none #8CAFD2;
	border-right: 1px solid #8CAFD2;
	border-bottom: 1px none #8CAFD2;
	border-left: 1px solid #8CAFD2;
}
.searchboxPadding {
	padding-right: 10px;
	padding-left: 10px;
}
.searchboxGradient {
	background-color: #B2CAE1;
	background-image: url(../images/search-box-bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
.bottomLink {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
A.bottomLink:link {
	color: #FFFFFF}
A.bottomLink:visited {
	color: #FFFFFF}
A.bottomLink:hover {
	color: #FFCC00}
A.bottomLink:active {
	color: #FFFFFF}
.bottomList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 15px;
}
.barBottomCaption {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-size: 10px;
}
select {

	font-size: 10px;
}
.padding10 {
	padding: 10px;
}
.required {	color:red;
	font-weight:bold;
	font-size: 9px;
}
.style2 {color: #000000; font-weight: bold; font-size: 9px; }

