@charset "utf-8";
/* CSS Document */

#pageShell #header #header_main #navigation_main {
	text-decoration:none;
	/*width:655px;*/
    height:40px;
	float:left;
    position:relative;
    margin-top:33px;
    margin-left:0;
    padding:0px;
    display:block;
    z-index:100000;
}

body {
	behavior: url(/sitewide/core/style/csshover.htc);
}

img {
	behavior: url(/sitewide/core/style/iepngfix.htc);
}

.menu ul { margin-left:20px; }       /* kill default 50px left padding and set 20px */
.menu li { margin-bottom:1em; }          /* set default inter-item vertical spacing */
.tightlist li { margin-bottom:0.25em; }     /* tighter list for simple bullets */


#focus {                                                 /* GRC's focus label */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:15px;
	left:301px;
	width:121px;
	height:13px;
}

.menu {
	width:641px;
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0 0 0 14px;
	padding:0;
	border:0;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;         /* this (and also below) sets the menu's font size */
	font-weight:bold;
	display:inline; 		/* IE6 double margin fix	*/ 
}

.menu a {
	text-decoration:none;	/* ensures no unwanted text underlines */
}

.menu ul {
	list-style-type:none;
	line-height:1.5em;           /* globally set the menu's item spacing. note */
	padding:0;
	margin:0;
	border:0;
}

.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:13px;        /* this sets the base font size for our entire menu */
	float:left;
}


.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:-5px;
	margin-top:-5pxpx;
	width:205px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	width:185px;
	height:auto;
	color:#3A6695;                        /* this sets the unselected-text color */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
	height:auto;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:35px;              /* place us just up underneath the top-level images */
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	width:205px;
	height:auto;      /* the drop-down height will be determiend by line count */
	color:#3A6695;               /* this sets the unselected drop-down text color */
	background:transparent;       	 /* this sets our menu's effective "border" color */
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#FFFFFF;
	background:#f23700 none no-repeat scroll 100% 100%;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	width:185px;
	float:left;
}

.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0 8px 0 0;
	display:block;
}

a.firstItemPost {
	color:#fefefe;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0;
	line-height:normal;
	max-width:200px;
	position:relative;
	text-decoration:none;
	height:37px;
}

a.firstItemPost span{
	background: transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_left.png') no-repeat top left;
	_background: transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_left_IE6.gif') no-repeat top left;
	display: block;
	float:left;
	position:relative;
	text-decoration:none;
	line-height: 8px;
	padding: 11px 9px ;
	font: bold 13px Arial, Helvetica, sans-serif;
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}

a.currentSection {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0;
	line-height:normal;
	max-width:200px;
	position:relative;
	text-decoration:none;
	height:37px;
}

a.currentSection span{
	background: transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_left.png') no-repeat bottom left;
	_background: transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_left_IE6.gif') no-repeat bottom left;
	display: block;
	float:left;
	position:relative;
	text-decoration:none;
	line-height: 8px;
	padding: 11px 9px;
	font: bold 13px Helvetica, Arial, sans-serif;
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}


.leftButton li a {
	padding:1px;
	color:#3A6695;
	float:left;
}

a.firstItemPost:hover span{
	background-position: bottom left;
	color:#FFFFFF;
}

a.firstItemPost:hover{
	background-position: bottom right;
	color:#FFFFFF;
}

.firstItemRightPost{
	/*background:transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_right.png') no-repeat scroll right top;
	_background:transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_right_IE6.gif') no-repeat scroll right top;
	padding-right:9px;*/
	position:relative;
}


.currentSection{
	/*background:transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_right.png') no-repeat scroll right bottom;
	_background:transparent url('/sitewide/core/assets/buttons/navigation/mainMenu/nav_right_IE6.gif') no-repeat scroll right bottom;
	*/
	color:#FFFFFF;
}

a.shadeGrey{
	background:#eef4f4 none no-repeat scroll 100% 100%;
}
a.shadeWhite{
	background:#FFFFFF none no-repeat scroll 100% 100%;
}

.menu span:hover, .menu a:hover, .menu div:hover{
	cursor:pointer;
}

li.lowerDivider {
	border-bottom:2px #b2b6c1 solid;
}