@charset "iso-8859-1";
.navtd {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	font-size: 16px;
	color: #e8e0c2;
	text-decoration: underline;
	line-height: 22px;
	margin: 0 0 0 15px;
}
#nav a {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	font-size: 16px;
	text-decoration: underline;
	line-height: 22px;
	color: #e8e0c2;
}
#nav a:hover {
	color:#030;
	background-color: #FFF;
	text-decoration: none;
}
body {
	background-color: #FFF;
}
a:link {
	color: #8B0E04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #e8e0c2;
	background-color: #FFF;
}
a:active {
	text-decoration: none;
	color: #E8E0C2;
}
.bodytext {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.titletext {
	font-family: "Zurich Blk BT", "Arial Black";
	font-size: large;
	font-weight: bold;
	color: #005244;
	letter-spacing: 0.05em;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 22px;
}
.redtext {
	color: #8C0E02;
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	text-decoration: none;
	text-align: left;
}
.greentext {
	color: #005244;
	text-align: left;
}
.copyright {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}
.subbodytext {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.subtitletext {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	color: #8B0E04;
	text-decoration: none;
	font-weight: bold;
}
.table {
	font-family: "Zurich Blk BT", "Arial Black", sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #8B0E04;
	letter-spacing: 0.05em;
	padding: 1px;
	text-align: center;
}
.copyright-white {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif;
	text-decoration: none;
	font-size: xx-small;
	color: #FFF;
}
.sidetext {
	font-family: "Zurich Cn BT", "Arial Narrow", sans-serif, Arial;
	font-size: 16px;
	color: #e8e0c2;
	text-decoration: none;
	line-height: 22px;
}
.sidetitle {
	font-family: "Zurich Blk BT", "Arial Black";
	font-size: 18px;
	color: #FFF;
	line-height: normal;
}

