body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
}

td img {display: block;}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}


#honeypotsome{
visibility:hidden;
}


#line {
	background-color: #535E8E;
	height: 7px;
	width: 100%;
	font-size: 1px;
	clear: both;

}

#footer {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 6px;
	position: relative;
	bottom: 0px;
	background-color: #FFFFFF;
}

.strong {
	font-size: 11px;
	font-weight: bold;
	margin-left: 19px;
	letter-spacing: 1px;
}


#splashimage {
	background-image: url(images/splashb.jpg);
	height: 153px;
	background-repeat: no-repeat;
	}


#main {
    color: #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	width: 750px;
	border: 1px solid #000000;
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat-y;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #910000;
	width: 100%;
	text-indent: 20px;
}



#topnav 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	float:none;
	position: relative;
	left: 0px;
	top: 121px;
 }

#topnav a 
  {
    color: #fff;
	margin-left: 14px;
	border-bottom: none;
	background: #353C5B;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
  }
  
/* not needed  
#topnav a:link
  {

	color: #fff;
  }
#topnav a:visited 
  {
	color: #fff;
  }  
  */
  
  
#topnav a:link:hover, #topnav  a:visited:hover {
   color: #fff;
   background: #525B8B;
   }


li#current a {
   background: white;
}   


#content{
	width: 475px;
	position: relative;
	right: 20px;
	top: 20px;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-bottom: 42px;
	text-align: justify;
	line-height: 1.3em;
	display: inline;
}



p.hide {
display: none; 
}

#navsite p{
	padding-right: 5px;
	padding-left: 15px;
}


#navsite {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 232px;
	top: 20px;
	border-bottom-width: 24px; 
	margin-right: 0px;
	padding-right:0px;
display: inline;	 
}


#navsite ul {
list-style: none;
margin: 0px;
padding: 0px;

}


#navsite ul li {
	margin:0px;
	padding:0px;
    
}

#navsite a {
	display: block;
	border-left: 10px solid #cccccc;
    border-bottom: 1px solid #ffffff;
	background-color: #EBEBEB;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	
}



html>body #navsite ul li a 
 {
 width:auto;
 }

#navsite ul li a:hover {
border-left: 10px solid #AA0000;
background-color: #AEBBDB;
}

#navsite a:hover {
border-left: 10px solid #039;
background-color: #AEBBDB;
}
