body {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	vertical-align: top;
}
#banner {
	background-color: #33CCCC;
	height: 142px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #202061;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
#bodytext {
	float: left;
	width: 470px;
	margin-top: 0px;
}
#sidebar {
	float: right;
	margin-top: 90px;
	width: 180px;
}
#menu {
	float: left;
	margin-left: 0px;
	margin-top: 90px;
	padding-left: 0px;
	width: 142px;
	padding-top: 0px;
}
#menu h2 {
	color: #007BE3;
	font-size: 1em;
}
#menu li, #sidebar li{
	list-style-type: none;
	padding-bottom: .5em;
}
#menu a:hover, #bodytext a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #007BE3;
}
#menu a, #bodytext a, #sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
#main {
	margin-left: 160px;
	margin-top: 0px;
	margin-right: 20px;
}
#main h1 {
	font-size: 3em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #202061;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 46px;
	padding-bottom: 24px;
	padding-top: 60px;
}
#main h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 0px;
}
#main h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
}
#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #202061;
	text-align: center;
	font-size: 75%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
strong {
	color: #202061;
}
.pictopright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.caution {
	font-style: italic;
}
.hidden {
	display: none;
}
.smallprint {
	font-size: 75%;
}
.alert {
	color: #FF0000;
}
.table1 {
	width: 90%;
	border: 1px solid #007BE3;
	margin-bottom: 1em;
}
.table1 th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #007BE3;
	margin: 3px;
	padding: 3px;
}
.table1 td {
	color: #007BE3;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.table1 caption {
	color: #007BE3;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1em;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 878px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar h2 {
	color: #202061;
}
.blockright {
	width: 100%;
	text-align: right;
}
#sidebar form {
	text-align: right;
}
table.displaylist {
	margin-bottom: 10px;
	width: 100%;
}
table.displaylist th {
	text-align: left;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}
table.displaylist td {
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 80%;
}
table.displaylist td.link {
	text-align: right;
	padding: 0px;
}
table.displaylist img {
	vertical-align: middle;
}
table.displaylist a {
	color: #007BE3 !important ;
}
#footer p {
	margin: 0px;
	padding: 4px;
	color: #999999;
}
table.displaylist h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#main h1 span.small {
	font-size: 50%;
	display: block;
}
#main h1 img {
	float: right;
	margin-top: -1em;
}
#bodytext p {
	margin-bottom: 1em;
	color: #333333;
}
.datestring {
	font-size: 80%;
	font-style: italic;
}
ul.newslist {
	list-style-type: none;
	margin: 0px 0px 1em;
}
ul.newslist li {
	margin-bottom: 4px;
	list-style-type: none;
}
#sidebar input, #sidebar select {
	margin-top: 6px;
}
.secmenu {
	font-size: smaller;
	margin-top: 20px;
}
table.displaylist h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
}
#bodytext li, #sidebar li {
	list-style-image: url(images/arrow_dr.gif);
	margin-left: -1em;
}
.table2 {
	margin-bottom: 1em;
}
.table2 th {
	text-align: right;
	vertical-align: middle;
	background-color: #202061;
	color: #FFF;
	margin: 0px;
	padding: 3px;
}
table.table2 {
	background-color: #202061;
	width: 100%;
	text-align: left;
}
table.table2 td {
	background-color: #FFF;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
}
.table2 tr.boxes td {
	text-align: center;
}
