body {
	background-color: #FFFFFF;
}
.writein {
	border-width: 0;
	border-bottom: 1px solid black;
}
td {
	padding: 0.5em 0.125em;
}
tr.required td.lbl {
	text-decoration: underline;
}
div#divPrintHeader {
	display: block;
}
div#divImpLinks {
	height: 0;
	width: 0;
	display: none;
}
div#divGlobalNav {
	height: 0;
	width: 0;
	display: none;
}
div#divLeft {
	height: 0;
	width: 0px;
	display: none;
}
div#divRight {
	height: 0;
	width: 0;
	display: none;
}
div#divCenter {
	width: 98%;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#submitArea {
	display: none;
}
