body {margin: 0px; padding: 0; top: 0; left: 0; background-color: #fff;}
body, form, select, input {font-family: Lucida Sans Unicode, Lucida Grande, Georgia,Trebuchet MS,verdana, Helvetica, arial, sans-serif; font-size: 12px; }
table { border: 0px solid #999;}
p {font-size: 10px;}
th { font-size: 11px;}
td { font-size: 10px;}
.headerclass { font-size: 16px; font-weight: bold;text-transform: uppercase;letter-spacing: 0.5em }
#dhtmltooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid #333;
    padding:0px;
    /* background: #FFF url(../data/images/grad_tooltip01.gif) repeat-x; */
    background-color: #fff;
    visibility: hidden;
    z-index: 100;
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

#tooltip { padding:10px; font: normal 12px arial; color:#333;   }
#tooltip b {font:bold 1.2em arial; color: #336699; letter-spacing:-0.03em; }
#tooltip span { margin:0; padding:0; background:#FFF;}
#tooltipx { background-color:#FFFFFF; height:31px; float:right; font: normal 9px arial; color:#999999; padding:3px;}
#tooltipx img { vertical-align:middle;}

.tooltipicon {clear:left; padding:10px; font:normal 11px arial; color:#333; border-top:1px solid #666;}
.tooltipicon img {margin-right:5px}
#dated { font: bold 11px arial; color: gray; font-style: italic;}
#dated b { font: bold 11px arial; color: gray; font-style: italic;}

h1 {font-size: 22px; color: #fff; margin: 0; font-weight: bold; letter-spacing: 1px;}
h2 {font-size: 22px; color: #336; margin: 0; font-weight: bold; letter-spacing: 1px; margin-top: 20px; margin-bottom: 10px;}
h3 {font-size: 18px; color: #336; margin: 0; font-weight: bold; letter-spacing: 1px; background-color: #eee; margin-bottom: 0px; width:450px; padding-left: 5px;}


