body{
	font-family: Verdana,Arial,sans-serif;
         font-size: 100%;
	color: #5F59A7;
	line-height: 1.5;	
	margin: 20px, 0px, 0px, 0px;
	padding: 0px;
         text-align: center;
         background-image: url(/images/13.jpg);
	background-repeat: no-repeat;
         background-position: top left;
         background-attachment: fixed;
         background-color: #FFFFFF;
}

p, div, td, table {
	font-family: Verdana,Arial,sans-serif;
         font-size: 100%;
	color: #5F59A7;
	line-height: 1.5;	
	padding: 0px;
}

hr {
    border: none;
    background-color: #cccccc;
    color: #cccccc;
    height: 1px;
    width: 100%;
  }

a{
	text-decoration: underline;
}

a:link{
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.searchinput {
         height: 16px; 

}


h1{
 font-family: Verdana,Arial,sans-serif;
/* border: 1px solid #5F59A7;*/
 font-weight: bold !important;
 font-size: 115%;
 color: #5F59A7;
 background-color: #EBEBF3;
 padding: 3px;
}

h2{
 padding: 0px;
 background: url(/images/25.jpg);
 margin: 0px;
 width: 100%;
 text-indent: -9999px;
 height: 180px
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold !important;
 font-size: 100%;
 color: #5F59A7;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #5F59A7;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #5F59A7;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 color: #5F59A7;
 font-family: Verdana,Arial,sans-serif;
line-height: 1.5;	

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #5F59A7;;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#container {
           margin: 0px auto;
           width: 98%;
           text-align: left;
/*         background-image: url(/images/4.jpg);
	  background-repeat: repeat-y;
	  background-position: top left;*/
           background-color: #ffffff;



}

#masthead{
	padding-bottom: 0px;
	width: 100%;
	background-image: url(/images/7.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}


#content{
        padding: 10px;
        background: #FFFFFF url(/images/24.jpg) no-repeat bottom right;
        float: left;
        height: 100%;
        width: 75%;
        font-family: Verdana,Arial,sans-serif;
        font-size: 75%;
        color: #5F59A7;
        line-height: 1.5;	
        font-weight: normal;
        border-left: 1px solid #cccccc;
}

/* Tan hack - resolves padding issue in IE 5.5-6 \\\\*/
* html #content {
         width: 77%;
}/**/

#contenthome{
        margin: 0;
        padding: 10px 0px 0px 10px;
        width: 100%;
/*        min-height: 585px;
	   height: auto !important;
	   height: 585px;
*/        font-family: Verdana,Arial,sans-serif;
        font-size: 80%;
     	color: #5F59A7;
		line-height: 1.5;	
        font-weight: normal;
        border-left: 1px solid #cccccc;
}

*html #contenthome {
width: auto;
float: left;

}

#contentnewsletter{
        padding: 10px;
        background: #FFFFFF url(/images/24.jpg) no-repeat bottom right;
        float: left;
        height: 100%;
        width: 100%;
        font-family: Verdana,Arial,sans-serif;
        font-size: 75%;
        color: #5F59A7;
        line-height: 1.5;	
        font-weight: normal;
        border-left: 1px solid #cccccc;
}


.pushdown{
	background-image: url(/images/25.jpg);
	background-repeat: no-repeat;
     background-position: top left;
	padding-top: 170px;
}

*html .pushdown {
	padding-top:170px;
	}

#articles{
         float:right;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
         padding-top: 10px;
         font-size: 85%;
         line-height: 120%;
         font-weight: normal;
         color: #333333;
/*       background-image: url(/images/8.jpg);
	background-repeat: no-repeat;
         background-position: top left;*/

}

/* Tan hack - resolves padding issue in IE 5.5-6 \\\\*/
* html #articles {
/*	width:200px;*/
}/**/


/* Horizontal Menu */

#navlinks
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:70%;
	color: #ffffff;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navlinks ul
{
text-align: right;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 20px;
}

#navlinks ul li
{
display: inline;
margin-left: -5px;
}

#navlinks ul li a
{
padding: 1px 15px 1px 15px;

text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
font-size:90%;
color: #5F59A7;
}

#navlinks ul li a:hover
{
font-family: Verdana, Helvetica, sans-serif;
font-size:90%;
color: #EB8DE1;
}

#active a {
color: #5F59A7;

}

