/* CSS Document */
body {
	background-color: #fff;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	line-height: 16px;
}

.ai_img {
	width: 100px;
	height: 140px;
	overflow: hidden;
}

.submenuClass {
	float: left;
	padding: 7px 6px 8px 6px;
	font-size: 14px;
	cursor: pointer;
}

.clear {
	width: 100%;
	height: 1px;
	font-size: 0px;
	clear: both;
}

.page_container {
	width: 980px;
	margin: 0px auto;
	background-color: #004c90;
}

.header_area {
	width: 980px;
	height: 200px;
}

.header_left {
	width: 448px;
	height: 200px;
	background-image: url(images/header_left.jpg);
	float: left;
}

.header_text {
	font-size: 14px;
	color: #fff;
	position: relative;
	top: 134px;
	left: 15px;
}

.header_right {
	width: 532px;
	height: 200px;	
	float: right;
}

.page_sep {
	width: 980px;
	height: 32px;	
	background-image: url(images/page_sep.jpg);
	background-repeat: repeat-x;
}

.contained_left {
	width: 195px;
	background-color: #004c90;
	float: left;
	padding: 20px 0px 0px 0px;
}

.left_nav {
	font-size:20px;
	color: #fff;
}

.left_nav a:link, .left_nav a:active, .left_nav a:visited {
	font-size:20px;
	color: #fff;
	padding: 7px 17px;
	width: 161px;
	display: block;
	text-decoration: none;
}

.left_nav a:hover{
	font-size:20px;
	color: #fff;
	padding: 7px 17px;
	width: 161px;
	display: block;
	text-decoration: none;
	background-color: #d70012;
}

.nav_spacer {
	width: 195px;
	height: 2px;
	background-image: url(images/nav_spacer.jpg);
	font-size: 0px;
}

.contained_right {
	width: 768px;
	background-color: #004c90;
	padding: 0px 17px 0px 0px;
	float: right;
}

.content_top {
	width: 768px;
	height: 22px;
	background-image: url(images/content_top.jpg);
}

.content_mid {
	background-color: #fff;
	width: 746px;
	padding: 0px 11px 11px 11px;
}

.content_left {
	width: 465px;
	float: left;
	text-align: justify;
	padding: 8px 0px 0px 6px;
}

div.content_about {
	padding: 0px;
	line-height: 19px;
}

.content_about p {
	margin: 10px 0px;
}

.fp_title {
	margin-bottom: 8px;
}

.content_right {
	width: 245px;
	float: right;
	text-align: justify;
	padding: 2px 6px 0px 0px;
}

.qsearch_content {
	width: 245px;
	height: 156px;
	background-image: url(images/qsearch_bg.jpg);
	font-size: 11px;
}

.qsearch_content form table tr td {
	height: 27px;
}

.quicksearch_title {
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.quicksearch_tb {
	width: 137px;
}

.quicksearch_drpdwn {
	width: 143px;
}

.quicksearch_lbl {
	color: #ffffff;
	width: 80px;
}

.quicksearch_boxes {
	width: 100px;	
}

.quicksearch_box {
	border: 1px;
	border-color: #93241b;
	width: 128px;
	height: 20px;
	float: left;
	margin-bottom:4px;
}

.quicksearch_search_optn {
	width: 220px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
}

.quicksearch_detailed_lnk {
	float: left;
	padding-top: 4px;
}

.quicksearch_detailed_lnk a:link, .quicksearch_detailed_lnk a:active, .quicksearch_detailed_lnk a:visited, .quicksearch_detailed_lnk a:hover {
	color: #fff;
}

.quicksearch_search_btn {
	float: right;
}

.search_go {
	padding-left: 6px;
	float:left;
	width: 44px;
	height: 24px;
}

.map_search, .join_team, .quick_links {
	margin: 11px 0px 0px 0px;
}

.nav_item {
	font-size: 11px;
	padding: 0px 0px 4px 4px;
}

.nav_item a:link, .nav_item a:active, .nav_item a:visited {
	color: #663333;
	text-decoration: none;
	padding-left: 6px;
}

.nav_item a:hover {
	color: #4d3030;
	text-decoration: none;
	padding-left: 6px;
}

.content_btm {
	width: 768px;
	height: 22px;
	background-image: url(images/content_btm.jpg);
}

.page_footer {
	background-image: url(images/page_footer.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 18px;
	clear: both;
	margin: 0px auto;
}

.page_disclaimer {
	width: 980px;
	margin: 0px auto;
	text-align: center;
	padding-top: 25px;
	color: #004c90;
	font-size: 11px;
}

.fp_image {
	width: 216px;
	height: 162px;
	overflow: hidden;
}

.fp_aname, .fp_status {
	display: none;
}

.agent_info {
	width: 65%;
}