@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #363942;
	color: #382513;
}
/**{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}*/
img{border:0px;}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	
}
#top_nav{ display:block; width:100%; text-align:right;}
/* #containerhome {width: 950px; height:auto; background: #fff ; border:1px solid #7b7b7b; text-align: left; margin: auto;} */

#containerhome {width: 950px; height:auto; background: #fff ; border:1px solid #7b7b7b; text-align: left; margin: auto; padding-bottom:50px;} 
#content{width:95%; padding: 0 15px;
display:block;
	font-size: 15px;
	line-height: 160%;}
/*#header {background: #fff;  #7b7b7b; width:100%; display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 15px;
	padding: 15px;
	min-height: 80px;
	border-bottom: 1px solid #7b7b7b;}*/
#header {
	min-height: 80px;
	border-bottom: 1px solid #7b7b7b;
	margin-bottom: 15px;
	padding: 15px;
} 

#header h1 {
	position: relative;
	vertical-align: middle;
	color: #6B5846;
	margin-bottom: -10px;
	font-size: 30px;
	letter-spacing: 8px;
	text-align:center;
}
.subheading {
	/*color: #284907;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-align:center;
}
/*#header h1 {margin: 0; padding: 10px 0;}*/
/*.site_hd_txt{
	font-size:20px;
	font-family: Verdana;
	vertical-align: middle;
	line-height: 91px;
}*/
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
#top_nav{ display:block; width:100%; text-align:right;}
form {
	display:block;
	clear:both;
   
}
#qf_err {color:#CC0000; display:block; float:left; padding-top: 10px;}
.qf_req {display:inline; float:left;}

/*Form Element Row*/
#qf_row{
	clear:both;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #7b7b7b;
}
/*Form Headers*/
#qf_hd{
	clear:both;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DDDDDD;
	color: #382513;
	width:100%;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	/*border-top-width: .1em;
	border-top-style: solid;
	border-top-color: #7b7b7b;*/
	/*border: .1em solid #363942;*/
}

h4 {
	clear:both;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	border-top-width: .1em;
	border-top-style: solid;
	border-bottom-color: #7b7b7b;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #7b7b7b;
}
/*Form Labels*/
#qf_l{
	display:block;
	float:left;
	width: 40%;
	height: 100%;
	margin: 10px;

}
#result_l{
	display:block;
	float:left;
	width: 40%;
	height: 100%;
	margin: 10px;

}
#result_r	{
	clear:both;
	}
#result_e{
	display:block;
	float:right;
	height: 100%;
	margin: 10px;
	
}
/*Form Elements*/
#qf_e{
	display:block;
	float:right;
	height: 100%;
	margin: 10px;
	
}

.radioB{
	width:20px;
	margin-bottom: 3px;
}



/*Form Element Groups - multiple radio buttons on one line, etc*/
#qf_grp{}
#qf_grp label{
	display:block;
	border: .1em solid #CCCCCC;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
}
/*individual element styles for form element groups*/
#qf_grp_e{
	float:left;
	
}
#required_note{display:block; float:right;}
/* same as above but the label*/

#torc_exp {display:block; margin: 10px; clear:both; 
			border: .1em dashed #7b7b7b;
			padding: 10px;}
#final_torc {font-size: 1.2em; font-weight: bold; margin: 10px;}
