/* CSS Stylesheet for Medicare */
/*
Body style sans-serif: verdana>arial / verdana>geneva>helvetica
Caption style sans-serif:  verdana>arial / geneva>helvetica
*/

body {
    background: #000;      color: #FFF;
    margin: 0px;
    /* this gives modern browsers no edge border */
    position: absolute;    top:0px;    left:0px;    padding:0px;
    /* these give Netscape 4 no edge border */ 
    /* margins will not affect td .contextual */
    }
                    
p, td {                   
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14pt; 
    margin: 12pt 10% 12pt 5%;
    }

/* Styles affecting text links */    
a, a:link {color: #F99; text-decoration: underline;}
a:visited {color: #F99; text-decoration: underline;} /* a:visited:link */
a:hover   {color: #F9C; text-decoration: underline;} /* a:visited:hover */
a:active {color: #F9C;}    

/* Styles affecting image links */ 
a img {border-width: 2px; border-color: #F99; border-style: solid solid solid solid;}
a:hover img {border-color: #F9C;}     
.noborder {border-width: 0px;}

/* Formatting and contextual styles */ 
.quote {
    font-weight: normal;
    font-size: 14pt;
    margin: 12pt 5% 12pt 35%;
    font-style: italic;
    text-indent: -50pt;}    
.attribution {              
    font-size: 12pt;
    margin: 0pt 5% 12pt 10%; 
    font-weight: normal;   
    text-align: right;}
                                  
.makeBlack {color: black ;}    
.makeBold {font-weight: bold;}
.makeItalic {font-style: italic;}
.makeUnderline {text-decoration: underline;}    
.makeSuper {font-size: x-small; vertical-align: super;}

.subCaption {
    font-weight: bold;     font-size: 14pt;  
    margin: 12pt 3% 12pt 25%;}
.slideCaption {font-weight: normal; font-size: 14pt; color: #000; background-color: #FFF}
.smallCaption {font-weight: normal; font-size: 10pt;}
.centerCaptionW {font-weight: normal; font-size: 10pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;}
.centerCaptionB {font-weight: normal; font-size: 10pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;}

/* Styles / IDs for page elements  */    
.sidebar {
    font-weight: normal;
    font-size: 12pt;    
    color: #FFF;}
.sidebarBold {
    font-weight: bold;
    font-size: 12pt;   
    color: #FFF;}
.footer {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 12pt 0% 12pt 24pt;
    font-weight: normal;
    font-size: 10pt;}
.footerBold {
    font-weight: bold;
    font-size: 11pt;  
    margin-left: 5%;} 
div#menuBar {
margin: 30px;
}
div#headerLogo {
margin: 20px;
}

/* Body element styles */    
.wlbody1, .wlbody2, .wlbody3, .wlbody4, .wlbody5, .wlbody6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;        color: #FFF;    
    margin: 12pt 5% 12pt 3%;
        }  
.wlbody1 {font-size: 20pt;}
.wlbody2 {font-size: 16pt;}
.wlbody3 {font-size: 14pt;}
.wlbody4 {font-size: 12pt; font-weight: bold;}
.wlbody5 {font-size: 11pt;}
.wlbody6 {font-size: 9pt;} 
                           
.brbody1, .brbody2, .brbody3, .brbody4, .brbody5, .brbody6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;        color: #000;
    margin: 12pt 3% 12pt 5%; }  
.brbody1 {font-size: 20pt;}
.brbody2 {font-size: 16pt;}
.brbody3 {font-size: 14pt;}
.brbody4 {font-size: 12pt; font-weight: bold;}
.brbody5 {font-size: 11pt;}
.brbody6 {font-size: 9pt;} 

                  
.bodyBold1, .bodyBold2, .bodyBold3, .bodyBold4, .bodyBold5, .bodyBold6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 12pt 7% 12pt 1%; 
    font-weight : bold;}  
.bodyBold1 {font-size: 20pt;}
.bodyBold2 {font-size: 16pt;}
.bodyBold3 {font-size: 14pt;}
.bodyBold4 {font-size: 12pt;}
.bodyBold5 {font-size: 11pt;}
.bodyBold6 {font-size: 10pt;} 

.bodyItalic1, .bodyItalic2, .bodyItalic3, .bodyItalic4, .bodyItalic5, .bodyItalic6 {
    font-family: georgia, "hoefler text", palatino, "times new roman", times, serif;
    margin: 12pt 7% 12pt 1%;
    font-style: italic;}  
.bodyItalic1 {font-size: 20pt;}
.bodyItalic2 {font-size: 16pt;}
.bodyItalic3 {font-size: 14pt;}
.bodyItalic4 {font-size: 12pt;}
.bodyItalic5 {font-size: 11pt;}
.bodyItalic6 {font-size: 10pt;} 

.bodyIndent1, .bodyIndent2, .bodyIndent3, .bodyIndent4, .bodyIndent5, .bodyIndent6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 12pt 12% 12pt 8%;
    text-align: justify;}
.bodyIndent1 {font-size: 20pt;}
.bodyIndent2 {font-size: 16pt;}
.bodyIndent3 {font-size: 14pt;}
.bodyIndent4 {font-size: 12pt;}
.bodyIndent5 {font-size: 11pt;}
.bodyIndent6 {font-size: 10pt;} 
                    
.bodyRight1, .bodyRight2, .bodyRight3, .bodyRight4, .bodyRight5, .bodyRight6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: right; margin: 12pt 7% 12pt 1%;}
.bodyRight1 {font-size: 20pt;}
.bodyRight2 {font-size: 16pt;}
.bodyRight3 {font-size: 14pt;}
.bodyRight4 {font-size: 12pt;}
.bodyRight5 {font-size: 11pt;}
.bodyRight6 {font-size: 10pt;} 

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 16pt 7% 0% 3%;}
h1 {font-size: 30pt;}
h2 {font-size: 24pt;}
h3 {font-size: 20pt;}
h4 {font-size: 16pt;}
h5 {font-size: 14pt;}
h6 {font-size: 12pt;}

hr {color: #FFF; }

/* Scrollbar styles */ /*
body{
    scrollbar-base-color: #999999;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #808080;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-shadow-color: #696969;
    scrollbar-track-color: #C6C6C6;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
}
*/

