<!-- Style to Embed for Animation -->

* {margin:0;padding:0}

.ctaBadge h1,.ctaBadge h2{
width:180px;
}

#ctaHolder {
position:relative; width:740px; height: 210px!important; 
    /*background: url(../images/hp_banner_consumer.jpg) no-repeat -2px 0;*/
overflow:hidden
}

#cta {
     border: solid 1px #eae9e9;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
    position:relative; 
    margin: 0 0 0 5px;
    padding: 0 0 4px 0;
    width:730px; 
    height: 183px;
    overflow:hidden
}


.cta {
    position:relative; margin-left:5px;width:730px; height:162px; overflow:hidden
}

#cta li {
position:absolute; 
width: 181px; 
list-style:none;
z-index:0; 
overflow:hidden; 
/*background:url(../images/bg_gradient.gif) repeat-x;  */
padding: 10px 0 10px 0;

}

#cta li h1 { text-align: left; color: #00aeef; margin: 0 0 0 5px!important; padding: 0 0 0 0!important; font-size: 1.25em; }
#cta li h2 { text-align: left; color: #656565!important; margin: 5px 0 10px 5px!important; padding: 0 0 0 0!important; }

#cta #one {left:6px;}
#cta #two {left:187px;}
#cta #three {left:368px;}
#cta #four {left:549px;}
.ctaBadge{z-index:2;position:relative; background: transparent; margin-top: 6px; text-align: center;}
.ctaBadge .ctaItem { display: inline; }
li.ctaBadge h1 { font-size: 14px; color: #002b45; font-weight: bold;}
.ctaFull{display:none; left:6px;width:728px !important; height:183px;z-index:1;}
#cta a.close {position:absolute; right:18px; top:10px;display:block; width:10px;height:12px; text-decoration:none; font-weight: bold;}

#cta td
{
    padding: 0;
}
#cta td.featureBox
{
    font-size: 14px;
    font-weight: bold;
    color: #002b45;
    padding-top: 10px;
}
#cta img.wrap
{
    float: left; 
    padding-right: 15px;
}
#cta p.rightColumn
{
    margin: 10 10 0 0;
}

#cta li.ctaBadge{cursor:pointer}

