html, body{
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif; 
    width: 100%;
    height: 100%;
}


/*No Outlines FF*/
a:active, a:focus { outline: 0;}

form{ margin:0; padding:0; }

sup{ 
    vertical-align: baseline;
    font-size: 0.8em;
    font-family: verdana;
    position: relative;
    top: -0.4em;
}

h1{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 20px;
    color: #01a1b1;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

h2{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    color: #54becb;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 3px 0px;
    padding: 0;
}

.hdr2vid{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin: 0px 0px 3px 0px;
    padding: 0;
}

h3{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #8ed1dc;
    font-weight: normal;
    margin: 0;
}

h4{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #8ed1dc;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

ul{ 
   position: relative;
   left: -15px;
   margin-top: 0;
}

.err{
    color: #ec4399;
    font-weight: bold;
}

p.stf-err {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #ec4399;
    font-weight: bold;
}

/*Link Styles*/

body a:hover, body div a:hover, body div div a:hover {text-decoration: underline;}

a.smlPink{color: #ec4399; font-size: 12px; text-decoration: none;}
a.smlBlk{color: #000; font-size: 11px; text-decoration: none;}
div a.blk{color: #000; font-size: 12px; text-decoration: none;}
a.smlTeal{color: #01a1b1; font-size: 10px; text-decoration: none;}
div a.shareLink{color: #000; text-decoration: none;}

/*End Link Styles*/



/*Positioning Elements*/
.clearLt{
    clear: left;
}

.clearRt{
    clear: right;
}

.clearBoth{
    clear: both;
}

.floatLt{
    float: left;
    display: inline;
}

.floatRt{
    float: right;
    display: inline;
}

/*END Positioning Elements*/

/*Page Layout*/
.hr-dot{
    background-image: url('../images/newsroom/dot-hr.gif');
    background-repeat: repeat-x;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}


#wrapper{
    width:100%;
    height:100%;
}

#site{
    width: 810px;
    background-image: url('../images/newsroom/bg.gif');
    background-repeat: repeat-y;
    margin: 0 auto;
}

#top{
    width: 800px;
    height: 82px;
    position: relative;
    left: 5px;
    background-image: url('../images/newsroom/top-bg.jpg');
    background-repeat: no-repeat;
    padding-bottom: 28px;
}

#left{
    float: left;
    display: inline;
    width: 190px;
}

#leftNav{
   z-index: 100;
   position: relative;
}

#left-hdr{
    padding-bottom: 10px;
}


.right-main{
    line-height: 20px;
    padding-top: 15px;
}

.right-main a{color: #ec4399; text-decoration: none;}

#right{
    float: left;
    display: inline;
    padding-left: 4px;
    width: 606px;
    margin-bottom: 20px;
}

.right-text{
    width: 435px;
    line-height: 20px;
    padding-top: 10px;
}

.right-text2{
    width: 401px;
    line-height: 20px;
    padding-top: 25px;
    float: left;
    display: inline;
}

#main{
    width: 800px;
    min-height: 583px;
    position: relative;
    left: 5px;
    background-image: url('../images/newsroom/main-bg.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}

#main-home{
    width: 800px;
    min-height: 583px;
    position: relative;
    left: 5px;
    background-image: url('../images/newsroom/home-bg.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}

#logo-bottom{
    width: 133px;
    height: 22px;
    position: absolute;
    bottom: 18px;
}

#site-bottom{
    width: 810px;
    height: 35px;
    margin: 0 auto;
    background-image: url('../images/newsroom/bottom-bg.gif');
    background-repeat: no-repeat;
}

#logo{
    width: 146px;
    height: 52px;
    position: absolute;
    left: 90px;
    top: 12px;
}

#topLink01{
    position: absolute;
    left: 550px;
    top: 46px;
}

#topLink01-alt{
    position: absolute;
    left: 520px;
    top: 46px;
}

#topLink02{
    position: absolute;
    left: 711px;
    top: 46px;
}

.footnote{
    padding: 20px 0px 20px 0px;
    font-size: 9px;
    line-height: 14px;
}

.footnote b{
    font-size: 10px;
}

