/* ================INSTRUCTIONS=================*/ 
/* By changing the classes below, you can add your own custom styles for various areas of the header. In order for your changes to work though, you MUST include a reference in your HTML pages to both the common CSS file and custom CSS file in that order.

Instructions are provided below for customizing these classes. */

/* ================BANNER=======================*/  
/* TO DISPLAY A CUSTOM BANNER IMAGE: 
If you want to display a custom banner, change the "background: url" to point to a local banner, or external, image location.

TO DISPLAY A CUSTOM BANNER COLOR (NO IMAGE): 
If you would rather display a color instead of a banner image, change the "background: url" portion to point to "" and set the background color (#006633) to whatever color you wish to display.
NOTE: You can use either hexadecimal color codes (i.e. - #006633, #063) or HTML color names (i.e. - "black"). */ 
#usgscolorband { 
	background: #006633 url(/images/team_graphics/wildlife_toxicology_team_1500.jpg) 178px 0px no-repeat; 
} 
/* ================SITE TITLE===================*/ 
/* TO DISPLAY A CUSTOM SITE TITLE BAR: 
The #usgstitle class is specific to the colored site title bar that lies beneath the USGS identifier. To change the color of this bar, set the "background-color" attribute below to the color you wish to display and change the "color" attribute to set the text color.
NOTE: You can use either hexadecimal color codes (i.e. - #000000) or HTML color names (i.e. - "black"). */ 
#usgstitle {
	background-color: #030;
	color: #FFF;
} 
/* =============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%;". */
body {
	font-size: small;
}
th, td {
	font-size: small;
}
a:link {
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color : purple;
}
a:hover {
text-decoration: underline;
color : #003300;
}
.infoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #E6E6E6;
	color:#000;
}
.infoTitle a:link {
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 4px;
	text-decoration: none;
} 
.infoTitle a:visited {
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 4px;
	text-decoration: none;
} 
.infoTitle a:hover {
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	margin-left: 4px;
} 
.infoTitle a:active {
	font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 4px;
	text-decoration: none;
}
.infoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #D6D6D6;
	color:#000;
	border-color: #FFFFFF;
}
.linkinfoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.infoSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #000000;
	color:#FFFFFF;
 	border-color: #FFFFFF;
}
.infoSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.infoSub a:link { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
} 
.infoSub a:visited { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
} 
.infoSub a:hover { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            text-decoration: underline; 
            margin-left: 4px; 
} 
.infoSub a:active { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
}
.infoLTRMP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #003300;
	color:#FFFFFF;
 	border-color: #FFFFFF;
}
.infoLTRMP a:link { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
} 
.infoLTRMP a:visited { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
} 
.infoLTRMP a:hover { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            text-decoration: underline; 
            margin-left: 4px; 
} 
.infoLTRMP a:active { 
            font: bold 1em/1.3em Verdana, Arial, Helvetica, sans-serif; 
            color: #ffffff; 
            margin-left: 4px; 
            text-decoration: none; 
}
.linkinfoLTRMP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.toc {
	padding-left: 5px;
}
.toc10 {	
	padding-left: 10px;
}
.contentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.linksContent {
	color: #436C96;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dataHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.linkslgHeader {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #436C96;
}
.linksdataHeader {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #436C96;
}
.highlightsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.linksiteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 5px;
	background-color: #E6E6E6;
	color: #ffffff;
	text-decoration: none;
}
.linkinfoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.bucket-title-green {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006600;
}
.bucket-title-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000066;
}
.bucket-title-darktan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999933;
}
.bucket-title-burntred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #993333;
	}
.bucket-title-umesc-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003300;
}
.c-table-bg-tan {
	background-color: #FFFFCC;
}
	.c-table-umesc-green {
	background-color: #003300;
}
.c-bg-lighttan {
	background-color: #EFF1C9;
}
.bg-lightblue2 {
	background-color: #E3F4FC;
}
.bg-lightgray {
	background-color: #EEEEEE;
}
