.noprint
{
	display: none;
}
.printonly
{
	display: block;
}
input
{
	border: none;
}
select
{
	border: none;
}
thead
{
	display: table-header-group;
}
tfoot
{
	display: table-footer-group;
}
tr, td
{
	page-break-inside: avoid;
}
html
{
	margin: 0px;
}
body
{
	color:Black;
	margin: 0px;
}
a
{
	text-decoration: none;
}

fieldset
{
	border: none;
}
.bar, .pageheader
{
	display: none;
}

.mainContent,.centerContent,.upperContentArea
{
	width: 100%;
	padding:0px;
	margin: 0px;
	border:none 0px;
	overflow: visible;
}
.footerwrapper
{
	display: none;
}
.barFadeBackGround
{
	background-position: left bottom;
	background-image: url(/prevail/images/header_background.png);
	background-repeat: repeat-x;
}
