div#printheader
{
	display: none;
	position:absolute;
	top: -1000px;
}

div#header
{
	position: absolute;
	top: 40px;
	height: 122px;
	width: 920px;
	background-image: url(Masthead_br4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
}

div#header a#homelink img
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 122px;
	width: 920px;
	border: 0px;
}

div#sectionnav
{
	position:absolute;
	top: 182px;
	width: 920px;
	height: 22px;
}


div#sectionnav ul
{
	position: absolute;
	left: 160px;
	margin: 0px;
	padding: 0px;
}

div#sectionnav ul
{
	list-style: none;
}

div#sectionnav ul li
{
	display: inline;
	margin: 0px; 
	padding: 0px;
}

div#sectionnav ul li a
{
	display: block;
	float: left;
	font-size: 14px;
	padding: 3px 22px 3px 15px;
	background-color: white;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	clear: none;
}

div#sectionnav ul li a.selected
{
	color: #5b96c9;
	font-weight: bold;
}

div#sectionnav ul li a:hover
{
	text-decoration: underline;	
}

div#searchbar
{
	position: absolute;
	top: 10px;
	height: 20px;
	width: 920px;
	position: absolute;
	text-align: right;
}

div#searchbar a img
{
	border: 0px;
}

div#searchbar ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#searchbar ul li
{
	margin: 0px; 
	padding: 0px;
	display: inline;
}

div#searchbar #searchbox
{
	vertical-align: top;
	font-size: 10px;
	margin-top: 0px;
	width: 130px;
	border: solid 1px #cccccc;
}

div#searchbar #searchbutton
{
	height: 18px;
	vertical-align: top;
	padding: 1px 5px;
	font-size: 10px;
	border: solid 1px #878787;
}

img#headerbutton
{
	position: absolute;
	top: -19px;
	border: 0px;
}