html {
	height: 95%;
	text-align: center;
}
body,td,th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important;
	height: 95%;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #223344;
	text-align: center;
}
a,
a:link,
a:visited,
a:active {
	color: #005279 !important;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td#left-column {
	background-color: #223344;
	width: 170px;
	border: 0px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 10px;
}
td#right-column {
	background-color: #F0EBDB;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 10px 20px 20px;
}
td#right-column td {
	text-align: left;
}
td#right-column ul {
	text-align: left;
	list-style-type: disc;
}
ul.nav {
	margin: 0px;
	list-style-type: none;
	font-size:14px;
	width: 165px;
	padding: 0px;
}
ul.nav li {
	width: 165px;
	margin-top: 5px;
}
ul.nav a {
	display: block;
	border: 2px solid #4D7399;
	margin: 5px 0px 0px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #91ACC8;
	width: 165px;
}
ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited,
ul.nav li a:active {
	text-decoration: none;
	color: #223344 !important;
	margin: 0px;
}
ul.nav li a:hover {
	background-color: #B98746;
	color: #F0EBDB !important;
}
ul.nav ul {
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size:14px;
}
ul.nav ul li {
	background-color: #223344;
}
ul.nav ul a {
	display: block;
	border: 0px;
	margin: 5px 0px 0px;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #223344;
}
ul.nav ul li a,
ul.nav ul li a:link,
ul.nav ul li a:visited,
ul.nav ul li a:active {
	text-decoration: none;
	color: #91ACC8 !important;
}
ul.nav ul li a:hover {
	background-color: #223344;
	color: #B98746 !important;
	text-decoration: underline;
}
ul.nav #active-main {
	display: block;
	border: 2px solid #4D7399;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #D5B790;
	color: #223344 !important;
	width: 165px;
	margin: 0px;

}
ul.nav li #active-sub {
	display: block;
	border: 0px;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	text-align: left;
	background-color: #223344;
	color: #D5B790 !important;
	text-decoration: underline;
}
h1 {
	color: #B98746;
	text-align: center;
	font-size: 32px;
	text-decoration: underline;
}
h2 {
	color: #4D7399;
	text-align: center;
}
.footnote {
	font-size: 12px;
	color: #666666;
}
h3 {
	text-decoration: underline;
	text-align: center;
}
.footer {
	color: #F0EBDB;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active {
	text-decoration: none;
	color: #91ACC8 !important;
}
.footer a:hover {
	text-decoration: underline;
}

