BODY {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #5F592E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.smalltext{font-size:0.8em; font-style:italic;margin-top:40px;}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
   behavior: url("../pngbehavior.htc");
}

A {
	color: #D29944;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 760px;
	height: 600px;
}

#header {
	width: 760px;
	height: 64px;
	background-color:#4E89A2;
	
}





#aff_logo {
	width: 355px;
	height: 64px;
	float: right;
}

#header_gradient {
	width: 100px;
	height: 64px;
	float: right;
}

#sfs_logo {
	width: 305px;
	float: right;
	background-color: #E7E9DB;
}

#inner_size {
	position: relative;
	top: 10px;
	left: 10px;
	width: 740px;
}

#intro_text {
	text-align: left;
	font-size: 11px;
}

#left_panel {
	position: relative;
	top: 10px;
	width: 460px;
	height: 500px;
	border: 1px solid #E9E7D2;
	text-align: center;
	float: left;
}

#left_panel_inner {
	
	width: 460px;
	background-color: #FFF;	
}

* html #left_panel_inner {
	left: 0px;	
}

#left_panel_header {
	width: 460px;
	height: 30px;
	background-color: #F9F8F0;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #827C4D;
}

#right_panel {
	position: relative;
	top: 10px;
	width: 270px;
	height: 500px;
	border: 1px solid #E9E7D2;
	text-align: center;
	float: right;
}

#right_panel_inner {

	width: 268px;
	background-color: #FFF;
}

* html #right_panel_inner {
	left: 0px;	
}

#right_panel_header {
	width: 270px;
	height: 30px;
	background-color: #F9F8F0;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #827C4D;	
}

#final_text {
	padding-top: 20px;
	margin-top: 20px;
	clear: both;
	text-align: left;
	font-size: 11px;
}

* html #final_text {
	padding-top: 0px;
}

P.content_left {
	position: relative;
	left: 10px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	width: 438px;
}

* html P.content_left {
	left: 0px;
}

.content_right {
	position: relative;
	left: 10px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	width: 248px;
}
* html .content_right {
	left: 0px;

}
.BOLD {
	font-weight: bold;
}


.form_left {
	width: 320px;
	float: left;
}

.form_right {
	width: 105px;
	float: right;
	text-align: left;
}

.formresults {
	width:80px; 
	
	font-size: 11px; 
	font-weight: bold; 
	top: 0px; 
	position: relative; 
}

* html .formresults {
	top: -1px;
}