/* =============STANDARD CONTENT===============*/ 
/* TO CHANGE THE TEXT SIZE OF THE CONTENT:
By default, USGS has set the font size to "small" in order to provide a consistent size for content across all pages. If you would prefer not to have a pre-defined font size for your pages, change the "font-size" attributes below to "font-size: 100%;". */
/* =====================================================*/
/* =================ACCESSIBILITY HELP==================*/
/* =====================================================*/
.off-left{
	position: absolute;
	left: -999px;
	width: 990px;
}
/* =====================================================*/
/* =================BREAD CRUMBS==================*/
/* =====================================================*/
.breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	text-align:left;
	background-color: #EFF2E0;
    border-top: 1px dashed #996633; 
	padding-top: 4px;
	width: 100%;
	height: 15px;
	color:#003333;
filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
.breadCrumb a {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#000099;
	background:#EFF2E0;filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
.breadCrumb a:hover {
	width:100%;font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	background:#EFF2E0;
	color:#000099;
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;}
/* =====================================================*/
/* =================TWO CONTENT LAYOUT==================*/
/* =====================================================*/





/*Recent Adobe Reader Advisory and Other Notes*/
.apdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: .9em;
  	line-height: 1.4em;
	padding-top: 5px;
	background-color: #EFF2E0;
	}
/*Page Sub-Text*/
.pubCoop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bolder;
}
/*Page Sub-Title*/
.pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	line-height: .5em;
	margin-top: -8px;
}
/*Publication Date*/
.pubdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
 	margin: .5em;
	}
/*Additional Author Information*/
.authinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 5px;
	}
.adobeReader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: .9em;
	padding: 5px;
	}
/*Indent First Line*/
.textindent { 
   	text-indent: 3em;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #000000;
	line-height: 1.5em;
}
/*Author or Team Contact Information*/
.pubContact {
	margin: 17px 17px 0px 0px;
	vertical-align: top;
	background-color: #EFF2E0;
	width: 90%;
	padding: 5px;
	}
/*Hanging Indent for References*/
.reference {
	font-size: .9em;
	text-indent: -3em;
	list-style-type: none;
	margin-right: 3em;
	margin-left: 3.9em;
	margin-bottom: .5em;
	}

