/* CSS Document */
body {background-image:url(images/bg_top.jpg); background-repeat:repeat-x; background-color:#CCC;
}
body.biz {background-image:url(images/bg_top_biz.jpg); background-repeat:repeat-x; background-color:#CCC;
}
body.auto {background-image:url(images/bg_top_auto.jpg); background-repeat:repeat-x; background-color:#CCC;
}
body.life {background-image:url(images/bg_top_life.jpg); background-repeat:repeat-x; background-color:#CCC;
}
td.leftside_nav {background-color:#FFF;
}
td.content {background-color:#FFF;
padding:15px 45px 15px 15px;
}
p {font:12px Trebuchet MS, sans-serif;
color:#2B2B2B;
line-height:145%;
}
p1 {font:12px Trebuchet MS, sans-serif;
color:#2B2B2B;
line-height:145%;
}
b1 {font: 14px bold Georgia, "Times New Roman", Times, serif;
color:#3C7DC4;
margin-bottom:5px;
}
h1 {font: 18px bold Georgia, "Times New Roman", Times, serif;
color:#3C7DC4;
margin-bottom:5px;
}
h2 {font:Bold 12px Trebuchet MS, sans-serif;
color:#2B2B2B;
line-height:145%;
margin:0;
padding:0;
}
h3 {font: 13px bold Georgia, "Times New Roman", Times, serif;
color:#3C7DC4;
margin-bottom:5px;
}
h4 {font: 14px bold Trebuchet MS, sans-serif;
color:#FFF;
background-color:#5A8F29;
margin-bottom:0;
padding:2px 2px 4px 4px;
line-height:115%;
}
.buttonscontainer {width: 200px; margin-left:25px; margin-top:15px;
}
.buttons a {color: #2B2B2B;
padding: 6px;
padding-left: 3px;
display: block;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#2b2b2b;
font: 13px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}
.buttons a:hover {background-color:#FF8F00;
color: FFFFFF;
text-decoration: none;
}
.buttons_agent a:hover {background-color:#3C7DC4;
color: FFFFFF;
text-decoration: none;
}
img {border:0;
}
img#ad {margin:25px 0 0 10px;
}
img#acrobat {margin:0 0 0 0;
}
a#textlink:link {color:#FF8F00;}
a#textlink:hover {color:#3C7DC4;}
a#textlink:visited {color:#5A8F29;}