#banner
{
	
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #999999;
    background:#EFEFEF;
}
#banner #skipnav
{
	position:absolute;
	top:85px;
	right:0px;
	padding:0.4em 0.6em 0em 0em;
	font-size:0.8em;
}
#banner #skipnav a
{
	color:#3f4c6c;
}
#banner #bannercontainerone
{
	background:#fff;
	height:86px;
}
#banner #bannercontainerone #bannercontainertwo
{
	height:86px;
}
  #localbanner {

	 background: #6F5091;
	 height: 73px;
	}
   


#banner #doh
{
	height:1em;
	clear:both;
	margin:2px 0px 0px 0px;
	color:#003366;
	padding-left:8px;
	line-height:22px;
	font-family:georgia, serif;
	font-weight:bold;
	font-size:20px;
	border:0;
	padding-bottom:0px;
}
#banner #doh a
{
	         color: white;
	             text-decoration: none;
	     padding: 0px;
    font-size: 22px;
    line-height: 26px;
    display: table-cell;
    height: 75px;
    vertical-align: middle;
    padding-left: 15px;
	
}
#banner #doh a:hover, #banner #doh a:focus
{
	color: white;
	text-decoration:none;
}
#banner #global
{
	border:0;
	height:20px;
	clear:both;
}
#banner #global #healthy
{
	color: white;
	padding-left:10px;
	float:left;
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	font-style:italic;
}
#banner #global ul
{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#banner #global li
{
	float:right;
	list-style: none;
	margin-top:0px;
	margin-right:2px;
	padding-left:0px;
	padding-right:0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	height:19px;
	line-height:17px;
}
#banner #global li a
{
	background-color:#ffffff;
	background:url(/img/aught5/shapes/tab_right_trans_100x19.gif) no-repeat top right #ffffff;
	display:block;
	float:left;
	height:19px;
	line-height:19px;
	color:#333333;
}
#banner #global li a span
{
	background:url(/img/aught5/shapes/tab_left_trans_7x19.gif) no-repeat top left;
	display:block;
	float:left;
	height:19px;
	line-height:19px;
	padding-left:8px;
	padding-right:8px;
	color:#333333;
	cursor:hand;
}
#banner #global li a:hover, #banner #global li a:focus
{
	text-decoration:none;
	background-color:#ddeeff;
}
#banner #global #cleardoh
{
	clear:both;
}

@media only screen and (max-width:599px) and (min-width: 1px)  {
#banner #global ul {
  
  display: none; 
}
}
