h2 {
	color: #6699cc;
	margin-top: 0;
	font: bold 130% Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
h3 {
	color: #4b7d1a;
	font: bold 100% Arial, Verdana, Lucida, Geneva, Helvetica;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0 15px 0 15px;
	background-color: White;
}
p {
	margin-top: .4ex;
	margin-bottom: 1ex;
}

/* standard link colors, not so bright */
a {
	color: #336699;
}
a:visited {
	color: #550099;
}
a:link {
	color: #336699;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #FF3366;
}
a:visited:hover {
	color: #6699CC;
}
.confirmation {
	font-weight: bold;
	white-space: pre;
	width: 12em;
}
.error {
	font-weight: bold;
	white-space: pre;
	color: #ff3333;
	width: 12em;
}
.validator {
	color: #ff3333;
	display: block;
	width: 12em;
}

.myUL {
	padding-left: 2em;
	margin-left: 0;
}
.loginCtl {
	display: none;
}

.sup {
	/* superscript */
	position: relative;
	top: -0.6ex;
	font-size: smaller;
}

.numCol {
	font-family: "Courier New" , Monospace;
	text-align: right;
	margin-left: 1em;
	white-space: pre;
}
.hdr1 {
	font-size: 3em;
	font-weight: bold;
	font-family: Rockwell, Times, serif;
	padding-left: 1em;
	color: White;
}
.hdr4 {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
/* custom section, text-column and table headers */
.hdr2, .hdr3, .hdr35, .hdr4, .colHdr, .tabHdr {
	font-family: Rockwell, Times, serif;
	color: #4b7d1a;
}
.hdr35 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
.hdr2, .hdr3 {
	font-size: 1.5em;
	padding: 0 0 0 0;
	display: block;
}
.hdr2 {
	font-weight: bold;
	margin-top: .8ex;
	margin-bottom: .8ex;
}
.colHdr {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: .8ex;
	margin-bottom: .4ex;
	padding: 0 0 0 0;
	display: block;
}
.captionAbove {
	margin-bottom: 0;
}
.tabHdr {
	font-size: 1.2em;
	font-family: Rockwell, Times, serif;
	color: #4b7d1a;
}

/* typical table of data */
.tabularData, .tabularData th {
	border: solid 1px Gray;
}
.tabularData th a {
	color: Black;
}
table.tabularData {
	border: double 4px Gray !important;
}
#sampleTaxaWrapper table.tabularData {
	border: solid 2px Gray !important;
}
.tabularData {
	border-collapse: collapse;
	margin: 0 0 0 0;
}
.tabularData th, .gridViewFooter {
	background-color: #d3f4b1;
	padding-left: .5em;
	padding-right: .5em;
	border-collapse: collapse;
}
.tabularData td {
	border: solid 1px #cccccc;
	white-space: nowrap;
}
.tabularData td {
	padding-left: .5em;
	padding-right: .5em;
}
.tabularData td.tightCol {
	padding-right: .1em;
	text-align: left;
}
.gridViewFooter td {
	border: solid 1px #83B739;
	border-top-width: 2px;
	text-align: right;
	font-weight: bold;
}
.gridViewFooterData {
	background-color: White;
}
tr.pager td span {
	font-weight: bold;
	font-size: 140%;
}
tr.pager td a {
	font-weight: bold;
	color: #336699 !important;
}
/* alt row */
.ar td {
	background-color: #EEEEEE;
}
.selectedRow td {
	background-color: #738A9C;
	font-weight: bold;
	color: #F7F7F7;
}
/* table used to format 1 column of field-value pairs */
.nameValueTable, .nameValueTable th, .nameValueTableRO, .nameValueTableRO th, .nameValueTableLabel {
	vertical-align: top;
	background-color: Transparent;
	border: none;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.nameValueTable td {
	background-color: Transparent;
	border: none;
}
.nameValueTableValueEdit {
	/* don't change border */
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.nameValueTable th, .nameValueTableRO th {
	text-align: right;
	margin-left: 0;
	margin-right: 0;
}
.nameValueTable th, .nameValueTable td {
	line-height: 2em;
}
.nameValueTableLabel {
	font-weight: bold;
}

.sampTaxonEntry .commands {
	text-align: center;
	margin: .5em 1em .6em 1em;
}
.sampTaxonEntry .commands input {
	margin: 1em;
	vertical-align: middle;
	text-align: center;
}

.taxaNameValueTable th, .taxaNameValueTable td {
	background-color: Transparent;
	border: none;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1em;
}
.taxaNameValueTable th {
	text-align: right;
	font-weight: bold;
}
.taxaNameValueTable td {
	text-align: left;
}
.notesTable {
	background-color: #E7E7D4;
	border-collapse: collapse;
}
.notesText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: left;
}

/* score and sample details tabs */
.tabSection {
	/* one sample in the sample tab */
	border: solid 1.2em #e7ffc8;
	padding: .5em .5em .5em .5em;
}
.sampleSelectedInGrid {
	background-color: #e7ffc8;
	color: Navy;
}
.tabSection .hdr2, .insideScoreTab .hdr2 {
	font-size: 1.3em;
}
.insideScoreTab {
	margin: .5em 1em .5em 1em;
}
/* one score in the score tab */
.singleScoreTable {
	margin: 0 0 0 0;
	border-collapse: collapse;
	border: solid 1px #83B739;
}
.singleScoreTable td, .singleScoreTable th[scope="row"] {
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.singleScoreTable td {
	padding-left: .8em;
	padding-right: .4em;
}
.singleScoreTable th[scope="col"] {
	font-family: Arial, Sans-Serif;
	color: Black;
	border: solid 1px #999999;
	background-color: #d3f4b1;
	vertical-align: bottom;
	text-align: center;
}
.singleScoreTable th[scope="row"] {
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
	background-color: white;
	padding-right: .4ex;
	padding-left: .5ex;
}
.singleScoreTable td {
	padding-top: .4ex;
	padding-bottom: .4ex;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
.trendDetailTable td {
	padding-left: .2em;
}
.singleScoreSubTable td {
	border-width: 0 0 0 0;
}
.singleScoreTableFooter th, .singleScoreTableFooter td {
	font-weight: bold;
}
.singleScoreTableFooter th {
	background-color: #d3f4b1;
	text-align: right;
}
/* table of scoring settings/criteria */
.scoringSettingsTable {
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-collapse: collapse;
}
.scoringSettingsTable th, .scoringSettingsTable td {
	border: solid 1px #444444;
}
.scoringSettingsTable td {
	padding-left: 1em;
	padding-right: .8em;
	white-space: nowrap;
	text-align: center;
}
.scoringSettingsTable th[scope="row"] {
	text-align: right;
	font-weight: bold;
}
.scoringSettingsTable th[scope="col"] {
	text-align: center;
	font-family: Arial, Sans-Serif;
	color: Black;
	background-color: #d3f4b1;
	vertical-align: bottom;
	text-align: center;
}
/* 
.scoringSettingsTable th, .scoringSettingsTable td {
	border-spacing: 0; not usually supported 
}*/
/* table of scores */
.scoresDiv div#links a span {
}
.siteCode {
	font-weight: normal;
	color: #428052;
}
.samplesDiv td {
	white-space: nowrap;
}
.retToTop {
	font-size: .8em;
}


.g1 {
	background-color: #FF5184;
}
.g2 {
	background-color: #FF5184;
}
.g3 {
	background-color: #FFC77A;
}
.g4 {
	background-color: #FFC77A;
}
.g5 {
	background-color: #FFFFA0;
}
.g6 {
	background-color: #FFFFA0;
}
.g7 {
	background-color: #98fb98;
}
.g8 {
	background-color: #98fb98;
}
.g9 {
	background-color: #ADD8E6;
}

/* goog's 404 hdlr */
#goog-wm {
}
#goog-wm h3.closest-match {
}
#goog-wm h3.closest-match a {
}
#goog-wm h3.other-things {
}
#goog-wm ul li {
}
#goog-wm li.search-goog {
	display: block;
}
.btn {
	font-size: smaller;
	font-weight: bold;
	border-width: 3px;
	white-space: nowrap;
}
#scoreUserInputContainer th, #scoreUserInputContainer .scoreUserInputLabel {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #454545;
	background-color: Transparent;
	padding: 6px 2px 0 2px;
}
#scoreUserInputContainer td select {
	font-size: .9em;
}
#scoreUserInputContainer table {
	padding: 0 3px 3px 3px;
}
.AdvVisible1 {
}
.AdvVisible0 {
	display: none;
}
.help {
	margin-right: 3em;
	float: right;
}
#projectForm .checkBox input {
	width: 1em;
}
#projectForm input, #projectForm textarea {
	width: 30em;
}
/* map pop-ups */
.popupOnGMap {
	margin-right: 1.5em; /* space from close X button. */
	text-align: center;
	vertical-align: middle;
}
.popupOnGMap .leftSide {
	width: 50%;
	text-align: right;
	white-space: nowrap;
}
.popupOnGMap .rightSide {
	width: 50%;
	text-align: left;
	white-space: nowrap;
}
.popupOnGMap .rightSide a {
	margin-left: .3em;
	margin-right: .3em;
}
.popupOnGMapTitle {
	color: #4b7d1a;
}

