/* 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;
}

div#MainContent {
    padding-bottom: 0;
}