body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000080;

}
.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9F9FCF;
	vertical-align: top;
	text-align: center;
	width: 200px;


padding: 15px;
}
.banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9FCF;
	text-align: center;
width: 100%;
padding: 5px 0px 0px 2px;
}
h1 {
	font-size: 1.1em;
	text-align: center;

}
h2 {

	font-size: 1em;
}
p {
	line-height: 150%;
	font-size: .8em;

}

.nav p {
line-height: 100%;
}
.nav li,ul {
padding: 10px 2px 10px 2px;
margin: 0px;
font-size: 10pt;
font-weight: bold;
list-style-type: none;
}
.content {
padding: 35px 15% 35px 35px;
vertical-align: top;
}
a:hover {
	text-decoration: none;
	color: #0066FF;

}
a {
color:#4F4F9D;
}
.footnote {
	font-size: .7em;
	color: #000000;
	width: 90%;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.formtable td, .formtable th{
padding: 5px;
vertical-align: top;
}
.formtable th {
text-align: right;
font-size: smaller;

}
input,textarea {
font-family: Verdana,Arial,Helvetica,sans-serif;
}.asterix {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC0000;
}
.content img {
margin: 4px;
}