/* support Pop-Up bubble */
a.pu {
	position: relative; /* bubble wil be absolute relative to this parent */
	z-index: 24;
	color: #000;
	text-decoration: none;
}
a.pu:hover {
	z-index: 25;
	background-color: #ccc;
}
a.pu span {
	display: none;
	font-style: normal;
}
a.pu:hover span {
	display: block;
}
a.pu:hover > span {
	position: absolute;
	top: 2ex;
	left: 1.8em;
	min-width: 10em;
	border: solid 2px #4b7d1a;
	background-color: #d3f4b1;
	padding: 1.3em;
	color: #000;
}
.puPtr {
	position: absolute;
	left: 4px;
	top: -10px;
	border: none;
}
/* area control(s) */
.area, span.area, span.area span {
	text-decoration: none;
	display: block;
}
.romanBullet {
	margin-left: 1.5em;
	margin-right: .5em;
	width: 2.5em; /* this does nothing :( */
}
.siteMapIndexLevel1 {
	margin-top: .4em;
}
.siteMapIndexLevel1, .siteMapIndexLevel2 {
	display: block;
}
table.columnLayout caption {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 2px;
}
.columnLayout td {
	vertical-align: top;
	padding: 0 1.3em 0 0;
	margin: 0;
}
table.columnLayout {
	padding: 0;
	margin: 0;
}
.siteMapIndexLevel1 {
	font-weight: bold;
}
.button, .smallButton {
	/*background-color: #a8c8ba;*/
	font-weight: bold;
	font-size: 1em;
	white-space: nowrap;
	border-color: #759b71;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.defaultButton {
	border-color: ActiveCaption;
}
.smallButton {
	font-size: smaller;
}
fieldset.search {
	border: solid 1.4em #d3f4b1;
	width: 718px;
	margin: 0 0 6px 0;
	padding: 10px 10px 10px 10px;
}
fieldset.search legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #407010;
	background-color: #d3f4b1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
