.body {font-size: 83%; font-family: Tahoma, Arial, Helvetica, sans-serif; COLOR: #144580;}
.bodysmall {font-size: 70%; font-family:Tahoma, Arial, Helvetica, sans-serif; COLOR: #144580;}
H1 {font-size: 150%; font-family:Tahoma, Arial, Helvetica, sans-serif; COLOR: #144580; TEXT-DECORATION: bold; margin-top:2px; margin-bottom:0px}
H2 {font-size: 120%; font-family:Tahoma, Arial, Helvetica, sans-serif; COLOR: #144580; TEXT-DECORATION: bold; margin-top:2px; margin-bottom:0px}
P {margin-top:4px; margin-bottom:6px}
td { font-size: 83%; font-family:Tahoma, Arial, Helvetica, sans-serif;color: #144580;} 
.publish  {font-size: 83%; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #144580; margin-top:5px; margin-bottom:5px}
.publish li {font-size: 100%; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #144580; font-weight: normal; list-style:circle;}
a:link {color:#333333; text-decoration:none}
a:visited {color:#333333; text-decoration:none}
a:hover {color:#000033; text-decoration:underline}
.footer {font-size: 90%; color:white;}
.footer a:link{color:white; text-decoration:none; white-space:nowrap; font-weight: normal;}
.footer a:visited{color:white; text-decoration:none; white-space:nowrap; font-weight: normal;}
.footer a:hover{color:white; text-decoration:underline; white-space:nowrap; font-weight: normal;}
.access {font-size: 90%; color:white;}
.access a:link{color:white; text-decoration:none; white-space:nowrap; font-weight: normal;}
.access a:visited{color:white; text-decoration:none; white-space:nowrap; font-weight: normal;}
.access a:hover{color:white; text-decoration:underline; white-space:nowrap; font-weight: normal;}

.lefthand {font-size: 75%; font-family: Tahoma, Arial, Helvetica, sans-serif; COLOR: #000000; 
           padding-left:5px; padding-top:5px; padding-bottom:5px; width:193; height:210; overflow:auto;}
		   
img {
	border: none;
}
input.searchbutton {
    border: none; 	border-style: none; outline: none;
	}
select, input, textarea {
	font-weight: normal;
	color: black;
	background-color: #FBFAFE;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
	font-size: 9pt;
}
/* form display */
form { 
	margin: 0; 
	display: inline;
	padding: 0;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
}
.ver10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ver11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu ul, li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
	margin-top: none;
	margin-right: 0px;
	margin-bottom: Opx;
	list-style: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
}
.menu ul
{
	width: 180px;
	border-top: none;
	border-right: none;
	margin-left: 5px;
	padding: 0px;
	list-style: none;
}
/* this next bit (li/ul) is for the menu that pops-out */
.menu li ul
{
	display: none;
	position: absolute;
	margin-left: 180px;
	margin-top: -20px;
	list-style: none;
	background-image: none;
	background-color: #CCCCCC;
	border-left: solid 1px #30519f;
	border-top: solid 1px #30519f;
	border-right: solid 1px #30519f;
	border-bottom: none;
}
.menu li a
{
	padding: 3px;
	text-decoration: none; color: #000000; 
	border: none;
	border-top: solid 1px #FCF3E5;
	border-bottom: solid 1px #30519f;
	border-left: none;
	border-right: none;
	width: 100%;
	display: block;
	text-indent: 1px;
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
	list-style: none;
}
.menu li a:hover
{
	background-color: #12467F;
	text-decoration: none; 
	color: #ffffff; 
	list-style: none;
}
.menu li
{	
	float: left;
	width: 100%;
	list-style: none;
	border:none;
}
.menu a.hassubmenu
{
	background-image: url('arrow.gif');
	background-repeat: no-repeat;
	background-position: 170px 2px;
}
.menu mainmenu
{
	margin: 0px;	
	margin-left: -20px;	
	margin-bottom: 0px;
}
