@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #525c61;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/side_strip.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
}
#topnav  {
	background-color: #FFFFFF;
	background-image: url(images/band.gif);
	background-repeat: repeat-x;
	text-indent: 4px;
	height: auto;
	padding: 0px;
}
#bot  {
	background-color: #174950;
	background-image: url(images/band.gif);
	margin: 0px;
	text-indent: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#Page  {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#footer  {
	background-color: #FFFFFF;
	height: 400px;
	clear: both;
}
#topnav  ul  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topnav li {
	display: inline;
	list-style-image: none;
	margin-right: 10px;
	margin-left: 0px;
}
#topnav a {
	font-size: 85%;
	color: #174950;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:hover {
	font-size: 85%;
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-size: 85%;
	color: #174950;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #174950;
	font-size: 85%;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}
h1 {
	font-size: 140%;
	color: #666666;
	font-weight: 400;
}
h2 {
	font-size: 130%;
	color: #666666;
}
h3 {
	font-size: 110%;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
.imageright {
	float: right;
	clear: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}
.microtext {
	font-size: 75%;
}

</style>
.bodybold {
	font-weight: bold;
	font-size: 90%;
}
.bodybold {
	font-size: 90%;
	font-weight: bold;
}
.blink {
	text-decoration: blink;
	font-size: 105%;
	font-weight: bold;
	color: #B1C6C5;
}
