html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
.normal {
	font-weight: normal;
}

body {	
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:0;
	padding-top:0;
}
h1{
	font-size:18px;
	color:#649006;

}
h1 a:hover {
color:#34491c;
text-decoration:none;}

h1 a:link {
color:#34491c;
text-decoration:none;}

h1 a:visited {
color:#34491c;
text-decoration:none;}

h1 a:active {
color:#34491c;
text-decoration:none;}


h2{
	font-size:14px;
	color:#b1af28;
	margin-top: 4px;
	margin-bottom: 4px;

}

.clear{ clear:both;}

a:link {
color: #0099FF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #0099FF;
}
a:hover {
text-decoration: underline;
color: #34491c;
}
a:active {
text-decoration: none;
color: #0099FF;
}

p{
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	text-align:justify;
} 

p a:link {
color:#009eda;
text-decoration:none;}

p a:active {
color:#009eda;
text-decoration:none;}

p a:hover {
	color:#009eda;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

p a:visited {
color:#009eda;
text-decoration:none;}

img {
	border: 0;
}

/*----------------txt-class-----------------*/

.content-heading-2{
	font-size:12px;
	color:#439d93;
	font-weight: bold;
	margin-left: 5px;
}
.step-text{
	font-size:11px;
	color:#999999;
	font-weight:bold;
	line-height: 18px;
}
.mark-text{
	font-size:11px;
	color:#439d93;
	font-weight: bold;
	margin-left: 5px;
}
.mark-text-large{
	font-size:13px;
	color:#439d93;
	font-weight: bold;
	margin-left: 5px;
}
.display-block {
	border: 1px dotted #009EDA;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.right {
	float: right;
}
.more {
	float:right;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#954e16;
	margin-right: 7px;
	margin-bottom: 0px;
	line-height: 14px;
} 

#wrapper{
	width:1004px;
	height:auto;
	margin:auto;
	background-color:#7a7d70;
	overflow:hidden;
	
}
#white_page_container{
	float:left;
	width:968px;
	height:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-left:13px;
	margin-right:13px;
	padding-left:5px;
	padding-right:5px;
}
#white_top_row{
	float:left;
	width:968px;
	height:20px;
	text-align: right;
}
#middle_row{
	float:left;
	width:968px;
	height:auto;
}
.middle_row{
	float:left;
	width:968px;
	height:auto;
	margin-top: 0px;
}
#banner-row{
	float:left;
	width:968px;
	height:263px;
}
#banner-1{
	float:left;
	width:338px;
	height:263px;
	background-image: url(images/banner-1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.get_quote_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A7D70;
	font-size: 17px;
	line-height: 10px;
}

#banner-2{
	float:left;
	width:331px;
	height:263px;
}
#banner-3{
	float:left;
	width:299px;
	height:263px;
}
#logo_row{
	float:left;
	width:1004px;
	height:75px;
	background-color:#5a6569;
}
#logo{
	float:left;
	width:253px;
	height:55px;
	margin-top: 20px;
}
#home_sitemap{
	float:left;
	width:701px;
	height:75px;
}

#rss{
	float:left;
	width:50px;
	height:35px;
	margin-top: 40px;
}
.sitmap {
	color: #FFFFFF;
}
.sitmap a {
	color: #FFFFFF;
	text-decoration:none;
}
.sitmap a:hover{
	color:#66CC00;
	text-decoration:none;
}

/*-----------------top_nav----------------------*/

#top_nav_holder{
	float:left;
	width:1004px;
	height:40px;
	background-image:url(images/top_nav_bg.jpg);
	background-repeat:repeat-x;
}
#top_nav_holder ul{float:left; margin:0px; padding:0px;}
#top_nav_holder ul li{float:left; margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:33px; 
	list-style-type:none;
	width:auto;
	display:block;	
}

#top_nav_holder ul li a{float:left; padding-left:10px; padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:33px; 
	list-style-type:none;
	width:auto;
	display:block;
	background-image: url(images/top-nav-grey-middle.jpg);
	background-repeat:repeat-x;	
	text-decoration:none;
}
#top_nav_holder ul li a:hover{float:left; padding-left:10px; padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:33px; 
	list-style-type:none;
	width:auto;
	display:block;
	background-image: url(images/top-nav-green-middle.jpg);
	background-repeat:repeat-x;	
	text-decoration:none;
}
.selected{float:left; padding-left:10px; padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:33px; 
	list-style-type:none;
	width:auto;
	display:block;
	background-image: url(images/top-nav-green-middle.jpg);
	background-repeat:repeat-x;	
	text-decoration:none;
}

/*-----------left_nav-----------------*/
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:normal;
	
	
	
	
}
.left_nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(images/tick_u.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 25px;
	padding-left: 20px;
	text-decoration:none;
}
.left_nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #f8e317;
	background-image: url(images/tick_o.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 25px;
	padding-left: 20px;
	text-decoration:none;
}
/*---------content-br=box-top---------------*/
.txt-box-br-top{
	float:left;
	width:657px;
	background-image:url(images/txt-box-br-top.jpg);
	background-repeat:no-repeat;
	height:7px;
}
.txt-box-br-middle{
	float:left;
	width:657px;
	background-image: url(images/txt-box-br-middle.jpg);
	background-repeat:repeat-y;
	height:auto;
}
.txt-box-br-btm{
	float:left;
	width:657px;
	background-image: url(images/txt-box-br-btm.jpg);
	background-repeat:no-repeat;
	height:8px;
}
.txt-one-box-container{
	float:left;
	width:657px;
	height:auto;
	overflow:hidden;
	margin-top: 15px;
}
.txt-heading-container{
	float:left;
	width:657px;
	height:24px;
	text-align: left;
}
.h-left-bg{
	float:left;
	width:6px;
	height:24px;
	text-align:left;
	margin-left: 50px;
}
.h-middle-bg{
	float:left;
	width:auto;
	height:24px;
	text-align:left;
	background-image:url(images/txt-heading-bg-middle.jpg);
	background-repeat:repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #34491c;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin:0px;
}

.h-middle-bg a:link 
{color:#34491c;
text-decoration:none;}
.h-middle-bg a:active 
{color:#34491c;
text-decoration:none;}
.h-middle-bg a:hover 
{color:#34491c;
text-decoration:none;}
.h-middle-bg a:visited 
{color:#34491c;
text-decoration:none;}

.h-right-bg{
	float:left;
	width:6px;
	height:24px;
	text-align:left;
}

#block-left{
	float:left;
	width:657px;
	margin-right:34px;
}
#block-right{
	float:left;
	width:242px;
	margin-right:35px;
	text-align: left;
	margin-top: 15px;
}




	
.footer-divider {
	background-image: url(images/footer-divider.jpg);
	background-repeat: repeat-x;
	height: 13px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footer a{
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	color:#003300;
	text-decoration:none;
	border-bottom:1px dashed #006600;
}
.right-points {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7a7d70;
	font-weight: bold;
	line-height: 25px;
	background-image: url(images/green_drop_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
}
.yello_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f76800;
}
.FormInput {
	background-color: #F8FEDE;
	color: #333333;
	border: 0.1em solid #CCCCCC;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formtext {
	color: #333333;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right: 5px;
	height:35px;
	background:#EEEEEE;
	padding-left:5px;
	border-left:5px #FFFFFF solid;
}
.table-head {
	font-family: verdana;
	font-size: 12px;
	color: #336699;
	background-color: #EEEEFF;
	font-weight: bold;
	line-height: 25px;
	border: 5px solid #FFFFFF;
	padding-left: 5px;
}
.box-content {
	margin-top:8px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	text-align:justify;
}
