a {
	color: #5454AF;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #E6E8F0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
}

h1 {
	background-color: #263866;
	border-bottom-color: #00007B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	font-style: italic;
}

h1 img {
	margin-bottom: 0px;
	margin-top: 7px;
}

h2 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #263866;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	border-bottom-color: #D7D7EC;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #263866;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 0px;
}

td, p {

}

.form {
	background-color: #A4A4D5;
	border: 1px solid #4951AC;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 400px;
}

.form .button {
	background-color: #4951AC;
	color: #FFFFFF;
	font-weight: bold;
}

.form .full {
	background-color: #F4F4FB;
	color: #4951AC;
	width: 95%;
}

.form td {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

.survey {
	background-color: #EEEEF7;
	border: 1px solid #4951AC;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 470px;
}

.survey .button {
	background-color: #4951AC;
	color: #FFFFFF;
	font-weight: bold;
}

.survey .full {
	background-color: #F4F4FB;
	color: #4951AC;
	width: 95%;
}

.survey h2 {
	border: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.survey h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.survey td {
	color: #263866;
	font-size: 11px;
	padding: 5px;
}

.survey textarea {
	background-color: #FFFFFF;
	width: 95%;
}

.title {
	background-color: #243563;
	margin-bottom: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#bios h3 {
	background-color: #283562;
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 5px;
}

#synopsis h3 {
	background-color: #283562;
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 5px;
}

#bios img {
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 3px;
	width: 125px;
}

#container {
	background-color: #FFFFFF;
	margin: 0px;
	width: 690px;
}

#content {
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #CACEDF;
}

#fonttest {
	border: 10px solid #263866;
	margin-left: 20px;
}

#footer {
	border-top-color: #8297D0;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	width: 500px;
}

#footer #text {
	color: #8297D0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
}

#footernav {
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#footernav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footernav li a {
	color: #000082;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin: 3px;
	padding: 2px;
	text-decoration: none;
}

#footernav li a:hover {
	border-bottom-color: #F5F5F5;
	border-left-color: #CCCCCC;
	border-right-color: #F5F5F5;
	border-top-color: #CCCCCC;
	color: #FF0000;
}

#footernav ul {
	margin: 0px;
	padding: 0px;
}

#header {
	border-bottom-color: #00007B;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
}

#header img {
	margin-left: 5px;
}

#mainarea {
	margin-top: 0px;
	padding: 20px 0px 20px 0px;
	width: 500px;
	min-height: 500px;
}

#mainarea p {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 150%;
	text-align: justify;
}

#nav {
	float: left;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 200px;
}

#nav #logo {
	margin-bottom: 10px;
	margin-left: 15px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #263866;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 10px 8px 5px;
	text-align: right;
	text-decoration: none;
	width: 200px;
}

#nav li a:hover {
	background-color: #263866;
	color: #FFFFFF;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#reports {
	margin-top: 20px;
}

#reports h2 {
	margin-top: 20px;
}

#reports p {
	margin-left: 10px;
}

#table {
	background-color: #F7F7FB;
	border: 1px solid #A4A4D5;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 90%;
}

#table #toprow td {
	background-color: #8297D0;
	color: #FFFFFF;
	font-weight: bold;
}

#table td {
	border-bottom-color: #A4A4D5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #263866;
	font-size: 11px;
	padding: 5px;
}
#content #mainarea #bios tr#textrow td {
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 12px;
}
#mainarea li {
	line-height: 130%;
	margin-top: 20px;
}
#nav img {
	width: 142px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.clear {
	clear: both;
}
#maincol {
	float: left;
	width: 530px;
	margin-left: 50px;
}
#mainarea blockquote {
	background-color: #E6E8F0;
	border: 1px solid #9FA7B9;
	padding: 10px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 250px;
	color: #263866;
	line-height: normal;
}
#mainarea blockquote p {
	line-height: normal;
	font-size: 12px;
}
b, strong {
	color: #263866;
}
