body {
	background-color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
}

.psr_container, .agent_back, .pd_table {
	background: none;
}

.bs_formcolor {
	background-color: #a0a0a0;
}

.cb_page_width {
	width: 844px;
	margin-left:auto;
	margin-right: auto;
}

.cb_header_bg {
	background-image: url(images/page_header.jpg);
	width: 844px;
	height: 115px;
}

.tmplt_logo {
	float: left;
}

.cb_logo {
	height:85px;
	width:182px;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
.office_webname{
	width:182px;
	text-align: center;
	font-size:12px;
	color:#01388b;
	text-transform: uppercase; 
	font-family: Times New Roman, Times, serif;
}
.cb_qsearch {
	float: right;
	background-image: url(images/quick_search_bg.jpg);
	background-repeat: no-repeat;
	width: 181px;
	height: 100px;
	margin-top: 1px;
	margin-right: 18px;
}

.cb_nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	width: 842px;
	height: 31px;
	margin-left: 1px;
	margin-right: 1px;
}

.cb_main_nav a:link, .cb_main_nav a:active, .cb_main_nav a:visited  {
	float: left;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}

.cb_main_nav a:hover  {
	background-image: url(images/hover_back.jpg);
	color: #ffffff;
	text-decoration: none;
}

.qsearch_content {
	width: 162px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}

.qsearch_title {
	color: #ffffff;
	font-size: 14px;
}

.qsearch_line_spacer {
	background-image: url(images/qsearch_line_spacer.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 0px;
}

.qsearch_boxes{
	width: 157px;
	border: none;
	padding: 2px;
}

.qsearch_dropdown {
	width: 107px;
	border: none;
	margin-top: 6px;
	float: left;
	}

.qsearch_search {
	border: none;
	margin-top: 3px;
	float: right;
}

.cb_content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 844px;
}

.cb_content_inner {
	background-image: url(images/content_bg_inner.jpg);
	background-repeat: repeat-y;
	width: 834px;
	padding: 5px;
}

.cb_left_column {
	float: left;
	width: 183px;
}

.cb_contained {
	width: 168px;
	margin-left: 8px;
	margin-top: 8px;
}

.cb_contact_head {
	background-image: url(images/contact_head.jpg);
	background-repeat: no-repeat;
	width: 168px;
	height: 7px;
	font-size: 0px;
}

.cb_contact_mid {
	background-image: url(images/contact_mid.jpg);
	background-repeat: repeat-y;
	width: 140px;
	padding-left: 14px;
	padding-right: 14px;
}

.cb_contact_title {
	font-size: 15px;
	font-weight: bold;
	color: #6d6d6d;
}

.cb_contact_image {
	width:140px;
	height: 140px;
	overflow:hidden;
	background-color: #ffffff;
	margin-bottom: 4px;
}

.cb_contact_info {

}

.cb_contact_foot {
	background-image: url(images/contact_foot.jpg);
	background-repeat: no-repeat;
	width: 168px;	
	height: 7px;
	font-size: 0px;
}

.cb_home_buttons {
	margin-top: 5px;
}

.cb_right_column {
	float: right;
	width: 658px;
}

.cb_content_about {
	width: 634px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	margin-top: 8px;
	font-size: 12px;
}

.cb_content_spacer {
	 width: 634px;
	 height: 1px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

.cb_marquee {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
}

.cb_page_footer {
	background-image: url(images/page_foot.jpg);
	background-repeat: no-repeat;
	width: 844px;
	height: 5px;
}

.cb_page_footer_inner {
	background-image: url(images/page_foot_inner.jpg);
	background-repeat: no-repeat;
	width: 844px;
	height: 5px;
}

/*stab*/
.stab a:link, .stab a:visited, .stab a:active {
	color: #ffffff;
	text-decoration:none;
}
.stab a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.stab{
	color:#ffffff;
	Font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color:#6d6e70; 
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color:#5c5c5c;
	height:25px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#9c7036;
	Font-weight: bold;
	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:#ececd4;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color:#ececd4;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color:#ececd4;
}

.searchresult{
	font-size: 11px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color:#5c5c5c;
	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 */

.disclaimer{
	width:860px;
	color:#000;
	font-size:12px;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
}
.disclaimer_text{
	width:860px;
	float:right;
}
.disclaimer a:link,.disclaimer a:active,.disclaimer a:visited{
	color:#333;
	text-decoration:underline;
}
.disclaimer a:hover{
color:#333;
	text-decoration:none;

}

.pd_menu7{
display:none;
}