body {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #EEEEEE;
	text-align: left;
	background-color: #000000;
	margin: 0px;
}

p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a {
	text-decoration: underline;
}
a:link {
	color: #FF843D;
}
a:visited {
	color: #FF843D;
}
a:hover {
	color: #FF843D;
}
#menu1 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	border-left: 1px solid #D7E0EA;
	width: 88px;
	height: 18px;
	color: #003366;
	font-size: 10px;
	text-align: center;
	background-image: url(/_img/menu1back.gif);
}
#menu2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 17px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #F77E06;
}
#menu3 {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	width: 225px;
	height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(/_img/menu3item.gif);
	background-repeat: no-repeat;
}
#menu3active {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	width: 225px;
	height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(/_img/menu3activeitem.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 570px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.lighttext {
	color: #336699;
	text-align: left;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	color: #EEEEEE;
}
.h1main {
	font-size: 140%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	color: #FFFFFF;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
h3 {
	font-size: 140%;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	color: #1D6F96;
}
.menu1:link {
	color: #003366;
	text-decoration: none;
}
.menu1:visited {
	color: #003366;
	text-decoration: none;
}
.menu1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu2:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu2:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.menu3:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu3:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu3:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#printVersionIcon {
	padding: 24px 30px 0px 0px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

.whiteref:link {
	color: #FFFFFF;
}
.whiteref:visited {
	color: #FFFFFF;
}
.whiteref:hover {
	color: #FFFFFF;
}

.orangeref:link {
	color: #FF8D1B;
	font-weight: bold;
	text-decoration: none;
}
.orangeref:visited {
	color: #FF8D1B;
	font-weight: bold;
	text-decoration: none;
}
.orangeref:hover {
	color: #FF8D1B;
	font-weight: bold;
	text-decoration: underline;
}
.lightpinkref:link {
	color: #FBEDEA;
	text-decoration: none;
}
.lightpinkref:visited {
	color: #FBEDEA;
	text-decoration: none;
}
.lightpinkref:hover {
	color: #FBEDEA;
	text-decoration: underline;
}

.formstyle1 {
	border: solid 1px #94ABB6;
	padding: 4px;
	margin: 0px;
	color: #94ABB6;
	font-size: 90%;
}