


html, body {
    height: 100%;
}

body {
    padding: 0px;
    margin: 0px;
    font: .8em 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
    color: #444;
    background: #fff url(../images/header_bk.gif) 0 0 repeat-x;
}

#page 
{
}

#header {
    position: relative;
    height: 68px;
    width: 770px;
    margin: 0px auto;
    text-align: left;
}

#header h1 {
    margin: 0px;
    padding: 0px;
}


#header h1 a 
{
    border: 0px;
}

#utilities {
    position: absolute;
    top: 10px;
    right: 10px;
}

#utilities ul {
    margin: 0px 8px 0px 0px;
    padding: 0px;
    float: left;
}

#utilities li {
    list-style: none;
    display: inline;
    padding: 0px 3px;
    font-size: .85em;
}

#utilities li a {
    color: #555;
    text-decoration: underline;
    border: 0px;
}

#utilities li a:hover {
    text-decoration: none;
    border: 0px;
}

#search {}

#searchbox {
    border: solid 1px #999;
    background: #fff;
    vertical-align: middle;
}

#searchbutton 
{
    vertical-align: middle;
}



/* NAVIGATION */

#navbar 
{
    position: absolute;
    top: 40px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    height: 28px;
    width: 440px;
}

#globalnav {
    padding: 0px;
    margin: 0px;
    height: 28px;
}

#globalnav li {
    display: block;
    float: left;
    list-style: none;
    padding: 0px 1px;
    margin: 0px;
}

#globalnav li a {
    display: block;
    float: left;
    padding: 0px;
    height: 28px;
    text-decoration: none;
    border: 0px;
}






/* SUB NAVIGATION */

#subnavbar 
{
    display: none;
}





/* CONTENT */

#container
{
    width: 774px;
    margin: 0px auto 0px;
    text-align: left;
    padding-top: 24px;
    background: #fff;
}

#content {
    margin: 0px;
    padding: 1px 0px 0px;
    position: relative;
}

#breadcrumbs
{
    font-size: .85em;
    margin: 0px;
    padding: 10px;
    text-align: left;
    border-top: solid 1px #ccc;
}

#breadcrumbs a
{
    color: #777;
}




.section {
    margin: 16px 0px;
    padding: 0px 12px;
}

.twopane .paneA, .twopane .paneB
{
    width: 380px;
    float: left;
}

.twopane .paneB
{
}

.twopane .paneA .container, .twopane .paneB .container 
{
    padding: 10px 20px;
}

.fourpane .pane 
{
    width:187px;
    float:left;
}

.fourpane .container 
{
    padding: 0px 16px;
}

.threepane  .pane
{
    width: 250px;
    float: left;
}

.threepane .container 
{
    padding: 0px 20px;
}






/* FOOTER */

#footer {
    font-size: .85em;
    text-align: center;
    border-top: solid 1px #ccc;
    margin: 0px 0px 0px;
    padding: 10px;
    color: #666;
}

#footer p 
{
    margin: 10px 0px;
    padding: 0px;
}

#footer ul {
    margin: 10px 0px;
    padding: 0px;
}

#footer li {
    display: inline;
    list-style: none;
    padding: 0px 2px;
}

#footer li a {
    color: #666;
}







/* CLASS STYLES */


.break {
    clear: both;
    height: 2px;
}

tr.alt td
{
    background: #eee;
}

.matrix 
{
    width: 99%;
    border-collapse: collapse;
}

.matrix caption
{
    margin: 30px 0px 10px;
}

.matrix tr.alt
{
    background: #eee;
}

.matrix th, .matrix td 
{
    padding: 4px 6px;
    border-bottom: solid 1px #ccc;
}

.blocknote
{
    border: solid 1px #ddddbb;
    background: #ffffe6;
    padding: 24px;
    margin: 24px 0px;
}

.blocknote .first
{
    margin-top: 0px;
}

.blocknote .last
{
    margin-bottom: 0px;
}

.blockli li
{
    padding: 0px;
}

.blockli li h4
{
    margin: 24px 0px 4px;
}

.blockli li p
{
    margin: 4px 0px 24px;
}

.anchors li 
{
    list-style-image: url(../images/down_arrow.gif);
}

