body {
	background: white;
	font-size: 11pt;
	}
	
#page
{
    width :600px;
    margin: 0 10px 0 10px
}


#printheader,
.print 
{
display: inline!important;  
}
#printheader span 
{
    position: absolute;
    right: 10px;
    top: 20px;
    color: white;
    font-weight: bold;
}

h1 
{
    font-size: 12pt !important;    
}
h2 
{
    font-size: 11pt !important;    
}
h3
{
    font-size: 10pt !important;    
}
.dialog h1 
{
    font-size: 10pt !important;    
}

body, th, td, span,.print  
{
    font-size: 9pt !important;
    margin: 0 !important;
    padding: 2px !important;   
    white-space:normal !important;
}
 th, td 
 {
  padding-right: 10px!important;
  font-size: 9pt !important; 
 }


.noprint,
.sas_betainfo,
#header,
#adtoolbar,
#toolbar,
#filter,
#steps,
#rightmenu,
.button,
.bouton,
.gotop,
.search,
.ReportControlPanel {
  display: none;
}


table.report 
{   
    width: 580px;
}


#charts 
{
    margin-bottom: 10px;
}
div.chart 
{
    float:none;
}


table,img {page-break-inside: avoid;}

.InAdvance
{
	background: none !important;
}
.Late
{	
	background: none !important;	
}
a.excelExport 
{
	display:none;
}
#printlogo
{
    display:block;
}