﻿#headContent
{
	
	z-index:1000;
}

#headContentMiddle TABLE
{
	width:240px;
	right:0px;
	position:absolute;
	top:32px;
	z-index:1;	
}

#ctl00_placeholderhead_ctl06_autocompleteContainer
{

}

DIV.searchBox INPUT.inputleft
{
	border:1px solid #006da7;
	height:18px;
}

DIV.searchBox SPAN.button 
{
	float:left; 
	font-size:0.94em !important;
}

DIV.autocompleteContainer
{
	
	width:235px !important;
	display:block;
	visibility:hidden;
	
	
}

DIV.autocompleteContainer A, DIV.autocompleteContainer A:hover
{
	color:#006da7 !important;
	
}

DIV.autocompleteContainer DIV.body A, DIV.autocompleteContainer DIV.body A:hover
{
	color:#000000 !important;
	text-decoration:none !important;
}

DIV.autocompleteContainer DIV.results
{
	width:235px;
	border:1px solid #67a7ca;
	overflow:hidden;
	
}

DIV.autocompleteContainer DIV.results DIV.summaries
{
	border-top:1px solid #67a7ca;	
}

DIV.suggestionEntry 
{
	padding:5px 10px 5px 10px;
	background-color: white;
	white-space: normal;
    	overflow: hidden;
}

DIV.suggestionEntryHover 
{
	padding:5px 10px 5px 10px;
    	white-space: normal;
    	overflow: hidden;
    	background-color: #EFFBFF;
    	cursor:pointer;
}
DIV.clearer
{
	clear:both;
	font-size:0px;
	line-height:0px;
}

#mainMenu ul li 
{ 
	position:relative;
	
}

.highwaylow
{ 
	margin-top: 10px; 
	padding: 20px 0 27px 0; 
}

.highway h1, .highwaylow h1
{ 
	position: relative; top: 0px 
}

.highway .hrfirst, .highwaylow .hrfirst
{ 
	position:relative; 
	top: 0px; 
	margin: 0px 0px 13px 0px; 
}

DIV.rich_media
{
	position:relative;
}

<!--[if IE]>
.highway .hrfirst, .highwaylow .hrfirst
{ 
	margin-bottom: 13px;
}

<![endif]-->


