@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:left;
}
p,th,td,li{
font-size:10pt;
}
h1{
font-size:16pt;
}
h2{
font-size:14pt;
}
h3{
font-size:12pt;
}
#siteBox{
text-align:left;
}
#siteHeader h1{
display:none;
}
#bodyStrap img{
vertical-align:middle;
margin-right:20px;
}
#bodyStrap h1{
font-size:16pt;
}
#siteTopBar ul{
display:none;
}
#mainLeft{
display:none;
}
#bodyRight,#bodyFooter,#siteFooterShadow,#siteFooterButton{
display:none;

}
ul.pagelinks{
display:none;
}
table.tableStats{


}
table.tableStats th,table.tableStats td{
font-size:9pt;
vertical-align:top;
border:1px solid #cccccc;
padding:2pt;
}
table.tableStats td.whitecellnoborder{
border:none;
}
a{
color:#996600;
}