#header,
#topnavng1,
#topsubnav,
#right,
#container_housing,
.bcee-cookies,
#contentbanner2013,
.other_container_housing,
#footerparent
{display: none;}

#content,
#main,
#contentbody{
	width:100%!important;
}
*{
	margin:0;
	padding:0;
	color:black;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: white;
}

#printing_zone{
	display: block;
	width:100%;
}
	#printing_zone h2{
		font-size:30px;
		font-weight: normal;
		text-align: center;
		padding:20px 0 20px;
	}
	#printing_zone .p_printing_zone{
		font-size:17px;
		padding:10px 0;
	}
	#printing_zone .personal_funds{
		float:left;
		padding-right:200px;
	}
	#printing_zone #table_printing_zone{
		font-size:20px;
		margin-top:20px;
	}
	#printing_zone #table_printing_zone{
		width:100%;
		border:0;
		border-top:1px solid #333;
		border-left:1px solid #333;
	}
		#printing_zone #table_printing_zone th{
			background-color: #ED1B23;
			color:#FFF;
			font-weight: normal;
		}
		#printing_zone #table_printing_zone td,
		#printing_zone #table_printing_zone th{
			width:50%;
			text-align: center;
			padding:10px 0;
			border:0;
			border-right:1px solid #333;
			border-bottom:1px solid #333;
		}
		#printing_zone #table_printing_zone .current td{
			background-color: #CCCCCC;
			font-weight: bold;
		}
		#printing_zone #table_printing_zone .mod1 td{
			background-color: #F0F0F0;
		}
		#printing_zone .mentions{
			text-align: center;
			padding:30px 0 0;
		}
#date_printing_zone{
	float:right;
}






