﻿/* -- global and main body styles --*/
body
{
    color: #464646;
    margin: 0px;
    text-align: center;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-image: url(../images/global_bg.gif);
    background-position: center;
    background-repeat: repeat-y;
}
.hide
{
    display: none;
}
.showBlock
{
    display: block;
}
.showInline
{
    display: inline;
}
.showPrint
{
    display: none;
}
.showScreen
{
    display: block;
}
.trackingCode
{
    display: none;
}
a:visited
{
    color: #0077d4;
    text-decoration: underline;
}
a:link
{
    color: #0077d4;
    text-decoration: underline;
}

a:hover
{
    color: #00a0e2;
    text-decoration: underline;
}

#globalbg
{
    background: #f0f0f0 url(../images/global_bg.gif) repeat-y scroll top center;
}
#globalcontainer
{
    width: 902px;
    font: 0.8em;
}
#targetPageContainer
{
    width: 685px;
    float: right;
    text-align: left;
    padding: 0px;
}

#targetPageContainerHome
{
    width: 672px;
    float: right;
    text-align: center;
    padding-bottom: 0px;
    margin-right: 7px;
}

#mainContainer
{
    /*width: 902px;*/
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
#contTopheaderUtil
{
    background: #dddddd;
    display: block;
    overflow: hidden;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-bottom: 10px;
}
.pageheader
{
    color: #000000;
    font-size: 120%;
    float: left;
    line-height: 140%;
    padding-left: 10px;
    padding-top: 5px;
    font-weight: bold;
}

.pageheader2
{
    float: left;
    padding-top: 5px;
	padding-left: 10px;
}

h1
{
    color: #000000;
    font-size: 16px;
    line-height: 5%;
    font-weight: bold;
} 

#pageHolder
{
    width: 902px;
    clear: both;
    background-image: url(../images/global_bg.gif);
    background-position: center;
    background-repeat: repeat-y;
}
/* -- header styles --*/
#headerContainer
{
    padding: 0px;
    margin: 0px;
    background: transparent url(../images/header_bg.gif) repeat-x scroll top left;
    height: 76px;
}

#viagraLogo
{
    background-image: url(../images/viagra_logo.gif);
    width: 217px;
    height: 76px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    display: block;
}
/* -- header TopNavCont styles --*/
#TopNavCont
{
    background-image: url(../images/utility_nav_corner.gif);
    background-repeat: no-repeat;
    height: 26px;
    line-height: 26px;
    float: right;
    padding-left: 15px;
    font-size: 0.8em;
}
#TopNavCont a:link.Selected
{
    background-color: #F6F6F6;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 4px;
    height: 28px;
    color: #003366;
    text-decoration: none;
}
#TopNavCont a:visited.Selected
{
    background-color: #F6F6F6;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 4px;
    height: 28px;
    color: #003366;
    text-decoration: none;
}
/* -- header txtBG styles --*/
.txtBG
{
    background-color: #F6F6F6;
    font-size: 9.5pt;
    font-weight: bold;
    text-align: center;
    padding-right: 14px;
}
.txtBG a
{
    color: #0077d4;
    text-decoration: underline;
    padding-left: 4px;
    font-size: 8.65pt;
}
.txtBG a:visited
{
    color: #0077d4;
    font-size: 8.65pt;
}
.txtBG a:hover
{
    color: #003366;
    font-size: 8.65pt;
}
.txtBG a:link.topLinkInformation
{
    padding-right: 7px;
    border-right: solid 1px #a6a6a6;
}
.txtBG a:visited.topLinkInformation
{
    padding-right: 7px;
    border-right: solid 1px #a6a6a6;
}

.txtBG a:link.topLinkInformationSelected
{
    background-color: #F6F6F6;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 3px;
    height: 28px;
    color: #003366;
    text-decoration: none;
    padding-right: 7px;
    border-right: solid 1px #a6a6a6;
}
.txtBG a:visited.topLinkInformationSelected
{
    background-color: #F6F6F6;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 3px;
    height: 28px;
    color: #003366;
    text-decoration: none;
    padding-right: 7px;
    border-right: solid 1px #a6a6a6;
}
a.topLinkInformation
{
    background-image: url(../images/icon-utility-rx.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}
a.topLinkSafety
{
    background-image: url(../images/icon-utility-safety.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
}

#printerUtil
{
    float: right;
    padding-top: 5px;
    width: 180px;
    padding-right: 0px;
}

#printerUtil a:hover, #printerUtil a:visited:hover, #printerUtil a:hover, #printerUtil a:visited:hover
{
    color: #00a0e2;
}

/* -- footer styles --*/
#footerContainer
{
    background-color: #FFFFFF;
    clear: both;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url(../images/footer-home-grad.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#footerContainerSub
{
    background-color: #FFFFFF;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../images/footer-sub-grad.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#footerHomedivider1
{
    background-image: url(../images/footer_divider_screen.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 7px;
    padding-bottom: 0px;
    clear: both;
}
#footerDividerTop
{
    background-image: url(../images/footer-divider-tab.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 34px;
    padding: 0px;
    text-align: left;
    clear: both;
}
#footerDividerBottom
{
    background-image: url(../images/footer-divider-full.gif);
    background-repeat: repeat-x;
    height: 7px;
    padding: 0px;
    text-align: left;
    padding: 0px;
    clear: both;
}

#footerlinkContainer
{
    height: 62px;
    line-height: 62px;
}
#bannerContent
{
    text-align: left;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#footerTxt
{
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 10px;
    padding-top: 10px;
}
a.homehcplink
{
    background: transparent url(../images/icon_md.gif) no-repeat scroll center left;
    padding: 30px 20px 30px 33px;
}
a.homeespanollink
{
    background: transparent url(../images/icon_espanol.gif) no-repeat scroll center left;
    padding: 30px 70px 30px 35px;
}
/*
#helpfulanswers
{
    padding: 0px 0px 0px 24px;
    margin: 0px 0px 0px 4px;
    width: 561px;
    background-color: #fff;
}

#adobedisclaimer, #exitdisclaimer
{
    padding: 10px 0px 10px 0px;
}
*/
#next, .next
{
    color: #0077D4;
    font-size: 110%;
    font-weight: bold;
    clear: both;
}
input, select
{
    font-family: arial, verdana, helvetica, sans-serif;
    color: #464646;
    font-size: 100%;
}
/*
img.trustelogo
{
    vertical-align: middle;
    padding: 0px 0px 0px 13px;
}
*/
img.adobereader
{
    padding-right: 15px;
}

div.navon
{
    background-image: url(../images/nav_on_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navon A
{
    color: #003366;
    text-decoration: none;
    display: block;
}
div.navon a:visited
{
    color: #003366;
    text-decoration: none;
}
div.navon a:hover
{
    color: #003366;
    text-decoration: none;
}
div.navonfirst
{
    background-image: url(../images/nav_on_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navonfirst A
{
    color: #00a0e2;
    text-decoration: none;
    display: block;
}
div.navonfirst a:visited
{
    color: #00a0e2;
    text-decoration: none;
}
div.navonfirst a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.navonlast
{
    background-image: url(../images/nav_on_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navonlast A
{
    color: #003366;
    text-decoration: none;
    display: block;
}
div.navonlast a:visited
{
    color: #003366;
    text-decoration: none;
}
div.navonlast a:hover
{
    color: #003366;
    text-decoration: none;
}
div.navoff
{
    background-image: url(../images/nav_off_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navoff A
{
    color: #003366;
    text-decoration: none;
    display: block;
}
div.navoff a:visited
{
    color: #003366;
    text-decoration: none;
}
div.navoff a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.navofffirst
{
    background-image: url(../images/nav_off_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navofffirst A
{
    color: #003366;
    text-decoration: none;
    display: block;
}
div.navofffirst a:visited
{
    color: #003366;
    text-decoration: none;
}
div.navofffirst a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.navofflast
{
    background-image: url(../images/nav_off_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 10px;
    padding-top: 9px;
}
div.navofflast A
{
    color: #003366;
    text-decoration: none;
    display: block;
}
div.navofflast a:visited
{
    color: #003366;
    text-decoration: none;
}
div.navofflast a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavon
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_on.gif);
    background-repeat: no-repeat;
    background-position: 25px 8px;
    color: #0077d4;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 1px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
}
div.subnavon A
{
    color: #00a0e2;
    text-decoration: none;
    display: block;
}
div.subnavon a:visited
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavon a:hover
{
    color: #00a0e2;
    text-decoration: none;
}

div.subnavonfirst
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_on.gif);
    background-repeat: no-repeat;
    background-position: 25px 9px;
    color: #0077d4;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dbdbdb;
    border-top-style: solid;
    border-top-width: 1px;
}
div.subnavonfirst a
{
    color: #00a0e2;
    text-decoration: none;
    display: block;
}
div.subnavonfirst a:visited
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavonfirst a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavonlast
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_on.gif);
    background-repeat: no-repeat;
    background-position: 25px 8px;
    color: #0077d4;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 1px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
div.subnavonlast A
{
    color: #00a0e2;
    text-decoration: none;
    display: block;
}
div.subnavonlast a:visited
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavonlast a:hover
{
    color: #00a0e2;
    text-decoration: none;
}
div.subnavoff
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_off.gif);
    background-repeat: no-repeat;
    background-position: 25px 8px;
    color: #0077d4;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
}
div.subnavoff A
{
    color: #0077d4;
    text-decoration: underline;
    display: block;
}
div.subnavoff a:visited
{
    color: #0077d4;
    text-decoration: underline;
}
div.subnavoff a:hover
{
    color: #00a0e2;
    text-decoration: underline;
}
div.subnavofffirst
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_off.gif);
    background-repeat: no-repeat;
    background-position: 25px 9px;
    color: #0077d4;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #dbdbdb;
    border-top-style: solid;
    border-top-width: 1px;
}
div.subnavofffirst A
{
    color: #0077d4;
    text-decoration: underline;
    display: block;
}
div.subnavofffirst a:visited
{
    color: #0077d4;
    text-decoration: underline;
}
div.subnavofffirst a:hover
{
    color: #00a0e2;
    text-decoration: underline;
}
div.subnavofflast
{
    background-color: #dddddd;
    background-image: url(../images/subnav_bullet_off.gif);
    background-repeat: no-repeat;
    background-position: 25px 8px;
    color: #0077d4;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 8px;
    margin-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-right: 5px;
    padding-top: 2px;
    border-right-color: #dbdbdb;
    border-right-style: solid;
    border-right-width: 2px;
    border-bottom-color: #dbdbdb;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
div.subnavofflast A
{
    color: #0077d4;
    text-decoration: underline;
    display: block;
}
div.subnavofflast a:visited
{
    color: #0077d4;
    text-decoration: underline;
}
div.subnavofflast a:hover
{
    color: #00a0e2;
    text-decoration: underline;
}
div.navseparator
{
}
div.navend
{
}
.aligntop
{
    vertical-align: top;
}
.aligncenter
{
    text-align: center;
}
#homecontent
{
    width: 535px;
    padding: 8px 5px 15px 6px;
}
#homefooter
{
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #fff url(../images/home_footer.gif) no-repeat scroll top left;
    font-weight: bold;
    width: 100%;
    font-size: 90%;
    height: 70px;
    clear: both;
}
.subheader
{
    color: #000000;
    font-size: 110%;
    font-weight: bold;
}

.footnote
{
    font-size: 85%;
}
#search
{
    color: #fff;
    font-weight: bold;
    padding-top: 12px;
    vertical-align: middle;
    float: right; /*width: 310px;*/
    margin-right: 5px;
    clear: right;
}
#search .searchTxt
{
    font-weight: bold;
    padding-right: 4px;
}
#search form, #search input
{
    display: inline;
    vertical-align: middle;
}
#search img
{
    padding-left: 9px;
    vertical-align: middle;
}

#secondarynav
{
    width: 210px;
    background: transparent url(../images/secondary_nav_top.gif) no-repeat scroll top left;
    margin: 14px 0px 10px 1px;
    font-weight: bold;
}
.secondaryDivider
{
    background: #d4d4d4;
    height: 1px;
    margin-left: 2px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#secondarynav ul
{
    margin: 0px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}
#secondarynav ul li
{
    list-style: none outside none;
    margin: 0px;
    margin-top: 9px;
    margin-right: 1px;
    margin-left: 1px;
    padding: 0px;
    padding-bottom: 1px;
    padding-left: 30px;
    padding-right: 0px;
    padding-top: 0px;
}

li.secondarynavquesoff a:link, li.secondarynavpartnersoff a:link, li.secondarynavvvcoff a:link, li.secondarynavmd a:link, li.secondarynavesp a:link, li.secondarynavSignUpOff a:link
{
    color: #0077d4;
    text-decoration: underline;
}
li.secondarynavquesoff a:visited, li.secondarynavpartnersoff a:visited, li.secondarynavvvcoff a:visited, li.secondarynavmd a:visited, li.secondarynavesp a:visited, li.secondarynavSignUpOff a:visited
{
    color: #0077d4;
    text-decoration: underline;
}
li.secondarynavquesoff a:hover, li.secondarynavpartnersoff a:hover, li.secondarynavvvcoff a:hover, li.secondarynavmd a:hover, li.secondarynavesp a:hover, li.secondarynavSignUpOff a:hover
{
    color: #00a0e2;
    text-decoration: underline;
}
li.secondarynavquesoff a:active, li.secondarynavpartnersoff a:active, li.secondarynavvvcoff a:active, li.secondarynavmd a:active, li.secondarynavesp a:active, li.secondarynavSignUpOff a:active
{
    color: #0077d4;
    text-decoration: underline;
}
li.secondarynavqueson a:link, li.secondarynavpartnerson a:link, li.secondarynavvvcon a:link, li.secondarynavSignUpOn a:link
{
    color: #00a0e2;
    text-decoration: none;
}
li.secondarynavqueson a:visited, li.secondarynavpartnerson a:visited, li.secondarynavvvcon a:visited, li.secondarynavSignUpOn a:visited
{
    color: #00a0e2;
    text-decoration: none;
}

#secondarynav li.secondarynavmd
{
    background: transparent url(../images/icon-secondary-md.gif) no-repeat scroll top left;
    min-height:20px;
}
#secondarynav li.secondarynavesp
{
    background: transparent url(../images/icon-secondary-espanol.gif) no-repeat scroll top left;
    min-height:20px;
}
#secondarynav li.secondarynavquesoff, #secondarynav li.secondarynavqueson
{
    background: transparent url(../images/icon_questions.gif) no-repeat scroll top left;
    min-height:20px;
}
#secondarynav li.secondarynavpartnersoff, #secondarynav li.secondarynavpartnerson
{
    background: transparent url(../images/icon_partners.gif) no-repeat scroll top left;
    min-height:20px;
}
#secondarynav li.secondarynavvvcoff, #secondarynav li.secondarynavvvcon
{
    background: transparent url(../images/icon_account.gif) no-repeat scroll top left;
    min-height:20px;
}
#secondarynav li.secondarynavSignUpOff, #secondarynav li.secondarynavSignUpOn
{
    background: transparent url(../images/icon-brochure.gif) no-repeat scroll top left;
    min-height:20px;
}

.cqdivider
{
    background: transparent url(../images/cq_divider.gif) repeat-x scroll top left;
    height: 2px;
    border: 0px;
    margin: 2px 0px 2px 0px;
}
.cqheader
{
    color: #464646;
    font-size: 130%;
    font-weight: bold;
}

#content .pageheader, #content .subheader
{
    line-height: normal;
}
.homefooter
{
    margin-top: -24px;
}
#printpage
{
    background: transparent url(../images/icon_print_page.gif) no-repeat scroll top left;
    padding: 0px 0px 0px 25px;
    margin: 0px 0px 10px 0px;
}
#printerLinks
{
    display: none;
    text-align: right;
    float: right;
}
#printerLinks a
{
    margin-bottom: 10px;
}
#printerfooterLinks
{
    text-align: left;
    float: right;
    display: none;
}

#PrintLinks
{
    text-align: right;
    float: right;
    padding-right: 10px;
    margin-top: 3px;
}

#PrintLinks a
{
    color: #0077D4; /*height: 22px;     line-height: 22px;*/
    display: inline;
    margin-left: 7px;
}

#PrintLinks a:hover
{
    color: #00a0e2;
}

#leftnav
{
    float: left; /*width: 210px;*/
    width: 210px;
    text-align: left;
}
#nav
{
    width: 216px;
    color: #003366;
    font-weight: normal;
    padding-top: 8px;
    margin: 0px;
    float: left;
    text-align: left;
}
.contentArea
{
    padding-left: 0px;
}

#contentHolder
{
    line-height: 138%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#homeflashcontent
{
    vertical-align: middle;
    text-align: center;
    margin-top: 8px;
}
#flashcontent
{
    text-align: center;
}

#mainContent
{
    margin: 0px;
    padding: 0px;
    clear: both;
    line-height: 140%;
}

#mainPage
{
    /*padding-left: 2px;*/
    text-align: center;
}

#printerUtilBottom
{
    display: none;
}

.printContent
{
    display: none;
}

#searchPane
{
    width: 99%;
    clear: both;
    padding-left: 5px;
    padding-top: 5px;
}
.searchSummary
{
    width: 99%;
    clear: both;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
    height: 20px;
}
.SearchDesp
{
    float: left;
    color: #333333;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 110%;
    font-family: Arial;
}
.SearchDesp B
{
    font-size: 110%;
    font-family: Arial;
}

.SearchResultCount
{
    float: right;
    color: #333333;
    padding-right: 10px;
}

#ResultPages
{
    padding: 5px;
    color: #333333;
    text-align: left;
}
#ResultPages a:link
{
    color: #0077d4;
    text-decoration: underline;
    padding: 5px;
}
.SearchTopPager
{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    clear: both;
    padding-bottom: 13px;
}
.SearchTopPager a:link
{
    color: #0077d4;
    text-decoration: underline;
    padding: 5px;
}
.SearchResultLink
{
    clear: both;
    margin-top: 15px;
}
.SearchBottomPager
{
    text-align: center;
    margin-top: 15px;
}
.SearchSpellSuggestionKeyword
{
    font-size: large;
}

.SearchBottomPager a:link
{
    color: #0077d4;
    text-decoration: underline;
    padding: 3px !important;
    padding: 3px;
}

.SearchBottomPager a
{
    padding: 3px !important;
    padding: 3px;
}

.SearchSpellSuggestionDesp
{
    float: left;
    color: #333333;
}
#SpellingSuggestionForm
{
    margin: 0px;
    padding: 0px;
    padding-left: 2px;
    padding-top: 2px;
}
.SearchSpellSuggestion
{
    color: #cc0000;
    clear: both;
    padding-top: 23px;
}
.SearchSpellSuggestion a:link
{
    color: #0077d4;
    text-decoration: underline;
}
.logocontact
{
    width: 137px;
    padding-right: 15px;
}

hr.contactdivider
{
    color: #dbdbdb;
    background-color: #dbdbdb;
    height: 1px;
    border: 0px;
    margin: 10px 0px 10px 0px;
}

.homecalloutpadding
{
    padding-top: 4px;
    padding-bottom: 0px;
}
.homecalloutpadding table
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#sitemap ul
{
    margin: 0px;
    margin-top: 3px;
    margin-left: 10px;
}
#sitemap li
{
    padding: 2px;
    padding-left: 1px;
    list-style-type: none;
    line-height: 18px;
    font-weight: bold;
}
#sitemap li ul li
{
    padding: 3px;
    padding-left: 5px;
    list-style-type: none;
    line-height: 16px;
    font-weight: normal;
}

.insetImg
{
    float: right;
}
#divOverflow
{
    margin-right: -10px;
}

ol ul
{
    list-style: none;
}
.printHeader
{
    display: none;
}
.blankSearch
{
    font-family: Arial;
    font-weight: normal;
    color: red;
    line-height: 20px;
    padding-left: 10px;
}
/*-- also in this section layout --*/
#alsoBox
{
    width: 666px;
}
#alsoTop
{
    background: url(../images/also-top.gif) no-repeat top left;
}
#alsoTopPrint
{
    display: none;
}
#alsoBodyOuter
{
    background: url(../images/also-tile-2.gif) repeat-y top left;
}
#alsoBodyInner
{
    background: url(../images/also-tile-grad.gif) no-repeat top left;
}
#alsoBottom
{
    background: url(../images/also-bottom.gif) no-repeat top left;
}
.alsoArt
{
    width: 54px;
    float: left;
    margin-right: 2px;
}
.alsoText
{
    /*width:251px;     float:right;*/
    text-align: left;
}
.alsoLink
{
    /*width:255px;     float:right;*/
    clear: right;
    margin-top: .8em;
}
.alsoText3
{
    /*width:150px;     float:right;*/
    text-align: left;
}
.alsoLink3
{
    /*width:150px;     float:right;*/
    clear: right;
    margin-top: .8em;
}
.alsoText a:link, .alsoText a:hover, .alsoText a:visited, .alsoText a:visited:hover, .alsoText3 a:link, .alsoText3 a:hover, .alsoText3 a:visited, .alsoText3 a:visited:hover
{
    color: #464646;
    text-decoration: none;
}
.alsoArrow
{
    position: relative;
    bottom: -1px;
}
.alsoVertical
{
    background-image: url(../images/alsoVertical.gif);
    background-position: center top;
    background-repeat: repeat-y;
}
/*-- polls and myths --*/
#poll
{
    float: right;
    width: 179px;
    height: 236px;
    margin-left: 5px;
    margin-bottom: 3px;
}
#pollHome
{
    float: right;
    width: 197px;
    height: 285px;
    margin: 0px;
    padding: 0px;
}
#quiz
{
    float: right;
    width: 176px;
    height: 236px;
    margin-left: 5px;
    margin-bottom: 3px;
}
#pollContent
{
    float: left;
    width: 450px;
}
#myth
{
    float: right;
    width: 179px;
    height: 236px;
    margin-left: 5px;
    margin-bottom: 3px;
    display: block;
}
#fact
{
    float: right;
    width: 175px;
    margin-left: 5px;
    margin-bottom: 3px;
    display: none;
}
#poll table, #myth table, #fact table
{
    border-top: none;
    border-bottom: 1px solid #464646;
    border-right: none;
    border-left: 1px solid #464646;
}
/*-- testimonial stories --*/
#storyCallout
{
    display: Block;
}
#storyFlash
{
    display: none;
}
.storyText
{
    width: 80%;
    text-align: left;
}
#realPatients
{
    text-align: center;
}
/*-- moa layout --*/

.moaBoxTop
{
    height: 15px;
    background-image: url(../images/moa-box-top.gif);
    background-position: top center;
    background-repeat: no-repeat;
}
.moaBoxBody
{
    height: 15px;
    background-image: url(../images/moa-box-tile.gif);
    background-position: center;
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.moaBoxBottom
{
    height: 15px;
    background-image: url(../images/moa-box-bottom.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
}
/*-- misc --*/
.nowrap
{
    white-space: nowrap;
}
.fakeLeft
{
    float: left;
    width: 332px;
}
.fakeRight
{
    float: right;
    width: 325px;
}
.questions
{
    text-align: left;
    width: 95%;
}
.larger1
{
    font-size: 115%;
}
.error
{
    color: #bd1f00;
    font-size"90%;
}
.error-bold
{
    color: #bd1f00;
    font-weight: bold;
    font-size"90%;
}
.formTop 
{
    background-image: url(../images/form-outline-top.gif);
    background-position:bottom left;
    background-repeat: no-repeat;
    padding-left:65px;
}

.formBody
{
    background-image: url(../images/form-outline-sides.gif);
    background-position:left;
    background-repeat: repeat-y;
    padding-left:65px;
    width:540px;
}
.formBody form 
{
    margin:0;
    padding:0;
}
table.formPadding1 tr td 
{
    padding-bottom:12px;
}
td.formPadding1
{
    padding-bottom:12px;
}
.formBottom 
{
    background-image: url(../images/form-outline-bottom.gif);
    background-position:bottom left;
    background-repeat: no-repeat;
    padding-left:65px;
    height:16px;
    width:540px;
}

.formSpacer1 
{
    width:10px;
}
.formDivider 
{
    background-image: url(../images/form-divider-line.gif);
    background-position:left;
    background-repeat: repeat-x;
    padding-top:8px;
    padding-bottom:8px;
}
#qaFlashContent 
{
    padding-bottom:.8em;
}