body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #666666;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;
	background-image: url(images/frame/backer.gif);
	background-repeat: repeat-x;
	background-color: #4b72a5;
}
.oneColFixCtr #container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0px;
}
#header{width: 800px; height: 181px; background-image:url(images/frame/header.jpg); position: relative;}

#mainnav {position:absolute; top: 125px; left: 180px; height: 26px; line-height:26px;}

#mainnav li{display: inline; line-height:26px; margin:0px; padding:0px; list-style:none; float:left;}
#mainnav ul{margin: 0px; padding:0px; list-style-position: inside;}

#subnav {position:absolute; top: 153px; left: 192px; height: 26px; line-height:26px; color: #ABA9A9;}


#main {position: absolute; top: 182px; left: 50px; width: 750px; background-color:#FFFFFF;}

#homepage {padding-top: 24px; padding-left: 56px; padding-right: 56px; padding-bottom: 28px;}

#footer {background-image: url(images/frame/footerbar.gif); width: 750px; height: 26px; line-height: 26px; color: #b5c4e2; font-size: 12px; text-align: center;}
#footer a:link {color: #b5c4e2;	text-decoration: none; }
#footer a:visited {text-decoration: none;	color: #b5c4e2; }
#footer a:hover {text-decoration: underline; color: #b5c4e2; }
#footer a:active {text-decoration: none; color: #b5c4e2; }

#subfooter a:link {color: #b5c4e2;	text-decoration: none; }
#subfooter a:visited {text-decoration: none;	color: #b5c4e2; }
#subfooter a:hover {text-decoration: underline; color: #b5c4e2; }
#subfooter a:active {text-decoration: none; color: #b5c4e2; }
#subfooter{	background-color: #4b72a5; text-align: right; color: #b5c4e2; font-size: 10px; padding-top:8px; padding-right: 8px; padding-bottom: 20px;}

#subnav a:link {color: #ABA9A9;	text-decoration: none; }
#subnav a:visited {text-decoration: none;	color: #ABA9A9; }
#subnav a:hover {text-decoration: none; color: #E59B36; }
#subnav a:active {text-decoration: none; color: #ABA9A9; }

#colleft {float: left; width: 290px;}
#colright {float: right; width: 290px;}
#colright2 {float: right; width: 320px;}


.textbox {border: solid 1px #dddddd;}

#main ul{padding-left: 0em; margin-left: 1.3em;}

h1{font-size: 18px; color: #4586c5; margin-bottom: 0px; padding-bottom: 0px; margin-top: 7px; padding-top: 7px;}
h2{font-size: 12px; color: #e59b36; display:inline;}
h3{font-size: 18px; color: #ffffff; background-color: #e59b36; padding-left: 8px; padding-right: 0.7em; padding-top: .1em; padding-bottom: .1em;}

p {padding-top: 0px; margin-top: 3px; margin-bottom: 1.6em;}

dl{padding: 0px; margin:0px;}
dt{padding-top: 1.6em; color: #e59b36; font-weight: bold;}
dd{margin-left: 0em;}

/* request form sty */
.xForm {
	width: 99%;
	border: 1px solid #4E5C21;
	padding: 3px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.info-button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
