<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

p {
	margin-top:0;}

table {
	border-collapse:collapse;}
th,td {
	padding:10px;
	text-align:left;
	vertical-align:top;}
	
th {
	font-weight:bold;
	width:30%;}

table tr:nth-child(2n-1) {
	background-color:#e6e6e6;}
	
h2 {
	margin-bottom:5px;}

#print-button,.scfSubmitButtonBorder input {
	float:right;
	height:50px;
	width:120px;
	font-weight:bold;
	font-size:1em;
	text-align:center;
	margin:0 10px 15px 0;
	margin-top:10px;
	margin-bottom:0;
}

#leftpanel {
	width: 15% ;
	}

#rightpanel {
	width: 80% ;
	}

#rightpanel #main {
	margin-bottom:30px;}

#main .scfSectionBorderAsFieldSet {
	margin:0;
	padding:0;
}

#middle h1 {
	text-transform:uppercase;
	font-size:2em;
	margin-bottom:1em;
}

.scfSectionContent label,.scfSectionContent span,.scfSectionContent div {
	width:100%;
}

.scfSectionContent textarea,.scfSectionContent input,.scfSectionContent select {
	margin-bottom:5px;
}

.scfSectionContent input,.scfSectionContent select {
	height:2.5em;
}

.scfSectionContent label {
	margin-top:15px;
	font-weight:bold;
}

#main .scfSectionBorderAsFieldSet {
	border:none;
}

#main .scfSectionLegend {
	margin-left:0;
	padding-left:0;
	font-size:1.2em;
	line-height:1.4;
	width:100%;
}

.scfDateSelectorGeneralPanel label {
	display:none;
}

@page {
	margin:.75in;
}</pre></body></html>