.header a, .header a:hover{
	text-decoration:none;
	text-transform:none;
	}
.header{
	background:url(../images/bg-header_new.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:4001;
	width:1008px; /* total width = 1022 when adding the border in */
	margin:auto;  /* auto left and auto right to center content */
	border-style:solid;
	border-color:#FFFFFF;
	border-width:7px;
	border-top:none;
	border-bottom: none;
	}
.tools{
	position:absolute;
	float:right;
	top:6px;
	right:331px;
	overflow:hidden;
	width:100%;
	padding:0px 0px 19px 0px;
	}
.tools ul{
	float:right;
	list-style:none;
	font-size:1em;
	line-height:22px;
	}
.tools li{
	float:left;
	}
.tools a, tools a:hover{
	text-decoration:none;
	cursor:pointer;
	}
.toolsDecrease{
	/*margin:5px -14px 0px 12px;*/
	margin:5px 1px 0px 1px;
	width:8px;
	height:1.3em;
	background:url(../images/minus.png);
	background-repeat:no-repeat;
	}
.toolsNormal{
	margin:0px 0px 0px 0px;
	width:23px;
	height:22px;
	background:url(../images/ico-normal.png);
	background-repeat:no-repeat;
	}
.toolsIncrease{
	margin:5px 20px 0px 1px;
	width:10px;
	height:18px;
	background-color:#000000;
	background:url(../images/plus.png);
	background-repeat:no-repeat;
	}	
.logo{
	display:block;
	margin:0px 0px 10px 42px;
	width:508px;
	height:115px;
	overflow:hidden;
	position:relative;
	/*
	* Incorporated this image into the new header and
	* removed this to reduce HTTP requests..
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	*/
	}
.logo a, .logo a:hover{
	display:block;
	height:100%;
	outline:none;
	cursor:pointer;
	text-decoration:none;
	}
.languageSelectForm {
	position:absolute;
	top:9px;
	right:45px;
	width:320px;
	text-align:right;
	padding:0px;
	overflow:hidden;
	}
.languageUL{		
	letter-spacing:-.25em;
	margin:0px -6px 0px 0px;
	}
.languageLI{
	background-image:url(../images/language_separator.png);
	background-repeat:no-repeat;
	background-position:100% 5px;
	padding:0px 6px 0px 3px;
	margin:0px;
	display:-moz-inline-block;
    display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
	}
.languageSelectForm ul li a img{
	height:9px;
	}
.headerSearchForm{
	position:absolute;
	background:url(../images/bg-search.png);
	top:30px; /* Change back to 30px after removing google language */
	right:45px;
	float:right;
	height:32px;
	width:350px;
	}
	/*#frontPageTabsView\:feedbackForm\:fullName,#frontPageTabsView\:feedbackForm\:emailAddress,#frontPageTabsView\:feedbackForm\:j_id_id37pc9{
	background:#CACACA;}*/
.headerSearchSelect{
	background: #FFFFFF;
	position:absolute; 
	color:#155786;
	font-size:12px;
	width:85px;
	top:6px;
	/*for drop down alignment*/
	margin-left:11px;
	margin-top:0px;
	/* end */
	/*-moz-border-radius:4px; /*Mozilla*/
	/*-webkit-border-radius:4px; /*Safari/Chrome*/
	/*border-radius:4px 4px; /*Rounded corners IE9+, Firefox, Safari/Chrome, Opera */
	}
.headerSearchSelectContainer { 
	font-size:12px; 
	background-color: #ffffff; 
	color:#155786; 
	padding:2px 5px; 
	border:1px solid #e7dab0; 
	/*-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px; */
	margin:5px 6px 5px 10px;
	}
.headerSearchSelectContainerInner { 
	background:url(../images/bg-arrow-down.gif);
	background-repeat:no-repeat;
	background-position:center right;
	width: 20px;
	}
.headerSearchText{
	/*-moz-border-radius:4px; /*Mozilla*/
	/*-webkit-border-radius:4px; /*Safari/Chrome*/
	/*border-radius:4px 4px; /*Rounded corners IE9+, Firefox, Safari/Chrome, Opera */
	color:#155786;
	width:179px;
	background:#fff;
	border:2px solid #d0d1d3;
	padding:1px;
	margin:5px 0px 5px 0px;
	height:15px;
	position:absolute;
	left:105px;
	}
.headerSearchSubmit{
	background:url(../images/search-button.png);
	width:44px;
	height:15px;
	margin:5px 5px 5px 5px;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
	position:absolute;
	right:2px;
	top:5px;
	}	
/*Organization Based Menu*/
.orgMenuUL{	
	left:430px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:87px;
	width:540px;
	z-index:4001;
	delay: 300;
	}
.orgMenuLI{	
	background:url(../images/orgTab.gif);	
	display:block;
	float:left;
	font-size:17px;
	font-weight:normal;
	height:30px;
	margin-right:7px;
	padding: 8px 10px 0px 10px;
	position:relative;
	text-align:center;
	width:153px;
	}
.orgMenuLI:hover{	
	background-position:0 -39px; /*adjusts image up to give appearance of color change - does this work in netscape?*/
	}
.orgMenuLI a{	
	text-decoration:none;
	color:#0D3D63;
	margin: 0 -15px 0 -20px;
	}	
.orgGroupSkinny{
	margin-left:20px;
	text-indent: -10px;
	}	
.orgDropFooter a,.orgGroupSkinny a{		
	text-decoration:none;
	color:#0D3D63;
	margin: 0;
	}
.orgArrow{	
	background:url(../images/orgArrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0 13px 0 7px;
	}
.orgDropLeft, .orgDropCenter, .orgDropRight{	
	background:#FFFFFF;
	margin:9px 0px 0px 0px;
	padding:5px 3px 5px 3px;
	position:absolute;
	text-align:left;
	top:29px;
	visibility:hidden;
	width:527px;
	/* CURVED BORDER */
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	/* SHADOW: CAUSING WORDS TO HAVE SHADOW
	-moz-box-shadow: 1px 1px 1px #D6D7D8;
	-webkit-box-shadow: 1px 1px 1px #D6D7D8;
	box-shadow: 1px 1px 1px #D6D7D8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#D6D7D8')";/* For IE 8 *//*
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#D6D7D8');/* For IE 5.5 - 7 */
	}
.orgMenuLI:hover .orgDropCenter{	
	visibility:visible;
	left:-180px;
	}
.orgCategoryLI{	
	background:url(../images/orgCategoryBG.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	}
.orgCategoryLI a{ 
	padding:0px 0 0 0;
	}
.orgComponentLI a,.orgGroupLI{
	text-decoration:none;
	color:#0D3D63;
	margin:0px;
	}	

.orgComponentLI a:hover, .orgGroupLI a:hover{
	text-decoration:none;
	color:#8FC5EB;
	}		
	
li.orgComponentLI, li.audComponentLI, .liorgComponentLI a, li.orgComponentLI a{
/*margin-left:20px;MH 10-10*/
/*text-indent:-19px;/*MH 10-10*/
}

		
/*Audience Based Menus*/
.audMenuUL{	
	background:#135C98;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative;	
	z-index:4000;
	text-align:center;
	letter-spacing:-.25em;
	}
.audMenuLI,.audMenuLI:hover{	
	border-color:#0D3D63;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	display: -moz-inline-block;
    display: inline-block;
	*display:inline;
	zoom:1;
	font-size:16px;
	letter-spacing:normal;
	font-weight:bold;
	margin:0px 0px 0px -1px;
	padding:10px 20px 10px 20px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	}
.audMenuLI:hover{	
	background:#0D3D63;
	}
.audMenuLI a{	
	text-decoration:none;
	color:#FFFFFF;
	}
.audArrow{	
	background:url(../images/audArrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:0px 16px 0px 0px;
	}
.audDropLeft, .audDropCenter, .audDropRight{	
	background:#0D3D63;
	margin:3px 0px 0px 0px;
	padding:5px 3px 5px 3px;
	position:absolute;
	text-align:left;
	top:36px;
	visibility:hidden;
	width:651px; /* Width = 651 + rightPad + leftPad = 657 - width of LP tab (235) / 2 = 211 = neg left align for drop center*/
	}
.audCategoryLI{ /*TESTING*/
	background:#FF0000;
	}
.audDropOddOdd{
	position:relative;
	display:inline-block;
	float:left;
	width:49%;
	}
.audDropOddEven{
	position:relative;
	display:inline-block;
	float:right;
	width:49%;
	}	
.audMenuLI:hover .audDropCenter{	
	visibility:visible;
	left:-211px;
	}
.audCategoryLI{	
	background:url(../images/audCategoryBG.jpg);
	background-repeat:repeat-x;
	color:#0D3D63;
	/*border: 3px solid #009900; /*DEBUGME*/
	}
.audComponentLI a, .audGroupLI a{
	text-decoration:none;
	color:#FFFFFF;
	}	
.audComponentLI a:hover, .audGroupLI a:hover{
	text-decoration:none;

	color:#8FC5EB;
	}			
/*Both Menus - Combined/Identical Values*/
.orgMenuLI:hover .orgDropLeft,.audMenuLI:hover .audDropLeft{	
	visibility:visible;
	left:0px;
	}
	
.orgMenuLI:hover .orgDropRight{	
	visibility:visible;
	right:0px;
	}
.audMenuLI:hover .audDropRight{
	visibility:visible;
	right:-1px;
	}
.audGroupSkinny	{
	/*float:left;
	display:inline;
	margin-left:10px;
	text-indent: -10px;	*/

	}
.orgDropHeader,.audDropHeader{	
	}
.orgDropHeader, .orgDropOdd, .orgDropEven, .orgDropFooter,	
.audDropHeader,.audDropOdd,.audDropEven,.audDropFooter{	
	position:relative;
	height:100%;
	top:0px;
	padding:0;
	margin:0 0 2px 0;
	border:none;
	}   
.orgDropOdd,.audDropOdd{	
	width:60%;
	float:left;
	}   
.orgDropEven,.audDropEven{	
	width:39%;
	float:right;
	}
.orgDropFooter,.audDropFooter{	
	width:100%;
	float:left;
	display:inline;
	}
.orgCategoryUL,.audCategoryUL{	
	list-style:none;
	}
.orgCategoryLI,.audCategoryLI{	
	/*border: 3px solid #009900; /*DEBUGME*/
	font-weight:normal;
	text-align:left;
	padding:0px 0px 0px 4px;
	width:100%;
	margin-left:-2px;
	text-transform:none;
	font-size:16px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	display:inline-block;
	position:relative;
	}
.orgComponentLI,.audComponentLI{	
	width:100%;
	}
.orgComponentUL,.orgOLSComponentUL,.audComponentUL,.audOLSComponentUL{	
	list-style:none;	
	margin:0px;	}
.orgComponentLI, .orgOLSComponentLI,.audComponentLI,.audOLSComponentLI{	
	float:left;
	font-size:1em;
	font-weight:normal;
	position:relative;
	text-transform:none;
	margin:0px;
	}
.orgGroupLI,.audGroupLI{	
	float:left;
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 0 2px;
	}
.orgGroupUL,.audGroupUL{	
	margin-left:10px;
	list-style:none;
	font-size:0.7em;	
	}
.orgGroupUL,.orgOLSComponentUL{
	color:#0D3D63;/* for commas */
	margin:0px
	}
.audGroupUL,.audOLSComponentUL, .audOLSComponentLI{
	color:#FFFFFF; /* for commas */
	}
.orgGroupUL a:hover,
.orgOLSComponentUL a:hover,
.audGroupUL a:hover,
.audOLSComponentUL a:hover, 
.audOLSComponentLI a:hover{
	color:#8FC5EB; /* for commas */
	}	
/*END Menus*/
li.orgComponentLI a.addPDF, li.audComponentLI a.addPDF{
	background-image:url(../images/pdf_icon_Menus.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:13px;
	}	
.redLine{
	background:#C60200;
	height:7px;
	position:relative;
	z-index:2000;
	}
a.disabled, disabled {
text-decoration:line-through;
font-weight:normal;
font-size:12px;
	}
	
