/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #000033;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #F0F8FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	clear: none;
	float: left;
}

a:visited {
	color: #0099FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #66FF00;
}
a:link {
	color: #6666FF;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #f8f8FF;
	text-decoration: none;
	background-color: 003399;
	display: block;
	padding: 2px;
	width: 120px;
	text-align: left;
}
#divBanner #logo {
	width: 750px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F0F8FF;
	height: 90px;
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #f8f8FF;
	text-decoration: underline;
	background-color: #003399;
	display: block;
	padding: 2px;
	width: 120px;
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #f8f8FF;
	text-decoration: none;
	background-color: 000066;
	display: block;
	padding: 1px;
	width: 16.67%;

}

.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #f8f8FF;
	text-decoration: underline;
	background-color: #003399;
	display: block;
	padding: 1px;
	width: 16.67%;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000033;
	background-color: #f0f8FF;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Table {
	width: 100%;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Table  #Table C td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#frontImage img {
	float: right;
	clear: both;
	text-align: left;
	display: table-caption;
}
p#caption {
	width: 180px;
	float: right;
	vertical-align: top;
}
#memberlink {
	font-size: 9px;
	font-style: italic;
}