fieldset.search th {
	font-weight: normal;
}
.entryLinkLeft, .entryLinkRight {
	font-weight: bold;
	font-size: larger;
}
.entryLinkLeft {
	margin-right: 1em;
}

.hoverMenuExtender_Closed {
	visibility: hidden;
}
.hoverMenuExtender_Open {
}
.threeColumnDiv {
	/*Mostly for Site Map to list in 3 columns*/
	min-width: 270px;
	float: left;
	margin-right: 1em;
}
/*offset control from panel border*/
.TablePadding td {
	padding-left: 5px;
}
/* cluetip - required */
#cluetip-title {
	overflow: hidden;
}
.cluetip-close-image {
	/*Use direct image element. CSS's content url() failed*/
	float: right;
	margin: 2px 8px 2px 2px;
	border: 0;
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(../images/cluetip/wait.gif);
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra {
	display: none;
}

/***************************************
 =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
	background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
	border: 2px solid #999;
	position: relative;
	background-color: #fff;
	padding-right: 5px;
}
.cluetip-jtip #cluetip-title {
	margin: 0 0 0 0;
	padding: 1px 5px 2px;
	font-family: Arial,Verdana,Lucida,Geneva,Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background-color: #999;
	vertical-align: middle;
}
.cluetip-jtip #cluetip-inner {
	padding: 0 5px 5px;
	display: inline-block;
	width: 100%;
}

/* jtip arrows */
.clue-right-jtip .cluetip-arrows {
	background-image: url(../images/cluetip/arrowLeft.png);
}
.clue-left-jtip .cluetip-arrows {
	background-image: url(../images/cluetip/arrowRight.png);
	left: 100%;
	margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
	background-image: url(../images/cluetip/arrowDown.png);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
	background-image: url(../images/cluetip/arrowUp.png);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.PagerInfoCell {
	font-weight: bold;
	padding-right: 1.5em;
	padding-left: 0;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup {
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.modalPopupTitleBar {
	background-color: #d3f4b1;
	font-size: 1.2em;
	font-family: Rockwell, Times, serif;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.radio label {
	vertical-align: bottom;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 30;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: Window url( '../Images/waitCursor.gif' ) right center no-repeat;
}

.ac_over {
	background-color: yellow;
	color: blue;
}
.ac_matchedString {
	font-size: large;
}
.input_text {
	border: 1px solid #c0c0c0;
	padding: 4px;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}
/* highlight the control with the focus */
.highlightable:focus, .highlighted {
	border-color: blue;
	background-color: #ffffc0;
}