/* CSS Document */
.quotebutton {

}

/* link styles for IN content */



.ad {
padding:8px 0px 14px 0px;	
text-align:center;
}

#midblock a:link, 
#midblock a:visited,
#midblock a:active {
	color: #850000;
	text-decoration: none;
}
#midblock a:hover {
	
			color: #ff0000;
		    text-decoration: underline;
}


#linktop a:link {
		color: #850000;
	    text-decoration: none;
}

#linktop a:visited {
		color: #850000;
	    text-decoration: none;
}

#linktop a:hover {
		color: #850000;
	    text-decoration: underline;
}

#linktop a:active {
		color: #850000;
	    text-decoration: none;
}

/*  link styles */

a:link {
		color: #333;
	    text-decoration: none;
}
a:visited {
	color: #333;
		    text-decoration: none;
}
a:hover {
	color: #ff0000;
		    text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

* {padding : 0; margin : 0;} /*resets all to zero*/


/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { margin-bottom: 1px; min-height: 100%; }

body{
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000000;
text-align: center;
min-width: 950px;
background: #fff url(../img/bg2.jpg) repeat-x;
line-height: 1.3;
font-size: x-small;  /* for IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small; /* for compliant browsers */
}
/*be nice to Opera*/ 
html>body {  
font-size: small;
}

/*set some defaults which will apply across all browser*/

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, p, fieldset, address {  margin : 0; }

p{	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#122942;
	text-align: left;
	    font-size: 100%;
		line-height: 140%;
		margin: 0 0 10px 0;
	}

blockquote {border: solid 1px #333;
margin: 10px 0 0 10px;
width: 230px;
padding: 10px 20px;
font-weight: 900;
color: #666;
}

h1 {
    font-size: 16px ;
	color: #000;
	font-weight: 900;
	text-align: left;
	line-height:140%;
	padding:0px;
	}

.logo {display: none;}

h2 {
    font-size: 16px;
	color: #333;
	font-weight: 800;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
	
	h3 {
    font-size: 14px;
	color: #333;
	font-weight: 800;
	
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.tagline {font-size: 95%;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding: 17px 0 0 131px;
}	


Link.h3 {
     font-size:12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
}
Active.h3 {
     font-size:12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}
Visited.h3 {
     font-size:12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}
a:hover.h3 {
	color: #ff0000;
     font-size:12px;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}


h5 {
    font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}
h6 {
    font-size: 100%;
	color: #040672;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}

.clear{
clear: both;
}
	/* main page styles */

#container{
background: #fff;
width: 950px;
height: auto;
text-align: left;
margin: 0px auto;
font-size: 90%;
position: relative;
border: 0px solid #333;
}
#content-area {float: left;
	width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
min-height: 700px;
 background: url(../img/faux-cols.png);
	}
	

#top-nav {float: left;
	width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 25px;
background: url(../img/top-nav.jpg);}
	
#top-curves {float: left;
	width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 30px;
background: url(../img/top-curves.png);
}		

 
 

/*     LHS column and nav divs     */


#leftblock {width: 165px; 
float: left;
margin: 0px 0px 0 0;
padding: 0 0 0 10px;
}

#leftnav {width: 185px; 
float: left;
margin: 0px 0px 0 0px;
padding: 0 0 0 0px;
min-height: 80px;

}
#leftnav-bottom {
height: 10px;
width: 185px;
margin: 0;
padding: 0px;
background:  url(../img/leftnav-bottom.gif) no-repeat;
}
*html #leftnav-bottom {
margin: 0 0 -5px 0;
}


#left-sub-nav-header {width: 171px;
height: 35px;
background: url(../img/left-sub-nav.gif) no-repeat;
}

#left-sub-nav {
border: 0px solid #F40000;
background: #fff;
margin-left: 5px;
}

#left-sub-nav ul {color: #333;
font-size: 100%;
font-weight: bold;
}

#left-sub-nav li {padding: 3px 5px;
border-top: 5px solid #F40000;
}

