#stylecontainer {
	position: relative;
	height: 56px;
	color: #E0E0E0;
	background: url(/ornldaac3/styleimages/style_bg-FADE.gif) repeat-x
		bottom left;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#stylenav {
	position: relative;
	height: 33px;
	font-size: 18px;
	font-weight: bold;
	background: #fff url(/ornldaac3/styleimages/style_bg.gif) repeat-x
		bottom left;
	padding: 0 0 0 20px;
}

#stylenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
	float: left;
}

#stylenav ul li {
	display: block;
	float: left;
	margin: 0px 1px;
}

#stylenav ul li a {
	display: block;
	float: left;
	color: #EAF3F8;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 33px;
}

#stylenav ul li a span {
	padding: 8px 20px 0 0;
	height: 21px;
	float: left;
}

#stylenav ul li a:hover {
	color: orange;
	background: #1D6895;
}

#frame3 {
	display: block;
	position: absolute;
	left: 675px;
	top: 0px;
}

#stylenav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}

div#large-google-map {
	width: 230px;
	height: 200px;
	border: 3px solid #1D6893;
}

div#fit {
	width: 800px;	
	text-align: center;	
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
}

input.btn {
	width: 120px;
	font-size: 1.1em;
	font-weight: bold;
	color: #1D6893;
	background: #C8BBBE;
	border: 1px double #333;
}

input.btn:hover {
	color: #ffffff;
	cursor: pointer;
	background: #1D6893;
}


.suggestion_list {
	background: black;
	border: 1px solid;
	padding: 4px;
}

.suggestion_list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.suggestion_list a {
	text-decoration: none;
	color: navy;
}

.suggestion_list .selected {
	background: navy;
	color: white;
}

.suggestion_list .selected a {
	color: white;
}

#autosuggest {
	display: none;
}

fieldset {
	margin: 0px 5px 0px 0px;
	padding: 5px;
	border: 1px solid #1D6893;
}

legend,#simplehead {
	font-size: 1.36em;
	font-weight: bold;
	color: #1D6893;
}

html,body {
	margin: 0px;
	padding: 0px;
	clear: both;
}

body {
	font: 76% "Trebuchet MS", arial, sans-serif;;
	color: #333;
}

div#space {
	padding-right: 5px;
	padding-bottom: 0px;
	background: #000033;
	width: 800px;
}

div#img {
	padding-right: 5px;
	font-size: 1.5em;
	font-weight: bold;
	width: 800px;
	text-align: center;
	background-color: #e7e7e7;
	clear: both;
	padding-top: 3px;
}

.imgHeader {
	text-align: center;
}

.imgImage {
	clear: both;
	text-align: right;
}

div#container {
	padding-left: 5px;
	width: 800px;
	margin-top: 6px;
	background-color: #F0FAFF;
}

ul.narrow {
	width: 100%;
	list-style-type: none;
	text-align: center;
}

li#column4 {
	float: left;
	width: 170px;
	text-align: center;
	color: #1D6893;
}

.Text_error {
	height: 40px;
	font-size: 10pt;
	color: white;
	background: #1D6893;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}

.browseTable {
	height: 600px;
}

.footerNames {
	width: 800px;
	text-align: center;
	margin-top:0px;
}
.messageText {
	text-align: center;
	width: 800px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 6px;
	font-weight: bold;
	background: white;
}