#siteInfo{
	clear: both;
	font-size: 65%;
         line-height: 50%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
         text-align: center;
	border-top: 1px solid #cccccc;
         background-image: url(/images/12.jpg);
	background-repeat: no-repeat;
         background-position: bottom right;
}

#siteinfo a, #siteinfo a:link, #siteinfo a:visited{
	text-decoration: none!important;
}

#siteinfo a:hover, #siteinfo a:active;
{	
	text-decoration: none!important;
}

/* Side Navigation Links */

#navBar{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
         font-family: Verdana,Arial,sans-serif;
         font-size: 75%;
         line-height: 120%;
         font-weight: normal;
}
#navBar input {
         height: 16px; 
         font-family: Verdana,Arial,sans-serif;
         font-size: 75%;
         color: #666666;

}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
display: block;
}

#navBar ul {
list-style: none; 
margin: 0; 
padding: 0;
}

/* hack to fix IE/Win\\\'s broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #FFF;}

/* fix for browsers that don\\\'t need the hack */
html>body #navBar li {border-bottom: none;}

.search {
padding: 10px;
border-bottom: 1px solid #CCCCCC;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;

}

#sectionLinks a:hover{
	background-color: #D1DDED;
	border-bottom: 1px solid #cccccc;

}
                   
.homeleft {
	font-size: 95%;
	line-height: 120%;
	float: left;
	width: 48%;
	padding-left: 25px;
	padding-right: 1px;
        }
	  
	  
*html .homeleft {	
      width: 65%;
	
	 }

                                                                                     
.homeright {
        align:right;
	   float: right;
        font-family: Verdana,Arial,sans-serif;
        font-size: 80%;
        line-height: 0%;
        font-weight: normal;
        width: 30%;
 }   
 
*html .homeright {
        width: 30%;
        font-size: 80%;
        line-height: 0%;
}


.contentbox {
         background-color: #E3E2EF;
         padding: 5px;
        line-height: 160%;
	border: 1px solid #cccccc;
         width: 90%;
 }  
   
* html .contentbox {
         width: 95%;
}

.contentbox a:link, .contentbox a:visited{
	text-decoration: underline !important;
         font-weight: bold;
}

.contentbox a:hover{
	text-decoration: none !important;
         font-weight: bold;
}


.contentbox, #insurance {
         background: #E3E2EF url(/images/18.gif) repeat-y bottom left;
         font-size: 110%;
 }   
.contentbox, #join {
         background: #E3E2EF url(/images/16.gif) repeat-y bottom left;
 }  
.contentbox, #news {
         background: #E3E2EF url(/images/17.gif) repeat-y bottom left;
	    margin-bottom:10px;
 }
.contentbox, #none {
         background: #E3E2EF url(/images/0.gif) no-repeat bottom left;
 }   
   
 
 

.offersleft {        
         float: left; 
         margin: 10px;
 	background-color: #E3E2EF;
         padding: 10px;
         font-size: 85%;
         border: 1px solid #cccccc;
         width: 43%;
         height: 150px;
 }     
* html .offersleft {
         width: 45%;
}

.offersleft .tableline {
	border-top: 1px solid #cccccc;
}

.offersright {        
         float: right;
         margin: 10px;
 	background-color: #E3E2EF;
         padding: 10px;
         font-size: 85%;
	border: 1px solid #cccccc;
         width: 43%;
         height: 150px;

 }     
* html .offersright {
         width: 45%;
}
#welcome {
         background-image: url(/images/25.jpg);
	background-repeat: no-repeat;
         background-position: top left;
         background-color: #FFFFFF;
         width: 100%;
         height: 180px;
}
     
#quote {
/*       background-image: url(/images/26.gif);
	background-repeat: no-repeat;
         background-position: top left;*/
         width: 75%;
         text-align: right;
         margin-left: 10%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:130%;
	color: #AD7AB5;
}

#quote em{
         text-align: right;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:75%;
	color: #2761AB;
         font-weight: bold !important;
         font-style: none;
         padding-top:25px;

}

                
.textonly{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 65%;
	color: #5F59A7;
/*	border-bottom: 1px solid #cccccc;*/
	margin-top: -10px;
	margin-bottom: 0px;
         padding-left: 11px;
         font-style: caps;
}

.textonly a:link, a:visited, a:active{
	text-decoration: none;
	color: #5F59A7;

}


.textonly a:hover{
	color: #666666;
	text-decoration: none;
}

.searchinput {
         height: 16px; 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               