/* -------------------------------------------------------
nav.css
last modified:  2/26/2010 by AGB
last validated: 2/26/2010 by AGB
------------------------------------------------------- */


/* ----------------------------------------------------
Header
------------------------------------------------------- */
.header 
{
	
	margin: 0px;
	padding: 0px;
	width: 100%;
} html>body .header {} 

#header2 {
	float:left; 
	height: 68px;
	width: 115px;
	}

#header3 {
	float: right;  
	height: 68px; 
	text-align: left;
	width: 824px;
	}html>body #header3 { width: 824px } 


#header3title {
/*	font-family: "HPSimplified_Bd"; */
	font-size: 115%;	
	text-align: left;
/*	float: left; */
	margin: 15px 10px 10px 5px;
	/*	width: 55%; */
	}
	
#header3tagline {
/*	font-family:"HPSimplified"; */
	font-size: 90%;
	text-align: left;
	/*float: left;	*/
	margin: 2px 10px 5px 0px;
		}

#header3message {
	float: right;
	vertical-align: bottom;
	text-align: left;
	margin: -60px 3px 0em 1px;
	font-weight: normal;
	font-size: 90%;
	width: auto;
	}
#header4 {
}	

#welcomemessage 
{
	font-weight:bold;
	float:left;
	padding-right: 20px;
	margin-top: 16px;
	font-size: 100%;

} html>body #welcomemessage { margin-top: 19px; } 

.currentview {
	font-weight: bold;
	font-size:90%
}
.companylabel {
	padding: 0px 5px 0px 0px;
	font-weight: bold; 
	font-size: 110%;
	}html>body .companyview { padding: 0px 5px 0px 0px }
	
.changeview {
	text-align: left;
	}	
#helpheader2 {
	float:left; 
	height: 68px;
	width: 115px;
	}
	
#helpheader3 {
	float: left; 
	height: 100%; 
	text-align: left;
	height: 68px;
	width: 474px; 
	} html>body #helpheader3 { width: 474px;font-size:95%; } 

#helpheader3title {
/*	font-family: "HPSimplified_Bd"; */
    font-weight: bold;
	font-size: 185%;	
	text-align: left;
/*	float: left; */
	margin: 15px 10px 10px 5px;
	}
	
#helpheader3tagline {
/*	font-family:"HPSimplified"; */
	font-size: 50%;
	text-align: left;
/*	float: left;	*/
	margin: 2px 10px 5px 0px;
		}	

/*
#logo {
  	display: block;
	height:33px;
	width:221px;
	vertical-align:bottom;
	text-decoration: none;
	}

#logo img { 
	visibility: hidden;
	} */
	
#search {
	position: relative; 
	right: -7.8em;
	margin-top: .65em; 
	margin-left: 2em;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 25em; 
	height: 3.75em;  
	}

#search #searchinput {
	position: relative;
	padding-top: .5em;
	padding-left: .5em;
	float: left;
	width: 2%;
	}

#search #searchsubmit {
	position: relative;
	padding-top: .7em;

	background: url(images/buttonBG.gif) top repeat-x;
	margin: 0px;
	color: #454545;
  	text-transform: lowercase;
	}

#search #searchselection {
	position: relative;
	padding-left: .5em;
	padding-bottom: .5em;	
	clear:both;
	float: left;
	}

#search #searchoptions {
	position: relative;
	padding-left: .5em;
	padding-bottom: .5em;	
	float:left;
	white-space: nowrap;
	}

/* ----------------------------------------------------
Main Nav
------------------------------------------------------- */

.menunavbar {
	float:left;
	width:100%;
	font-size: 90%;
	line-height:normal;
	font-weight: normal;
	height: 24px;
	margin-top: 15px;
	}

.menunavbar .menuselected a {
	font-weight: bold;
	}

.menunavbar ul {
	margin:0;
	padding: 0px 10px 0 0px;
	list-style:none;
	}

.menunavbar li {
	display:inline;
	margin:0;
	padding:0;
	}