#footer{
    width: 718px;
    height: 20px;
    margin: 0 auto;
    padding-top: 9px;
    color: #01a1b1;
    font-size: 10px;
    
}

.footerClear{
    clear:both;
    height: 1px;
}

div#footer div.floatRt a{font-size: 10px; color: #333333; text-decoration: none;}
div#footer div.floatRt a:link{font-size: 10px; color: #333333; text-decoration: none;}
div#footer div.floatRt a:visited{font-size: 10px; color: #333333; text-decoration: none;}
div#footer div.floatRt a:hover{font-size: 10px; color: #01a1b1; text-decoration: none;}

#copyright{
    width: 718px;
    margin: 0 auto;
    clear: both;
    font-size: 10px; 
    color: #333333;
    padding: 15px 0 15px 0;
}

div#sendTF{
   position: absolute;
   visibility: hidden;
   left: 0; top: 0;
    width: 484px;
}

div#img-archiveLyr{
   position: absolute;
   visibility: hidden;
   left: 0; top: 0;
    width: 484px;
}


div.site_overlay{
   position: absolute;
   left: 0; top: 0;
    background-image: url('../images/newsroom/contentPattern.png');
  width: 100%; height: 100%;
}


.overlay-box-bg{
    width: 484px;
    background-image: url('../images/newsroom/overlay-box-bg.png');
    background-repeat: repeat-y;
}


.overlay-box-top{
    position: relative;
    width: 484px; height: 21px;
    overflow: hidden;
}

.overlay-box-content{
    position: relative;
    width: 484px;
    left: 0px;
    top: 0px;
}

.overlay-box-inner{
    width: 400px;
    padding-left: 35px;
}

.close-btn{
    position: absolute;
    left: 418px;
    top: -11px;
}

.req-fld{
    color: #ec4399;
}   

#overlay-image{
    width: 400px;
    height: 267px;
    padding: 21px 0px 10px 0px;
}

#sharebox{
    width: 223px;
    height: 135px;
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('../images/newsroom/share-box-bg.gif');
    background-repeat: no-repeat;
    z-index: 3;
}

#hoverbox{
    width: 223px;
    height: 86px;
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('../images/newsroom/hover-box-bg.gif');
    background-repeat: no-repeat;
    z-index: 3;
}


#sharebox-content{
    position: relative;
    width: 206px;
    height: 129px;
    left: 4px;
    top: 2px;
    background-color: #fff;
}

#sharebox-inner-content{
    width: 185px;
    padding: 9px 0px 0px 12px;
}

#sharebox-inner-content td{
    font-size: 11px;
    padding-bottom: 5px;
}

#hoverbox-content{
    position: relative;
    width: 206px;
    height: 80px;
    left: 4px;
    top: 2px;
    background-color: #fff;
}

#hoverbox-inner-content{
    width: 195px;
    padding: 9px 0px 0px 12px;
}


#drugFacts{
    position: absolute;
    top: 0; left: 0;
    visibility: hidden;
    width: 770px; 
    height: 720px;
}

.drfa_disclaim{
     font-weight:bold;
     font-size: 14px;
}

.drfa_disclaim a{
    color: #01a1b1;
font-size: 14px;
    text-decoration: none;
}

.overlay-pkg{
    position: relative;
    width: 770px; 
    height: 720px;
}

.overlay-pkg-bg-outer{
    background-image: url('../images/newsroom/overlay-pkg-bg.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 770px; 
    height: 720px;
    left: 0; top: 0;
}

.overlay-pkg-close{
    position: absolute;
    left: 697px;
    top: 8px; 
    width: 55px;
    height: 23px; 
    z-index: 102;
}

.overlay-pkg-bg{
    position: absolute;
    left: 38px;
    top: 29px;
    width: 692px;
    height: 540px; 
    z-index: 100;
}

.overlay-pkg-facts{
    position: absolute;
    left: 71px;
    top: 92px;
    width: 649px;
    height: 463px;
    z-index: 101;
}

#videoPlayer{
    width: 400px;
    margin: 10px 0px 0px 8px;
}


/* NEWSROOM STYLES */

