{ 
    margin: 0; 
} 
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -11em; 
} 
.footer, .push { 
    height: 11em; 
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.bodyReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
.bodySmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.bodyExtraSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}
.red {
	COLOR: #ff0000; TEXT-DECORATION: none
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.formLabel
{
    FONT-WEIGHT: bold;   
    MARGIN-LEFT: 5pt;
    COLOR: black;    
}

.formInput
{
    
}

#noshow {display: none;}

BODY, TABLE, TR, TH, TD{font-family:Arial;font-size:10pt;} 
 
