/* CSS Document */
/* 	Reliabid homepage:
Date: 5/4/06
Colors:

*/

body {
    background:#fff;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center; /* ie hack */
}

body{
    background:url(/images/home/bg.gif);                
    
}
#Gradient{
    background:url(/images/home/vertical-bg.gif) repeat-x;
    padding-top:15px;
    padding-bottom:15px;
    
    min-height:580px;
    
}
.Shadow{
    background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
    
    margin: 10px 0 10px 10px !important;
    margin: 10px 0 10px 5px;
    width:800px;
}
.ShadowPadding{
    position:relative;
	bottom:7px;
	right: 7px;
	border: 1px solid gray;
         border-right:none;
         border-bottom:none;
}
* {
    margin:0;
    padding:0;
}

#wrapper {
    width:800px;
    margin:0 auto 0;
    text-align:left;
}

#masthead {
    background:url(/images/tagline.gif) 100% 100% no-repeat;
}
td.ProtectionCounter{
    background:url(/images/ProtectionCounter-BG-Norm.gif) 100% 100% no-repeat;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    line-height:20px;
    color:#fff;
    text-align:right;
    vertical-align:bottom;
    padding-right:10px;
    width:365px;
}

div.dottedLine {
    width:800px;
    margin:0;
    padding:3px 0px;
}

div#gNav {
    width:800px;
    height:25px;
}

div#gNav img {
    float:left;
}

/* set the styles for the main content table */

table#content {
    width:800px;
}

table#content td {
    vertical-align:top;
}

table#content td.text {
    width: 473px;
    padding-top: 15px;
    background: #fff;
    position:relative;
}

table#content td.text div h1 {
    font-size:18px;
    font-weight:normal;
    color:#333;
    line-height:26px;
    padding: 0px 30px 0px 35px;
    margin: 0;
}

table#content td.text div h1.home {
    font-family:Verdana;
    font-size:21px;
    line-height:28px;
    color:#666666;
}

table#content td.text div li.home {
    font-family:Verdana;
    font-size:18px;
    line-height:28px;
    color:#666666;
}



.home  {
    font-size:12px;
    font-family:Verdana;
    color:#666666;
    line-height: 16px;
    padding: 0px 0px 0px 0px;
}

.home12  {
    font-family:Verdana;  	
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}

table#content td.text div ul {
    font-size:18px;
    font-weight:normal;
    color:#333;
    line-height:26px;
    padding: 5px 5px 25px 35px;
}

table#content td.text div ul li {
    list-style:none;
    background:url(/images/Bullets.gif) 0px 9px no-repeat;
    padding: 0px 0px 0px 18px;	
}

table#content td.image {
    width:327px;
}

table#content td.callouts {
    padding:25px 0px 10px 32px;
}

table#content td.callouts img {
    clear:all;
    padding-right:25px;
}

table#content td.callouts div {
    padding-top: 185px;
}

div#utilityNav {
    font-size:11px;
    font-weight:bold;
    color:#666;
    text-transform:uppercase;
    width:770px;
    _padding:5px 35px 5px 35px;    
}

div#utilityNav a, div#utilityNav a:link,div#utilityNav a:visited {
    font-size:11px;
    color:#666;
    text-decoration:none;
}
div#utilityNav a:hover {
    font-size:11px;
    color:#666;
    text-decoration:underline;
}	


div#FAQ {
    float:right;
    font-size:11px;
    font-weight:bold;
}

div#FAQ a, div#FAQ a:link {
    font-size :11px;
    padding-left:15px;
    font-weight:bolder;
}

div#seals {
    padding:10px 0px;
}


span.red {
    /* color: #B53627; */
    /* font-weight:bold; */
}

div.test {
    clear:all;
}
ul.list,ol.list
{
    padding:0px 0px 0px 30px;
}
ul.list li{padding-bottom:5px;}
li.RightBullet{
    list-style-image:url('/images/RightBullet.gif');
}
/* ul.testimonials */
ul.testimonials {
    list-style: none;
}
ul.testimonials li {
    border: 1px solid #0768B0;
    margin: 15px 0px 0 0;
    padding: 10px 15px 10px 15px;
    list-style: none;
    /*background: no-repeat #F5F5F5;*/
    background-image:url(/images/testimonial_BG.gif);
}
ul.testimonials li p.source {
    /*margin: 20px 150px 0 0;
    width: 50%;*/
}
ul.testimonials li p {
    margin: 0 0 10px 0;
}
ul.testimonials li blockquote {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#003366;
    margin: 0;
    padding: 0;
    background: transparent;
}
/* end ul.testimonials */