.note 
{
    font-style: italic;
    color: #777;
}

.error 
{
    color: #f00;
}



.form td, .form th
{
    padding: .4em 3em .4em 0;
    vertical-align: middle;
}

.form th 
{
    color: #777;
    font-weight: normal;
    text-align: left;
}

.subQuestions 
{
    margin: 10px 10px 10px 40px;
}




.contiguous
{
    white-space: nowrap;
}





/* BASIC STYLES */

hr 
{
    border: solid 1px #ccc;
    border-width: 0px 0px 1px;
    margin: 0px;
    height: 1px;
}

abbr, acronym 
{
    border-bottom: dotted 1px #999;
    cursor: help;
}

fieldset
{
    margin: 20px 0px;
    border: solid 1px #ccc;
}

h2 {
    font: normal 1.8em Tahoma, Arial, Helvetica, sans-serif;
    letter-spacing: .25px;
    padding: 0px;
    margin: 16px 0px;
    color: #555;
}

h2 .miniheading {
    font: normal .5em Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    padding: 0px 2px;
    margin: 0px;
    color: #666;
}

h2.image 
{
    margin: 0px;
    padding: 0px;
}

h3 {
    font: bold 1em Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 20px 0px 10px;
    color: #000; 
}

h4 {
    font: bold 1em Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    padding: 0px;
    margin: 14px 0px 8px;
    color: #444;
}

h3 a 
{
    text-decoration: none;
    color: #000;
}

h3 a:hover 
{
    text-decoration: none;
    color: #555;
}

blockquote
{
    font: italic normal 1.7em "Times New Roman", Georgia, serif;
    background: transparent url(../images/quote_begin.gif) 0 14px no-repeat;
    padding: 14px 0px;
    margin: 10px 0px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;    
}

blockquote .quote
{
    background: transparent url(../images/quote_end.gif) 100% 100% no-repeat;
    padding: 0px 50px;
    margin: 0px;
    color: #000;
}

blockquote p.credit
{
    padding: 0px 50px;
    font-size: .6em;
    font-style: normal;
    font-family: Arial, sans-serif;
    line-height: normal;
}

form {
    padding: 0px;
    margin: 0px;
}

fieldset
{
    padding: 10px;
    border: solid 1px #ddd;
}

legend
{
    color: #333;
    margin: 4px 0px;
}

p 
{
    line-height: 1.4em;
    margin: 8px 0px 24px;
}

ul, ol {
    padding: 0px 14px 0px 30px;
    margin: 10px 0px 30px;
}

li ul 
{
    margin: 0px;
    padding-bottom: 0px;
}

li {
    padding: 0px;
    margin: .5em 0px;
}

ul li {
    list-style: square;
}

ol li ol
{
    margin-bottom: 0px;
}

ol li ol li
{
    list-style-type: lower-alpha;
}

b
{
    color: #333;
}

 a 
{
    color: #333;
    text-decoration: underline;
}

code, kbd 
{
    font: normal 1.15em monospace;
}

a:visited 
{
    color: #333;
}

a:hover 
{
    color: #600;
    text-decoration: none;
    border-bottom: 0px;
}

a img 
{
    border: 0px;
}

img 
{
    border: 0px;
}

map
{
    border: 0px;
}

table 
{
    border-collapse: collapse;
    margin: 10px 0px 20px;
}

td, th 
{
    text-align: left;
    padding: 4px 12px;
}


/* FORMULA TABLE */

.formula 
{
    border-collapse: collapse;
    border: 0;
}

.formula th, .formula td
{
    padding: .25em;
}

.formula .result td 
{
    border-top: solid 1px #999;
}


/* CHECKLIST TABLE STYLES */

table.checklist
{
    border-bottom: solid 24px #ccc;
}

table.checklist td h3 
{
    margin: 0px 0px 4px;
    padding: 0px;
}

table.checklist td p 
{
    margin: 4px 0px;
    padding: 0px;
}

table.checklist th
{
    text-align: center;
    margin: 0px;
    padding: 3px 8px;
    background: #555;
    color: #fff;
}

table.checklist td
{
    margin: 0px;
    padding: 16px;
    vertical-align: top;
}

