@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #ECECEC;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

.style3 a:link {
color: #1646AE;
text-decoration: none;
}
.style3 a:visited {
color: #1646AE;
text-decoration: none;
}
.style3 a:active {
color: #1646AE;
text-decoration: none;
}
.style3 a:hover {
color: #000000;
text-decoration: none;
}

.banner {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }

.banner a:link {
color: #FFFFFF;
text-decoration: underline;
}
.banner a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.banner a:active {
color: #FFFFFF;
text-decoration: underline;
}
.banner a:hover {
color: #CECECE;
text-decoration: none;
}


.maintitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #07684c; }

.main {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.main a:link {
color: #1646AE;
text-decoration: none;
}
.main a:visited {
color: #1646AE;
text-decoration: none;
}
.main a:active {
color: #1646AE;
text-decoration: none;
}
.main a:hover {
color: #000000;
text-decoration: none;
}

.maintable {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }

.maintable a:link {
color: #1646AE;
text-decoration: none;
}
.maintable a:visited {
color: #1646AE;
text-decoration: none;
}
.maintable a:active {
color: #1646AE;
text-decoration: none;
}
.maintable a:hover {
color: #000000;
text-decoration: none;
}


td.padded {
padding-left:10px;
padding-right:10px;
}


/* These are for the avm form */
.avmtool #topbar {
	width: 85em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:1%;
}

.avmtool #topText {
	text-align:right;
	font-size:12px;
	line-height:2em;
}

.avmtool #logo {
	float:left;
}

label {
	width: 25%;
	float:left;
	margin-right: 1%;
	text-align:right;
	display:block;
}

/*.avmtool #ContentSection, #ObservationSection, #PublisherSection, #CreatorSection, #VersionSection */

.avmtool #AVMForm {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:1%;
}

.avmtool #ContentSection {
	background-color:#E2F0D6;
	border:thin;
	padding:8px;
	
}

.avmtool #ObservationSection {
	background-color:#FFFDD1;
	border:thin;
	padding:8px;
	
}

.avmtool #PublisherSection {
	background-color:#F7CFDB;
	border:thin;
	padding:8px;
	
}

.avmtool #CreatorSection {
	background-color:#D8D8F0;
	border:thin;
	padding:8px;
	
}

.avmtool #Facility_div, #Instrument_div, #Spectral_ColorAssignment_div, #Spectral_Band_div, #Spectral_Bandpass_div, #Spectral_CentralWavelength_div, #Temporal_StartTime_div, #Temporal_IntegrationTime_div, #DatasetID_div, #Spatial_CDMatrix_div {
	padding-left: 26%;
}

.avmtool #Category {
	font-size:14px;
	font-variant:small-caps;
}


-->
</style>

