div {
	margin: 0px;
	padding: 0px;
}	

body {
  text-align: center;
  min-width: 895px;
  font-family: Arial, Helvetica, sans-serif;
  background-color:#FFFFFF;
}

form {
	background-color: #ffffff;
	color: #505050;
	font-size: 9px;
	padding:0px;
	margin-bottom:5px;
	display: inline;
}

img {
   behavior: url("./css/fixpng.htc");
   border: 0px;
}

a.headnav:hover {
	
	font-size: 14px;
	font-weight:bold;
	color: #AAAAAA;
}

a.headnav {
	font-size: 14px;
	font-weight:bold;	
	color: #6D8CB7;
}

a.headnav:hover {
	color: #990000;
}

#headnavheader {
	position: relative;
	vertical-align: middle;
	border-right: 1px solid #AAAAAA;
	padding: 4px 20px 4px 20px;
	margin: 0px;
	display:inline;
}

#headnavheader2 {
	position: relative;
	vertical-align: middle;
	padding: 4px 0px 4px 20px;
	margin: 0px;
	display:inline;
}

select {
	background-color: #ffffff;
	color: #505050;
	font-size: 9px;
	padding:0px;
}

a {
	text-decoration:none;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

a:hover{ /*hover  color*/
	text-decoration:none;
	font-size: 12px;
	color: #990000;
    font-weight: bold;
}

.footer{
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

a.ltfoot {
	text-decoration:none;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

a.ltfootul{
	text-decoration: underline;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

a.ltfootul:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}

a.ltfoot:hover{
	text-decoration:none;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}

a.sub {
	font-weight: normal;
}

a.dkfoot{
	text-decoration:none;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

a.dkfoot:hover{
	text-decoration:none;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

li {
  padding: 0;
  height: 35px;
  float: left;
  position: relative;
  padding-bottom: 4px;
}

li ul {
  display: none;
  padding: 0;
  position: absolute; 
  top: 22;
  left: 20;
  line-height: 11px;
}

li ul.there {
  display: block;
  padding: 0;
  position: absolute; 
  top: 24;
  line-height: 11px;
}

li > ul {
    padding: 0;
	top: 24;
	left: 20;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
    line-height: 11px;
}

li:hover ul, li.over ul { 
	display: block; 
}

li.tiny {
	width: 140px;
	display: block;
	padding: 0px;
	margin: 0px;
}

li.tiny a {
	font-size: 10px;
}

li.tiny a:hover {
	font-size: 10px;
	font-weight: normal;
}

#content {
	clear: left;
	min-height: 400px;
}

#banner {
	left: 10px; 
	top: 10px;
	width: 895px;
}

#banner #logo {
	width: 350px;
	float: left;
}

#banner #logo #tagline {
	position: relative;
	color: #AAAAAA;
	font-size: 13px;
	margin-left: 3px;
	width: 350px;
}

#banner #headnav {
	float: left;
	margin: 7px 0px 0px 230px;
	padding: 0px;
}	

#subnav {
	width: 170px;
	height: 420px;
	margin-top: 35px;
	float: left;
}

#subnav a {
	font-size: 11px;
	font-weight: bold;
}

#subnav a:hover {
	font-size: 11px;
	font-weight: bold;
}

#subnav a.current {
	color: #990000;
}	

#subnav table tr td {
	margin-top: 40px;
	padding: 0px;
}

#subnav img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#spacer {
	width: 10px;
	height: 10px;
}

#maincontent {
	margin: 35px 0px 0px 10px;	
	padding: 0px;
	width: 712px;
	height: 410px;
	border: 1px solid black;
	float: left;
}

#bigfoot {
	width: 895px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#subpagetitle {
	font-weight: bold;
	font-size: 14px;
	color: #6D8CB7;
}

#mainimage {
	float: left;
	width: 430px;
	height: 370px;
	margin: 20px 20px 20px 20px;
}

#maintext {
	float: left;
	width: 220px;
	height: 355px;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	text-align:justify;
	overflow: auto;
	padding-right: 8px;
}

#bluetextheading{
text-decoration:none;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #3399cc;
	font-weight: normal;
	
}

#mainnav {
	 float: left;
	 width: 220px;
	 font-size: 12px;
	 text-align: center;
	 padding: 0px;
	 margin: 0px;
	 font-weight: bold;
	 color: #999999;
}

#mainnav a {
	color: #6D8CB7;
	text-decoration:underline;
}

#mainnav a:hover {
	color: #990000;
}

#container {
	width: 895px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}
