@charset "utf-8";
.headercontainer {
	width: 757px;
	height: 110px;
	background: #FFFFFF;
	/* margin-top: -18px;  
	border: 1px solid #FF0000; */
}
.headermainContent {
	width: 757px;
	height: 80px;
	position:relative;
	/*padding: 24px 0; 
	border: 1px solid #00CC00; */
}

img.header {
border:none;
margin: 0;
position:relative;
float: left;
top: 20px;
left: 8px;
}

.searchtable {
background-color:#F0CFC9;
height: 42px;
width: 178px;
margin: 0;
position:relative;
top: 32px;
float:right;
}

.headerfoot {
	width: 757px;
	height: auto;
	padding: 8px 0;
	position:relative;
	text-align:left;
	vertical-align: top;
/*	border: 1px solid #FF6600;*/
	
}

.datedisplay {
float: left;
text-align: left;
background-color: #FFFFFF;
margin-right: 100px;
}

p.postitionText {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#981100;
display: inline;
margin: 0;
}

div.navigation {
	width: auto;
	margin: -20px -3px 0px 0px;
    float: right;
/*	border: thin solid #00CC00; */
	
}



