body {
	background: #fff;
	font-size: 10pt;
	margin: 0;
}

.Navigation, h1#Logo, .Pager, #SideBar, #SilverStripeNavigatorMessage, #SilverStripeNavigator {
	display: none !important;
}	

.Printonly {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;	
	width: 100%;
}

	.PrintLogo {
		width: 3cm;
		height: 1.66cm;
	}
	
	.PrintInfo {
		font-size: 8pt;
		margin: 0.5em 0;
	}

#MainArea {
	margin: 3.5cm 0 0 0 !important;
}

.typography * {
	font-size: 10pt;
	color: #000;
}

.typography ol li.roundBullet {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	background: transparent;
}

.typography ol li.roundBullet span {
	font-size: 10pt;
	font-weight: normal;
}

.RoundBox {
	border: 0;
}

.typography a {
	color: #000;
	text-decoration: underline;	
}

.InnerContent, EmbedWrapper, .Column, #Content, .PaddedInner, #Container {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.InnerContent {
	width: 75%;
}
