/* CSS Document */

body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#cccc99;
}

.arrow{
	list-style-image:url(images/arrow.jpg);
	padding-left:18px;
	margin-left:18px;
	padding-top:15px;
	margin-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#010000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.arrow li{
	margin-bottom:7px;
	padding-bottom:7px;
}

.arrow a:link{
	color:#010000;
	text-decoration:none;
}

.arrow a:visited{
	color:#010000;
	text-decoration:none;
}

.arrow a:hover{
	color:#010000;
	text-decoration:underline;
}

.mail{
	font:12px Arial;
	color:#044e61;
	text-decoration:none;
}

.mail a:link{
	color:#044e61;
	text-decoration:none;
}

.mail a:visited{
	color:#044e61;
	text-decoration:none;
}

.mail a:hover{
	color:#010000;
	text-decoration:none;
}

.bodytext{
	font-family:Arial;
	font-size:12px;
	color:#02020d;
	text-decoration:none;
	text-align:justify;
	font-weight:normal;
}

.bodytext a:link{
	color:#528a17;
	text-decoration:none;
	font-weight:bold;
}

.bodytext a:visited{
	color:#528a17;
	text-decoration:none;
	font-weight:bold;
}

.bodytext a:hover{
	color:#02020d;
	text-decoration:none;
	font-weight:bold;
}

.dots{
	background-image:url(images/dots.jpg);
	height:1px;
	background-repeat:repeat-x;
	background-position:bottom;
}

.stylebg{
	background-image:url(images/stylebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:242px;
	width:44px;
}

.footer{
	font:11px Arial;
	color:#140e0d;
	text-decoration:none;
}

.footer a:link{
	color:#140e0d;
	text-decoration:none;
}

.footer a:visited{
	color:#140e0d;
	text-decoration:none;
}

.footer a:hover{
	color:#140e0d;
	text-decoration:underline;
}

.quote{
	font:22px Arial;
	color:#02020b;
	text-decoration:none;
	line-height:27px;
	font-weight:normal;
}

.quote a:link{
	color:#140e0d;
	text-decoration:none;
	font-weight:normal;
}

.quote a:visited{
	color:#140e0d;
	text-decoration:none;
	font-weight:normal;
}

.qoute a:hover{
	color:#140e0d;
	font-weight:normal;
	text-decoration:underline;
}

table .tdquestion{
	padding-right:10px;
	padding-left:10px;
}

table .tdoptions{
	text-align:left;
	padding-left:10px;
}

ul#nav{list-style:none; margin:0px; padding:0px; float:left;}
	
ul#nav li{float: left; display:inline;}

.div2{background:url(images/divider.jpg) no-repeat top; height:31px; width:2px;}

#gap{width:150px; height:31px; float:left;}

.home{background:url(images/home.jpg) no-repeat top; width:53px; float:left; height:31px;}

.home:hover{background:url(images/home-hvr.jpg) no-repeat top;width:53px; float:left; height:31px;}

.about{background:url(images/about.jpg) no-repeat top; width:93px; height:31px; float:left;}

.about:hover{background:url(images/about-hvr.jpg) no-repeat top; width:93px; height:31px; float:left;}

.insurance{background:url(images/insurance.jpg) no-repeat top; width:96px;  height:31px; float:left;}

.insurance:hover{background:url(images/insurance-hvr.jpg) no-repeat top; width:96px;  height:31px; float:left;}

.faq{background:url(images/faq.jpg) no-repeat top; width:60px;  height:31px; float:left;}

.faq:hover{background:url(images/faq-hvr.jpg) no-repeat top; width:60px;  height:31px; float:left;}

.resources{background:url(images/resources.jpg) no-repeat top; width:83px;  height:31px; float:left;}

.resources:hover{background:url(images/resources-hvr.jpg) no-repeat top; width:83px;  height:31px; float:left;}

.heading{
font-family:Arial, verdana, sans-serif;
font-size:18px;
text-decoration:none;
color:#5e9226;
font-weight:bold;
}