body {
	font-family:arial, verdana, sans-serif; 
	font-size: 12px;
	margin: 0px;
}

.psr_container, .pd_table, .map_container, .agent_back {
	background-image: none;
	background-color: transparent;
}

.bs_formcolor {
	background-color: #b0b0b0;
}

.bal700_pagesize {
	width:799px;
	margin-left: auto;
	margin-right: auto;
}

.bal700_page_head {
	width:799px;
	height: 51px;
}

.bal700_agent_award{
	font-size:12px;
	font-weight:bold;
	
}
.bal700_banner_area {
	background-image: url(images/banner_area.jpg);
	background-repeat: no-repeat;
	width: 799px;
	height: 118px;
}

.bal700_info_align {
	padding-top: 18px;
	padding-left: 20px;
	color: #fff;
	float: left;
	}

.bal700_agent_banner {
	font-size: 21px;
}

.bal700_info_banner a:link, .bal700_info_banner a:visited, .bal700_info_banner a:active, .bal700_info_banner a:hover {
	color: #fff;
}

.bal700_home_logo {
	float: right;
	padding-top: 20px;
	width: 240px;
	height: 80px;
}

.bal700_nav_area {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height:23px;
	padding-left: 10px;
}

.bal700_spacer {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

.bal700_link_item {
	float: left;
	padding-top: 5px;
}

.bal700_link_item a:link, .bal700_link_item a:active, .bal700_link_item a:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.bal700_link_item a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}

.bal700_content_area {
	width: 767px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #e2e2cf;
	border: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #d1d1bc;
}

.bal700_left_column {
	width: 173px;
	float: left;
}

.bal700_left_title {
	color: #555555;
	font-weight: bold;
}

.bal700_qsearch_area {
	height: 135px;
}

.bal700_title_line {
	width: 100%;
	height: 1px;
	font-size: 0px;
	background-color: #C4C4C4;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 8px;
}

.bal700_qsearch_table {
	width: 173px;
}

.bal700_qsearch_options {
	width: 53px;
	height: 25px;
}

.bal700_qsearch_box{
	width: 120px;
	border: solid #DADADA 1px;
}

.bal700_qsearch_button {
	width: 88px;
	height: 24px;
	float: right;
	margin-top: 6px;
}

.bal700_qlinks_area {
	margin-top: 28px;
}

.bal700_links_area img {
	margin-right: 10px;
}

.bal700_links_area a:link, .bal700_links_area a:active, .bal700_links_area a:visited  {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.bal700_links_area a:hover {
	text-decoration: underline;
}

.bal700_link {
	margin-top: 4px;
	margin-bottom: 4px;
}

.bal700_right_column {
	width: 551px;
	float: right; 
}

.bal700_agent_info {
	width: 546px; 
	clear: both; 
}

.bal700_text_area {
margin: 0px;
}

.bal700_text_area p {
margin-top: 0px;
}

.float_img {
	float: left;
	clear: left; 
	margin: 4px;
	width: 90px;
	overflow: hidden;
}

.bal700_agent_img {
	float:left;
	width: 107px;
}

.bal700_info_area {
	float:right;
	width: auto;
	
}

.bal700_featured_area {
	width: 546px; 
	clear: both; 
	padding-top: 10px;
}

.stab a:link, .stab a:visited, .stab a:active, .stab a:hover {
	color: #fff;
}

.stab{
	color:#fff;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #3d3c3c; 
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: #3d3c3c;
	height:25px;
	padding: 4px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#000;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #fff;
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;	
	border-color: #005a9e;
	height:25px;
}

.stabbdroff{
	color:#fff;
	Font-weight: bold;
	Font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	background-color: #005a9e;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color: #005a9e;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color: #005a9e;
}

.searchresult{
	font-size: 11px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #3d3c3c;
	background-color: #fff;
	text-align: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



.bal700_marquee{
	width: 100%;
	text-align:center;
	padding-top:14px;
	padding-bottom:4px;
	float:left;
	
}
.disclaimer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.disclaimer a:link,.disclaimer a:active,.disclaimer a:visited{
	color:#333;
	text-decoration:underline;
}
.disclaimer a:hover{

	color:#868686;
	text-decoration:none;

}