#left-sub-nav h3 {
border-top: 5px solid #F40000;
color: #fff; 
font-size: 110%;
background: #850000;
padding: 5px;
margin: 0;
}


/*     main content section     */


#midblock {width: 525px; 
float: left;
padding: 0 20px; 
background: transparent;
margin-left: 20px;
}

*html #midblock {
margin-left: 0px;
}

#midblock p {
 
line-height: 150%;
}

#midblock h2 {
    font-size: 16px;
	color: #333;
	font-weight: 800;
	text-align: left;
	padding:2px 0 5px 0;
	margin-top: 4px;
	margin-bottom: 3px;
}
#midblock h1 {
    font-size: 16px;
	color: #333;
	font-weight: 800;
	text-align: left;
	padding:2px 0 5px 0;
	margin-top: 4px;
	margin-bottom: 3px;
}

#midblock p.mortgages_ad{
padding:15px 0px 0px 0px;
text-align:center;
}

#midblock li { 
vertical-align:middle;

}

#midblock ul { 
color: #122942;
list-style-position:outside;
margin-left: 17px;
list-style-type: square;
list-style-image: url(../images/tab_right_main.gif);
line-height:150%;

}



#problems {width: 454px; 
float: left;
padding: 10px; 
background: #ccc;
}

#whyfromus {margin:10px 0px 10px 0px;}

#whyfromus ul {
padding:0px;
margin:0px;
margin-left:10px;
line-height:150%;
}

#whyfromus li {
margin:0px 0px 3px 0px;
list-style-image: url(../images/bullet.jpg);
list-style-position:outside;
}

#whyfromus-2 {margin:7px 0px 0px 0px; float:left; width:250px;}

#whyfromus-2 ul {
padding:0px;
margin:0px;
margin-left:10px;
line-height:150%;
}

#whyfromus-2 li {
margin:0px 0px 3px 0px;
list-style-image: url(../images/bullet.jpg);
list-style-position:outside;
}

#get-a-free{
float:left;	
margin:15px 0px 0px 10px;
width:250px;
}
/*     RHS column divs     */

#rightblock {
float: right;
padding: 0 10px 0 0;
background: transparent;}

#request-quote {width: 170px; 
height: 25px;
padding: 0;
background: url(../img/request-quote.gif);}



#news-feed {width: 165px; 
padding-left: 5px;
height: 14px;
background: #001d6d;}

#news, #partners, #kpmg, #tower-banner {width: 150px; 
border: 5px solid #001d6d;
padding: 5px;
background: #fff;}

#funeral-plans-160{
width: 160px;
border-top:0px;
border-right:5px solid #850000;
border-bottom:5px solid #850000;
border-left:5px solid #850000;
}

#partners, #kpmg, #tower-banner {
border-top: 0px solid #001d6d;}

#news p {font-size: 95%;}

#partners img, #kpmg img {
text-align: center;
margin: 0px 0 0px 0px;
}




/*  common header and footer styles */


	
#header {float: left;
	width: 950px;
    height: 135px;
	background: #fff url(../img/header.jpg) no-repeat;
	border: 0px solid #333;
	margin-bottom: 0px;
}

#search {
padding: 20px 0px 0 0;
position: absolute;
left: 755px;
top: 65px;
}	



#imagereplace {position: absolute;
left: 31px;
top: 60px;}

#headerbooking {position: absolute;
left: 515px;
top: 123px;}

#mortgage-quote {float: right;
padding: 20px 17px 0 0;
font-family:Arial;}

#mortgage-home {
padding: 0px 0px 0 0;
position: absolute;
left: 5px;
top: 50px;
}


#mortgage-quote h2 {padding:0 0 0 8px;
letter-spacing:2px;
margin: 0;}	

#mortgage-quote h3 {padding:0 0 0 8px;
margin: 0;
color: #0045bd;
font-size: 200%;
}		
				
.input2 {border: 0;
height: 15px;
margin: 0px 0 0 0px;
}



  #footer{
  text-align:right;
	padding: 10px 0 0 0;
	float: left;
    height: 120px;
	width: 3950px;
	background: #fff  url(../img/footer.png) no-repeat;
	text-decoration:none;
	}	




