@charset "utf-8";
/* CSS Document */

#overview{
width: 506px;
}

#box_cta, #box_cmp, #box_ct, #box_forms {
width: 235px;
background: url("/clearing/images/product-highlights-bg.gif") repeat-x;
border: 1px solid #CCCCCC;
padding: 7px; 
}

#box_clearing {
width: 500px;
height:auto;
background: url("/clearing/images/product-highlights-bg.gif") repeat-x;
border: 1px solid #CCCCCC;
padding: 7px; 
}

.subhead{
font: bold 12px Arial;
height: 23px;
color: #CC6600;
background: url("/clearing/images/gray-oval-sm.gif") no-repeat;
padding-left:10px;
padding-top:3px;
margin-top: 10px;
}

.subhead-main{
font: bold 12px Arial;
height: 23px;
color: #CC6600;
background: url("/clearing/images/gray-oval.gif") no-repeat;
padding-left:10px;
padding-top:3px;
margin-top: 10px;
}

.subhead-main a{
color: #CC6600;
text-decoration: none;}

.subhead-main a:hover{
color: #0079C1;
text-decoration: none;}

#boxes_top li, #boxes_bottom li{
background-image:url("/clearing/images/bullet_square.gif") no-repeat 0px 4px;
background-repeat:no-repeat;
link color: #0575B9;
font: normal 11px Arial;
}

#boxes_top ul, #boxes_bottom ul{
line-height:15px;
list-style:none outside none;
}

#box_cta img, #box_cmp img, #box_ct img, #box_forms img{
padding-bottom:5px;
}

#box_cta, #box_ct {float:left;}

#box_cmp, #box_forms {float:right;}

