
body {
 padding: 0;
 border: 0px none;
 margin:0;
 position:static;
}
img 
{
	position:static;
	border: 0px none;
	padding: 0;
	margin:0;
}

/* brand slogan*/
/*   adjust image-offset */
img#brand-slogan
{
	margin-left:-10; /* IE 6 OK chrome ng (-5 is valid)*/
}

body.top2 a {
	text-decoration: none;
}


div#menu-container 
{
	position: relative;
 width:991px;
 padding: 0 12;
 margin:0;
 text-align:left;
 border: 0 none;
 height:54px;
}
div#menu-site-logo
{
	width:971px;
	margin:0;
	padding:0;
	border: 0 none;
	text-align:left;
	
	background:url(bg_header_nets3.gif) no-repeat;
	height:28px;
}

table#menu-items
{
	padding:0;
	margin:0;
	border:0 none;
	background:url(bg_mainnav_02.gif) no-repeat;
	border-collapse:collapse;
	width:971px;
	height: 28px;
}
table#menu-items td 
{
	border: 0 none;
	padding:0;
	margin:0;
	text-align:center;
}
table#menu-items td.c1,
table#menu-items td.c2,
table#menu-items td.c3,
table#menu-items td.c4,
table#menu-items td.c5,
table#menu-items td.c6,
table#menu-items td.c7
{
	width: 179px;
	width: 89px;
}

table#menu-items td a
{
	display:inline-block;
	_display: inline;
	font-family: "MS UI Gothic", sans-serif;
	font-size: 12px;
	position:static;
	padding-top:8px;
	font-weight: bold;
	height: 19px;
	_height: 27px;
	width:100%;
	background:url(bg_mainnav_02.gif) no-repeat 0 0;
	color: #003a91;
	overflow:hidden;
}
table#menu-items td a:hover
{
	color: White;
	background:url(bg_mainnav_04.gif) no-repeat -10 -28px;
}
table#menu-items td.c1 a
{
	border-left: 0px none;
	background:url(bg_mainnav_04.gif) no-repeat 0 0;
}
table#menu-items td.c1 a:hover
{
	background:url(bg_mainnav_04.gif) no-repeat 0 -28;
}

div#current-site  a#current-site-top
{
	display:inline-block;
	_display: inline;
	height: 22px;
	width:205px;
	_width:220px;
	padding-left: 10px;
	padding-top: 4px;
	color: #003a91;
	background: url(bg_site-selector_02.gif)  no-repeat;
}
div#current-site a:hover#current-site-top
{
	background: url(bg_site-selector_02o.gif)  no-repeat;
	color: White;
}


div#current-site  a#current-site-dd
{
	position: absolute; top:0;right:0;background: url(bg_site-selector_01.gif)  no-repeat;width: 17px; height: 22px;
}
div#current-site  a:hover#current-site-dd
{
	background: url(bg_site-selector_01o.gif)  no-repeat;
	
}

div#site-selector 
{
	position:absolute;
	top: 10;
	left: 700px;
	height: 22px;
	width:230px;
	font-family: "MS UI Gothic", sans-serif;
	font-size: 10pt;

	
	

}
div#site-selector ul 
{
	width: 214px;
	_width: 214px;
	margin: 0 0 0 0 ;
	padding: 0;
	position:absolute;
	background-color: #f2f2f2;
	text-decoration: none;
	top:20;
	height: 18;
	border: 1px solid #cccccc;
	list-style-type:none;
}

div#site-selector ul li
{

	background-color: #f2f2f2;
	height: 18px;
	width: 100%;
	display:inline-block;
	_display: inline;


}
div#site-selector ul li a
{
	left:0;
	display:inline-block;
	_display: inline;
	color: #003a91;
	text-decoration: none;
	width: 100%;
	height: 16px;
	padding: 2 6 2 6;
	background-color: #f2f2f2;
}

div#site-selector ul li a:hover {
	background-color: #3e70ce;
	color: #ffffff;
	
}