#copyright {margin-top: -140px;
float: right;
width: 100%;
background: #fff;
text-decoration:none;

}

.assistive
{
	display: none;
}
	
	
/* menu styles */

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	
/*- Top Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:url("../img/top-nav-bg.jpg");
      font-size:120%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 11px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 21px 4px 12px;
      color:#333;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#333;
      }
    #tabs a:hover, #tabs a.active {
      background-position:0% -42px;
      }
    #tabs a:hover span, #tabs a.active span  {
      background-position:100% -42px;
      }


/*   left nav css   */	


#leftnav {
background: url(../img/leftnav.gif) no-repeat;
background-color:#f40000;
}  
	  
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
margin-top: 10px;
padding-bottom: 5px;
left: 0;
width: 185px;
clear: both;
background: url(../img/leftnav-bg.jpg);
}


#menu dt {
cursor: pointer;
margin: 2px 0 2px 5px;
padding: 8px 3px 2px 30px;
text-align: left;
font-weight: bold;
border: 0px solid #000;
background: #000 url(../img/button.jpg);
height: 20px;
}

#menu dd {margin: 2px 0 2px 5px;
padding: 0 5px;
border: 0px solid gray;
}

#menu li {
text-align: left;
background: #ccc;
}


/* <------------------------------------------------------------------------ TOP LEFT MENU LINK COLOUR  */

#menu li a, #menu dt a {
color: #000000;
text-decoration: none;
display: block;
border: 0px solid;
height: 100%;
padding-left: 5px;
}

#menu li a {
border: 1px solid;
}



#menu li a {
color: #000;}


#menu dt:hover {
background: #006 url(../img/button-select.jpg);
}

#menu dt.selected {
background: #006 url(../img/button-select.jpg);
}
/* <------------------------------------------------------------------------ TOP LEFT MENU LINK HOVER COLOUR  */

#menu dt a:hover, #menu dt a.selected  {
color: #F40000; 

}

#menu li a:hover, #menu li .selected {
background: #fff;
display: inline;
}


/*#submenu {
color:#ffffff;
padding:5px 0px 0px 0px;
font-size:11px;
}

#submenu ul {
color:#ffffff;
}

#submenu li {
color:#ffffff;
padding:0px 5px 0px 18px;

}

#submenu a {
color:#ffffff;
}*/




/* begin sub nav */ 
#submenu {
color:#ffffff;
padding:0px 0px 0px 10px;
font-size:11px;
line-height:120%;
}

#submenu ul {
color:#ffffff;
padding:0px 0px 0px 0px;
}

#submenu li {
color:#ffffff;
padding:0px 15px 3px 18px;
}

#submenu a {
color:#ffffff;
}

#submenu  li a:hover, #menu li .selected {
color:#000000;
text-decoration:none;
}
/* end sub nav */ 





/*  right column   */	


/* background colour for news link bar  */
#news-feed {width: 165px; 
padding-left: 5px;
height: 14px;
}

/* margin colour for entire RHS section */
#news, #partners, #kpmg, #tower-banner {width: 150px; 
padding: 5px;
background: #fff;
}


h6 {
color: #E22B00;
}	
	

/*  articles  */	


DIV#latestArticles {   }
DIV#latestArticles A {  }
DIV#latestArticles TD { padding:3px 2px 5px 1px; font-size:95%; }
DIV#latestArticles TH {	text-transform: capitalize; background-color: #ffffff; text-align:left; color:#333; font-size: 120%; padding:5px 2px 5px 0px;}
DIV#latestArticles A#more {  }
DIV#latestArticles TABLE {border:0px solid #ffffff;}

DIV#articleTitle { font-size:120%; font-weight:bold; color:#333; }
DIV#articleDate { font-size:90%; }
DIV#articleBody { padding:0px 0px 20px 0px;}
DIV#articleBody A { 
color:#e22b00; }

DIV#articleBody A:hover { 
color:#e22b00;
text-decoration:underline; }

