﻿.marsTitle {
	font-size: small;
	font-weight: bold;
}
.holdingsYellow {
	font-size: 8pt;
	background-color: #FFFFD7;
}
.searchTitle {
	font-size: medium;
	font-weight: bold;
}
.style4 {
	font-weight: normal;
}
.style5 {
	font-weight: bold;
	border-width: 1px;
	background-color: #D7D5B3;
}
.style6 {
	border-width: 1px;
	background-color: #D7D5B3;
}
.style7 {
	font-weight: bold;
	border-width: 1px;
	background-color: #FFFFFF;
}
.style8 {
	border-width: 1px;
	background-color: #FFFFFF;
}
.toolsTable {
	margin-left: 40px;
}
.style10 {
	background-color: #D7D5B3;
}
.style11 {
	font-weight: bold;
	background-color: #D7D5B3;
}
.style12 {
	font-weight: bold;
	background-color: #FFFFFF;
}
.style13 {
	background-color: #FFFFFF;
}
.style14 {
	height: 15px;
}
.Header {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C0C0C0;
	padding: 10px;
}
.key {
	text-align: right;
	list-style-type: none;
}
.geoRelSite {
	padding: 5px;
	list-style-type: none;
	background-color: #FFCC99;
	font-weight: bold;
	vertical-align: top;
}
.geositeText {
	padding: 5px;
	list-style-type: none;
	background-color: #FFCC99;
}
.middle {
	border: 0px solid #808080;
	padding-left: 12px;
	padding-right: 12px;
}
.rightBar {
	margin-left: 12px;
}
body {background-color: #000000;}
body, table, td, form, input, select, h1, h2, h3, h4, h5, h6, pre {font-family: Arial; font-size: 12px; color: #000000;}
/* Netscape 4 font-size fix */

html body, html table, html td, html input, html select, html h1, html h2, html h3, html h4, html h5, html h6 {font-size: 12px;
	}
/* GEOSCIENCES changed font size from 11px to 12px */

h1, h2, h3, h4, h5, h6 {font-weight: bold;}
form {margin: 0px; padding: 0px;}
/* Modified to make default link behave like featureLnk */
a {color: #006699; text-decoration: none; }
/* 	font-size: larger; */
/* } */
a:hover {text-decoration: underline;}
.boldTitle {font-size: 13px; font-weight: bold;}
.italic {font-style: italic;}
.light {color: #484848; font-size: 11px;}
/* GEOSCIENCES added font size to light */
.small {font-size: 10px;}
.red {color: #FF0000;}
.white {color: #FFFFFF;}

/* Global Styles */
.headerLnk {color: #666666; line-height: 16px; font-size: 11px;}
.footerLnk {color: #000000; font-size: 11px;}
/* GEOSCIENCES added font size to headerLnk and footerLnk */
.navLnkBlack {color: #000000; line-height: 18px;}
.navLnkBlue {color: #006699; line-height: 18px;}
.navLnkRed {color: #FF3333; line-height: 18px;}
.navLnkWhite {color: #FFFFFF; line-height: 18px;}
.navLnkGreen {color: #408040; line-height: 18px;}
.credits {color: #cccccc;}
.pageTitle {font-size: 18px; color: #993300; font-weight: bold;}
.pageTitleSub {font-size: 13px; color: #006699; font-weight: bold;}
.formLabel {color: #003399; font-weight: bold;}
/* GEOSCIENCES added placemarker */
.placemarker {color: #993300;}


/* Default blue color scheme */
.backgroundBlue {color: #006699;}
.foregroundBlue {background: #006699;}

/* Alternating row colors */
.rowColor0 {color: #E7EEF9}
.rowColor1 {color: #FFFFFF}

a.navLnkWhite:link, a.navLnkWhite:visited {text-decoration: none;}
a.navLnkWhite:hover {text-decoration: underline;}
td.leftnav {
	padding: 0px 0px 0px 6px;
	background: #E2E2E2;
	margin-top: 6px;
}
a.leftnavOff:link, a.leftnavOff:visited {background: #E2E2E2; color: #626262; text-decoration: none;}
a.leftnavOff:hover {background: #E2E2E2; color: #626262; text-decoration: underline;}
a.leftnavOn:link, a.leftnavOn:visited {background: #E2E2E2; color: #000000; text-decoration: none;}
a.leftnavOn:hover {background: #E2E2E2; color: #000000; text-decoration: underline;}
.leftNavTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding-left: 5px;
	background-color: bgcol#CCCCCC;
}

.inputBox {
	background: #E2EAFC;
	color: #000000;
	font-family: Mono;
	font-size: 12px;
	font-weight: bold;
}


/* Styles for Cyndi's PDS Explorer page */
SPAN.noselect { 
 font-weight: bold;
 font-size: 14px;
 font-family: arial;
}
.filtertype {
 font-family: arial;
 font-size: 12px;
 line-height: 1.5em;
}
.dsid {
 font-family: arial;
 font-size: 12px;
 line-height: 1.5em;
}
#filters{
 position: absolute;
 top: 210px;
 left: 10px;
 width: 760px;
 background-color: #FFFFFF;
}
#frame1 {
 position: absolute;
 top: 330px;
 left: 10px;
 width: 455px;
 padding-left: 4px;
 background-color: #efefef;
}
#frame2 {
 position: absolute;
 top: 330px;
 left: 510px;
 width: 350px;
 padding-left: 4px;
 background-color: #dedede;
}
* {
}
div.Section1
	{page:Section1;}
.style1 {
	list-style-image: url('../images/l2_bullet01.gif');
}
.whatsNew {
	background-color: #FFCC99;
	margin-left: 12px;
	right: auto;
}
.ourContent {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.citationtable {
	background-color: #FFFFd7;
	padding: 12px;
}
.style2 {
	text-align: left;
	list-style-image: url('images/l2_bullet01.gif');
	list-style-type: none;
}
.leftNavBlock {
	margin-top: 10px;
}
.leftNavList {
	text-align: left;
	list-style-type: none;
	margin-left: -2em;
}
.rightBar {
	padding: 6px;
}
.ourContent {
	padding: 0px;
	margin-top: 6px;
}
.new {
	color: #000000;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.navList {
	padding-left: 2px;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
}
.navList2 {
	padding-left: 10px;
}
a:active {
	color: #993300;
}
.style3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}
.bottomNav {
	padding-bottom: 12px;
	padding-left: 10px;
}
.pdsResources {
	padding: 5px;
	background: #E2EAFC;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
.pdsResourcesText {
	padding: 5px;
	background: #E2EAFC;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.externalResource {
	padding: 5px;
	background: #FFFFFF;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
.extResourcesText {
	padding: 5px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.resourceTable {
	border-style: solid;
	border-width: thin;
	border-collapse: inherit;
}
.resources {
	width: 100%;
}
.bullet {
	list-style-type: square;
}
.picture_hyperlink {
	border-width: 0px;
}
.table85 {
	width: 85%;
}
.Header85 {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C0C0C0;
	padding: 5px;
}
