.border {
	border-color: #b2b3b4;
}
.searchborder {
	border-color: #b2b3b4;
    font-family: arial;
	    font-size: 12px;
	    color: #999999;
}

.noborder {
	border: none;
}

.navtext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0867a9;
}
a.navtext:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.navtext:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.navtext:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0867a9; /*#FFFFFF;*/
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
	background-color: #e4e4e6; /*#f26f21;*/
	text-decoration: none;
	display: block;
}
.menu:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.subheader {
	font-family: Arial;
	font-size: 18px;
	
	font-weight:bold;
	color: #0867a9;
}

.subheadergray {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;

	color: #0867a9; /*#999999; /*#333333;*/
}
.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.copyrighttext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.table
{
     font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#divheader
{
    top:0px;
    left: 0px;
    width:922px;
}

.formbody
{
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#divbody
{
    left: 0px;
    width:922px; 
}

#divfooter
{
    
    left: 0px;
    width:922px;
   
}
