/*------------------------------------------------------------------------------------------------------*/
/*   Modifed from WRD Framework print stylesheet (July 2008)                                            */
/*------------------------------------------------------------------------------------------------------*/
 
.noprint {
	display: none;	
}
	
#usgscolorband, #leftbar, #usgsfooter, #nav_bar, #figtable {   
	display: none;  
}

#usgstitle {
	background : #ffffff;
	color : #000000;
	margin: 0px;
	padding: 0px;
}
#usgstitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
body { 
  	color : #000000; 
	background : #ffffff; 
  	font-family: Georgia,"Times New Roman", Times, serif;
}

a { 
  	text-decoration : underline; 
  	color : #000000;
	font-weight: bold; 
}

th, td { 
  	font-family: Georgia,"Times New Roman", Times, serif;
}

/*
#usgsfooter {
  	color : #000000; 
	background : #ffffff; 
  	font-family: Georgia,"Times New Roman", Times, serif;
	margin-top:10px;
	border-top: thin solid #999999;
}
*/

.smallheading { 
  	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:10pt;
	margin-top: -10px;
	margin-bottom:0px;
	padding: 0px;
}