.header {
  position:relative;
  width:100%;
  padding:5px 0 5px 0;
  color: #001131;
  text-align: left;
  height:auto;
  background: none;
  border-bottom: 1px solid #ddd;
}
.header p {
  color: #001131;
}
.behind, #topbar {
	display:none;
}
body {
	background-color:#ffffff;
	font-size: 22px;
	line-height: 26px;
}
label {
	font-size: 22px;
}
.pagewrapper {
	height:inherit;
	min-height:inherit;
}
.contentwrapper {
	padding-top:20px;
}
h3 {
	font-size:26px;
}
h4 {
	font-size:22px;
	margin-bottom:16px;	
}
h4 span, h5 span {
	font-weight: normal;
}
.table td, .table th {
	padding:16px;
}
table.params td {
	padding-right:30px;
}
.extra-space {
	margin-top:50px;
	margin-bottom:50px;
}
p.printedat {
	color:#888;
	font-size: 16px;
}
