@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
}
.blueTrebuchet {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #081F5B;
}
.blueTrebuchetrule {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #081F5B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081F5B;
	padding-bottom: .75em;
	font-weight: bold;
}
.blueTrebuchetBI {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #081F5B;
	padding-bottom: 0em;
	font-weight: bold;
	font-style: italic;
}
body {
	font-size: x-small; /* for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #ffffe6;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #081F5B;
	font-style: oblique;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 32px;
	margin-bottom: 10px;
	font-style: oblique;
	color: #081F5B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081F5B;
	padding-top: 25px;
	padding-bottom: 10px;
	line-height: 32px;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081F5B;
	color: #081F5B;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 37px;
	line-height: 20px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #081F5B;
	font-style: oblique;
	padding-bottom: .5em;
	padding-top: 0.5em;
}
h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081F5B;
	color: #081F5B;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 37px;
	line-height: 20px;
	margin-bottom: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 135%;
	margin-top: 0em;
	margin-bottom: 1em;
}
#topmenu {
	font-size: 110%;
	float: left;
	width: 780px;
	background-color: #081F5B;
	text-transform: none;
}
#topmenu ul {
}
#toplogo {
	background-color: #081F5B;
	float: left;
	width: 780px;
	padding-top: 2em;
}
#topmenu li {
	display: inline;
}
.ruleabove {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #081F5B;
	margin-top: 1em;
}
#topmenu a {
	color: #FFFFFF;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFE6;
	display: block;
	float: left;
	font-size: 90%;
}

#topmenu a:link {
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFE6;
}
#topmenu a:hover {
	background-color: #193B7E;
	text-decoration: none;
}
.topmenuselected {
	background-color: #193B7E;
}
.logo {
	padding-top: 2em;
}
.smalltext {
	font-size: 85%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
}
#footer {
	float: left;
	width: 720px;
	padding-left: 30px;
	padding-top: 3em;
	margin-left: 0px;
	color: #081F5B;
	margin-bottom: 0.25em;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px;
}
#sideshadow {
	background-image: url(graphics/containorbackground.gif);
	background-position: 50%;
	float: left;
	width: 820px;
	background-repeat: repeat-y;
}
#bottomshad {
	background-image: url(graphics/containorbkgdbot.gif);
	background-position: 50% 100%;
	float: left;
	width: 820px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.imgright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#copyright {
	float: left;
	width: 500px;
	padding-left: 50px;
	padding-bottom: 1em;
}
.smallerbody {
	font-size: 90%;
	color: #000000;
}
.topmenulogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topmenulogo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol li {
	font-size: 100%;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.topmenubackground {
	background-color: #00FF66;
}
.clearboth {
	clear: both;
	float: left;
}
.caption {
	font-style: italic;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.clearfloat {
	clear: both;
}
.hideMe {
	display: none;
}
.imgNoShad {
	margin-right: 15px;
	float: right;
	margin-left: 10px;
}
