body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #A1C0AB;
}

body ul, li {
	margin-left: 10px;
	margin-right: 10px;

}

li a:visited {
	color: #808283;
}

table#content td  {
	margin:  20px 20px 20px 20px;
	text-align: left;
}

a:link, v:link {
	color: #FFFFFF;
}
a:hover, a:visited, a:active,  a:focus {
	color: #A1C0AB;
	text-decoration: underline;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.navBkg {
	background-position: top left;
	background-repeat: repeat;
	background-image: url(/images/bkg86a282.png);

}	

.navBkgCurveNARROW {
	background-position: top left;
	background-image: url(/images/bkgNav86a282.png);
	width: 52px;
	height: 350px;
	background-repeat: repeat-y;	 
}


.navBkgOcean {
	background-position: top right;
	background-image: url(/images/bkgOceanNoProfile.jpg);
	background-repeat: no-repeat;	
	background-color: #00303e;
}


.navHorz {	
	color:  #4372a1;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	font-size: small;	
	margin: 10px 0 10px 0;
	padding-right: 1em;

}


.navHorz a:link  {
	color: #778ca1;
	text-decoration: none;	
}

.navHorz  a:visited   {
	color: #808283;
	text-decoration: none;	
}

.navHorz a:hover, .nav a:active, .nav a:focus {
	text-decoration: underline;
}


.fieldNotesTitle {
	color: #FFFFFF;
/*
	font-weight: bold;
*/	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	
}


.fieldNotesText  {
	font-size: small;
	color: #8ea183;
	text-decoration: none;
	
}



.fieldNotesText a:link  {
	font-size: small;
	color: #8ea183;
	text-decoration: underline;
	
}

.fieldNotesText a:visited {
	font-size: small;
	color: #8ea183;
	text-decoration: underline;
	
}

.fieldNotesText a:hover, fieldNotesText  a:active, fieldNotesText  a:focus {
text-decoration: underline;
}

.fieldNotesCitation {
	font-size: x-small;
	font-weight: bold;
	color: #8ea183;
	text-decoration: none;
	
}

.fieldNotesCitation a:link {
	font-size: x-small;
	font-weight: bold;
	color: #8ea183;
	text-decoration: underline;
	
}
.fieldNotesCitation a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #8ea183;
	text-decoration: underline;
	
}

h1 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	text-shadow: #000000 3px 3px 5px;	
}


h2 {
	font-size: medium;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 3px;
	
}
.scientific_header {
	line-height: normal;
	font-weight: bold;
	font-size: small;
}
.scientific_headerText {
	line-height: normal;
	font-size: small;
}




 dl { border-bottom: 1px transparent; }

dt
{
width: 15em;
padding-bottom: .5em;
margin: 0;
border-top: 1px transparent #999;
font-weight: bold;
float: left;
}

dd
{
margin-left: 16em;
padding-bottom: .5em;
}

dd.first { border-top: 1px solid transparent; }

.pictureL {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}

.pictureL200 {
	width: 200px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}


.pictureR {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}

.pictureR {
	float: right;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 95%;
}




.figure {					/* do not put right and left padding, some picts span entire width */

	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: auto;
	font-size: 95%;
}

.figure400 {					/* do not put right and left padding, some picts span entire width */

	width: 400px;
	text-align: center;
	margin: auto;
	font-size: 95%;
}

.emphasis {
	font-style: italic;
}

.date {
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
}

