@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #22222;
	background-color: #DDDDDD;
}
a:link {
	color: #7B350E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A1FAA;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
h3, p {
	padding-left: 26px;
	padding-right: 16px;
}
#centertable p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A0000;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	word-spacing: -0.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 15px;
}
h1#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #d8995a;
	letter-spacing: 0.1em;
	text-align: center;
	color: #393F6C;
	padding-top: 24px;
	padding-bottom: 24px;
	font-variant: small-caps;
	word-spacing: -0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-bottom: 0px;
}
#centertable {
	background-color: #BAC5D9;
}

#tdnavigation {
	background-color: #EBEBEB;
	padding-top: 1px;
	text-align: left;
	padding-left: 20px;
}
#tdnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#tdnavigation a:visited {
	color: #393F6C;
	text-decoration: none;
}
#tdnavigation a:hover {
	color: #72727B;
	text-decoration: underline;
}
#tdBottom {
	background-color: #EBEBEB;
	font-size: 9px;
	text-align: right;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.smallprint {
	font-size: 10px;
}

