/************************************************/
/*  These are HUDHRE "wrapper" styles ONLY      */
/*  They include id- and class-specific styles  */
/*  that occur in the header, navigation,       */
/*  banner, etc. but OUTSIDE of page content    */
/************************************************/ 

body, body#unsizedsimplemaincontentbody { 
	position: relative; 
	width: 983px; 
	margin:0px auto; 
	margin-top:10px;
	padding: 0px; 
	background:#9B0000;
	text-align:center;
}

body#unsizedsimplemaincontentbody {
	width: 100%; 
}
#sudoContainer
{
margin:0px auto;
text-align:left;

}

#bannerhead {
	word-wrap: break-word; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
	min-width: 983px; 
	width: 100%; 
	height: 116px;  
}
#bannerheadprint{
	display:none;
}
#userassets {
	word-wrap: break-word;
	overflow: hidden;
	position: absolute;
	top:142px; 
	left: 0;
	min-width: 126px;
	width: 126px;
	margin: 0;
	background:#F5DDBB;
	padding:0px 0px 0px 0px;
	border-right: 3px solid #e59a23;
	color: #9B0000;
	margin-bottom: 10px;
}

#maincontent {
	word-wrap: break-word;
	overflow: hidden;
	position: absolute;
	top:142px;
	left:129px;
	min-width: 649px;
	width: 649px;
	margin: 0;
	background:#F5DDBB;
	padding:0px 5px 0px 5px;
	border: 0px;
	margin-bottom: 0px;
	/* border-top: 6px solid #9B0000; */	
}

/* Right Resources Manu */
#navBar {
	word-wrap: break-word;
	overflow: hidden;
	position: absolute;
	top:140px;
	left: 788px;
	min-width: 182px;
	width: 192px;
	margin: 0;
	background:#F5DDBB;
	padding:0px 0px 2px 0px;
	border-left: 3px solid #9B0000;
	margin-bottom: 0px;
}

#simplemaincontent {
	word-wrap: break-word;
	overflow: hidden;
	position: absolute;
	top:116px; left:0;
	min-width: 973px;
	width: 973px;
	min-height: 430px;
	height: 430px;
	margin: 0;
	background:#F5DDBB;
	padding:0px 5px 0px 5px;
	border: 0px;
	margin-bottom: 0px;
	border-top: 2px solid #e59a23;
}

#unsizedsimplemaincontent {
	word-wrap: break-word;
	overflow: hidden;
	width: 96%;
	height: 100%;
	margin-right: 10px;
	background:#F5DDBB;
	padding:0px 5px 0px 5px;
	border: 0px;
	margin-bottom: 0px;
}

div#unsizedsimplemaincontent {
	min-height: 400px;
	height: 100%;
	width: 96%;
}

#simplemaincontentfooter {
	text-align: center;
	position: absolute;
	bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#unsizedsimplemaincontent #footer {
	text-align: center;	
	padding-top: 40px;
	padding-bottom: 20px;		

}

#simplemaincontentfooter {
	width: 973px;
}
#unsizedsimplemaincontent #footer {
	width: 100%;
}

/* bottom border */
div#bottomdweller {
	height:30px
}

/* HR styles need for IE/Win. */
HR.holder { width:983px; visibility: hidden; } /* Equal to 'bannerhead' */
HR.userassets { width: 126px; visibility: hidden; }
HR.navBar { width: 192px; visibility: hidden; }
HR.maincontent { width: 649px; visibility: hidden; }


/* IE 7 shows repeat banner_bg.jpg without width defined */
div#bannerhead {
	background-image: url(/assets/images/banner_bg.jpg);
    width: 982px;   
    /*height:115px;*/	
}

div#bannerhead h1 {
	text-indent: -1000px;
}

div#bannerhead ul {
	position: absolute;
	top: 82px;
	right: 15px;
}

div#bannerhead ul li {
	display: inline;	
	padding-left: 30px;
}

div#bannerhead ul li a {
	text-decoration: none;
	color: #9B0000;	
}


/* padding at bottom of userassets div */
p.padding {
	padding-bottom: 38em;  /* to allow for switch to larger text size in browser */
}

/* styles within the userassets area */
div#userassets p, div#userassets h3, div#userassets h4, div#userassets h5 {
	margin-left: 0px;
	padding-left: 3px;	
	padding-right: 0px;	
	padding-top: 3px;	
	padding-bottom: 3px;	
}	

div#userassets h3#quicklinks, div#userassets h3#whatsnew {
	font-size: 1.5em; /* overrides normal h3 setting of 1.4em */
	padding-left: 6px;	
	padding-right: 0px;	
	text-indent: -1px;	
	padding-top: 5px;	
	padding-bottom: 5px;	
	margin-bottom: 0px;	
}

div#userassets h3#quicklinks {
	margin-top: 0.5em;
	background-color: #006668;
	color: #dddddd;
}

div#userassets p#importantmessage {
	padding-left: 2px;	
	font-size: 1.6em;
	font-family: "Arial Narrow";		
	font-weight: bolder;
	text-align: center;
}

div#userassets p#importantmessage a  {
	color: #9B0000;
	font-weight: normal;
	font-size: 0.9em;
}
div#userassets h3#whatsnew {
	background-color: #e59a23;
	color: #2D0369;
}

