*	{
	font-family: arial, helvetica;
	}

#np-ui	{
	display: none;
	}
	
#ns-ui	{
	border: 1px solid #000000;
	padding: 6px;
}
	
.page	{
	width: 7in;
	max-width: 7in;
	}
	
.adText	{
	font-family: arial, helvetica;
	font-size: 10pt;
	line-height: 11pt;
}	
	
p, ul, li, a	{
	font-family: arial, geneva, helvetica;
	font-size:10pt;
	line-height: 14pt;
	font-weight:normal;
}


/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

h1	{
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	font-weight: bold;
}

h2	{
	color: #000000;
	font-family: verdana, arial;
	font-size: 11pt;
}

.subHeader	{
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
}

.leftPad	{
	padding-left: 25px;
	border:1px solid #000000;
	width: 6.95in;
	max-width: 6.95in;
}