/* CSS Document */
body, a img { margin: 0; padding: 0; border: 0; outline: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
#admin, #header, #breadsearch, #reporttitle, #tools, #sidebar-holder, #footer-holder, #content-tail, #landing-tail, #sections, .col2vid_left, .col2dir_right, ul.ui-tabs-nav, .top, #directorcarousel, .jcarousel-skin-dir, .jcarousel-list .jcarousel-list-horizontal, .jcarousel-item jcarousel-item-horizontal .jcarousel-item-1 .jcarousel-item-1-horizontal, .noprint { display: none!important; }
@media print {
#accordion div, .bio { display:block!important; height:auto!important }
}
.col2dir_left { display: inline; }

h1 { font-size: 20px;  }
h2 { font-size: 18px;  }
h3 { font-size: 14px;  }
p, li, td, th { font-size: 14px; }

#subpage-mid-content table { margin: 0 0 20px 0; }
td { vertical-align: top; }

/* FINANCIAL TABLE STYLES */
.fintable {  width:100%; margin-bottom: 20px; }
.fintable caption { font-size: 18px; line-height: 1.8em; color: #000000; font-weight: bold; text-align:left; }
.fintable thead { font-size: 12px;  }
.fintable th  { margin:0;  }
.fintable tbody th  { font-size: 14px;  }
.fintable td, .fintable th { padding: 4px 2px; }
.fintable td.noleftpad { padding-left:0; }
.fintable td.norightpad { padding-right:0; }
.fintable .underline td, .fintable .underline th, .fintable th.underline, .fintable td.underline { border-bottom: 1px solid #000000; }
.fintable .total td, .fintable .total th { border-bottom: 2px solid #000000; border-top: 1px solid #000000; }
.fintable tfoot td { font-size: 11px;  }

/* KPI TABLE STYLES */
.kpitable { padding-top: 2px; }
.kpitable td { font-size: 11px; padding-top: 2px; }
.kpitable td td, #subpage-mid-content .kpitable td li { font-size: 100%; }
tr.underlinedot td { border-bottom: 1px dotted #000000; }
tr.kpihead th { font-size: 12px; padding-bottom: 2px; font-weight: bold; border-bottom: 1px dotted #000000; text-align: left; }
.kpimid { padding: 0 10px; }
tr.kpibig td { font-size: 14px; width: 25%; }
.kpitable table { width: 190px; }

tr.dot_top td, tr.dot_top th { border-top: 1px dotted #000000; }
tr.dot_bot td, tr.dot_bot th { border-bottom: 1px dotted #000000; }

.risktable th { text-align: left; font-size: 12px; padding: 2px 1px; }
.risktable td { text-align: left; font-size: 11px; padding: 2px 1px; }
#subpage-mid .risktable td ul { padding:0; margin:0 0 0 20px; }
#subpage-mid .risktable td li { font-size: 100%; }

/* sIFR */
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }