/* CSS Document */
/*<![CDATA[*/
body {
	background-image: url(../images/background3.gif); 
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	color: #000;
	height:100%;
}
.italics {font-style:italic;}
/********* Begin Header ***********/
#header {
	background:#fff;
	width:740px;
	height:83px;
	/*height: 93px; */ 
	margin:0;
	padding:0;
	border:0;
	}
html>body #header {
	width:100%;
	min-width:740px;
	height:98px;
	}
/* fix for min height */
html>#header {
	padding-top: 95px; 
	min-height: 1px;
	margin-top: -95px;  
	}
* html #header {
	/* IE5Mac filter \*/
	height: 83px;  
	/*height: 93px; */
	/* end filter */
	}
/* end fix for min height */

#header_curve_wrapper {
	background:#fff;
	position:relative;
	}
#headerlc {
	float:left;
	font-size:.1em;
	margin:0;
	width:50%;
	padding:0;
	background:url("../images/headertopleftcurve.gif") top left no-repeat;
	position:relative;
	height:6px;
	}
#headerrc{
	float:right;
	font-size:.1em;
	margin:0;
	width:20%;
	padding:0;
	background:url("../images/headertoprightcurve.gif") top right no-repeat;
	position:relative;
	height:6px;
	}
#headertop {
	float:left;
	position:relative;
	width:580px;
	border-style:none;
	margin:0;
	padding:0;
	height:10px;
	/*height: 74px; */
	}
#headertop a, img{
	border:0;
	padding-left:6px;
	}

 a.skip {
	position: absolute; left: -1000em; width: 20em;
} 
#skipnav {
	display: none;
}
#skipnav p {display: none;}

html>body #skipnav {
	/* Move the font size over to left in FireFox*/
	display: none;
	}


#search_sub {
	display: none;
	}


#fontIncrease {
	display: none;
	/* end hide */
	


}


/***********Begin GlobalNav ***********/
#GlobalNav {

	display: none;

	}
html>#GlobalNav {
display: none;
	}
	
.leftNavIndent { display: none; }
	
	/* Global Navigation */
	/* this empty block is needed for an IE bug, without it, 
	shift-tab does not display the selected link color */
a:link:active, a:visited:active {}

#li { display: none;}

.mainMenu {
	display: none;
	}
html>body .mainMenu {
	display: none;
	}
.navMenu {
	display: none;
	}
html>body .navMenu {
	display: none;
	}
.navMenu .navMenu{
	display: none;
	}
.mainMenu, .navMenu {
	display: none;
	}
.mainMenu li {
	display: none;
	}
/* hide from MacIE \*/
.mainMenu li {
	display: none;
	}
/* end hide */

.navMenu li {
	display: none;
	}
.mainMenu li a, .mainMenu li a:link, .mainMenu li a:visited {
	display: none;
	}
.mainMenu li a:hover, .mainMenu li a:active, .mainMenu li a:focus, .mainMenu li a.activeItem {
	display: none;
	}
.navMenu li, .navmenu li a {
	display: none;
	}
.navMenu li a, .navMenu li a:link, .navMenu li a:visited {
	display: none;
	}
.navMenu li a:hover, .navMenu li a:active, .navMenu li a:focus, .navMenu li a.activeItem {
	display: none;
	}
	
/* functional classes */
/* used by the scripts, not set in the markup */
.navMenu .hasSubMenu {
	display: none;
	}
.hasSubMenuActive {
	display: none;
	}
.hasSubMenuActive li a, a:activeItem {
	display: none;
	}

.navMenu .hasSubMenuActive {
	display: none;
	}
.showMenu {
	display: none;
	}
/* end functional classes */
.menuEnd {
	/*clear:both; */
	}
	
	/* background-color :was: #EAECE9; */
/* 	border-bottom: 1px solid; */
#p7swapmenu {
	display: none;
}

#p7swapmenu ul {display: none;}
#p7swapmenu li {
	display: none;
}
	

#p7current {display: none;}


#p7aswapmenu {
	display: none;
}

#p7aswapmenu ul {display: none;}
#p7aswapmenu li {
	display: none;
}
	
.closed a, .open a {
	display: none;
}

.closed a:active, .open a:active {
/*  background-color:  */
	display: none;
}

