/******************************************************************************
STANDARD STYLESHEET FOR ALL BROWSERS - hyd.css
Some of these styles are changed or appended to in hyd.extended.css so we can
get the widest ranges of browsers (old and new) to look as close to the same
as humanly possible.
******************************************************************************/
/* PAGE ELEMENTS */

html {
	margin:0; padding:0;
	}

body {
	color:#000000;
	margin:0;
	padding:0;
	background-color: #FFF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}


table.body, tr.body, td.body, p.body {
	font-size:90%;
	color : #000000;
	line-height: 125%;
  }
  
	
ul {
	margin:0 0 0 2em;
	padding:0;
	list-style: disc;
	}
	
li {
	margin:10px 1em;
	}
  
rowcolor
{
	background-color: #CCC;
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment:scroll;
}

.imageHeading {
	font-size:0.85em;
	font-weight:bold;
	padding-left: 5px;
	}

.caption {
	font-size:12px;
	line-height: 120%;
	color:#333;
	text-align: left;
/*	display:block;
*/	margin:1.5em 0 0 0;
}

.captCentered {
	display:block;
	margin:1.5em 0 0 0;
	font-size:12px;
	line-height:120%;
	color: 000;
	text-align: center;
}

.quotation {
  font-style : italic;
  margin-left : 30px;
  font-size : 0.9em;
  padding: 10px;
}
.citation {
  width: 66%;
  float : left;
  font-style : normal;
  font-size : 10px;
  padding : 10px 0 0 0;
}
.footnote {
  font-size : 0.8em;
  font-family : Helvetica, Arial;
  color : #000000;
}

/* MISC ELEMENTS */
.error {
	font-size: 14px;
	color: Red;
}
.nopadding {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

div.imgBox {
	margin: 1em;
	}
	
.imgPadLeft {
  padding-left:0;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float : left;
}
.imgPadCent {
	padding:10px;
	margin:0 10%;
}
.imgPadRight {
  padding-left: 10px;
  padding-right:0;
  padding-top: 10px;
  padding-bottom: 10px;
  float : right;
}

.imgPadRight-300 {
  padding-left: 10px;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  float : right;
  width:320px;
}

.imgPadRight-275 {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  clear: right;
  width:295px;
}

.figureCenter {
	padding:0 .5em;
	margin:0 10%;
	}

.printable {
  font-size :0.9em;
  font-family : Helvetica, Arial;
}
.printfriendly {
  font-size : 0.8em;
  font-family : Helvetica, Arial;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0;
  margin-top : 5px;
}
/* commented backslash hack v2 - hides this from Mac/IE5 \*/
.printfriendly {
  text-align : right;
}
/* end hack */

div.noscript {
  width: 660px;
  font-size : 16px;
  font-family : Helvetica, Arial;
  color: Red;
  font-weight : bold;
}

/* CRUMB TRAIL ELEMENTS */
  .crumbs		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:999;
	text-transform: capitalize;
  }
	
	.crumbs a {
	color:#999999;
	text-decoration:none;}
	
	.crumbs a:hover {
	color:#314B67;}


/* PAGE HEADER ELEMENTS */
.headerLinks,.headerLink {
	font-size : 10px;
	color : #FFFFFF;
	font-family : Helvetica, Arial;
	text-decoration : none;
	text-transform : title;
	background: #042C58;
}
.headerLink:hover {
  color : #A1B1C9;
}
.pageTitle {
  font-size : 1.4em;
  color : #002B61;
  font-family : Helvetica, Arial;
  font-weight : bold;
  padding:0 0 0.8em 0;
}

/* PAGE FOOTER ELEMENTS */
td.footer a:link, td.footer a:visited {
  font-size : 0.75em;
  font-family : Helvetica, Arial;
  color : #346699;
	text-decoration : none;
}

td.footer a:hover {
  color : #7F0000;
}
td.footer {
  width : 100%;
  padding-bottom : 5px;
  padding-top : 5px;
  margin-top : 5px;
 /* border-top : 1 solid #809BC0;*/
  text-align : center;
}

/* TOP NAV LEVEL 1 ELEMENTS */
.topNav-lev1,.topNav-lev1-Sel {
  font-size : 10px;
  color : #FFFFFF;
  font-family : Helvetica, Arial;
  text-decoration : none;
  text-transform : capitalize;
  white-space : nowrap;
  font-weight : bold;
}
div.topNav-lev1,div.topNav-lev1-Sel {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 1px;
}
.topNav-lev1-Sel {
  color : #A1B1C9;
}
.topNav-lev1:hover {
  color : #A1B1C9;
}

/* LEFT NAV HEADING ELEMENTS */
.leftNav-Head {
  font-size : 11px;
  color : #FFFFFF;
  font-family : Helvetica, Arial;
  text-decoration : none;
  text-transform : uppercase;
  font-weight : bold;
}
div.leftNav-Head {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
}
div.leftNav-Head-Wrapper {
  width : 100%;
  background-color : #6780A0;
}

/* LEFT NAV LEVEL 1 ELEMENTS */
.leftNav-lev1,.leftNav-lev1-Sel,.leftNav-lev1-Non {
  font-size: 11px;
  color : #FFFFFF;
  font-family: Helvetica, Arial;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
div.leftNav-lev1,div.leftNav-lev1-Sel,div.leftNav-lev1-Non {
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 8px;
}
.leftNav-lev1-Sel {
  color : #6780A01;
}
.leftNav-lev1:hover {
  color : #6780A0;
}

/* LEFT NAV LEVEL 2 ELEMENTS */
.leftNav-lev2,.leftNav-lev2-Sel,.leftNav-lev2-Non {
  font-size : 11px;
  color : #FFFFFF;
  font-family : Helvetica, Arial;
  text-decoration : none;
}
div.leftNav-lev2,div.leftNav-lev2-Sel,div.leftNav-lev2-Non {
  padding-left: 17px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #FFFFFF;
}
div.leftNav-Wrapper {
  width : 100%;
}
.leftNav-lev2-Sel {
  color : #FFFFFF;
/*  background-color : #928779;*/
  background-color : #969696;
}
.leftNav-lev2:hover {
  color : #336699;
}

/* LEFT NAV LEVEL 3 ELEMENTS */
.leftNav-lev3,.leftNav-lev3-Sel,.leftNav-lev3-Non {
  font-size : 10px;
  color : #FFFFFF;
  font-family : Helvetica, Arial;
  text-decoration : none;
	font-variant:normal;
}
div.leftNav-lev3, div.leftNav-lev3-Sel, div.leftNav-lev3-Non {
  padding-left: 24px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color : #AFAFAF;
  border-bottom: 1px dotted #FFFFFF;
}
.leftNav-lev3-Sel {
  color : #336699;
}
.leftNav-lev3:hover {
  color : #336699;
}

/* LEFT NAV LEVEL 4 ELEMENTS */
.leftNav-lev4,.leftNav-lev4-Sel,.leftNav-lev4-Non {
  font-size : 0.8em;
  color : #FFFFFF;
  font-family : Helvetica, Arial;
  text-decoration : none;
}
div.leftNav-lev4,div.leftNav-lev4-Sel,div.leftNav-lev4-Non {
  padding-left: 31px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color : #AFAFAF;
  border-bottom: 1px dotted #FFFFFF;
}
.leftNav-lev4-Sel {
  color : #002B61;
}
.leftNav-lev4:hover {
  color : #002B61;
}
sub, .sub  {
  vertical-align: sub;
  font-size: 0.8em;
  line-height: 50%;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
	color:#042C58;
	line-height:110%;
	}

h2 {
	font-size:1.2em;
	}

h3 {
	font-size: 1em;
	color: #042C58;
}

h4 {
	color:#333333;
	}
	


li {
	line-height:150%;
	margin-top: 8px;
}
dir {
	text-decoration: none;
	list-style: none;
}
p {
	margin-top: 8px;
}

.label {
	font-size: 0.8em;
	padding: 2px 40px;
}
.imgPad {
	padding: 0px;
	margin: 5px 3px 2px;
}
.imageHeading {
	font-size:0.85em;
	font-weight:bold;
	line-height: 115%;
	}
	
	
div#siteInfo {
	border-top:1px dotted #336699;
	text-decoration:none;
	margin-top: 10px;
	padding:0;
	}
	
#siteInfo a {
	text-decoration:none;
	color:#336699;
	}
	

#siteInfo p {
	margin:2px;
	}

