#print_logo {
	display					: block;
	margin-bottom			: 10px;
	text-align				: left;
}

#header, #footer, #left, #right, .BreadCrumbContent  {
	display					: none;
}

.cmsBody, #outer, #centrecontent, .SectionContent, .ParagraphContent {
	position				: relative;
	float					: none;
	width					: auto;
	height					: auto;
	padding					: 0;
	margin					: 0;
	background				: none;
}

.SectionContent, .ParagraphContent, H1, H2, H3, H4 {
	color					: #000000;
}

.ParagraphContent {
	margin-bottom			: 20px;
}