.closed ul a, .open ul a, .open ul a:hover {
	display: none;
	
} 

/* Drop-down list hover colors */
.open ul a:hover {
	display: none;
}
	
#p7acurrent {display: none;}

.relatedLinks{
	display: none;
}
.relatedLinks a:link {display: none; }
.relatedLinks a:visited { display: none;}
.relatedLinks a:hover{ 
	display: none; 
}
.relatedLinks a:active { display: none;}
.relatedLinks a { display: none;}

/***********End GlobalNav ***********/
/********* End Header ***********/
/*********** Container styles ***********/
#container {
	width:740px;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 0 0;	
	background:#FFFFFF;

	/*background: transparent url("images/right30.gif") 73% 0 repeat-y; */ 

}
html>body #container {
	width:100%;
	min-width:740px;
	height: 100%;
	min-height: 740px;

}
/* ********** Begin Content ********** */
#inner_container_wrapper{height:1px;width:100%;}
html>body #inner_container_wrapper{

}
.icw:after { 

}
/* Float: left or right to move the side navigation */
#content_wrapper {

	position:relative;
	height: 100%;


		
}
.setheight {height:100%;}
* html .setheight{height:1px;}

#content {
	overflow:visible;
	padding:1em;
	height:1%;
	width:94.3%;    
	
	
	}
#content a:link {color: #2E2C71;  }
#content a:visited { color: #AD061A; }
#content a:active { color: #AD61A;}

html>body #content {
	height:100%;
	}

#content a:hover{
	display: none;
}
.content {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal ;      
                             
}
#content h1 {
	font-size: 1.35em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: -.2em;
	/* font-variant: small-caps; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* border-bottom: 2px #B92639 solid; */
	}
#content h2 {
	font-size: 1.30em;
	/* margin: 1.2em 0em -.2em 0em; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

# content h3, h4, h5, h6 {
	font-size: 1.20em;
	margin: 1.2em 0em -.2em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#content td {
	vertical-align:top;
	}
#content p, h1, h2, h3, h4, h5,h6, td {
	padding:0 1em 0 1em;
	}
#content h1.hhschead {
	border-bottom: 2px solid #B92639;
	}


.center {text-align:center;}

/******** End Content *********/
/*********** SideNav styles ***********/

#sectionnav {
	display: none;
	
	/* width: 23.5%;
	padding: 0px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	line-height: 135%;	*/

}
html>body #sectionnav {
	display: none;
	}
#sectionnav h3 {display: none;}

#box {
	display: none;
}


/* ********** End SideNav ********** */
/******** End Container *********/
/******** Begin Footer*********/
#footer {
	display: none;
	clear:both;
	width:100%;
	height:1%;
	position:static;
	text-align: center;
	background: #eee;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 0 0;	
	}
html>body #footer {
	width:100%;
	min-width:740px;

	}
#footer p {
	padding: .5em; 
}
html>body #footer p {
	padding: 0em;
	}
#footer a:hover {
	color:#f00;
	}
#footer_curve_wrapper{
	background:#eee;
	height:6px;
	}
#footer_lcb {
	float:left;
	font-size:.1em;
	margin:0;
	padding:0;
	/* background: url("images/footerleftcurve.gif") bottom left no-repeat; */
	background-color:#eee;
	height:6px;
	width:50%;
	}
#footer_rcb {
	float:right;
	font-size:.1em;
	margin:0;
	padding:0;
	/* background:url("images/footerrightcurve.gif") bottom right no-repeat; */
	background-color:#eee;
	height:6px;
	width:49.55%;
	}	
/******** End Footer *********/ 


/* for data tables in Research section */

.wrapper, .table-wrapper. tbody, .ui-table-deactivate {
 	visibility: visible;
 }

p.noprint {display: none;}

 .ui-table-deactivate {display: table-row; visibility: visible;}
 
 tbody td {overflow: visible; visibility: visible;}
 
 #ui-table-control {display: none;}

.ui-table-pager {display: none;}

.ui-table-tbody-active {overflow: visible;}

tr { 
	background: #f6f6f6 url(ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
}
tr.odd { 
	background: white;
}

.skip {display: none;}  

.ad-box {display: none;} 
