BODY {
    
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#A9A9A9;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
	font-weight : normal;	
}
TD A:LINK {color : #373737; text-decoration : none;}
TD A:VISITED {color : #373737; text-decoration : none;}
TD A:ACTIVE {color : #373737; text-decoration : none;}
TD A:HOVER {color : #BA0303; text-decoration : none;}

B {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
	font-weight : bold;	
}
B A:LINK {color : #373737; text-decoration : underline;}
B A:VISITED {color : #373737; text-decoration : underline;}
B A:ACTIVE {color : #373737; text-decoration : underline;}
B A:HOVER {color : #BA0303; text-decoration : underline;}

.whitetxt {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;	
}

.whitetxtbold {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;	
}
.whitetxtbold A:LINK {color : #ffffff; text-decoration : none;}
.whitetxtbold A:VISITED {color : #ffffff; text-decoration : none;}
.whitetxtbold A:ACTIVE {color : #ffffff; text-decoration : none;}
.whitetxtbold A:HOVER {color : #ffffff; text-decoration : none;}

.bluetxtbold {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1184bc;
	font-weight : bold;	
}
.bluetxtbold A:LINK {color : #1184bc; text-decoration : none;}
.bluetxtbold A:VISITED {color : #1184bc; text-decoration : none;}
.bluetxtbold A:ACTIVE {color : #1184bc; text-decoration : none;}
.bluetxtbold A:HOVER {color : #1184bc; text-decoration : none;}

.bluenav {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1184bc;
	font-weight : bold;	
}
.bluenav A:LINK {color : #1184bc; text-decoration : none;}
.bluenav A:VISITED {color : #1184bc; text-decoration : none;}
.bluenav A:ACTIVE {color : #1184bc; text-decoration : none;}
.bluenav A:HOVER {color : #1184bc; text-decoration : none;}

.tailnav {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;	
}
.tailnav A:LINK {color : #1184bc; text-decoration : none;}
.tailnav A:VISITED {color : #1184bc; text-decoration : none;}
.tailnav A:ACTIVE {color : #1184bc; text-decoration : none;}
.tailnav A:HOVER {color : #1184bc; text-decoration : none;}


.contact {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #373737;
	font-weight : bold;	
}

.pdfbold {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;	
}
.pdfbold A:LINK {color : #ffffff; text-decoration : none;}
.pdfbold A:VISITED {color : #ffffff; text-decoration : none;}
.pdfbold A:ACTIVE {color : #ffffff; text-decoration : none;}
.pdfbold A:HOVER {color : #9f0000; text-decoration : none;}

.specs {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : normal;	
}

.bigtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #373737;
	font-weight : bold;	
}

.features {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #023c7d;
	font-weight : bold;	
}

.mb {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : bold;	
}
.mb A:LINK {color : #373737; text-decoration : none;}
.mb A:VISITED {color : #373737; text-decoration : none;}
.mb A:ACTIVE {color : #373737; text-decoration : none;}
.mb A:HOVER {color : #5f5f5f; text-decoration : none;}

#header {
	position:absolute;
	left:50%;
	margin-left: -400px;
	z-index:1;
}

#logo {position: absolute;
		 Left: 20px;
		 top: 40px;
		 z-index:0;
		 }

#slogan {position: absolute;
		 Left: 300px;
		 top: 50px;
		 }
		 
#bartop {position: absolute;
		 Left: 0px;
		 top: 98px;
		 }
		 
#bluenavbg {position: absolute;
         display: block;
		 width: 758px;
		 height: 35px;
		 Left: 0px;
		 top: 118px;
		 background-color: #456ea3;
		 }


 
 

a.nav
{   font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
	font-weight : normal;	
	text-decoration : bold;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 1px;
}

a.nav:hover, a.nav:focus
{
	text-decoration: none;
}

a.nav_footer
{
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

a.nav_footer:hover, a.nav:focus
{
	text-decoration: underline;
}


.dbMenu li{
	float:left;
	width:112px;
}
.dbMenu li ul{
	position:absolute;
	top:28px;
	left:-1px;
	width:185px;

}

#menu{
    z-index:1;
	position:relative;
	top:0;
	left:0;
	padding:3px;
	margin:1px;
	list-style:none;
}
li ul{
	position:relative;
	display:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	
}
li{
	font-size: 11px;
	position:relative;
	border:0px solid #456ea4;
	padding:5px 0px 8px;
	margin:0px;
}

.click ul{
	display:block;
	
	
}

li.menu1
{   
    background: transparent url(../images/buttonbg.gif) no-repeat top left;
	color: #373737;
	text-align: center;
	text-decoration: none;
}

li.menu1:hover
{
	background-color: transparent;
	color: #373737;
	text-align: center;
	text-decoration: none;
}

li.menu1 a
{
	background-color: transparent;
	color: #373737;
	text-align: center;
	text-decoration: none;
}

li.menu2
{
	background-color: #FFFFFF;
	height: 11px;
	color: #373737;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #456ea0;
}

li.menu2:hover
{
	background-color: #def4fc;
	color: #373737;
	text-align: left;
	text-decoration: none;
}

li.menu2 a
{
	background-color: transparent;
	color: #373737;
	text-align: left;
	text-decoration: none;
}

.hover{
	background-color:#FFFFFF;
}
li ul li.hover, li ul li.hover a:hover{
	background-color: #def4fc;
}
li.hover, li.hover a:hover{
	background-color:#transparent;

}

ul.submenu
{
   width: 100px;
   height: 18px;
   list-style:none;
   position: relative;
   margin: 0;
   padding: 0;
}
		   
li.subitem 
{
	width:100px;
	height: 20px;
	display: block;
	float: left;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #e3e3e3;
}

li.subitem a 
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

li.subitem a:hover 
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #8cbfdd;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

li.subside 
{
	width:100px;
	height: 20px;
	display: block;
	float: left;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #e3e3e3;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #e3e3e3;
}
li.subside 
{
	width:100px;
	height: 20px;
	display: block;
	float: left;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #e3e3e3;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #e3e3e3;
}
li.subside a 
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #cfcece;
	margin: 0;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

li.subside a:hover
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #8cbfdd;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
li.hlight 
{
	width:100px;
	height: 20px;
	display: block;
	float: left;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #8cbfdd;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #e3e3e3;
}
li.hlight a 
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #8cbfdd;
	margin: 0;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
li.hlight a:hover 
{
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #373737;
	text-decoration: none;
	background-color: #8cbfdd;
	padding-top:2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.infoLink .hotline
{
	float: left;
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.infoLink .spacer
{
	color: #fff;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}
.infoLink a
{
	display: block;
	float: right;
	margin-right: 10px;
	display: inline;
	color : #fff; 
	text-decoration : none;
	margin-top: 2px;
}
.infoLink a:link, .infoLink a:focus, .infoLink a:visited
{
	color: #fff;
	-moz-outline-style: none;
}
.infoLink a:hover	
{
	color : #fff; 
	text-decoration : underline;
}