body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/submenu.jpg) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #434B4C;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background: url(/images/headerBG.jpg) left top repeat-x;
}
#head a:link, #head a:visited {
	text-decoration: none;
	color: #434B4C;
}
#head a:hover {
	color: #FFFFFF;
}
#headleft {
	height: 150px;
	background: url(/images/headerL.jpg) left top no-repeat;
}
#headright {
	height: 150px;
	background: url(/images/headerR.jpg) right top no-repeat;
}
#head p {
	margin: 0;
	padding: 3px 10px 3px 0;
	font-size: 100%;
	text-align: right;
	font-weight: bold;
}
#head p span {
	padding-left: 40px;
}
#main {
	padding-top: 150px;
	width: 100%;
}
#menu {
	background: #7DADCE url(/images/menuT.gif) left top repeat-x;
	margin-left: 181px;
}
#menuinner {
	background: url(/images/menuB.gif) left bottom repeat-x;
	width: 100%;
}
#main>#menu #menuinner {
	xwidth: auto;
}
#menu a {
	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	font-size: 100%;
	font-weight: bold;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #427FB6;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #333333;
	text-decoration: none;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	background: #D9E6EC url(/images/menuH.gif) left bottom repeat-x;
	color: #333333;
}
#menuclear {
	clear: both;
}
#content {
	position: relative;
	font-size: 13px;
	color: #434B4C;
}
#content #contentinner {
	margin: 0 190px 0 180px;
	padding: 10px 5px 10px 8px;
}
#content h1 {
	font-size: 125%;
	color: #0075BA;
	margin-top: 0;
	padding-top: 20px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #0075BA;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #0075BA;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #82898F;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #0075BA;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #82898F;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	font-size: 13px;
	margin-bottom: 10px;
}
#content .logoicon {
	background: url(/images/logoicon.gif) left bottom no-repeat;
	margin-left: 0;
	margin-right: 0;
	font-style: normal;
	padding: 10px 0 5px 35px;
}
#content .moneyicon {
	background: url(/images/moneyicon.gif) left bottom no-repeat;
	margin-left: 0;
	margin-right: 0;
	font-style: normal;
	padding: 10px 0 5px 80px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 150px;
	xborder: dotted 1px #047ABC;
	margin: 3px;
	padding: 20px 0 20px 20px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #047ABC;
}
#content a:visited {
	color: #727262;
}
#content a:hover {
	color: #E8A900;
}
#content td {
	font-size: 0.8em;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
.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%;
}
#submenu {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 180px;
}
#submenu a {
	display: block;
	width: 100%;
	padding: 4px 3px 4px 10px;
	border-top: solid 1px #E8F2F7;
	border-bottom: solid 1px #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
#submenu>a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #333333;
}
#submenu .parent:link, #submenu .parent:visited {
	background: #F5BB2C;
	color: #1655A0;
}
#submenu a:hover {
	background: #7DADCE;
	color: #FFFFFF;
}
#features {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 180px;
}
#content .feature {
	background: url(/images/feature.jpg) left top repeat-y;
	margin: 1px 0 0 0;
}
#content .feature h2 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-style: normal;
	border-bottom: solid 1px #FFFFFF;
}
.feature h2 a {
	display: block;
	width: 90%;
	background: #F5BB2C;
	padding: 3px 3px 3px 10px;
}
.feature>h2 a {
	width: auto;
}
#content .feature h2 a:link {
	text-decoration: none;
	color: #333333;
}
#content .feature h2 a:visited {
	text-decoration: none;
	color: #333333;
}
#content .feature h2 a:hover {
	text-decoration: none;
	color: #16552C;
}
#content .feature p {
	margin: 0;
	padding: 10px 3px 0 10px;
}
#content .feature p.more {
	padding: 0 3px 0 10px;
	text-align: right;
}
#content .feature p a {
	font-weight: bold;
}
#content .feature p a:link {
	text-decoration: none;
	color: #333333;
}
#content .feature p a:visited {
	text-decoration: none;
	color: #333333;
}
#content .feature p a:hover {
	color: #16552C;
}
#footer td {
	padding: 2px 5px 2px 0;
	font-size: 0.7em;
	color: #888888;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #888888;
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 170px;
	background: url(/images/submenubg.jpg);
	padding: 4px 3px 4px 21px;
	border-top: solid 1px #E8F2F7;
	border-bottom: solid 1px #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
.popmenu>a {
	width: 146px;
}
.popmenu a:link, .popmenu a:visited {
	background: #7EADCE;
	text-decoration: none;
	color: #333333;
}
.popmenu a:hover {
	background: #7EADCE url(/images/submenu.jpg);
	text-decoration: none;
	color: #333333;
}
/* RESPONSE FORM */
#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;
}
