body{
	padding:0px;
	margin:0px;
	background-color:#575757;
	background-position:center;
	font-size:13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#wrapper {
	overflow:hidden;
}

.floater {
	float:left;
}

.content{
	font-size:13px;
	/*text-align:justify;*/
}

.find_agent_box{
	margin:0px;
	font-size:10px;
	color:#6b6d6e;
}

.faq_faq{
	font-size:13px;
	color:#09298c;
	font-weight:bold;
}

.faq_faq a{
	line-height:16px;
	text-decoration:none;
	font-size:13px;
	color:#09298c;
	font-weight:bold;
}

.faq_faq a:hover{
	font-size:13px;
	color:#09298c;
	font-weight:bold;
	text-decoration:underline;
}

.faq_questions{
	padding-right:40px;
	font-size:12px;
	color:#4c4d4d;
	font-weight:bold;
	padding-bottom:20px;
}

.faq_questions h1{
	color:#0e2b8d;
	margin:6px 0px 4px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.faq_questions a{
	text-decoration:none;
	color:#5390b7;
}

.faq_questions a:hover{
	text-decoration:underline;
	color:#5390b7;
}


.faq_askquestions{
	font-size:12px;
	color:#4c4d4d;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:50px;
}

.faq_askquestions h1{
	color:#0e2b8d;
	margin:6px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
}

.faq_right{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#393838;
}

.faq_right hr{
	border-style:dotted;
	border-color:#4d4d4b;
}


.right_green{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#393838;
	margin:0px 20px 20px 20px;
}

.right_green hr{
	/*border-left-style:dotted;
	border-top-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;*/
	border-style:dotted;
	border-color:#4d4d4b;
}

.company_content{
	margin:20px 20px 20px 0px;
}
.company_content p{
	font-size:13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:26px;
	text-align:justify;
	color:#393838;
}

.agentlogin_content{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 20px 20px 10px;
	color:#393838;
}

.agentlogin_content a{
	color:#5390b7;
	font-weight:bold;
	text-decoration:none;
}

.agentlogin_content a:hover{
	color:#5390b7;
	font-weight:bold;
	text-decoration:underline;
}

.agentlogin_content h1{
	color:#0e2b8d;
	font-size:16px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

.agentlogin_news{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 20px 20px 10px;
	color:#393838;
}

.agentlogin_news a{
	color:#5390b7;
	font-weight:bold;
	text-decoration:none;
}

.agentlogin_news a:hover{
	color:#5390b7;
	font-weight:bold;
	text-decoration:underline;
}

.agentlogin_news h1{
	color:#393838;
	font-size:18px;
	margin:10px 0px 0px 0px;
	font-weight:bold;
}

.agent_login_links{
	font-size:13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#393838;
	margin:6px 20px 20px 16px;
}

.agent_login_links a{
	text-decoration:none;
	color:#FFFFFF;
}

.agent_login_links a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.agent_login_links a p{
	text-decoration:none;
	color:#00673e;
	margin:2px 0px 0px 0px;
}

.agent_login_links a:hover p{
	text-decoration:underline;
	color:#00673e;
}

.agent_login_links hr{
	border-style:dotted;
	border-color:#b8cba3;
	margin-bottom:6px;
}

.footer{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#737373;
	margin-top:4px;
}

.footer a{
	font-weight:bold;
	text-decoration:none;
	color:#737373;
	padding-left:24px;
	padding-right:24px;
	font-size:9px;
}

.footer a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#737373;
}

.copyright{
	color:#7b7979;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:36px;
}

#menu {
	position:absolute;
	width:990px;
	height:90px;
	z-index:1;
	overflow: hidden;
}