div#userassets ul {
	list-style-type: none;
	padding: 0em;
	padding-top: 1em;
	margin: 0em;
}

div#userassets li {
	margin-left: 3px;	
	font-family: "Arial Narrow";	
	font-size: 1.3em; 	
	font-weight: bold;	
	background-image: url(/assets/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .15em;
	text-indent: 15px;
	padding-bottom: 1em;	
	text-align:left;
}

div#userassets li a, div#userassets li a:visited {
	text-decoration: none;
	color: #9B0000;
}
div#userassets li a:hover {
	color: #2D0369;
}



a.menunav {
	font-size: 100%;	
}
a.menunav_sub {
	font-size: 85%;	
}

/* to override previous setting in Firefox */
li > a.menunav_sub {
	font-size: 100%;	
}


/* #housekeeping area for user assistance */ 
div#housekeeping{
    position: absolute;
	top: 114px;
	left: 0px;
	width: 99.5%;
	height: 11px;
	background-color: #2D0369;	
	padding: 6px 0px 6px 4px;	
	border-top: 2px solid #e59a23;
	border-bottom: 4px solid #9B0000;	
	color: #ffffff;
}
   
div#housekeeping ul {
	position: absolute;
	top: -9px;
	left: -5px;	
	padding: 2px 0px 3px 10px;
	/* padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 100%;
	vertical-align: middle;	*/

	font-size: 1.2em;
}

div#housekeeping ul li {
	display: inline;
}

#housekeeping a, #housekeeping a:visited  {
	text-decoration: none;
	color: #ffffff;
}

#housekeeping a:hover  {
	color: #e59a23;
}

/*#breadcrumb {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}*/ 

#breadcrumb p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
} 


#content{
	float: left;
	padding-top: 9px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 0px;
}


/************* #siteInfo styles ***************/
/*  #siteInfo is a section containing site    */
/*  information such as contacts, addresses,  */
/*  site-related links, and other help and    */
/*  site-level meta-data                      */


#siteInfo {
	position: absolute;
	bottom: 1em;
	width: 98%;
	text-align: center;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #navBar #sectionLinks styles ***********/

#navBar .sectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
}


#navBar .sectionLinks div.resourcedecoration {
	position: absolute;
	top: 0px;
	background-image: url(/assets/images/resourcefolder.gif);
	background-repeat: no-repeat;
	background-position: 153px 0px; 
	z-index:1;
	width: 500px;
	height: 30px;
}	


#navBar .sectionLinks h3 {
	font-family: "Arial Narrow";
	text-indent: 5px;	
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #F9D3CC;  /* CUSTOM COLOR */
	background-color: #9B0000;
	font-size: 1.3em;
	z-index:-1;	
}

#navBar .sectionLinks a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-indent: -15px;
	text-decoration: none;
	color: #9B0000;
	font-size: 1.1em;	
	font-weight: bold;
	font-family: "Arial Narrow";	
	z-index:-1;		
}



/* sub-menu */

#navBar .sectionLinks ul ul {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#navBar .sectionLinks ul ul li {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#navBar .sectionLinks ul ul a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navBar .sectionLinks ul ul a:hover{
}




/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#headlines p{
	padding: 5px;
}


.index_links {

	font-style: normal;
	color: #006699;
}

.Subheader {

	line-height: normal;
	font-weight: bold;
	color: #00008C;
	font-variant: normal;
}
.Topic_headers {

	font-weight: bold;
	color: #00008C;
}
.main_text {
}
.main_text img {
   padding-right: 10px;
   float: left;
   clear: none;
}

/*************** #search styles ******************/
/*  #search is the area with the search text box */
div#search form {
	position: absolute;
	top: 116px;
	left: 730px;	
	width: 260px;	
	display: inline;
	margin: 0px;	
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 15px;
	vertical-align: top;	
	
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 1.4em;
}

div#search form span#searchlabel, span#searchlabel {
	color: #ffffff;
	vertical-align: top;
}

input#searchfield {
	border-style: solid;
	border-width: 1px;
	font-size: 80%;	
	vertical-align: top;	
	width: 160px;	
	padding: 0px;
}

input#gobutton {
	position: relative;
	top: 3px;
	left: 3px;
	background-image: url(/assets/images/gobutton.gif);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: transparent;
	text-indent: -1000px;
	color: #fff;
	border:none;
	width: 30px;
}
/*************** #gobutton_IE8 ******************/
/*  #khe: IE 8 not display Search's Go button correctly, added the following style for IE 8 broswer, 10/28/09  */
input#gobutton_IE8 {
	position: relative;
	top: 2px;
	left: 3px;
	height:16px;
	background-image: url(/assets/images/gobutton.gif);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: transparent;
	text-indent: -1000px;
	color: #fff;
	border:2px;
	width: 30px;
}
/*************** #gobutton_noneIE ******************/
input#gobutton_noneIE {
	position: relative;
	top: 1px;
	left: 3px;
	background-image: url(/assets/images/gobutton.gif);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: transparent;
	text-indent: -1000px;
	color: #fff;
	border:none;
	width: 30px;
}