/* BEGIN tooltip styles */
/* -------------------------------------------------------------*/
/* this is used on the home page */
.tooltip { position: absolute;background-color: #fff;padding: 10px;padding-top:0px;width: 328px;border: 1px solid #ccc;color: #666;font-size: 11px;display: none;z-index: 1000; }
.tooltip a, .tooltip a:link, .tooltip a:visited {color:#003399;text-decoration:none;padding-left:10px;text-decoration:none;}
.smallfnt2 a:link {color:#003399;}
.tooltip a:hover { color: #fdab32; }
.tooltip .carat { position: relative;top: 50px;left: 348px; }
.tooltipcopy h6 { color: #333333;font-size: 16px;margin: 0px;margin-bottom: 3px;padding-bottom: 3px; }
.tooltipcopy .smallfnt2 a:link {color:#003399;}
.tooltipcopy .smallfnt2 a:hover { color: #fdab32; }
.hidden { display:none; }
.allcaps { text-transform: uppercase; }
/* END   tooltip styles */
/* BEGIN payment tooltip styles */
/* -------------------------------------------------------------*/
/* this is used on the home page */
.tooltip_payment { position: absolute;background-color: #fff;padding: 10px;width: 328px;border: 1px solid #ccc;color: #666;font-size: 11px;display: none;z-index: 1000; }
.tooltip_payment a, .tooltip_payment a:link, .tooltip_payment a:visited {color:#003399;text-decoration:none;background:transparent url(../images/bulletOrange.gif) no-repeat scroll left center;padding-left:10px;text-decoration:none;}
.tooltip_payment a:hover { color: #fdab32; }
.tooltip_payment .payment_carat { position: absolute;top: 30px;left: 348px; }
.tooltipcopy_payment h6 { color: #333333;font-size: 12px;margin: 0px;padding:0px; }
.tooltipcopy_payment p { margin: 0px;padding:0px; }

/* END   payment tooltip styles */

