
* { 
	background-image: none !important;
	background-color: #fff !important; 
	color: #000 !important; 
}

html { 
	font-size: 11pt !important;
	color: #000 !important;
}

#body {
	background: #fff;
}


#header,
#sidebarLeft,
#sidebarRight,
#footer,
.submit {
	display: none;
}

#container,
#main,
#content {
	background-color: #fff;
	float: none !important;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: visible !important;
	color: #000;
}

#printHeader,
#printFooter {
	font-weight: bold;
	width: 100%;
}

#printFooter {
	margin-top: 15px;
}

#shanty .content .template,
#shanty .content .templates {
	background-color: #fff;
	float: none !important;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: visible !important;
	color: #000;
}
