#sub0 {position:absolute; z-index:91; left: 150px; top: 242px; width: auto; visibility: hidden;}
#sub1 {position:absolute; z-index:92; left: 150px; top: 327px; width: auto; visibility: hidden;}
#sub2 {position:absolute; z-index:93; left: 150px; top: 370px; width: auto; visibility: hidden;}
#sub3 {position:absolute; z-index:93; left: 150px; top: 414px; width: auto; visibility: hidden;}

body {
	margin: 0px;
	padding: 0px;
	background-color: #114971;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
td, p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
}
.trHeader {
	background-color: #ffffff;
}
.trFooter {
	background-color: #67a0cd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464a51;

}
.logo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #185b8f;
	border-left-color: #185b8f;
}
.subnav {
	background-color: #67a0cd;
	border-left: solid 1px #464a51;
	border-top: solid 1px #464a51;
	border-right: solid 1px #464a51;
}
.subnav a {
	display: block;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	border-bottom: solid 1px #464a51;
	padding: 5px 12px 5px 12px;
}
.subnav a:hover {
	color: #114971;
}
input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #464a51;
	background-color: #185b8f;
	margin-bottom: 5px;
	width: 150px;
	color: #ffffff;
}
.button {
	width: 50px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Trebuchet MS, Gill Sans MT, Gill Sans, Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	background-color: #185b8f;
	color: #ffffff;
}
a {
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	color: #67a0cd;
}
