/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#222;
}
#header {
		
}
#subNav {
	width:100%;
	background:#BCD3F5;
	padding:15px;
	border-bottom:1px solid #6D88AF;
}
div#left_col {
	width:338px;
	float:left;
	background:#e8edce;
	color:#ae5f26;
}
div#left_col p {
	margin:15px;
	color:#ae5f26;
	font-weight:bold;
}
div#right_col {
	width:400px;
	float:left;
}
div#right_col p, div#right_col h1 {
	padding:20px;
	float:left;
}
h1  { color: #546b93; font: 18px Georgia, "Times New Roman", Times, serif; padding: 10px; width: 100%; float: left; clear: left; border-top: 1px #999999; border-bottom: 1px solid #999999 }
h1 b, h1 strong {
	color:#546b93;
}
strong, b {
	color:#555;
}
div.btm_section h1 {
	border:none;
	padding:0;
}
p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#222;
	line-height:1.4em;
}
td { color: #222; font: 12px/1.4em Arial, Helvetica, sans-serif }
a {
	color:#697D00;
}
a:hover {
	text-decoration: none;
}

div.divide {
	width:100%;
	float:left;
	background:#CCCCCC;
	height:1px;
	line-height:0;
	font-size:0;
	margin:10px 0;
}
div.btm_section p {
	margin:15px;
	display:inline;
}
div.btm_section h1 {
	margin:0 15px 15px 15px;
	color:#ae5f26;
	display:inline;
	width:259px;
	voice-family: ""}""; 
  voice-family:inherit;
  width:229px;
}
div.footer {
	width:100%;
	float:left;
	color:#666666;
	font:bold 11px Arial, Helvetica, sans-serif;
}
div.footer a {
	color:#666666;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.go {
	position:absolute;
	bottom:10px;
	left:15px;
}
.submit {
	position:absolute;
	bottom:10px;
	left:15px;
}
span.label {
	font:bold 10px Arial, Helvetica, sans-serif;
	float:left;
	clear:left;
	margin-left:15px;
	padding:2px 0;
}
input, select {
	margin-left:15px;
	float:left;
	clear:left;
}
div.quote {
	width:200px;
	background:#D5E4FD;
	padding:10px;
	margin:10px;
	font-size:18px;
	float:right;
	line-height:1.3em;	
}
div.person {
	padding:10px 0;
	width:100%;
	border-bottom:1px dotted #999999;
	clear:left;
	float:left;
}
div.people {
	width:33%;
	height:300px;
	float:left;
	font-size:12px;
	line-height:1.5em;
	border-bottom:1px dotted #999999;
}