DIV#articleLinks {font-size: 12px; font-family: arial; padding: 4px;}
DIV#articleLinks A {color: blue; margin-left: 16px;}

DIV#articleButtons {
text-align:center;
}

DIV#relatedArticles H4 {   text-align:left; font-size:120%; color:#333; font-weight:bold;  border-bottom:1px solid #e22b00; }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }

DIV#articleLinks H4 {font-size:120%; color:#333; font-weight:bold; text-align:left;  border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#articleLinks A { color:#e22b00; font-size:90%;}
DIV#articleLinks A:HOVER {}

DIV#articleLinkTo form { font-size:90%;  text-align:left;  } 
DIV#articleLinkTo H4 {
font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00;  text-align:left; padding:0px 0px 0px 0px;
}

DIV#newsIndex H4 {   text-align:left; font-size:120%; color:#333; font-weight:bold; text-align:left; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px; }
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left;}
DIV#newsIndex {}
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px;}

DIV#rssIndex H4 {  text-align:left;  font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px; text-align:left;  }
DIV#rssIndex {}
DIV#rssIndex A {  }
DIV#rssIndex TD { }
/* 






DIV#newsPanel H4 {  text-align: center; font-weight: bold;  font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #0099CC;}
DIV#newsPanel H5 {  text-align: center; font-weight: bold;  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#newsPanel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
DIV#newsPanel A { font-size: 12px; }
DIV#newsPanel TD {font-size: 11px; }

DIV#article { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px;}
DIV#article SPAN#date { font-size: 10px; font-weight: bold;}
DIV#article A {font-size: 12px; text-decoration: underline;}

DIV#articleBody {text-align: left; padding: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; }



A#newsIndex {
	height: 16px;
	padding-left: 52px ;
	font-size: 11px;
	color: #000066;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	margin: 1px;
}
A#rssIndex {
	height: 16px;
	padding-left: 34px;
	font-size: 11px;
	color: #000066;
	background-image: url(../img/rss.gif);
	background-repeat: no-repeat;
	margin: 1px;
}



*/

.TextField {

font-size: 11px;
font-family: arial;
}

.selectClass {

font-size: 11px;
font-family: arial;
}

.style1 {
	color: #F40000;
	font-size: 14px;
	font-weight: bold;
}
.style13 {
	font-size: 11px;
	font-weight: bold;
}

.style15 {font-size: 10px; color: #CCCCCC; }

.style17 {font-size: 11px}







.sitemapheading
{font-family:Arial; font-size:13px; color:#122942;}

.sitemapsub-heading
{font-family:Arial; font-size:12px; padding: 0 0 0 15px; color:#122942; }





#siteheading
{ 

padding: 0 0 0 15px;
font-family:Arial; 
color:#122942;
font-family:Arial; 

}


#sitemapdisc{ 

padding: 0 0 0 140px;
font-family:Arial; 
font-size:11px;
color:#122942;
font-family:Arial; 
font-size:12px; 
font-weight:bold;
text-decoration:none;


}

#sitemapsquare{ 

padding: 0 0 0 100px;
font-family:Arial; 
font-size:12px;
color:#122942;
}

#clickhere{
border:1px solid #850000;
background-color:#850000;
width:58px;
height:17px;
}

#clickhere a{
color:#fff;
font-weight:bold;
}

#lifeproviders table{
border:1px solid #850000;
text-align:center;
font-size:11px;
font-weight:bold;
}

#lifeproviders td{
border-right:1px dotted #FFB9B9;
border-bottom:1px dotted #FFB9B9;

}

#lifeproviders img{
border:1px solid #000;
}

#lifeproviders th{
background-color:#850000;
color:#fff;
font-size:13px;
font-family:arial;
text-align:left;
padding-left:2px;
}

#lifeproviders a{
color:#850000;
text-decoration:none;
font-weight:bold;
}

#lifeproviders a:hover{
color:#850000;
text-decoration:underline;
font-weight:bold;
}


