
body, p, ul, ol, li, div, span, blockquote, dt, dl, dt,th,td, a {
    font-family: Arial;
    font-size: 8pt;
    color: Black;
} /* 3366cc */
.hdrtext{
    font-size: 10pt;
    font-weight: bold;
    color : #CCCCCC;
    padding-left : 10px;
}
    .subtexthdrwospace {
    font-size: 8pt;
    font-weight: bold;
    color : #ffffff;
    font : Arial, Helvetica, sans-serif;

}
    

.subhdrtext {
    font-size: 8pt;
    font-weight: bold;
    color : #ffffff;
    font : Arial, Helvetica, sans-serif;
    padding-left : 10px;
}
.darktxt {
    font-size: 8pt;
    color : #666666;
    font : Arial, Helvetica, sans-serif;

}

.altrow{
    background-color : #FFFFCC;
}
.tblHdrcolor {
	background-color: #666666;
}
.tblSubhdrcolor{
    background-color: #999999;

}

.forecast{
    font : normal normal 8pt Arial, Helvetica, sans-serif;
}
}
.doborder {
    border : thin solid #666666;
    border-width : thin thin thin thin;
}
.Btmhdr{
font-size: 12pt;
    font-weight: bold;
    color : #999999;
    font : Arial, Helvetica, sans-serif;
}