﻿
h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif; line-height: 1.1em; color: #3a3a3a; font-weight: 300; margin-bottom: 10px; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { font-size: 34px; }
h2 { font-size: 30px; }
h3 { font-size: 26px; }
h4 { font-size: 22px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

h1 small { font-size: 24.5px; }
h2 small { font-size: 17.5px; }
h3 small { font-size: 14px; }
h4 small { font-size: 14px; }



.ta-left { text-align: left; }
.ta-center { text-align: center; }


.navbar-header #logo { background-position: left top; margin-top: 16px; background-image: url('../img/icons/CTD_H38.png'); background-repeat: no-repeat; padding-left: 76px; height: 48px; }
    .navbar-header #logo h1 { margin: 0; padding: 0; font-size: 22px; text-transform: uppercase; }
        .navbar-header #logo h1 span { display: inline-block; vertical-align: top; }
            .navbar-header #logo h1 span:nth-child(1) { padding: 0px; margin: 0px 12px 0px 6px; text-transform: uppercase; font-family: Calibri; font-weight: bold; font-size: 38px; line-height: 42px; }
            .navbar-header #logo h1 span:nth-child(2) { text-transform: uppercase; font-size: 12px; line-height:15px; color: #FFFFFF; margin-top: 8px; }

/* ******************************************************************* Team
*/
.tblTeam { width: 700px; }
    .tblTeam th, .tblTeam td { background-color: transparent; }
    .tblTeam th { width: 15%; padding-right: 12px; padding-bottom: 24px; }
    .tblTeam td { width: 35%; padding-right: 12px; padding-bottom: 24px; }
    .tblTeam img { width: 70px; }
    .tblTeam p { padding: 0px; margin: 0px; line-height: 16px; font-size: 12px; color: #000000; }


    #LHT h5 { font-size: 12pt; text-align: left; }

    #LHT a { color:blue; font-weight:bold;  }

    #dialogLHT { background-color: white; z-index: 99; }

.reportFrame { width: 1160px; height: 700px; }
.reportFrame_wide { width: 1360px; }

#reportsIndex h4 { font-weight: bold; }

#reportsIndex a { color: blue; text-decoration: none; }
#reportsIndex a:hover { text-decoration: underline; }

#tabsLHT > ul > li > a:hover { cursor:pointer; }

#panesLHT h2 { color: darkred; }