/* redefines some styles */

h2 {
	color : #000066;
	font-size : 1.4em;
	font-weight : 600;
	text-transform: uppercase;
	text-align: center;
   margin: 6px 0px; 
}
h3 {
	color : #003366;
	font-size : 1.3em;
	font-weight : 500;
	text-align: center;
	text-transform: none;
	font-style: italic;
   margin: 6px 0px; 
}
h3 a:link, h3 a:visited { 	color : #000066;	text-decoration: none; } 
h3 a:active, h3 a:hover, h3 a:focus { color : #FF4500; text-decoration: underline; } 

.box6L {
	background-color: #F0FFFF;
	background-image: url(images/lt-blu-gradient.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size : .85em;
	border: 1px solid White;
}
.fs-popup {															
	background-color : #F0F8FF;								
	border : solid;
	border-color : #003366;
	border-width : 0px 1px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : .85em;
	text-align : center;
	font-weight : 600;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.fs-popup2 {															
	font-family: Arial, Helvetica, sans-serif;
	font-size : .85em;
	text-align : center;
	font-weight : 600;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.sectiontitle2 {			
	color : #003366;
	font-size : 1.1em;
	font-weight : 600;
	text-transform: uppercase;
}
.sectiontitle2 a:link, .sectiontitle2 a:visited { 	color : #003366;	text-decoration: none; } 
.sectiontitle2 a:active, .sectiontitle2 a:hover, .sectiontitle2 a:focus { color : #FF4500; text-decoration: underline; } 
.sm-species, .sm-species2, .sm-species3 {
	font: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	color : #000066;
	vertical-align: baseline;
	padding-right: 10px;
}
.sm-species2 {
	font-size: .85em;
	text-transform: capitalize;
	color : #000000;
}
.sm-species3 {
	font-size: .85em;
	text-transform: none;
	color : #000000;
}
.spreadtxt-sm1 { font-size : .85em; line-height: 130%;  margin: 6px 0px; }