/* CSS Document */

body  
{
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
}


table 
{
	width : 98%;
	height: 100%;
}


.bodytext  
{
	color : #000000;
	font-size : 11pt;
}


.subheading
{
	color : #000000;
	font-size : 12pt;	
}


.page_heading 
{
	font-size: 14pt;
	font-weight: bold;
}

a 
{ 
	text-decoration : none; 
	font-size: 12pt;
}


.noprint 
{ 
	display : none; 
}


.menuItem 
{
	visibility: hidden;
	display: none;
}


.sublogoprint  
{
	position: absolute;
	left: 1px;
	top: 1px;	
}


.tagline  
{
	left: 20px;
	top: 54px;
}


.address 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: center;
}

