h1 {
	color: #244462;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #244462;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

h3 {
	color: #244462;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin: 0px auto;
}
a,a:hover,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content {
	padding: 0px;
	position: absolute;
	width: 700px;
	top: 205;
	height: auto;
	background-image: url(images/pageBack.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
#header {
	position: absolute;
	width: 700px;
	left: auto;
	top: 10px;
	right: auto;
	bottom: 0px;
	height: 195;
	z-index: 2;
	background-image: url(images/pageBack.gif);
}








#navBox {
	position: absolute;
	left: auto;
	top: 142px;
	right: auto;
	bottom: 0px;
	width: 700px;
	height: 20;
	z-index: 4;
	overflow: visible;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/navBack.gif);
	background-repeat: no-repeat;
}
#menuTextArea {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 682px;
	height: 20px;

}
a.mainNavText {
	color: #ffffff;
	text-decoration: none;
}
.dropMenus, .display {
	float:left;
	width:97px;
	left: 10px;
	clear: none;


}
.dropMenus .subNavs {
	display: none;
}
.subsNavs {
	background-color: 203F5D;
}
.subNavs a{
	display: block;
}
a.mainNavText, a.mainNavText:hover, a.mainNavText:active, a.mainNavText:visited, a.subNavLinks, a.subNavLinks:hover, a.subNavLinks:active, a.subNavLinks:visited { 
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: none;
	text-align: center;
	font-weight: bold;
}
a.subNavLinks, a.subNavLinks:active, a.subNavLinks:visited {
	color: white;
	background-color: 203F5D;
	text-align: center;
}
a.subNavLinks:hover {
	color: white;
	background-color: 5E7388;
	text-align: center;
}






div#subHeader {
	position: absolute;
	width: 700px;
	left: auto;
	top: 162px;
	right: auto;
	bottom: 0px;
	background-image: url(images/subHeaderBack.jpg);
	background-repeat: no-repeat;
	height: 41px;
	z-index: 3;
}
a#subHeaderLink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #041b46;
	text-decoration: none;
	line-height: 1px;
}
#subHeaderLink a:active {
	color: 041b46;
	text-decoration: none;
}
a:visited#subHeaderLink  {
	color: 041b46;
	text-decoration: none;
}
a:hover#subHeaderLink  {
	text-decoration: underline;
}
#subHeader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #041b46;
}
.largeFooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #051B2F;
	text-align: center;
	line-height: 0px;
}
a#largeFooterLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #051B2F;
	text-decoration: underline;
	line-height: 1px;
}
a:active#largeFooterLink {
	color: 051B2F;
	text-decoration: underline;
}
a:visited#largeFooterLink {
	color: 051B2F;
	text-decoration: underline;
}
a:hover#largeFooterLink {
	text-decoration: none;
}
.smallFooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 051B2F;
	text-align: center;
	line-height: 1px;
}
a#smallFooterLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #051B2F;
	text-decoration: underline;
	line-height: 1px;
}
a:active#smallFooterLink {
	color: 051B2F;
	text-decoration: underline;
}
a:visited#smallFooterLink {
	color: 051B2F;
	text-decoration: underline;
}
a:hover#smallFooterLink {
	text-decoration: none;
}
