

a
{
	color: #0005C3;
	text-decoration: none;
}

a img {color: white} /* The only way to hide the border in NS 4.x */

body
{
	background-color: #bcc2c7;
	color: #000000;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 100%;
	margin: 0%;
	width: 770px;
}

td { font-family: verdana,arial,helvetica,geneva,sans-serif; }

td.quickLinksTitle
{
    white-space: nowrap;
    background-color: #A4D893;
    padding-bottom: 3px;
    padding-right: 0px;
    color: #000000;
}

h1
{
	font-size: 80%;
	color: #800000;
}

h2
{
	font-size: 95%;
	color: darkblue;
	text-decoration: none;
}

h3
{
	font-size: 115%;
	font-weight: bold;
}

h4 { font-weight: bold; }

hr
{
	background-color: #cccccc;
	color: #cccccc;
	height: 1px;
    border: none;
}

/* REGULAR CLASSES ########################################################## */
a.menu
{
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	color: #ffffff;
	margin-left: 2px;
}

/*  PSEUDO TAGS ########################################################## */
a:visited
{
	color: #0072FF;
	text-decoration: none;
}

/* RRE: mousing over underlines */
a:active
{
	color: #0072FF;
	text-decoration: underline;
}

a:hover
{
	color: #993026;
	text-decoration: underline;
}

/* CLASSES  ########################################################## */

.content
{
	margin-left: 10px;
	font-size: 85%;
}

.taxonAccountLatinName
{
	font-size: 140%;
 	font-weight: bold;
	font-style: italic;
	padding: .5em;
}

.taxonAccountCommonName
{
	font-size: 120%;
	padding: .5em;
}

.taxonAccountAuthor
{
	padding: .5em;
	white-space: nowrap;
	font-size: 80%;
}

.taxonAccountHeading
{
	font-size: 120%;
	text-align: left;
	font-weight: bold;
}

.dataElements
{
	font-size: 80%;
	white-space: normal;
	background-color: #DBDBD0;
	line-height: 17px;
	padding: 8px;
}

.utilityLinks
{
	font-size: 80%;
	white-space: nowrap;
	/*background-color: #A4D893;*/
	background-color: #DBDBD0;
	line-height: 20px;
	font-weight: normal;
	padding: 8px;
	width: 200px;
}

.keywordLabel
{
	font-weight: bold;
	color: #676565;
}

.keywords
{
	font-size: 80%;
	color: #676565;
}

.taxon_reference, .taxon-link
{
	color: #0072FF;
	text-decoration: none;
}

.cite
{
	color: #ff0000;
	font-weight: bold;
}

.white { color: white; }

.red {color: red;}

.ka a:hover {color: #B28E00;}

.ka {color: #41B7FF;}

.SpacerClearBoth
{
	margin: 0px;
	padding: 0px;
	clear: both;
}

.xlarge { font-size: 120%; }
.large { font-size: 110%; }
.small { font-size: 90%; }
.xsmall { font-size: 80%; }
.center { text-align: center; }

.lineSpace {line-height: 18px;}

#footer
{
	font-size: 80%;
	line-height: 18px;
}



/* menu item hover colored bar rules */
div.navbar a {display: block;}
div.navbar a:hover {background: #F2F2E6; color: #993026;}
div.navbar a:visited {color: #0072FF;}

/* Tabs */

#tabnav
{	width: 708;
	height: 10px;
	margin: -2;
	padding-right: 5px;
	background: url('../images/decoration/nekuda.gif') repeat-x bottom;
}

#tabnav ul, #tabnav li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited
{
	float: right;
	background: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-right: 10px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #17749E;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	text-decoration: none;
	color: #000000;
}

#tabnav a:link.active, #tabnav a:visited.active
{
	border-bottom: 1px solid #b3d2e5;
	background: #b3d2e5;
	color: #000000;
}

#tabnav a:hover
{
    background: #b3d2e5;
}

/* taxon box */

#taxonBox  {
    float: right;
    width:175px;
    font-size: 80%;
    background-color: #DBDBD0;
    /* line-height: 12px; */
    padding: 4px;
    /* border: 1px solid black; */
    border: 1px solid #cccccc;
    margin-left: 2em;
    margin-bottom: 2em;
    /* text-indent: -1em; */
}

#taxonBox div {
    text-indent: -10px;
    margin-left: 10px;
    line-height: 150%;
}

#taxonBox ul {
    margin-left: -4em;
}

#taxonBox li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

/* breadcrumb trail */
#breadcrumb {
    font-size: 9pt;
}

#breadcrumb a, a:visited {
	color: #0005C3;
	text-decoration: none;
}

.key-value, .bullet-list {
    font-size: 90%;
}

.paragraph-text {
    text-align: justify;
    margin-left: 15px;
}

.keywords-list {
    font-size: 90%;
    /* color: #666666; */
    color: #676565;
    margin-left: 0px;
}

div.informationBox {
    background-color: #CCE0BC;
    border: 1px solid #B6C8A8;
    margin-left: 2em;
    margin-bottom: 2em;
    padding: 4px;
    width: 150px;
    float: right;
}

.header h1 {
    font-size: 150%;
}

/* for navigation */
div.listingBar {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: lowercase;
    font-size: 80%;
    clear:both;
    vertical-align: top;
    margin: 1em 0em;
}
div.listingBar a {
    text-decoration: none;
}
div.listingBar span.previous {
    text-align: left;
    float: left;
    white-space: nowrap;
}   
            
div.listingBar span.next {
    text-align: right;
    float: right;
    white-space: nowrap;
}

div listingBar img {
    vertical-align: middle;
}

.resource {
    border: 3px double gray;
    padding: 4px;
}

.message {
border: 1px dotted red; padding: 10px; margin-bottom: 10px;
}

span.taxon_link_sp {
    font-style: italic;
    border-bottom: 1px dotted #666;
}

span.taxon_link {
    border-bottom: 1px dotted #666;
}

a.taxon_reference {
    border-bottom: 1px dotted #666;
    text-decoration: none;    
}

a.taxon_link_sp {
    font-style: italic;
    border-bottom: 1px dotted #666;
    text-decoration: none;    
}

a.taxon_link {
    border-bottom: 1px dotted #666;
    text-decoration: none;    
}

a.taxon_reference {
    border-bottom: 1px dotted #666;
    text-decoration: none;    
}

a.glossary:link {color:#676565; text-decoration: none; }
a.glossary:visited {color:#676565; text-decoration: none; }
a.glossary:active {color:#0072FF;; text-decoration: underline; }
a.glossary:hover {color:#993026;;; text-decoration: underline; }

a.button {
    background: white;
    color: Black;
    cursor: pointer;
    font-weight: normal;
    padding: 5px;
    margin: 5px;

    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
}                                                                    


A:link {color:darkblue;}
A:visited {color:darkblue; text-decoration: none}
A:hover {color:#993026; text-decoration: underline}
A:active {color:white}