body, td 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
}

#instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	width: 600px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bttn {
	font-family: Arial, Helvetica, sans-serif;
}
#reset {
	font-family: Arial, Helvetica, sans-serif;
}

.smallSans7
{
	font-family:Sans-Serif;
	font-size:7pt;
}

.smallSansBold
{
	font-family:Sans-Serif;
	font-size:8pt;
	font-weight:bold;
}

.RepArial
{
	font-family:Arial;
	font-size:8pt;	
	color:Black;		
}
.RepArialB
{
	font-family:Arial;
	font-size:10pt;	
	color:Black;		
}
.headerBIR
{
	font-family:Arial;
	font-size:16pt;	
	color:Black;
	font-weight:bold;			
}
.BIRFormNumber
{
	font-family:Arial;
	font-size:25pt;	
	color:Black;
	font-weight:bold;			
}
.instruction
{
	font-family:Arial;
	font-size:10pt;	
	color:Black;		
}
.labelNumbers
{
	font-family:Arial;
	font-size:8pt;	
	color:Black;		
	font-weight:bold;
}

.BackInfo
{
	font-family:Verdana;
	font-size:8pt;	
	color:Black;		
	font-weight:bold;
}

.BackInfoCenter
{
	font-family:Verdana;
	font-size:8pt;	
	color:Black;		
	font-weight:bold;		
}

.BackInfoLeft
{
	font-family:Verdana;
	font-size:8pt;	
	color:Black;		
	font-weight:bold;
	padding-left:0px;
	text-align:left
}

.Table
{
	border-top:0px;
	border-bottom:1px|black;
}
.LeftTable
{
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none; 
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM-STYLE: none		
}

.RightTable
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP-STYLE: none; 
	BORDER-LEFT-STYLE: none; 	
}

.PaddingLeft
{
	padding-left:20px;
}

.PaddingLeftCheckBox
{
	padding-left:10px;
}

.Voluntary
{
	font-family:Arial;
	font-size:8pt;	
	color:Black;		
	font-weight:bold;
}

.paragraph
{
	text-indent:20px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}

.bottom
{
	vertical-align:text-bottom;
}

.top
{
	vertical-align:text-top;
}
.RightTableThin
{
	border-right-width:1px;
	border-right-color:Black;	
	border-right-style:solid;
	BORDER-TOP-STYLE: none; 
	BORDER-LEFT-STYLE: none; 	
	text-align:center;
}

.TopTableThin
{
	border-right-style:none;
	border-top-width:1px;
	border-top-color:Black;	
	border-top-style:solid;
	BORDER-LEFT-STYLE: none; 		
}


