@charset "utf-8";
/* CSS Document */

p, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
}

.maintable {
	width: 744px;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}

.maintable td {
	padding: 7px;
}

.header {
	background-image: url(../images/banner02.jpg);
	height: 115px;
}

.topnavigation {
	background-color: #686669;
	color: #ffffff;
}

.topnavigation a {
	color: #FFFFFF;
}

.topnavigation a:hover {
	color: #FF0000;
}

.topnavigation a:active {
	color: #999999;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #999999;
}

.footer p{
	font-size: 11px;
}

.footer {
	border-top: 1px #686669 solid;
	padding: 10px;
}


h1 {
	color: #0066FF;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #003366 dashed;
}

.quotes {
	font-style: italic;
	color: #FF0000;
}

.leftnav {
	background-color: #59AEFF;
}

.subnav {
	background-color: #FFFFFF;
	border: 1px #333333 solid;
}

.subnav td {
	border-bottom: 1px #000066 dashed;
}

li {
	margin-bottom: 5px;
}

.correlations {
	width: 445px;
	border: 1px solid #333333;
}

.correlations td{
	font-weight: bold;
	padding: 2px;
	width: 215px;
	height: 27px;
}
