@media print {
	.dnp { 
		display:none !important; 
	}
	.verbbar { 
		display:none !important; 
	}
	.contentspace {
		width:95% !important;
	}
	.ncp {
		background-color:#ffffff !important;
	}

	.printomit { 
		display:none; 
	}

	body
	{
		background-image:none!important;
	}
}

INPUT.usertext {
	border-left: none; border-right: none; border-top: none; border-bottom: 1px solid;
}

INPUT.usertextrequired {
	border-left: none; border-right: none; border-top: none; border-bottom: 1px solid;
}

INPUT.userreset {
	display:none; 
}

INPUT.usersubmit { 
	display:none; 
}

INPUT.userresetrequired { 
	display:none; 
}

INPUT.usersubmitrequired { 
	display:none; 
}

A {
	color: #000000 !important; text-decoration: none !important;
}

A:link {
	color: #000000 !important;
}

A:visited {
	color: #000000 !important;
}

A:hover {
	color: #000000 !important; text-decoration: none !important;
}

#mainflow {
	margin-left: 0;
}

.footer {
	display: none;
}

body
{
	background-image:none!important;
}
