    /* MAIN CONTENT */

BODY {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    margin-left: 5px;
}

P {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

TD, TH {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 3px;
}

INPUT, SELECT {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

    /* CLASSES */

.navbutt {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    background-color: #CEDEEF;
    text-decoration: none;
    cursor: hand;
}

.thdl {
    padding: 3px;
    text-align: left;
    vertical-align: bottom;
}

.thd {
    padding: 3px;
    text-align: right;
    vertical-align: bottom;
}

.tdlbl { text-align: left; }

.tdval { text-align: right; }

.tblbox {
    border-style: solid;
    border-width: 3px;
    border-color: #CEDEEF;
    margin: auto;
}

.button {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CC2727;
}

.pagetitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #42638C;
}

a.pagetitle:link { }
a.pagetitle:active { }
a.pagetitle:visited { color: #000000; }
a.pagetitle:hover { color: #6699FF; }

a.nolink:link { }
a.nolink:active { }
a.nolink:visited { }
a.nolink:hover { }

tr.bgsectionhead { background-color: #CEDEEF; }

.sectionhead {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #42638C;
    text-transform: none;
}

a.sectionhead:link,
a.sectionhead:active,
a.sectionhead:visited { color: #5FAC5F; }
a.sectionhead:hover { color: #6699FF; }

.bbtext {
    font-weight: bold;
    color: #42638C;
}

.head2 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #42638C;
    text-transform: none;
    padding-top: 10px;
}

tr.bgcharthead1 { background-color: #FFFFFF; }

.charthead1 {
    font-size: 12px;
    font-weight: bold;
    color: #42638C;
    vertical-align: bottom;
}

    /* footnote is page specific. */
.footnote {
    color: #666666;
    font-size: 10px;
    line-height: normal;
}

a.footnote:link,
a.footnote:active, 
a.footnote:visited { color: #666666; }
a.footnote:hover { color: #000000; }

.bgrow1 { background-color: #FFEEDD; }
.bgrow2 { background-color: #FFDDCC; }

a:link, a:active { color: #0066CC; }
a:visited, a:hover { color: #6699FF; }

    /* ******************************************************************* */
    /* CHART TABLES */
    /* ******************************************************************* */

a.charthead1:link,
a.charthead1:active,
a.charthead1:visited { color: #333333; }
a.charthead1:hover { color: #6699FF; }

.charttext {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

a.charttext:link,
a.charttext:active,
a.charttext:visited { color: #000000; }
a.charttext:hover { color: #6699FF; }

.chartdate {
    color: #42638C;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
}
 
#chartdate {
    font-size: 10px;
    font-weight: normal;
}

.bgtable {background: #777777; }
#bghilite { background-color: #FFFFCC; }

    /* Use the following to create alternate column background colors */
#bgrow1a { background-color: #EEEEEE; }
#bgrow1b { background-color: #DADADA; }
#bgrow2a { background-color: #F8F8F8; }
#bgrow2b { background-color: #E4E4E4; }

.row1 { background-color: #F4F4F4; }
.row2 { background-color: #FFFFFF; }
.row3 { background-color: #CCCCCC; }
.row4 { background-color: #EEEEEE; }
.row5 { background-color: #FFFFFF; }

