body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.page {
	width: 730px;
	top: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-align: center;
}
.masthead {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
}
.address {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	text-align: center;
}
.nav {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 5px;
}
.textBody {
	width: 730px;
	margin-bottom: 30px;
}
.copyright {
	clear: both;
	width: 730px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}
.caption {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-align: center;
}
.navlink:link,.navlink:visited {
	text-decoration: none;
}
.navlink:hover,.navlink:active {
	text-decoration: underline;
}
.logo {
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
p {
	margin: 0px;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 6pt;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
}
input,select {
	font-size: 8pt;
	background-color: #000000;
}
input {
	text-align: right;
}
h1 {
	margin: 0px;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 6pt;
	font-size: 16pt;
	line-height: 120%;
	text-align: left;
}
ul {
	font-size: 10pt;
	line-height: 12pt;
	padding: 0px;
	margin: 0pt 0pt 1em 1.5em;
}
a:link,a:visited {
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: underline;
}
.contact {
	font-size: 12pt;
}

