﻿.headercontainer
{
	width: 780px; 
	display: block; 
	float:none; 
	clear:both;
	margin:0px;
	padding:0px;
}
	
.headerlogo {
	display:inline; 
	float: left; 
	width: 114px; 
	background: #fff;
}
.headerblock
{
	display:block;
	float: right;  
	clear:none;
	width: 666px;
	}
	
.headerinfo 
{
	display: block; 
	float:none;
	clear:both;
	width: 666px; 
	height: 24px; 
	background: #003399; 
	color: #fff;
	}	
	
.headertools 
{
	display: block; 
	float:none; 
	clear:both;
	width: 660px;
	height: 62px; 
	margin:0px;
	padding:0px;
	}	

.headeracc 
{
	display: block; 
	float:none; 
	clear:both;
	width: 666px; 
	height: 24px; 
	background: #99cc00;
	font-size:.9em;
	}
	
.headeracc a
{
	display:inline;
	padding-left: 15px;
    color: white;
    font-weight: bold;
    text-decoration:none;
    vertical-align :middle;
    text-align:center;
    font-size:.9em;
}

.headeracc a:hover
{
	 color: #ffcc66;
	 font-size:.9em;
}

 .headergroupdd 
 {
	width:180px;
	display:inline; 
	vertical-align:middle;  
    margin-left:35px;
 }
         	

.headertitle
 {
	display:block;
	width:90%; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:10px;
	float:none;
	clear:both;
}

.hrtop, .rbottom{display:block;background: #FFF;}
.hrtop *{display: block; height: 1px; overflow: hidden;background: #006699;}
.hrbottom *{display: block; height: 1px; overflow: hidden;background: #006699;}
.hr1{margin: 0 5px}
.hr2{margin: 0 3px}
.hr3{margin: 0 2px}
.hr4{margin: 0 1px; height: 2px} 

 
 .htitle, .htitle a
{
   background:#006699; 
   color:#fff; 
   font-family:Arial, helvetica;
   font-size:18px; 
   font-weight:bold;
   padding-left:20px;
}
	

