body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	position: absolute;
	top: 0px;
	left: 112px;
	z-index: 2;
	background: url(/images/middleW-fs8.png) 0px 586px no-repeat;
}
#main2 {
	width: 898px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/images/topW-fs8.png',sizingMethod='crop');
}
#main>#main2 {
	background: url(/images/topW-fs8.png) left top no-repeat;
}
#main3 {
	width: 898px;
	background: url(/images/bottomW-fs8.png) left bottom no-repeat;
	padding-top: 115px;
	padding-bottom: 60px;
	position: relative;
	height: 640px;
}
#main2>#main3 {
	height: auto;
	min-height: 470px;
}
#menu {
	margin-left: 26px;
	width: 850px;
	xheight: 22px;
	padding-top: 3px;
	background: #24405E;
}
#menu b {
	display: none;
}
#menu a {
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	xcolor: #C0C0C0;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	margin-top: 10px;
	margin-left: 62px;
	width: 745px;
	font-size: 0.8em;
	color: #24405E;
	background: #FFFFFF;
}
#content h1 {
	font-size: 130%;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	font-style: italic;
	margin: 10px 20px 10px 20px;
	color: #A4CD07;
}
#content h3 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #A4CD07;
}
#content h5 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 0;
	color: #A4CD07;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	border: dotted 1px #24405E;
	margin: 0 20px 0 20px;
	font-style: italic;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #3D6DA1;
}
#content a:visited {
	color: #3D6DA1;
}
#content a:hover {
	color: FF0000;
}
#content td {
	font-size: 0.8em;
	color: #24405E;
}
#content .caption {
	font-size: 0.8em;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
#content #footer {
	clear: both;
	font-size: 90%;
	text-align: center;
	margin-top: 20px;
}
#submenu {
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 300px;
	background: #24405E;
}
body>div#submenu {
	position: fixed;
}
#submenu h2 {
	margin: 0;
	padding: 3px;
	font-size: 0.9em;
	color: #9BC704;
}
#submenu h2 a:link {
	color: #9BC704;
	text-decoration: none;
}
#submenu h2 a:visited {
	color: #9BC704;
	text-decoration: none;
}
#submenu h2 a:hover {
	color: #E47F3E;
}
#submenu ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#submenu li {
	margin: 0;
	list-style: none;
}
#submenu li a {
	display: block;
	padding: 3px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
#submenu>ul a {
	width: auto;
}
#submenu li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.popmenu {
	display: none;
	position:   absolute;
  background: #24405E;
	border: solid 1px #FFFFFF;
	z-index:3;
}
.popmenu a {
	display: block;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	font-weight: bold;
}
.popmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#features {
	float: right;
	border-left: solid 1px #99ADC3;
	border-top: solid 1px #99ADC3;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: #CCFF99;
}
#features div {
	border: solid 2px #24405E;
	padding: 2px;
}
#features div div {
	width: 140px;
	border: none;
	padding: 0;
}
#features h2 {
	font-size: 12px;
	font-style: normal;
	color: #24405E;
	margin: 0;
}
#features p {
	font-size: 11px;
	color: #24405E;
	margin-top: 0;
	margin-bottom: 5px;
}
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 7em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
