html {
	font-size: 115%;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}

#container2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}



a:link {color: #1a2e68; text-decoration: none;}     /* unvisited link */
a:visited {color: #1a2e68; text-decoration: none;}  /* visited link */
a:hover {color: #1a2e68; text-decoration: underline;}   /* mouse over link */
a:active {color: #1a2e68; text-decoration: underline;}   /* selected link */

.date {
	color: #00355f;
	text-align: left;
	height: 12px;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 16px;
	font-size: .9em;
}
.header {
	background: #00355f;
	height: 105px;
}
.floatleft {
	float: left;
}
.innerheader {
	float: left;
	width: 456px;
}
.nav {
	background: #004072;
	text-align: center;
	height: 23px;
}
.navpadding {
	margin-right: 42px;
}
.content {
	padding-top: 22px;
	padding-right: 5px;
	padding-left: 18px;
	margin-bottom: auto;
	
}
.floatright {
	float: right;
}
.text {
	width: 509px;
	margin-bottom: 12px;
	padding-right: 28px;
}
.featuredpadding {
	margin: 15px;
}
.list {
	width: 250px;
}
.blue {
	color: #004072;
}
.footer {
	font-weight: bold;
	color: #1a2e68;
	clear: both;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #e7eaf0;
	text-align: center;
}

.ch_add {
	font-weight: bold;
	color: #ffffff;
	clear: both;
	
	background: #014073;
	text-align: left;
	padding: 0px;
	border-top: solid 5px #84aec6;
	border-bottom: solid 5px #ffffff;
}

.main_body {width: 500px;
			float: left;
			padding-right: 20px; 
			}
			
.rightcolumn { width: 180px;
				float: left; }
				
h1 { font-size: 1.6em; }

h2 { font-size: 1.4em; }

.locaddress {padding-bottom: 10px; }


.questc {
	font-weight: bold; 
	margin: 15px 40px 5px;
	cursor: pointer;
	text-decoration: underline;
	color: #1a2e68;
	margin-left: 0;
	padding-left: 0;
}

	.questc:before {
		
		margin-right: 7px;
		padding: 2px 6px 5px;
		color: #000000;
		background-color: #FFFFFF;
		font-weight: normal;
		
		margin-left: -35px;
		position: relative;
		top: 10px;
		margin-left: 0;
	padding-left: 0;
	}


answc {
	margin: 25px 70px 0px;
	padding-bottom: 12px;
	line-height: 150%;	
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
	
	answc:before {
		
		margin-right: 7px;
		padding: 2px 9px;
		color: #000000;
		background-color: #FFFFFF;
		
		margin-left: -38px;
		position: relative;
		top: 10px;
		margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
	
.hotspot {
	font-weight: bold;
	text-decoration: underline;
	cursor: help;
}
	
	.show {display: block;}
.hide {display: none;}	

.trequired {
	font-weight: bold;
	color: #FF0000;
}

.required {
	font-weight: bold;
	color: #FF0000;
}

.ch_address { color: #ffffff;
				background-color: #014073;}
				
				
a.chfoot:link {color: #ffffff; text-decoration: none;}     /* unvisited link */
a.chfoot:visited {color: #ffffff; text-decoration: none;}  /* visited link */
a.chfoot:hover {color: #ffffff; text-decoration: underline;}   /* mouse over link */
a.chfoot:active {color: #ffffff; text-decoration: underline;}   /* selected link */


.land_img1 { text-align: center;
width: 200px;
float: left;

}