@charset "iso-8859-1";/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #38230E;
	z-index: 1;/*border-left: 31px solid #426078;*/
	text-align: center;
	background-color: #F0EBD0;
}#logo {
	position: absolute;
	top: 0px;
	left: 55px;
	z-index: 2;
}.header{	/* background-image: url(images/logo2.jpg);background-repeat: no-repeat; */
	background-color: #cc6b07;
	border-top: 31px solid #426078;
	text-align: left;
	background-image: url(images/header_bg-copy2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;/* border-top: 8px solid #6699CC */
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 230px;
}.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #cc6b07;
}.imageright {
	float: right;
	margin-bottom: 10px;
	border: 3px solid #cc6b07;
	margin-left: 10px;
}.content_body{
	background-image:url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color:#f0ebd0;
}.content_interior{
	min-width: 500px;
}.header_interior{height: 108px;}.header_interior p {	color: white;	font-style: italic;}.title{color:#FFFFFF;font-size:25px;margin:0px;padding-top:3px;}.left_column{
	width:25%;
	float:left;
	margin-top:25px;
	clear:both;
	margin-bottom: 25px;
}
#navigation{
	text-align: left;
	width: 180px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc6b07;
	border-right-color: #cc6b07;
	border-bottom-color: #cc6b07;
	border-left-color: #cc6b07;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}.navigationbtm{
	width:196px;
	margin: 0px auto;
	height:8px;
	margin-top:-5px;
}
.right_column{
	margin-left: 260px;
	padding-left: 25px;
	padding-right: 10px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
.floatright {
	float: right;
	padding-left: 24px;
	width: 180px;
}
h3{
	border-width: 2px;
	border-style: solid;
	border-color: #006699;
	padding: 8px;
	font-weight: bold;
	margin: 30px 0;
	font-size: small;
}
.hr{
	width:485px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}a:link, a:visited {	color: #268CCD;	text-decoration: none;	}a:hover {	text-decoration: underline;	}
h2 {	margin: 0;	color: #006699;	font-size: 18px;	font-weight: normal;	letter-spacing: -1px;	padding-left:25px;	background-image:url(images/h2.gif);	background-repeat:no-repeat;}
h2 a:link, h2 a:hover, h2 a:visited {	color: #000;	text-decoration: none;}	h1 {	font-size: 20px;	font-weight: normal;	letter-spacing: -1px;	color: #006699;	margin: 0;}
h1 a:link, h1 a:visited, h1 a:hover {	text-decoration: none;	color: #000;}	h4 {	margin: 0;	color: #006699;	font-size: 12px;	padding-top:5px;	padding-bottom:5px;	border-top:1px solid #FFFFFF;	border-bottom:1px solid #FFFFFF;}
/* h3 {margin: 0 0 8px 0;	color: #999;	font-size: 19px;	font-weight: normal;	letter-spacing: -1px;	text-transform: uppercase;} */
h5 {	margin: 0 0 8px 0;	color: #999;	font-size: 12px;	font-weight: normal;	text-transform: uppercase;}
.markermenu{list-style-type: none;margin: 5px 0;padding: 0;width:180px;list-style:none;}
.markermenu li a{
	background: none;
	font-weight:bold;
	color: #006699;
	display: block;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	list-style:none;
}* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */}/*.markermenu li a:visited, .markermenu li a:active{color: black;}*/.markermenu li a:hover{
	text-decoration: underline;
	color: #cc6b07;
	background-color: #F0EBD0;
}.footer{
	padding-top:25px;
	padding-bottom:25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc6b07;
	clear: both;
}
.footer-inner{
margin-left:auto;margin-right:auto;text-align: center;}
.footer-inner table {margin: 0px auto;}
.footer-inner table td{
	background: white;
	padding: 10px 40px 0px 40px;
	vertical-align: top;
}
li{margin-left:-20px;list-style-type:square;}.small {	font-size: x-small;}
.caption {
	padding: 0px 14px 0px 14px;
	font-size: x-small;
}
#formdiv {
  float: right;
  width: 300px;
  display: inline;
  margin-top: 20px;
  margin-left: 5px;
  border: 2px solid #cc6b07;
}
#formdiv .left {
  text-align: right;
  width: 80px;
}
#formdiv .indent{
  padding-left: 20px;
}
#formdiv h2 {
  padding-left: 0px;
  text-align: center;
}