a {
	text-decoration:none;
	color: white;
}

a.link1 {
	text-decoration:none;
	color: #000080;
}

a.link2 {
	text-decoration:none;
	color: #000000;
}
a.link3 {
	text-decoration:none;
	color: #006699;
}


H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.navdiv {
	background-color: white;
	height: 60px;
}

.navtable2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 800; 
	color: white;
	background-color:#339966; 
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navtable2_item {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 100%;
	text-align: center;
	border-color:#C6ECFF;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.navtable2_spacer {
	background-color: gray;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.navtable2 a {
	text-decoration:none;
	color: white;
}
.navtable2 a:hover { 
	text-decoration:none;
	color: red;
}

table.subnavtable2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: gray;
	background-color:white; 
	border-color:#339966;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	visibility:hidden;
	position:absolute;
	top: 25px; 
	left: 400px; 
}

tr.subnavtable2 {
}

td.subnavtable2 {
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 0px;
    font-style:italic;
	font-size: 90%;
	text-align: left;
	border-color:#2E13B8;
	border-style:solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

a.subnavtable2 {
	color:#5C5C5C; 
	text-decoration:none; 
}

a.subnavtable2:hover {
	color:#5C5C5C; 
	text-decoration:underline; 
}

.people{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 800; 
	color: black;
	background-color: white; 
    text-align: top;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a.people {
	color:#5C5C5C; 
	text-decoration:underline; 
}

.hometext{
	font-family: Arial, Helvetica, sans-serif;
	width: 600;
	color:#000000;
	font-size: 80%;
	background-color: white; 
	text-indent: 0px;
    text-align: justify;
    line-height: 1.2;
}
.speciesdescription{
	font-family: Arial, Helvetica, sans-serif;
	width: 750;
	color:#333333;
	background-color: white; 
	text-indent: 30px;
    text-align: justify;
    line-height: 1.4;
}

.project{
	font-family: Arial, Helvetica, sans-serif;
	width: 750;
	font-size: 80%;
	color:#333333;
	background-color: white; 
	text-indent: 30px;
    text-align: justify;
    line-height: 1.4;
}
.project1{
	font-family: Arial, Helvetica, sans-serif;
	width: 750;
	font-size: 80%;
	color:#333333;
	background-color: white; 
	text-indent: 0px;
    text-align: justify;
    line-height: 1.4;
}
.citation{
	font-family: Arial, Helvetica, sans-serif;
	width: 600;
	font-size: 80%;

	color:#333333;
	background-color: white; 
    line-height: 1;
}	

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFE0;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.tooltip .head{
	background-color: #FFFFE0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.tooltip .content{
	color: #000000;
	font-size: 10px;
	border-size: 1px;
}

.tooltip .content td{
	width: 50%;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFE0;
}

strong {
	font-weight: bold;
}

td.color1 {
	background-color: #F6F6F6; 
}

td.color2 {
	background-color: #E6E6E6; 
}

tr.color1 {
	background-color: #F6F6F6; 
}

tr.color2 {
	background-color: #E6E6E6; 
}

hr.typ1 {
    color: yellow;
}

div.help1 {
    width: 800px;
    text-align: right; 	
}

.links {
 	font-family: Arial, Helvetica, sans-serif;
	width: 600;
	background-color: white; 
	font-size: 60%;
    line-height: 0.8;
}