table.checklist tr.alt td
{
    background: #f3f3f3;
}

table.checklist tr.alt th.vertical 
{
    background: #333;
}

table.checklist tr.highlight td
{
    background: #ffd;
    border-top: solid 1px #dd9;
    border-bottom: solid 1px #dd9;
}

table.checklist tr.lastrow td
{
    border-bottom: solid 1px #ccc;
}

table.checklist td.checkbox
{
    width: 70px;
    border-right: solid 1px #eee;
    text-align: center;
    vertical-align: middle;
}

table.checklist th.vertical
{
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}

table.checklist th.vertical
{
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    background: #fff;
    color: #333;
}

table.checklist tr.alt th.vertical
{
    background: #f3f3f3;
}

table.checklist tr.highlight th.vertical
{
    background: #ffd;
    border-top: solid 1px #dd9;
    border-bottom: solid 1px #dd9;
}





/* "ICON-AND-ITEM" TABLE STYLES */

.iconanditem td
{
    vertical-align: top;
    padding: 4px;
}

.iconanditem td h3
{
    margin: 0px;
    padding: 0px;
}



/* Floating pull-quote style info box */

.info-box 
{
    float: right; 
    width: 200px; 
    padding: 0px 24px; 
    margin: 12px 0px 12px 12px;
    background: #eee;
    border: solid 1px #ccc;
}

.info-box h3
{
    margin: 24px 0px 4px;
}









/* PAGE-SPECIFIC STYLES */

table.programs 
{
    width: 100%;
}

table.programs td
{
    padding: 0px;
    text-align: center;
    vertical-align: bottom;
}

table.programs td a 
{
    display: block;
    padding: 20px;
}

table.programs #humana-link 
{
    padding: 20px 20px 10px;
}


.locations td
{
    padding: 10px 10px 20px 0px;
    vertical-align: top;
}

.partnerlogo 
{
}

#partnerships
{
    margin: 16px 0px;
}

#partnerships th
{
    text-align: left;
    color: #888;
    font: normal 1.5em Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    padding: 6px 14px;
}

#partnerships td
{
    text-align: center;
    padding: 6px 14px;
}

.partners
{
    margin: 0px;
}

.partners .logo
{
    text-align: center;
}

.partners .logo a
{
    color: #777;
}

.partners td
{
    padding: 24px 12px;
    vertical-align: top;
    border-top: solid 1px #ccc;
}

.partners h3 
{
    margin: 0px;
}


.answer 
{
    font-style: italic;
    color: #555;
}

#sitemap table
{
    padding: 0px;
    margin: 0px;
}







/* REPS PAGE */


#reps
{
    margin: 0px;
    width: 100%;
}

#reps tr.alt td
{
    background: #f6f6f6;
}

#reps td 
{
    padding: 14px 0px 14px 20px;
    margin: 0px;
    border-bottom: solid 1px #ccc;
    vertical-align: top;
}

#reps table td
{
    padding: 2px 6px;
    margin: 0px;
    border: 0px;
}

#reps table th
{
    white-space: nowrap;
    vertical-align: top;
}

#reps .pic
{
    border: solid 1px #777;
}










/* VIDEO PAGE STYLES */

.videoviewer .paneB .container
{
    border: solid 1px #ccc;
    background: #666; 
    height: 320px; 
    overflow: auto;
    padding: 0px;
    margin: 10px 0px;
}

.videoviewer .defaultMessage 
{
    font: 2.5em Arial, Helvetica, sans-serif;
    color: #ccc;
    background: #eee;
    text-align: center;
    line-height: 320px;
    padding: 0px;
    margin: 0px;
}

.videoviewer .iconanditem
{
    margin: 0px;
    padding: 0px;
    background: #fff;
}

.videoviewer .iconanditem tr.alt td
{
    background: #eee;
}

