.menu, #header, #footer { display: none; }
#page {margin:0px;width:100%;padding:0px;border:0px;}

.printonlyInline {display:inline;}
.screenonlyInline {display:none;}
.formRow label, .formRow input, legend, .formRowCheckboxLabel {color:#000;}
.formRow {border:0px;}

.formRowMessage {color:#666;}


#header{display:none;}
#footer{display:none;}

.person, .newrow {page-break-inside:avoid;}


.formRow input,.formRow select,.formRow textarea {
	border: solid #eee 2px;
	border-bottom: dotted #bbb 2px;
}
legend {background-color:#fff;}