.menunavbar a {
	float:left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

.menunavbar a span {
	float: left;
	display: block;
	padding: 5px 15px 6px 9px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menunavbar a span {float:none;}
/* End IE5-Mac hack */

/* ----------------------------------------------------
SubMenu Nav
------------------------------------------------------- */
.submenunavbar {
	float:left;
	width:100%;
	font-size: 90%;
	line-height:normal;
	font-weight: normal;
	height: 24px;
	}

.submenunavbar ul {
	margin:0;
	padding: 0px 10px 0 0px;
	list-style:none;
	}

.submenunavbar li {
	display:inline;
	margin:0;
	padding:0;
	}

.submenunavbar a {
	float:left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	}

.submenunavbar a span {
	float: left;
	display: block;
	padding: 5px 15px 6px 9px;
	}

.submenunavbar .menuselected a {
	font-weight: bold;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.submenunavbar a span {float:none;}
/* End IE5-Mac hack */

/* ----------------------------------------------------
SidebarMenu
------------------------------------------------------- */

.sidebarmenu {
	font-size : 10px;
	}

.sidebarmenu .title {
	background-color: #00B388;
	}

.sidebarmenu .title span {
	color: #FFFFFF;
	font-weight: bold;	
	padding: 0px 10px 0px 10px;	
	}

.sidebarmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

.sidebarmenu li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	list-style: none;
	list-style-image: none;
	}

.sidebarmenu li a {
	display: block;
	padding: 0px 5px 0px 5px;
	border-left: 5px solid #EDEDED;
	border-right: 5px solid #EDEDED;
	background-color: #EDEDED;
	color: #000000;
	text-decoration: none;
	} html>body #button li a { /* width: auto; */ }

.sidebarmenu li a:hover {
	border-left: 5px solid #00B388;
	border-right: 5px solid #00B388;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	}

.sidebarmenu li #active {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #00B388;
	color: #fff;
	}  

.sidebarmenu .description
{
	display: none;	
	visibility: hidden;
}

/* ----------------------------------------------------
Content Tabs
------------------------------------------------------- */

.contenttabs {
	width: 100%;
	}

.contenttabs ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

.contenttabs li 
{
	display:inline; 
	margin:0;
	padding:0;
}

.contenttabs a 
{
	float:left;
	margin: 0 8px 0 0px;
	padding: 0px 0px 0px 10px; 
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

.contenttabs a span {
	float: left;
	display: block;
	padding: 4px 18px 5px 5px;
	font-size: 1em; 
	vertical-align: middle; 
	width: auto; 
	font-weight: bold;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.contenttabs a span {float:none;}
/* End IE5-Mac hack */


/* ----------------------------------------------------
Utility Nav
------------------------------------------------------- */

#logonutilitynav {
	position: relative;
	float: right;
	font-size: 90%; 
	padding: 0px;
/*  margin-top: 95px;  */
	width: 100%;
	height: 20px;
	display: block;
	font-weight: bold;
	} 

#logonutilitynav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#logonutilitynav li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#utilitynav {
	position: absolute;/*#4096*/
	float: right;
	font-size: 90%; 
	padding: 0;
/*	padding: 3px 10px 3px; */
/*	width: auto; */		
	width: 100%;
	display: block;
	margin-top: 5px;
	top:30px;/*#4096*/
	right:280px;/*#4096*/
	} html>body #utilitynav { width: 400px; }

#utilitynav ul {
	float: right;
	margin: 0;
/*	padding: 0; */
	padding: 3px 10px 3px;
	list-style: none;
	}
	
#utilitynav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#utilitynav p {
	float: left;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;  
	} html>body #utilitynav p { margin: 0; }
	
#utilitynav strong {
	font-weight: normal;
	}

/* ----------------------------------------------------
Sub Nav
------------------------------------------------------- */

#subnav {
	padding-top: 10px;
	margin: 0 -9px;
	}
	
#sidebar #subnav ul {
	list-style: none;
	padding: 0 0 10px; /* accommodates background image */
	margin: 0;
	float: left;
	width: 183px;
	text-transform: none;
	} html>body #sidebar #subnav ul { float: none; } 

#subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	float: left;
	text-align: right;
	} html>body #subnav li { float: none; }
	
.core #subnav li {
	text-align: left;
	}

#subnav li a {
	display: block;
	padding: 4px 11px 4px 24px;
	border-top: 1px solid;
	text-decoration: none;
	font-weight: normal;
	width: 183px;
	voice-family: "\"}\""; voice-family: inherit;
  	width: 148px;
	} html>body #subnav li a { width: 148px; }
  	
.core #subnav li a {
	padding: 4px 24px 4px 11px;
	}
	
#subnav li a:hover {
	border: solid;
	border-width: 0 4px;
	padding: 5px 7px 4px 20px; /* offsets the absence of a top border and absence of side borders */
	}
	
.core #subnav li a:hover {
	padding: 5px 20px 4px 7px;
	}
	
#subnav li strong {
	border: none;
	padding: 5px 11px 4px 24px;  /* offsets the absence of a top border and absence of side borders */
	font-weight: bold;
	display: block;
	width: 183px;
	voice-family: "\"}\""; voice-family: inherit;
  	width: 148px;
  	} html>body #subnav li strong { width: 148px; }
  	
.core #subnav li strong {
	padding: 5px 24px 4px 11px;
	}
	
#wrap #subnav .rss a {
	background-image: url(/css/img/rss.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	}
	
#wrap #subnav .rss a:hover {
	background-position: 6px 7px;
	}


/* ----------------------------------------------------
Footer
------------------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	text-align: center;
	}
	
	/* fix float escaping bug in IE/Win, hide from IE Mac \*/
	/* html #footer { height: 1%; }*/
	/* end hide */
	
#footer p, #footer ul {
	margin: 0;
	}
	
#siteinfo ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: lowercase; 
	}
	
#siteinfo li {
	position: relative;
	display: inline;
	font-size: 85%;
	font-weight: bold;
	}
	
#footerrss {
	padding-left: 28px;
	background: transparent url(images/rss.gif) no-repeat 0 50%;
	}

#footermenu {
	padding: 2px 0px;
	}	

#copyrightinfo {
	padding: 6px 0px;
	font-size: 85%;
	}
