﻿body {
	background: white;
}

#divcontent
{
	width: auto; 
	/*margin: 0 5%;*/
	/*padding: 0; 
	border: 0;
	float: none !important;*/
	background: transparent;
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;	
}

#divnoprint
{
	display:none;
	visibility:hidden;
	height:0px;
}

.noprint
{
	display:none;
	visibility:hidden;
	height:0px;
}

.bgheader
{
	display:none;
	visibility:hidden;
	height:0px;
}

.footer
{
	display:none;
	visibility:hidden;
	height:0px;
}

.column400
{
	width:600px;
}

.printonly
{
	padding-bottom:20px;
}
