div.background{
	display: none !important;
}
.b-page{
	min-width: 300px !important;
}
.b-header{
	background: none !important;
	border-radius: 0 !important;
	box-shadow: 0 0 0 #fff !important;
	height: 110px !important;
}
.b-search{
	display: none !important;
}
.b-header_social-icons{
	display: none !important;
}
.b-header_logo{
	color: #000 !important;
}
.b-header_logo span{
	font-size: 22px !important;
	color: #000 !important;
}
.b-header-menu{
	display: none !important;
}
.b-ticker{
	display: none !important;
}
.b-columns-right{
	display: none !important;
}
.b-columns-left{
	width: 100% !important;
}
.fl{
	float: none !important;
}
.fr{
	float: none !important;
}
.breadcrumbs{
	display: none !important;
}
.b-columns img{
	display: none !important;
}
.nbsp{
	display: none !important;
}
.b-container{
	padding-bottom: 0 !important;
}
.b-one-news{
	padding: 0 !important;
}
.b-footer{
	border: none;
	background: none;
	min-width: 300px !important;
	margin: 0;
	bottom: 0;
}
.b-footer-container{
	width: auto;
	min-width: 300px !important;
}
.b-footer-links{
	display: none !important;
}
.copyright{
	color: black !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	float: right; 
}
.for-print{
	display: block;
}