/************* Global *************/
* {
    margin: 0; 
    padding: 0;
}

body {
    font-family: Arial;
    background: #FFFFFF;
    color: #333333;
}

a {    
    color: #265290;
    text-decoration:none;
}


a:hover {
        color: #CCCC98;
        text-decoration:underline;
}

        
/********** Page content wrapper *************/
#wrapper {
    width:850px;
    margin:0px auto; 
    border:0px solid #333333;   
}

img {border:0;}

/********* Page header *****************/
#new-header1 {
    width:100%;
	margin:0px 0px 40px 0px;
}

#header1 {
    background: url('images/header_1.gif') no-repeat;
    height:185px;
    width:850px;
}

#logo {
    margin:30px 0px 0px 45px;
}    

#contact {
    margin:6px 0px 0px 50px;
    color:#FFFFFF;    
    font-weight:bold;   
    font-size:.9em;
}

#contact a {
    color:#FFFFFF;
    text-decoration:none;
    background: url('images/left_arrow.gif') no-repeat right;
    padding-right:25px;
}

#contact a:hover {
    text-decoration:underline;
}


/*********** MENU ******************/
#menu {
    float:left;
    width:171px;
    text-transform:uppercase;
    font-weight:bold;
}
    
#menu ul {
    background: url('images/menu_bg.gif') no-repeat bottom;
    height:25px;
    list-style-type:none;
}    

#menu li {
    text-align:right;
    padding-right:5px;
    padding-top:3px;
}

/********** MAIN TEXT ***************/
#pagetext {
    margin:0 0 10px 10px;
    width:500px;
    float:left;

} 


fieldset p {
    margin:15px 0;
    text-align:left;
    padding:0 5px;
}    

.topmargin {
    margin-top:10px;
}

.art {
    margin-bottom:5px;
    clear:both;
    }
/************** SIDE LINKS ************/
#links {
    float:right; 
    width:160px;    
}
 
#links dl {
    width:160px;
}

#links dt {
    font-weight:bold;
    padding:3px 0px 0px 10px;   
    font-size:1.2em;     
}

#links dd {
    font-size:0.7em;
    padding:3px 55px 15px 10px;    
}

.link1 {
    background:#265290;
    color:#FFFFFF;
    
}

.link2 {
    background:#CCCC98;
    color:#333333;
 
}

.link3 {
    background:#CCCCCC;
    color:#333333;
    
}

#links a {
    color:#FFFFFF;
    text-decoration:none;
    background: url('images/right_arrow.gif') no-repeat right;
    padding-right:30px;
}

#links a:hover{
    text-decoration:underline;
}
        
.telno {
    font-weight:bold;
}
            
            
/********************** ARROWS ******************/
.arrow {
    vertical-align:middle;
}     

/*********** LISTS *************/            
.list li{
    color:#EA7003;
    margin:5px 0px 5px 10px;
    padding:5px 0px 5px 35px;
    background: url(images/heart.gif) no-repeat center left; 
    font-style:italic;
    list-style-type:none;     
}
  
.list2 li {
    color:#EA7003;
    margin:5px 0px 5px 10px;
    padding:5px 0px 5px 35px;
    background: url(images/snake.gif) no-repeat center left; 
    font-style:italic;
    list-style-type:none;     
}

    
.list3 li{
    color:#265290;
    background: url(images/snake.gif) no-repeat center left;   
    font-style:italic;
    list-style-type:none;    
    margin:10px 0px;
    padding:5px 0px 5px 35px;

}   

 
.list3 {
     width:400px;
     margin:0 auto;
}     
 
.list, .list2 {
    width:300px;
    margin:0 auto;

}    


.list_ins {
    width:480px;
    margin-left:20px;
}

.list_ins li {
    color:#265290;
    margin:20px;
    padding-left:10px;
    line-height:8px;
    list-style-image: url(images/arrow2.gif);
    font-weight: bold;
}  

.list_ins li ul li {
    list-style-type: none;
    margin-left:20px;
    color:#333333;
    list-style-image: none;
    line-height:16px;
    font-weight: normal;
    padding-left:0;    
    font-style:italic;
}




/************************ Quote  Web Form ***************/

#reqs, #app2 {
    margin-top:10px;
    }
    
#webform {
    margin: 10px 0;
    text-align:center;
    width:490px;
}
 
input {
    float:left;
    width:250px;
    margin-top:8px;
    height:20px;
}    

textarea {
    float:left;
    width:250px;
    margin-top:8px;
}    

select {
    width:254px;
    margin-bottom: 2px;
    float:left;
    margin-top:8px; 
    line-height:22px;  
    height:22px;     
    font-size:.8em; 
}    

fieldset {
    width: 490px;
    padding-bottom:4px;
    border:1px solid #CCCC98;
    display:block;
} 

fieldset.sub {
    border:none;
}    

input.subbut {
    width:80px;
    height:35px;
    margin-left:44%;  
} 

legend {
    color:#265290;
    border:1px solid #CCCC98;
    padding:5px;
    font-weight:bold;
    margin-left:7px;
}

em {
    color:#EA7003;
}  

label {
    width:210px;
    clear:left;
    float:left;
    text-align:right;
    margin-top:8px;   
    padding-right:5px;
    padding-top:2px;
    margin-left:10px;
}
   
label.newsletter {
    width:50px;
}

input.newsletter {
    width:370px;
}    

.newline {
    float:left;
    width:490px;
    clear:both;
}   

#wother1, #wother2, #drive1, #drive2, #app2, #obenefit, #oterm, #mortprot {
    display:none;
} 

#employ1, #employ2 {
    float:left;
    width:100%;
    display:none;
}

#employ1 input, #employ2 input {
    margin-top:8px;
}
  
a#m2g {
    background:none;
    border:none;
    padding-right:0;
}


/* FOOTER */
#footer {
    clear:both;
    text-align:center;
    border:1px solid #CCCC98;
    margin-bottom:10px;
    font-size:.8em;
    padding:5px 0;
    width:850px;
}

.headertxtleft{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1F4577;
	font-weight:bold;
		}
.headertxtleft a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1F4577;
	font-weight:bold;
	text-decoration:none;
		}
.headertxtleft a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1F4577;
	font-weight:bold;
	text-decoration:underline;
		}

.headertxtright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCC98;
	font-weight:bold;
	
	}
#footer2 {
    clear:both;
    text-align:left;
    border:1px solid #CCCC98;
    margin-bottom:10px;
    font-size:.7em;
    padding:5px 0;
    width:850px;
	color:#333333;
	line-height:15px;
	
}
#footer2 a{
	color:#333333;
	text-decoration:none;
	 text-align:left;
	}
#footer2 a:hover{
	color:#333333;
	text-decoration:underline;
	 text-align:left;
	}	