html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
/*	background-color: #fff; */
	background: #fff url(../global_imgs/back.png);
	word-wrap: break-word;
	font-size: 75%;  /* 12px */
}
body /*, input, select */ {
	font-family: Verdana, Arial, sans-serif;
}
h2, h3 {
	font-size: 1em;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: bold;
}
h2, #seanav {
	margin: 1em 0 0 0;
}
h3, #seaform {
	font-weight: bold;
	margin: 1.5em 0 0 0;
}
p {
	margin: 0;
}
input {
	margin-bottom: 0.5em;
}
a {
	text-decoration: none;
}
a img {
	border: 0 none;
}
#page {
	width: 750px;
	margin: 0 auto;
}
#heaimg {
	height: 100px;
}
#heaimg img {
	display: block;
	height: 100px;
	width: 750px;
}
#topnav {
	border-top: 1px solid #fff;
}
#topnav, #footer {
	font-size: 0.8em;
	line-height: 1.9;
	background-color: #000;
	color: #fff;
}
#topnav a {
	padding: 0 20px;
	background-color: #369;
	color: #fff;
	height: 1.9em;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: bottom;
}
#topnav a:hover {
	background-color: #69c;
}
#wrap1 {
	border: solid #ccc;
	border-width: 0 1px;
}
#wrap2 {
	border-right: 169px solid #eee; /* 170 -1 */
	background-color: #fafaff;
	zoom: 1;
}
#wrap2:after {
	content: 'X'; height: 0; visibility: hidden;
	display: block; clear: left;
}
#results {
	float: left;
	width: 562px; /* 750 -2 -170 -16 */
	border-right: 1px solid #ccc;
	padding: 0 8px 16px 8px;
	margin-right: -1px;
	line-height: 1.5;
}
#results a {
	color: #254a70;
}
#results a:hover {
	color: #666;
}
#pn {
	margin-left: 2em;
	white-space: nowrap;
}
#pn span {
	color: #999;
}
h2 span {
	margin-right: 0.5em;
}
#links {
	float: left;
	width: 153px; /* 170 -16 -1 */
	border-left: 1px solid #ccc;
	padding: 0 8px 16px 8px;
	margin-right: -170px; /* 170 */
	line-height: 1.2;
}
#links p {
	margin-top: 0.5em;
}
#links span {
	display: block;
	font-size: 0.75em;
	color: #999;
	margin: 0.4em 0;
}
#links a {
	font-size: 0.8em;
	color: #000;
}
#links a:hover {
	color: #666;
}
#footer {
	padding: 0 10px;
}
.pdf, .doc, .xls, .txt {
	font-size: 0.8em;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 2;
}
.pdf {
	background-image: url(/export/global_imgs/pdf.gif);
}
.doc {
	background-image: url(/export/global_imgs/doc.gif);
}
.xls {
	background-image: url(/export/global_imgs/xls.gif);
}
.txt {
	background-image: url(/export/global_imgs/txt.gif);
}
.ico {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}
/* 6 */
* html #results, * html #links {
	overflow-x: hidden;
}
* html #links {
	position: relative;
}
/* 5 & q */
* html #results {
	width /**/: 579px;
}
* html #links {
	width /**/: 170px;
}
/* 5.0 */
* html #wrap2 {
	height /**/: 0;
}
/* bdf */