.news-box{
    position: relative; 
    left: -20px;
    margin: 15px 0 15px 0;
}

.news-box-top{
    width: 606px;
    height: 22px;
}

.news-box-mid{
    width: 606px;
    background-image: url('../images/newsroom/news-box-bg.gif');
    background-repeat: repeat-y;
}

.news-box-content{
    padding-left: 17px;
}

.news-box-btm{
    width: 606px;
    height: 22px;
}

.news-hdr{
    width: 269px;
}

.news-box-hdr{
    font-size: 13px;
    color: #333;
    font-weight: bold;
}


.pr-ul{
    margin-top: 0px;
    position: relative; 
    left: -15px;
    z-index: 1;
}

div.news-hdr a{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
div.news-hdr a:link{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
div.news-hdr a:visited{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
div.news-hdr a:hover{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}

td.news-box-lt{
    margin-right: 30px;
    width: 269px;
    padding-bottom: 20px;
}   

td.news-box-rt{
    width: 269px;
    padding-bottom: 20px;
}   

.news-inner-content{
    width: 258px;
    padding-left: 11px;
    font-size: 11px;
    color: #000;
    line-height: 17px;
    padding-top: 9px;
}

.news-inner-content2{
    width: 258px;
    font-size: 11px;
    color: #000;
    line-height: 17px;
    padding: 2px 0px 15px 11px;
}

div.news-inner-content a{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
div.news-inner-content a:link{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
div.news-inner-content a:visited{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
div.news-inner-content a:hover{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}

div.news-inner-content2 a{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}
div.news-inner-content2 a:link{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}
div.news-inner-content2 a:visited{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-decoration: none;}
div.news-inner-content2 a:hover{color: #ec4399; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-decoration: none;}


td.icon{
    width: 18px;
    height: 18px;
    padding: 0px 8px 11px 0px;
}

td.factShtLink{
    padding: 0px 0px 11px 0px;
}

td.factShtLink a{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
td.factShtLink a:link{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
td.factShtLink a:visited{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
td.factShtLink a:hover{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}

td.image{
    width: 65px;
    height: 49px;
    padding: 0px 15px 15px 0px;
}

td.image-bio{
    width: 65px;
    height: 49px;
    padding: 0px 12px 20px 0px;
}

td.person{
    width: 180px;
    padding: 2px 0px 20px 0px;
}

/*Press Releases*/
.pr-text{
    width: 393px;
    margin: 20px 33px 0px 8px;
    float: left;
    display: inline;
    line-height: 20px;
}

.pr-box{
    float: left;
    display: inline;
    width: 152px;
}

#pr-share-box{
    float: right;
    width: 127px;
    margin: 0px 0px 0px 32px;
    position: relative;
    top: -25px;
    z-index: 2;
}

#pr-box-mid{
    width: 125px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
}

#pr-right-box{
    width: 152px;
    position: relative;
    top: -100px;
}

#pr-box-mid-content{
    padding: 8px 0px 0px 15px; 
}

td.pr-icon{
    width: 20px;
    height: 20px;
    padding: 2px 7px 7px 0px;
}

td.pr-icon-text{
    height: 20px;
    padding: 0px 0px 7px 0px;
}

.pr-icon-text a { color: #000; text-decoration:none; }
.pr-icon-text a:hover { color: #000; text-decoration:underline; }

td.pr-icon2{
    width: 20px;
    height: 20px;
    padding: 2px 7px 2px 0px;
}

td.pr-icon-text2{
    height: 20px;
    padding: 0px 0px 2px 0px;
}

#pr-right-box-mid{
    width: 137px;
    background-image: url('../images/newsroom/pr-right-box-bg.gif');
    background-repeat: repeat-y;
    padding-left: 15px;
}


td.imageTD{
    width: 130px;
    margin: 0px 75px 0px 0px;
    padding-left: 8px;
}

.image-thumb{
    width: 118px;
    margin: 0px 0px 14px 0px;
}

.image-desc{
    padding-bottom: 10px;
    width: 125px;
}

.boxTD-close{
    position: relative;
    top: 5px;
}