#siteInfo img {
	margin:0 2px 0;
	padding:0;
	float:left;
	}
	
.clear {
	clear:both;
	}
	
#siteInfo .contact2 {
	padding-top:1.5em;
	}
	
#siteInfo2 {
	border-top:1px dotted #336699;
	text-decoration:none;
	margin-top: 10px;
	padding:0;
	clear:left;
	}
	
#siteInfo2 a {
	text-decoration:none;
	color:#336699;
	}
	

#siteInfo2 p {
	margin:2px;
	}

#siteInfo2 img {
	margin:0 2px 0;
	padding:0;
	float:left;
	}
	
td .red {
	color:#FF0000;
	text-align:center;
	}
	
td .blue {
	color: #0000CC;
	text-align:center;
	}
	
td.body table.body 
	{
	font-size:100%;
	margin-bottom:2em;
	
	}
	
.formula {
	white-space:nowrap;
	}
	
	
	
#homesidebar {
	width:165px;
	margin:0 0 .5em 2em;
	border:2px solid #900;
	padding:0;
	background-color: #ACBACD;
	float:right; 
 	}
#homesidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:center;
	/*background-color: #ACBACD;*/
	color: #900;
	padding:2px;
	}
#homesidebar p {
	margin:5px 1em;
	font-size:9px;
	}
#homesidebar a:link, #homesidebar a:visited {
	text-decoration:none;
	color: #900;
	}
	
#homesidebar a:hover, #homesidebar a:active {
	text-decoration:underline;
	color:#CF3;
}

