/* CSS Document */

body{
background:url(../images/body_bg.jpg) repeat-x;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1{
font-size:24px;
font-weight:bold;
color:#000000;
padding:0px 0px 15px 0px;

margin:0px;
}

h1 span{
color:#0076C5;
}

h2{
color:#000000;
font-weight:bold;
font-size:16px;
padding:0px 0px 10px 0px;
margin:0px;
}

h2 span{
color:#0076C5;
font-size:15px;
font-weight:bold;
}


.quote_form{
background:url(../images/insurance_quote_bg.jpg) no-repeat;
width:361px;
height:262px;
padding:30px 0px 0px 0px;


/*width:331px;
height:248px;
padding:45px 0px 0px 30px;*/
font-size:12px;
font-weight:bold;
color:#000000;
}

.quote_form select{
width:169px;
height:28px;
border:1px solid #9AAAAF;

 }

.quote_form .input{
width:167px;
height:23px;
border:1px solid #9AAAAF;
}


.content{
font-size:12px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:justify;
}

.footer{
background:url(../images/footer_bg.jpg) repeat-x;
width:100%;
padding:20px 0px;
margin:0px;
font-size:11px;
color:#000000;
}


.footer a{
font-size:11px;
color:#000000;
text-decoration:none;
}


.footer a:hover{
color:#0076C5;
}

.alink{
font-size:12px;
font-weight:700;
color:#0076C5;
}


.alink:hover{
color:#000000;
}
.input-2 
{
background-color:#FFFFFF;
border:1px solid #D8D8D8;
color:#000000;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
width:168px;
}
.thbg {
background-color:#E1E1E1;
color:#636262;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.paging{
padding-left:35px;
}
.paging a{
font-size:12px;
font-weight:700;
color:#000000;
}


.paging a:hover{
color:#0076C5;
}

ul.links{
	width:800px;
	float:left;
	display:block;
	}
	
ul.links li{
	float:left;
    padding:0px 0px 3px 10px;
    margin:0px 0px 0px 0px;
    width:390px;
    display:block;
    background:url(../images/green-arrow-center.gif) no-repeat 0px 10px;
}


ul.links li a{
font-weight:normal!important;
}