﻿body 
{
	font-family: Verdana;
	font-size: small;
	text-align: center; /*background-color: white; 	background-color: #C7DCE5;*/
	margin: auto;
}

.Body
{
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
}

.NavAndContent
{
	text-align:left;
	margin-left:1px;
}

.NavAndContent .Navigation
{
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
}

.NavAndContent .Navigation IMG
{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.NavAndContent .Content
{
	background-color: White;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	*margin-top: -55px;
}

.NavAndContent .Content .QuickTools
{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.Footer
{
	height: 74px;
	clear: both;
	text-align: left;
}

.Footer IMG
{
	
}

.Footer .Links
{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.Footer .Links .BottomLinks1
{
	
}

.Footer .Links .BottomLinks1 A
{
	
}

.Footer .Links .BottomLinks2 A
{
	
}

.Footer .Seperator
{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.Footer .Copyright
{
	text-align: left;
	color: #003399;
}

.Footer .Copyright .Pipe,
.Footer .Copyright A
{
	visibility: hidden;
}

.SectionHeader
{
	font-size: 1.6em;
	font-weight: bold;
	margin: .25em 0;
	color: #002550;
	border-bottom: solid 2px black;
	padding: 5px 5px 5px 5px;
}

/* Everything else */

/* XStandard Classes */

img.left {float:left;margin-right:3px}
img.right {float:right;margin-left:3px}
p {margin:.5em 0}
p.indent {margin-left:40px}
p.left {text-align:left}
p.center {text-align:center}
p.right {text-align:right}
.clear {clear:both}

/*These are the elements from quantile-stylesheet.css*/


/* The following CSS code is for the Interior pages*/

.Taxon
{
	padding: 0 5px 0 15px;
	font-weight: normal;
	font-size: medium;
}

.Taxon .TaxonDetails
{
	margin-top: 20px;
	margin-bottom: 25px;
}

.Taxon .TaxonDetails .TaxonDetailLabel
{
	display: block;
	text-align: right;
	width: 8em;
	float: left;
	padding: 5px 5px 3px 0px;
	font-size: 1em;
	font-weight: bold;
	height: 1em;
}

.Taxon .TaxonDetails .TaxonDetail
{
	font-weight: normal;
	display: block;
	font-size: 1em;
	padding: 5px 0px 3px 0px;
	height: 1em;
}

.Taxon H2
{
	text-align: left;
	border-bottom: solid black 1px;
	width: 85%;
	font-size: 1.2em;
	font-weight: bold;
}

.Taxon H3
{
	font-size: 1em;
	font-weight: bolder;
	width: 70%;
	border-bottom: solid 1px gray;
}

.Taxon .BoundingBox
{
	border-top: solid 2px #FFB963;
	border-left: solid 2px #FFB963;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 0px 5px 0px 5px;
	font-size: 0.9em;
}

.Taxon .BoundingBox TABLE
{
	font-size: 0.85em;
}

.ResourceHeader
{
	background-color: #FFB963;
	text-align: center;
}

.ResourceHeader TH A, .Taxon .ResourceHeader TH A:Active, .Taxon .ResourceHeader TH A:Visited
{
	color: Blue;
}

.ResourceRow
{
	background-color: White;
	text-align: left;
}

.ResourceAltRow
{
	background-color: #FFE8CC;
	text-align: left;
}

.ResourcePager
{
	background-color: #FFD587;
	font-weight: bold;
	color: Navy;
}

.ResourceSelectedRow
{
	background-color: #AAAAAA;
}

.TaxonMeasure
{
	font-weight: bold;
}

.TaxonStrand
{
	font-weight: bold;
}

TD.TaxonID, TD.TaxonMeasure
{
	text-align: center;
	font-weight: normal;
}


.StateStandardState
{
	padding-top: 15px;
	font-weight: bold;
	background-color: #FFB963;
}

div.boundingBox
{
	border: solid 1px Navy;
	padding: -30px 0 5px 0;
	margin-top: 25px;
	background-color: #FFB963;
}

.wizardPanel
{
	margin: 0 0 0 0.50em;
	padding: 0 0.50em 0 0.50em;
	color: Navy;
	font-weight: normal;
	border-top: solid 2px #FFB963;
	border-left: solid 2px #FFB963;
	border-right: solid 2px #FFB963;
	border-bottom: solid 2px #FFB963;
	background-color: white;
}

.wizardStep
{
	padding: 0px 15px 0px 15px;
}

.wizardNavigation
{
	background-color: #FFE8CC;
}

.wizardHeader
{
	background-color: #FFB963;
	font-size: 1.3em;
	padding: 5px;
	font-weight: bold;
	color: Navy;
}

.altRow
{
	background-color: #FFB963;
}


