body {
   background: white;
   font-size: 9pt;
   margin: 0px;
   }
#navcontainer
{
display: none;
}
@page figures {
size: landscape;
}

td.topbar {
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
padding-right: 5px;
padding-left: 5px;
align: center;
font-weight: bold;
font-family: Arial;
font-size: 11px;
text-align: center;
}
small {
font-size: 9px;
font-family: arial;
text-align:center;
}
td.ind_name {
font-weight: bold;
font-family: Arial;
font-size: 10px;
width: 180px;
}
td.ind_category {
padding-left: 10px;
font-family: Arial;
font-size: 10px;
width:150px;
}
td.values {
font-family: Arial;
font-size: 9px;
text-align: center;
border-right: #cccccc solid 1px;
padding-right: 2px;
padding-left: 2px;
}
td.valuesnoborder {
font-family: Arial;
font-size: 9px;
text-align: center;
border-right: #cccccc solid 1px;
padding-right: 2px;
padding-left: 2px;
}
td.axis_name {
padding-left: 20px;
font-family: Arial;
font-size: 11px;
width: 180px;

}
table.largetable {
width:100%;
border: none;	
padding:0; 
align:center;
}
table {
width:100%;
}
#noprint {
display:none;
}
td.header {
height: 1px;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    text-align: center;
	line-height: 10px;
	color: #333333;
	
}
td.legendbox {
border: 1px solid #31849F;
padding: 3px;
font-size: 9px;
font-weight: bold;
}
.helptext {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    text-align: left;
	line-height: 12px;
	color: #333333;
	
}
