h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #24176A;
	font-weight: bold;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFEEF4;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #6357A4;
	text-decoration: none;
}
a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #7C75AC;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #8484FF;
	text-decoration: underline;
}
a:active {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #8484FF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #221667;
	font-weight: bold;
	line-height: 16px;
}
#main {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 85%;
	vertical-align: top;
}
th {
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDBE8;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
#nav {
	border-right-style: ridge;
	border-right-color: #8880AE;
	border-right-width: 1px;
	vertical-align: top;
	width: 15%;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #8880AE;
	border-bottom-color: #8880AE;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #53498A;
	border-right-color: #53498A;
	border-bottom-color: #53498A;
	border-left-color: #53498A;
	margin-right: 15px;
	width: 95%;
	padding-top: 2px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F6F9;
	font-size: 10px;
	padding: 1px;
	border: 1px #594F8E;
}
textarea {
	background-color: #F6F6F9;
	border: 1px #7870A3;
}
