body {
	background-color: #D3D3D3;
	margin: 20px 0;
	padding: 0;
}

body, div, td, ul li, span, input, textarea {
	font-family: verdana;
	font-size: 12px;
}

.displayNone {
	display: none;	
}

h1 {
	font-size: 14px;
}

#wrapper_b {
	width: 1100px;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #b5b5b5;
	background-color: #ffffff;
}

#quicktools_bar {
	width: 100%;
	height: 26px;
	background-color: #4A688C;
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

#quicktools_bar td {
	vertical-align: middle;	
	padding: 5px;
}

.help_link {
	text-align: right;
	font-weight: bold;
	width: 200px;
	color: #ccc;
}
.help_link div {
	display: inline;
}

#quicktools_bar .normal_text, #quicktools_bar a:link, #quicktools_bar a:visited, #quicktools_bar a:active {
	font-size: 11px;
	width: 80px;
	color: #ffffff;
	text-align: right;
}
#quicktools_bar a:hover {
	color: #cccccc;
}

.map {
	width: 522px;
	height: 100%;
	z-index: 1;
	position: absolute;
	left: -9px;
	bottom:0px;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

.buttons {
	text-align: center;
}

.buttons button {
	margin: 0 2px;
}

#search_div{
	padding: 10px;
	color: #344356;
}

.search_form_table {
	width: 100%;
}

.search_form_table td {
	padding: 2px 2px 8px 2px;
}

#primary table td {
	padding: 0 0 2px 0;
	vertical-align: top;
}

.subheading, .coord_title {
	font-weight: bold;
	font-size: 12px;	
}

.search_form_table input {
	padding: 2px;
}

.table_title {
	width: 150px;
}

#coord_table {
	margin: 0 auto;
}

#coord_table input {
	width: 100px;
}
.coord_buttons input {
	font-size: 10px;
}

#coord_table td{
	padding: 0 3px;
}

#date_table {
	width: 240px;
}
#date_table td {
	padding: 0 5px 0 0;
	
}
#date_table select{
	width: 100%;
}

.date_month {
	width: 110px;
	padding: 2px;
}
.date_day {
	width: 50px;
	padding: 2px;
}
.date_year {
	padding: 2px;	
}

.word_field input {
	width: 70%;
}

.collection_info {
	text-align: justify;
}

.logo1 {
	width: 460px;
	margin: 0 auto 8px auto;
	vertical-align: middle;
	text-align: center;
}

.blurb {
	font-size: 11px;
}

.logo {
	width: 490px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

.logo img {
	padding: 0 0 8px 0;
}

#asap_info ul {
	list-style-type: square;
	margin: 10px auto 15px 0;
}
#asap_info ul li {
	margin: 0 10px 5px 30px;
}

.termsofuse_text {
	text-align: center;
	padding: 0 0 15px 0;
}

#termsofuse textarea {
	width: 480px;
	color: #344356;
}

.fake_link {
	margin: 0 0 0 10px;
	color: #08368B;
	font-size: 11px;
	text-decoration: underline;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #08368B;
}

a:hover, .fake_link:hover {
	color: #848588;
	cursor: pointer;
}

#footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border-bottom: 25px solid #4a688c;
}
#footer td {
	padding: 3px 0;
	color: #666;
}
.footer_links {
	font-size: 10px;
	padding: 10px 0 5px 0;
}

.footer_links a, .footer_copyright a {
	padding: 0 5px;
}

.footer_copyright {
	font-size: 10px;
	padding: 5px 0 10px 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #4A688C;
	font-weight: bold;
	font-size: 10px;
}

#footer a:hover {
	color: #848588;
	cursor: pointer;
	text-decoration: underline;
}

div.olControlMousePosition {
    background-color: #ffffff;
    width: 100%;
    text-align: right;
}

.logoText {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

.data_collection {
	font-weight: bold;
}