#spacer li{
line-height:-40px;
padding:-5px -5px -5px -5px;
margin:-5px -5px -17px -0px;
text-size:10px;
}

#widesky {
margin-left:5px;
text-align:center;
width:160px;
background-color:#fff;
margin-bottom:5px;
}


#search .inputkw {
width:118px;
font-size:12px;
font-family:arial;
}

#iframe-h{
margin:15px 0px 20px 0px;
}

#iframe{
margin:0px 0px 0px 0px;
}

.funeral{
margin:0;
padding:0;
font-family:arial;
}

.funeral th{
background:#850000;
font-size:13px;
text-align:center;
line-height:15px;
color:#fff;
padding:5px;
}

.funeral td{
vertical-align:middle;
font-size:12px;
text-align:center;
padding:10px 5px 10px 5px;
border-right:1px solid #850000;
}

.funeral .left{
text-align:left;
border-left:1px solid #850000;
}

.funeral .bottom{
border-bottom:1px solid #850000;
}

.funeral .bottomleft{
text-align:left;
border-left:1px solid #850000;
border-bottom:1px solid #850000;
}

#recommend{
text-align:center;
margin:10px 0px 20px 0px;
}

#contain-bm{
margin:0px 0px 40px 60px;
}

.admpu {

float:right;
width:270px;
height:235px;
padding-left:5px;
padding-bottom:5px;


}

#two-options { margin:0px 0px 20px 0px;}
#two-options-1 {  float:left; width:240px; margin:0px 0px 20px 5px;}
#two-options-2 {  float:left; width:240px; margin:0px 0px 20px 15px;}

#option-title { }
#option-title-1 { width: 50px; float:left; }
#option-title-2 { font-family:arial; font-size:14px; font-weight:bold; float:left; width:180px;}
.clearit { clear:both; }
#option-desc {
 line-height:120%;
 font-family:arial; 
 font-size:12px; 
 padding-left:50px;
}

#option-title-2  a:link,
#option-title-2  a:visited,
#option-title-2  a:active {
color:#DD0000;
text-decoration:underline;
}

#option-title-2  a:hover {
color:#850000;
text-decoration:underline;
}

#fifty-table{
width:315px;
margin:auto;
}

#contain-li-cost-table-50{
width:311px;
height:auto;
margin:10px 0px 20px 0px;
float:right;
}

#contain-li-cost-table{
width:250px;
height:auto;
margin:10px 0px 0px 10px;
float:right;
}

#lic-title{
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:23px;
font-weight:bold;
color:#fff;
text-align:left;
background:url(../images/providers/bg.jpg) repeat-x;
margin:auto;
padding:2px 3px 2px 8px;
border-bottom:1px solid #fff;
}

#cheapest{
width:77px;
height:157px;
background:url(../images/providers/cheapest.jpg) no-repeat;
float:left;
margin:75px 0px 0px 0px;
}

#inside-table{

margin:0px;
}





#contain-lic-listing-row{
clear:both;

height:31px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#contain-lic-listing-row-top{
clear:both;

height:22px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#contain-lic-listing-row-life{
clear:both;

height:31px;
font-size:12px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
background-color:#ffdfe0;

}

#contain-lic-listing-row-bottom{
clear:both;

height:31px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}



#lic-header-1{
float:left;
width:115px;
height:16px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:left;
background:#f40000;
margin:auto;
padding:3px;
padding-left:10px;


}

#lic-header{
float:left;
width:55px;
height:16px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:center;
background:#f40000;
margin:auto;
padding:3px;
}


#lic-header-e{
float:left;
width:55px;
height:16px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:center;
background:#f40000;
margin:auto;
padding:3px;
}


#lic-tri-1{
width:125px;
height:6px;font-size:1px;
float:left;
padding:0px 3px 0px 0px;
background:#FFDDDD url(../images/providers/tri.gif) no-repeat;
background-position:10px 0px;
border-left:1px solid #ccc;

}

#lic-tri-e{
width:59px;
height:6px;font-size:1px;
float:left;
padding:0px 3px 0px 0px;
background:#FFDDDD url(../images/providers/tri.gif) top center no-repeat;
border-right:1px solid #ccc;
}

