body {
	background: #FFFFFF url(/images/BG.gif) top left repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444444;
	margin: 0;
	padding: 0;
}
#page {
	position: relative;
	background: #FFFFFF;
	width: 978px;
	padding: 258px 6px 0 6px;
	margin: 0 auto 0 auto;
	text-align: left;
}
/*
	HEADERS
*/
#head {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 978px;
	height: 90px;
	background: url(/images/headBG.gif) top left no-repeat;
}
#head #logo {
	position: absolute;
	top: 19px;
	left: 15px;
}
#head #ad {
	position: absolute;
	top: 16px;
	left: 495px;
}
#subhead {
	position: absolute;
	top: 102px;
	left: 6px;
	width: 978px;
	height: 150px;
	background: url(/images/subheadBG.jpg) top left no-repeat;
}
#subhead #welcome {
	position: absolute;
	top: 35px;
	left: 60px;
	width: 512px;
	color: #FFFFFF;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4;
}
#subhead #subscribe {
	position: absolute;
	top: 37px;
	right: 26px;
	width: 195px;
}
#subhead #subscribe h2 {
	color: #EE7D21;
	font-size: 100%;
	margin: 0 0 10px 0;
}
#subhead #subscribe p {
	color: #FFFFFF;
	font-size: 100%;
	margin: 0 0 0 17px;
}
#subhead #subscribe p.more {
	text-align: right;
}
#subhead #subscribe a:link, #subhead #subscribe a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#subhead #subscribe a:hover {
	color: #EE7D21;
}
/*
	TOP MENU
*/
#menu {
	background: #EB7F29 url(/images/menuT.gif) top left no-repeat;
	width: 978px;
}
#menu div {
	background: url(/images/menuB.gif) bottom left no-repeat;
	width: 978px;
}
#menu table {
	margin: 0 6px 0 6px;
}
#menu a {
	display: block;
	padding: 7px 8px 7px 8px;
	font-size: 100%;
	font-weight: bold;
	height: 1%;
}
body>#page #menu a {
	height: auto;
}
#menu td {
	border-left: solid 1px #D34304;
	border-right: solid 1px #FEA128;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #E3F4FF url(/images/menuH.gif) bottom left repeat-x;
	color: #00539E;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 3px 3px 3px 20px;
	font-size: 100%;
	font-weight: bold;
	width: 150px;
	border-top: solid 1px #36A1E2;
	border-bottom: solid 1px #106CBC;
}
.popmenu a:link, .popmenu a:visited {
	background: #1F85D9;
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	background: #D34304 url(/images/popmenuH.jpg) left top repeat-y;
	color: #FFFFFF;
}
/*
	MAIN AREAS
*/
#main {
	position: relative;
	width: 100%;
	margin-top: 6px;
}
/*
	CONTENT
*/
#content {
	width: 756px;
	padding: 15px 0 10px 222px;
}
#content h1 {
	color: #00539E;
	margin: 0 0 10px 0;
	font-size: 130%;
}
#content h2 {
	color: #EE7D21;
	margin: 0 20px 10px 20px;
	font-size: 110%;
	font-style: italic;
}
#content h3 {
	color: #00539E;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#content h4 {
	color: #EE7D21;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#content h5 {
	color: #00539E;
	margin: 0 0 0 0;
	font-size: 110%;
}
#content h6 {
	color: #6BB7C9;
	margin: 0 0 0 0;
	font-size: 110%;
}
#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 {
	margin: 0 20px 0 20px;
	font-style: italic;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #1F85D9;
}
#content a:visited {
	color: #1F85D9;
}
#content a:hover {
	color: #EE7D21;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content img.black_border {
	border: solid 1px #000000;
}
#content .more {
	text-align: right;
}
#content .more a {
	padding-right: 10px;
}
#content .more a:link, #content .more a:visited {
	background: url(/images/arrow.gif) right center no-repeat;
	color: #00539E;
	text-decoration: none;
}
#content .logohead {
	background: url(/images/h1.gif) left bottom no-repeat;
	padding: 5px 0 3px 40px;
}
#content .more a:hover {
	background: url(/images/arrowH.gif) right center no-repeat;
	color: #D34304;
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 20px;
	padding: 0 0 0 30px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 336px;
}
.col2, .col3 {
	padding-right: 11px;
	margin-right: 11px;
	border-right: solid 1px #DDDDDD;
}
#content .cols h2 {
	background: url(/images/colhead.gif) left top no-repeat;
	color: #B9E2FF;
	margin: 0 0 10px -30px;
	padding: 3px 0 4px 30px;
	font-size: 110%;
	font-style: normal;
}
#content table.general-table {
	background: #FFFFFF;
}
#content table.general-table td {
	background: #B8E1FF;
	padding: 2px 4px 2px 4px;
}
#content table.general-table td.general-table-heading {
	font-weight: bold;
	background: #FEB554;
}
/*
	LEFTBAR
*/
#leftbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}
#submenu a {
	display: block;
	padding: 4px 10px 4px 25px;
	margin-bottom: 1px;
}
#submenu a.parent {
	padding: 4px 10px 4px 10px;
}
#submenu a:link, #submenu a:visited {
	background: #B8E1FF url(/images/submenu.jpg) top left no-repeat;
	color: #00539E;
	text-decoration: none;
}
#submenu a:hover {
	background: #FEA128 url(/images/submenuH.jpg) left top no-repeat;
	color: #FFFFFF;
}
#submenu a.parent:link, #submenu a.parent:visited {
	background: #1F85D9;
	color: #FFFFFF;
}
#submenu a.parent:hover {
	background: #D34304;
	color: #FFFFFF;
}
.feature {
	margin-top: 5px;
	padding-bottom: 10px;
	background: #EEEEEE;
	color: #363626;
}
.feature h2 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	background: #1F85D9 url(/images/featureT.gif) left top no-repeat;
	font-size: 100%;
}
.feature h2 a:link, .feature h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature h2 a:hover {
	color: #B9E2FF;
}
.feature img {
	float: right;
	padding: 0 0 5px 5px;
}
.feature p {
	margin: 5px 10px 0 10px;
	padding: 10px 0 0 0;
}
.feature p.more {
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align: right;
}
.feature p.more a {
	padding-right: 10px;
}
.feature p.more a:link, .feature p.more a:visited {
	background: url(/images/arrowH.gif) right center no-repeat;
	color: #D34304;
	text-decoration: none;
}
.feature p.more a:hover {
	background: url(/images/arrow.gif) right center no-repeat;
	color: #00539E;
}
/*
	FOOTER
*/
#footer td {
	font-size: 90%;
	color: #A0A0A0;
	padding: 2px 5px 2px 5px;
}
#footer a {
	margin: 0 5px 0 5px;
}
#footer a:link, #footer a:visited {
	color: #A0A0A0;
	text-decoration: none
}
#footer a:hover {
	color: #EE7D21;
}
/*
	RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
.formp {
	padding-top: 5px;
	clear: both;
}
.label {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-req {
	float: left;
	width: 150px;
	font-size: 12px;
	color: red;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-inst {
	padding-top: 5px;
	font-size: 12px;
	clear: both;
}
.label-reqinst {
	clear: both;
	font-size: 12px;
	color: red;
}
.element {
	float: left;
	font-size: 12px;
}
