#Header
{
	background-color:#029aff;
	position: relative;
	width: 984px;
	height: 146px;		
	
}

#TopNavigation
{
	position: absolute;
	left: 525px;
	top: 3px;	
	height: 20px;	
	color: #ffffff;
	width: auto;	
}

#TopNavigation a
{		
	padding-right: 8px;
	padding-left: 6px;	
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;	
	line-height: 14px;
	font-family: Arial;

}

input.HeaderTextBoxSearch
{
	position: absolute;
	left: 785px;
	top: 1px;
	width: 120px;
	height:15px;
	border: solid 0px #00309C;	
	margin-left:16px;
	margin-bottom:3px;
	margin-top:2px;
}

#SearchControls
{
	position: absolute;
	left: 920px;
	top: 3px;
	height: 20px;	
	width: auto;
	margin-left:10px;
}
#SearchControls a
{	
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;	
	line-height: 14px;
	font-family: Arial;
}

#HeaderImage
{
	position: absolute;
	left: 0px;
	top: 21px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

#BottomNavigation
{
	position: absolute;
	left: 204px;
	top: 127px;
	height:20px;
	border-left: solid 1px #FFF;
	
	
}
#BottomNavigation a
{
	/* height:19px; */
	
	/* padding: 3px 15px 3px 26px;	*/
	padding: 3px 10px 3px 15px;
	color: #ffffff;	
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	border-right: solid 1px #FFF;
	line-height:19px;
	
}
#BottomNavigation a.Selected
{
	background-color: #161a45;
	color: #ffffff;
	background-image: url("../Images/NavMenu/arrow.gif");
	background-repeat:no-repeat;
	background-position: 3px 50%;
}

/*####################################################*/

div.HeaderContainer
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