#lic-tri-e-50{
width:62px;
height:6px;font-size:1px;
float:left;
padding:0px 3px 0px 0px;
background:#FFDDDD url(../images/providers/tri.gif) top center no-repeat;
border-right:1px solid #ccc;
}

#lic-tri-2{
width:55px;
height:6px;font-size:1px;
float:left;
padding:0px 3px 0px 0px;
background:#FFDDDD url(../images/providers/tri.gif) top center no-repeat;

}


#lic-lender-img{
float:left;
width:120px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:left;
margin:auto;
padding:1px;
padding-left:7px;
padding-top:4px;
}

#lic-lender-img img
{border:1px solid #999; } 

#lic-lender-img-life img
{border:1px solid #A30001; } 

#lic-lender-img-bottom{
float:left;
width:120px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:auto;
padding:1px;
}

#lic-lender-img-life{
float:left;
width:120px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:left;
margin:auto;
padding:1px;
padding-left:7px;
padding-top:4px;
}


#lic-listing-l{
float:left;
width:52px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:7px 3px 2px 3px;
}


#lic-listing-e{
float:left;
width:55px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:6px 3px 2px 3px;
}

#lic-listing-l-li{
float:left;
width:52px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:7px 3px 2px 3px;

}
#lic-listing-e-li{
float:left;
width:55px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:7px 3px 2px 3px;
}

#lic-listing-l-bottom{
float:left;
width:55px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:7px 3px 6px 3px;
}

#lic-listing-e-bottom{
float:left;
width:65px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:6px 3px 6px 3px;
}

#lic-listing-l-bottom{
float:left;
width:55px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:6px 3px 6px 3px;
}

#lic-listing-e-bottom{
float:left;
width:65px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:0px 0px 0px 0px;
padding:6px 3px 6px 3px;
}

#priceimg {float:right; width:50px; }
#tb-title{
background:#F00;

}
.clearit {clear:both; }

.lenderh2{
font-size: 14px;
font-weight: 800;
font-variant: normal;
line-height: normal;
text-align: left;
color:#fff;
text-align: left;
padding:0 0 10px 0;
margin-top: 3px;
margin-bottom: 3px;
}
#lifeinsclass {  font-size:12px; }

#price1 {font-size:14px; font-weight:bold; padding:1px 1px 4px 1px; }
#price2 {  padding:1px 0px 4px 2px; }
#price3 { }

.clearit { clear:both; }
#floatleft { float:left; width:150px; }
#floatright { float:right; }


#over50 {margin:10px 0px 10px 0px;}

#over50 ul {
padding:0px;
margin:0px;
margin-left:10px;
line-height:150%;
}

#over50 li {
margin:0px 0px 3px 0px;
list-style-image: url(../images/bullet.jpg);
list-style-position:outside;
}

.over-50-tbl{
float:right;	
font-family:Arial, Helvetica, sans-serif;
width:200px;
margin:10px 0px 10px 15px;
padding:0px;
text-align:center;
}

.over-50-tbl th{
background:#f40000;
font-size:12px;
text-align:center;
padding:5px;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
color:#fff;
}

.over-50-tbl td{
background:#eaeaea;
font-size:11px;
text-align:center;
padding:3px;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}

.over-50-tbl td.white{
background:#ffffff;
padding:0px;
height:5px;
}


#floatimgright{
float:right;
width:200px;
height:auto;
margin:0px 0px 10px 10px;
text-align:center;
}

#floatimgright img{
border:1px solid #ccc;
}

#click-here a:link,
#click-here a:active,
#click-here a:visited 
{
background:url(../images/b1.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
}
#click-here a:hover 
{
background:url(../images/b2.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
color:#333;
text-decoration:underline;
}
.foraquote { font-size:12px; }


#mpuad { width:300px; height:250px; margin:0px 0px 8px 10px; float:right; }

#ad468 { background:#eaeaea; border:1px solid #ddd; text-align:center; padding:10px; }