/* CSS Document */
.DoNotPrint {
	display: none;
}

body, body.BodyWithSidebar, body.BodyWithoutSidebar {
	margin: 0;
	padding: 0;
}

table.RespFieldValueOuterTable > tbody > tr > th,
table.RespFieldValueOuterTable > tbody > tr > td {
	display: table-cell;
	text-align: left;
}
.no-header-page .main-wrap {
	padding-top: 0!important;
}