body {
	background: #0a589b url(../_images/bg.png) left top repeat-x;
	margin: 0px;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#page {
	background: white;
	margin: 0px auto;
	padding: 15px;
	text-align: left;
	width: 930px;
}

#header {
	background: transparent url(../_images/header_bg.png) left top no-repeat;
	height: 251px;
	position: relative;
}

#hcontent {
	margin: 0px 185px 20px 20px;
	padding-top: 30px;
}

#results {
	color: #e1f1ff;
	display: block;
	font-size: 16pt;
	margin: 0px auto;
	text-align: center;
}

#rotate {
	display: block;
	margin: 0px auto;
}

#nav {
	background: transparent url(../_images/nav_bg.gif) left top no-repeat;
	height: 42px;
	padding: 0px 45px;
}

#nav td {
	border-right: 1px solid #3466a4;
}

#nav a {
	color: #3466a4;
	display: block;
	font-size: 13px;
	height: 28px;
	padding: 14px 12px 0px 12px;
	text-align: center;
}

#nav a:hover,
#nav .selected a {
	background: white;
	text-decoration: none;
}

#body table {
	border-collapse: collapse;
	margin: 15px 0px;
}

#left,
#center,
#right {
/*	border: 1px solid black;  */
	vertical-align: top;
}

#left {
	padding-right: 15px;
	width: 190px;
}

#center {
	background: #f1f8fe;
	color: black;
	font-family: Arial, san-serif;
	font-size: 11px;
	padding: 20px;
}

#right {
	padding-left: 15px;
	width: 190px;
}

#left a,
#right a {
	display: block;
}

#left a img,
#right a img {
	display: block;
	margin: 0px auto;
}

#footer {
	background: transparent url(../_images/footer_bg.png) left top no-repeat;
	color: white;
	font-family: Arial, san-serif;
	font-size: 12px;
	height: 153px;
}

#footer a {
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}

a img,
a:hover img {
	border: 0px;
}

h2 {
	color: #003d71;
	font-size: 13pt;
	margin: 0px 0px 1em 0px;
}

h2 a {
	color: #003d71;
}

.sidenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidenav li {
	display: block;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidenav li {
	margin-bottom: 4px;
}

.sidenav a {
	background: transparent url(../_images/arrow.gif) left center no-repeat;
	color: black;
	display: block;
	font-family: Arial, san-serif;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	padding: 3px 14px;
}

.sidenav a:hover,
.sidenav .selected a {
	background-color: #e3f2fe;
	text-decoration: none;
}

.mac {
	margin-left: auto;
	margin-right: auto;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}
