body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.agent4_container {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	
}
.agent4_branding {
	background-image: url(images/branding.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 82px;
	width: 1001px;
}
.agent4_logo{
	width:210px;

	height:47px;
}
.office_webname{
	font-size:13px;
	color:#0152a1;
	font-style:normal;
	float:left;
	width:350px;
	padding-left:30px;
	padding-top:7px;
	
}
.office_webname p{
padding:0px;
margin:0px;
}

.agent_4_headertext {
	float:left;
	height:23px;
	line-height:25px;
	text-align:right;
	padding-left:30px;
}

.agent4_office_info{
	width:560px;
	float:right;
	height:23px;
	line-height:25px;
	font-size:15px;
	text-align:right;
	padding-right:12px;
}
.agent4_top_info {
	float: left;
	height: 168px;
	width: 1001px;
	background-image: url(images/agent_info_inner.jpg);
	background-repeat: repeat-x;
	color:#cdcdcd;
}
.agent4_agent_card{
	width:500px;
	height:160px;
	float:left;
	margin-left:20px;
	margin-top:4px;
}
.agent4_agent_img {
	float: left;
	height: 150px;
	width: 120px;
	border: 1px solid #a8a8a8;
	background-color: #565656;
	margin-right:5px;
	overflow:hidden;
}
.agent4_agent_info {
	float: left;
	height: 160px;
	width: 350px;
	font-size:16px;
	color:#cdcdcd;
}
.agent4_agent_name {
	font-size: 36px;
	float: left;
	height: 40px;
	width: 340px;
	color:#cdcdcd;
	margin-bottom:20px;

}

.agent4_agent_award {
	font-size: 19px;
	float: left;
	height: 19px;
	width: 340px;
	color:#333333;

}
.agent4_agent_email a:link, .agent4_agent_email a:visited,.agent4_agent_email a:active{
	color:#cdcdcd;
	text-decoration:underline;
}
.agent4_agent_email a:hover{
	text-decoration:none;
}
.agent4_qs{
	float:right;
	width:250px;
	height:150px;
	margin-top:4px;
	margin-right:12px;
	border: 1px solid #a8a8a8;
	background-color:#747474;
}
.agent4_qs_title{
	color:#cdcdcd;
	font-size:22px;
	line-height:22px;
	margin-left:5px;
	margin-top:3px;
}
.agent4_qs_body {
	float: left;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	font-size:14px;
}
.agent4_qs_input_table{
	width:240px;
	margin-left:5px;
	margin-top:5px;
}
.agent4_qs_inputbox{
	background-image:url(images/input_color.jpg);
	background-repeat:no-repeat;
	background-color:#565656;
	width:144px;
	height:18px;
	margin-bottom:5px;
	
}
.agent4_qs_button{
	width:72px;
	height:19px;
	background-image:url(images/search.jpg);
	background-position:0px 0px;
	float:left;
	margin-left:35px;
	
	
}
.agent4_qs_button:hover{
	width:72px;
	height:19px;
	background-image:url(images/search.jpg);
	background-position:0px -19px;
	
}.agent4_content {
	background-color: #747474;
	float: left;
	width: 1001px;
	font-size: 14px;
	color: #C3c3c3;
}
.agent4_nav {
	float: left;
	width: 250px;
	margin-left:18px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	border-top: 1px solid #959595;
}
.agent4_nav_item{
	padding-left:35px;
	width:215px;
	height:23px;
	font-size:16px;
	line-height:23px;
	display:block;
	text-decoration:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
	}
.agent4_nav_item:hover{
	width:215px;
	height:23px;
	font-size:16px;
	line-height:23px;
	text-decoration:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px -23px;
	}

.agent4_nav a:link,.agent4_nav a:active,.agent4_nav a:visited{
	color:#cecece;
	text-decoration:none;
	text-transform:capitalize;
}
.agent4_nav  a:hover{
	color:#cecece;
	text-decoration:none;
}
.agent4_agent_text{
	width:680px;
	float:right;
	color:#cecece;
	font-size:14px;
	line-height:inherit;
	padding:10px;
	text-align:justify;
	
}
.agent4_fp_box{
	width:700px;
	height:200px;
	float:right;
	margin-bottom:20px;
}
.agent4_fp_title{
	width:200px;
	color:#cdcdcd;
	font-size:22px;
	line-height:22px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-transform:capitalize;
}
.agent4_footer_nav {
	height:35px;
	width:989px;
	line-height:35px;
	font-size:12px;
	padding-left:12px;
	background-color:#333;
	background-image: url(images/agent_info_inner.jpg);
	background-repeat: repeat-x;
	float:left;

}


.agent4_footer_nav  a:link,.agent4_footer_nav a:active,.agent4_footer_nav a:visited{
	color:#cecece;
	text-decoration:none;
	margin-left:5px;

}
.agent4_footer_nav a:hover{
	color:#dadada;
	text-decoration:underline;
}	
.disclaimer{
	width:1000px;
	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;
}
.agent4_inner_content{
	width:690px;
	float:right;
	background-color:#fff;
	color:#000;
	padding:5px;
	
	
}
.ps_top_search{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	padding:8px;
	border:1px solid #eeeeee;
}
.ps_iframe{
	width:600px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 8px 0px 8px;
	border:1px solid #eeeeee;
}
.psr_container{
	background-color:transparent;
}
.bs_formcolor{
	background-color:#eeeeee;
}
.stab a:link {
text-decoration: underline;
color: #fff;
}

.stab a:hover {
text-decoration: underline;
color: #fff;
}

.stab a:visited {
text-decoration: underline;
color: #fff;
}

.stab a:active {
text-decoration: underline;
color: #fff;
}


.stab{
	color:#333333;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #dadada; 
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: #dadada;
	height:25px;
}

.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: #dadada;
	height:25px;
}

.stabbdroff{
	color:#fff;
	Font-weight: bold;
	Font-family: Lucida Grande,Tahoma,arial;
	font-size: 11px;
	text-decoration: underline;
	background-color: #dadada;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color: #4675b9;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color: #dadada;
}

.searchresult{
	font-size: 11px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #dadada;
	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 */
.agent4_marquee_hp{
	text-align:center;
	width:1000px;
	padding-bottom:12px;
	clear:both;
	
}
.agent4_marquee{
	text-align:center;
	width:100%;
	padding-bottom:12px;
	
	
}
.fp_image {
	width: 208px;
	height: 156px;
	overflow: hidden;
}
.pd_menu7{
display:none;
}