.videoviewer .iconanditem td 
{
    padding: 10px 8px;
    vertical-align: top;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.videoviewer .iconanditem h4, .iconanditem p
{
    margin: 0px 0px 8px;
    padding: 0px;
}

.videoviewer .iconanditem img
{
    cursor: pointer;
}












/* UPS HOME PAGE STYLES */

#upsicons
{
    margin: 0px;
    padding: 0px;
    height: 99px;
    width: 602px;
    background: #000 url(../images/content/icon_bk.gif) 0 0 no-repeat;
}

#upsicons .first
{
    margin-left: 24px;
}

#upsicons li 
{
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    list-style: none;
}





/* CAPP CONTENT */

#cappwindow
{
    width: 602px;
    height: 490px;
    overflow: hidden;
    position: relative;
}

#cappcontent
{
    background: #3f3f40 url(../images/content/capp_bk.jpg) 0 -30px repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1292px;
    height: 490px;
}

#cappoverview
{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: 230px;
    color: #ddd;
}

#capppyramid
{
    position: absolute;
    top: 0px;
    left: 200px;
    padding: 30px 0px 50px;
    margin: 0px;
    background: transparent url(../images/content/capp_pyramid.1.jpg) 0px -30px no-repeat;
    z-index: 1;
}

#capppyramid li 
{
    list-style: none;
    position: relative;
    height: 59px;
    width: 478px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#capppyramid a
{
    position: absolute;
    top: 10px;
    left: 156px;
    width: 164px;
    height: 42px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#capppyramid a span
{
    display: none;
}

.cappchecklist
{
    position: absolute;
    top: 0px;
    left: 690px;
    width: 602px;
    color: #ddd;
    padding: 1px;
}

.cappchecklist .checklist
{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 250px;
    height: 340px;
}

.cappchecklist h3 
{
    font: normal 1.6em "Myriad Pro", Arial, sans-serif;
    color: #fff;
    margin: 0px 0px 12px;
    padding: 0px;
}

.cappchecklist b
{
    color: #fff;
    font-weight: bold;
}

.cappchecklist ul li 
{
    list-style: square outside;
    padding: 1px 0px;
    margin: 0px;
}

.cappchecklist .description ul, .cappchecklist .description ol 
{
    padding: 8px 0px 8px 36px;
    margin: 8px 0px;
}

.cappchecklist .checklist ul, .cappchecklist .checklist ol
{
    padding: 8px 0px 8px 20px;
    margin: 8px 0px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.cappchecklist .checklist a 
{
    color: #ccc;
    text-decoration: none;
}

.cappchecklist .checklist a.required
{
    font-weight: bold;
    color: #ffb;
}

.cappchecklist .checklist a:hover
{
    color: #fff;
    text-decoration: underline;
}

.cappchecklist .note 
{
    line-height: normal;
    font-size: .9em;
    color: #fff;
    margin: 10px 0px;
    padding: 0px;
}

.cappchecklist .backbutton
{
    padding: 0px 14px 0px 0px;
}

.cappchecklist .description
{
    position: absolute;
    top: 10px;
    left: 280px;
    width: 310px;
    height: 466px;
    background: #555;
    border: solid 1px #666;
}

.cappchecklist .description p
{
    padding: 6px 16px;
    margin: 0px;
    color: #eee;
}

.cappchecklist .description ul
{
    padding: 6px 16px;
    margin: 0px 0px 0px 20px;
    color: #eee;
}

.cappchecklist .description a
{
    color: #fff;
    text-decoration: underline;
}

.cappchecklist .description h4
{
    font: bold 1em Arial, Helvetica, sans-serif;
    color: #ffb;
    padding: 14px 16px 6px;
    margin: 0px;
}

#roundedtop 
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

#roundedbottom
{
    position: absolute;
    top: 483px;
    left: 0px;
    z-index: 100;
}




/* 10TH ANNIVERSARY PAGE */

.tenth-anniversary-stats td 
{
    border-bottom: solid 1px #ddd;
    padding: 4px 8px 4px 0px;
    vertical-align: top;
}
.tenth-anniversary-stats td.numeric
{
    text-align: right;
}





/* MYMC MESSAGES */

.message {
    padding: 12px;
    border-top: solid 1px #ccc;
}

.message .new-notification {
    color: #c00;
    font-weight: bold;
}

.message .date {
    font-style: italic;
    color: #555;
}

.message .text {
    margin: 10px 0px;
}

.messages .alt {
    background: #f3f3f3;
}
