#masthead-new 
{
	height: 161px;
	display:block;
	clear:both;
}
#masthead-new #image-links
{
	display:block;
	clear:both;
}
#masthead-new #image-links a
{
	display:block;
	float:left;
}
#masthead-new #branding
{
	height:134px;
	background: url("../images/masthead/branding_bg.jpg") repeat-x bottom left;
	display:block;
	clear:both;
}
#masthead-new #branding #logo
{
	display:block;
	float:left;
}

#masthead-new #branding #utility 
{
	margin:51px 0 0 0;
	clear:right;
	float:right;
	display:inline;
	background: url("../images/bg_utility.gif") repeat-x bottom left #CCE4EE;
	height:83px;
	width:486px;
	display:block;
	float:right;
}

#masthead-new #branding #utility #utilitynav 
{
	padding: 10px 11px 8px 11px;
	margin-bottom:9px;
}

#masthead-new #branding #utility #utilitynav a, #masthead-new #branding #search a 
{
	float:left;
	display:inline;
	line-height: 13px;
	margin-right:8px;
	padding-right:18px;
	font-weight:bold;
	font-size:.625em;
	text-decoration:none;
}

#masthead-new #branding #utility #utilitynav a:hover, #masthead-new #branding #search a:hover 
{
	text-decoration:underline;
}
#masthead-new #branding #utility #utilitynav ul, #masthead-new #branding #utility #loginlogout ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
#masthead-new #branding #utility #utilitynav ul li, #masthead-new #branding #utility #loginlogout ul li 
{
	padding-left:8px;
	background:url("../images/icon_separator.gif") no-repeat top left;
	float:left;
	display:inline;
}
#masthead-new #branding #utility #utilitynav ul li.first, #masthead-new #branding #utility #loginlogout ul li.first 
{
	background:none;
}
#masthead-new #branding #utility #loginlogout ul li.first, #masthead-new #branding #utility #loginlogout ul.loggedout li 
{
	background: none;
	padding-left:0;
}
#masthead-new #branding #utility #loginlogout ul li.first a 
{
	font-size:1.055em;
}
#masthead-new #branding #utility #utilitynav ul li a 
{
	float:none;
	padding-right:0;
	background:none;
	margin-right:8px;	
	line-height:auto;
	display:block;
}

#masthead-new #branding #loginsearch 
{
	height:35px;
	padding: 0 10px 9px 10px;
}
#masthead-new #branding #search 
{
	margin:5px 0 0 7px;
	float: left;
	width:270px;
}
#masthead-new #branding #search input 
{
	float:left;
	width:175px;
	margin-top: 7px;
}
#masthead-new #branding #search button 
{
	float:right;
	background: url("../images/icon_circarrow_util.gif") no-repeat right top;
	background-color: transparent;
	line-height: 13px;
	padding-right:12px;
	padding-left: 0;
	font-weight:bold;
	font-size:.625em;
	margin-top: 10px;
	margin-left:0px;
	color:#236882;
	border: 0;
	font-family: Georgia, Times New Roman, serif;
	cursor: pointer;
}

#masthead-new #branding #search a 
{
	margin-top:5px;
}
