
/* Global nav */


#Globalnav {
	background-image: url(/images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 935px;
	float: left;
	height: 25px;
	margin-left:5px;
}

#Globalnav_ms {
	background-image: url(/images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1195px;
	float: left;
	height: 25px;
	margin-left:5px;
	
	}
	
.outerwrapper {
	list-style-type: none;
	background-image: url(/images/nav_right.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	height:25px;
	background-position: right;
	}
.innerwrapper{
	background-image: url(/images/navbg.gif);
	background-repeat: repeat;
	height:25px;
	margin-right: 10px;
	}

.innerwrapper a:link, .innerwrapper a:visited, .innerwrapper a:hover, .innerwrapper a:active{
	color: #00019A;
	text-decoration: none;
	font-size: 0.85em;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	vertical-align:middle;
	}/* duplicate in ie.css*/

.innerwrapper a:hover {
	color: #000000;
/*	text-decoration:underline;*/
	}
.innerwrapper a:active, .innerwrapper a:focus  {
	color: #000000;
}
.innerwrapper a.active {
	color:#000000;
	padding-bottom:0;
	padding-top:0;
	background-color:#fff;}



/* Left navigation - styles unordered list */
/* Side Drill nav ( previously navIII)*/
.SideNavTitle {
	float: left;
	height: 20px;
	width: 180px;
	margin:0px 0px 0px 4px;
	clear: both;
	padding: 3px 0px 0px 12px;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	letter-spacing: .01em;
	background-image: url(/images/sideNav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
 #SDnav {
	font-size: 1em;
	width:199px;
	padding:0px;
	margin-top:1px;
	margin-left:3px;
	float:left;
	position: static;
	background-image: url(/images/sideNavbg3.jpg);
	background-repeat: no-repeat;	
	height: 500px; /* for IE */
min-height: 500px; /* for not-IE */
}
html>body #SDnav {
height: auto; /* for not-IE */
}
 #SDnav a:active {
	background-color: none;
	}
#SDnav a.active_blue {
	background-color: none;
	color:#01009A;
	font-weight: bold;
	}
 #SDnav ul {
	margin: 5px 0px;
	list-style: none;
	padding-left: 2px;
}
 #SDnav li { 
 	padding:0;
	margin:0;
	}
 #SDnav li.active {
	margin-bottom: 15px;
	}
 #SDnav ul a {
 	font-size:0.9em; 		/* JSAHA - ADD ON */
	color: #000;
	text-decoration: none;
	display: block;
	width: 185px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:185px;
	font-weight:normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	} 
 html>body #SDnav ul a { 
 	width:180px;
}
 #SDnav ul a.active {
	font-weight:normal;
	color:#000;
	padding-left: 10px;
	margin-bottom: 6px;
	}
 #SDnav ul a.active:hover{ color:#01009A;
	}
 #SDnav ul a:focus { color:#01009A;
  }
  
 #SDnav ul a:hover,#SDnav a:focus, ul li.last a:hover { 
 color:#01009A !important;
}


 #SDnav ul ul {
		font-size: 1em;		/* JSAHA - increased from .9em */
		border:0;
/*		margin:20px 0px;   JSAHA - TO SHRINK DOWN THE GAP BETWEEN 2 ITEMS*/  
		margin-left:8px;
	}
 #SDnav ul ul a {
 color:#01009A;
	width:175px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	border:0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	 } 
 html>body #SDnav ul ul a {
 	width:170px;
}
 #SDnav ul ul li.last a {
	padding-bottom: 15px;
	border:0;
	}
 #SDnav ul ul li.last a.active {
	}
 #SDnav ul ul a.active {
	padding-left: 4px;
	}
 #SDnav ul ul a.active:hover {color:#01009A;}

 #SDnav ul ul ul { margin-left:8px; border:0; }
 #SDnav ul ul ul a {
	width:160px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:155px;
	border:0;
/*	padding-top: 8px;  JSAHA */
	padding-right: 0px;
/*	padding-bottom: 8px;   JSAHA */
	padding-left: 0px;
	} 
 html>body #SDnav ul ul ul a { width:155px; }
 #SDnav ul ul ul a.active {
	padding-left: 0px;
	font-weight:normal;
	margin-right: 4px;
	}
 #SDnav ul ul ul a.active:hover {
 	color:#01009A;
/* JSAHA	background-color: #01009A !important; */
	
}
 #SDnav ul ul ul li.last a { background:#ccc; border:0; }
 #SDnav ul ul ul li.last a.active { background:#cccccc; }

/* start fourth-level */
 #SDnav ul ul ul ul { margin-left:4px; border:0; }
 #SDnav ul ul ul ul a {
	width:145px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	border:0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
 } 
 
 html>body #SDnav ul ul ul ul a { width:145px; }
 #SDnav ul ul ul ul a.active {
  color: #000;
  padding-left: 4px;
  font-weight:normal;
}

 #SDnav ul ul ul ul a.active:hover {color:#01009A;}
 /* JSAHA
 #SDnav ul ul ul ul a.active:hover {
	background-image: url(/images/blue_bg.gif)!important;
	background-repeat: repeat;
}
*/
 #SDnav ul ul ul ul li.last a { background:#fff; border:0; }
 #SDnav ul ul ul ul li.last a.active { background:#f1f1f1; }
/* end fourth-level */

 #SDnav ul li.activeLI {
	border:0;
}
 #SDnav ul ul li.activeLI a { border:0; }
 /* JSAHA
 #SDnav ul ul li.activeLI li a.active {
	background-color: #ffffff;
}
*/
 #SDnav ul li.last { border:0; }
 #SDnav ul li.activeLI .last li.last { border-bottom:0 }
 #SDnav ul li.activeLI .last { border-bottom:0; }
 #SDnav ul li.last .last { border-bottom:0; }

 #SDnav ul ul li.activeLI, #SDnav ul ul ul li.activeLI, #SDnav ul ul ul ul li.activeLI {
	border:0;
	padding-left: 4px;
}
 #SDnav ul ul ul li.activeLI .last, #SDnav ul ul ul ul li.activeLI .last { border-bottom:0; }

/* Start Fourth level new lines */ 
 #SDnav ul ul ul ul li a { border:0; !important; }
 #SDnav ul ul ul ul li.last a { border:0 !important; }
 #SDnav ul ul ul li.activeLI a { border:0; !important; }
/* End Fourth level new lines */ 
 
 #SDnav ul li.activeLI ul li.bleh { border-bottom:0; }

 #SDnav a.promotion { padding:20px 0px; display:block; }
 #SDnav a.promotion:hover { background-color:transparent; padding:20px 0px; display:block; }



#header_ms{
position:relative;
}