
/* FAAOR Print Style*/
@page {
	size: 8.5in 11in; 
	margin:1cm;
}

table#topLogo {
	border: 1px solid black;
	width: 93%;
	margin-bottom: 0.5em;
	margin-top:0;
	padding:0;

}
table#topLogo td{
	text-align: center;
	font-size: 0.90em;
}

table#topLogo td img#smLogo {
	border-right:1px solid black; 
	margin:0;
	padding:0;
	display:block;
	float:left;
}


table#topLogo td span#groupName{
	font-size: 0.99em;
	margin:0 auto;
	text-align: center;
	font-weight: bold;
}

table#topLogo span#motto{
	font-style:italic;
	margin-top: 2em;
}


p#hash {text-align: center;}


div#tL {margin-bottom: 0; padding-bottom: 0;}
body{font-family: serif; font-size:12pt;}
td {padding:0.25em 0.125em;}
input, select {border-width: 0; border-bottom: 1px solid black;}
.fillin {border-width:0; border-bottom: 1px solid black;}
select.fillin {display:none;}
span#stateBlank {display: block; width: 10em; height: 1em; border-bottom: 1px solid black;}
div#btnArea{display:none;}
div#mail p:first-line{font-weight: bold;}
.noPrint {display:none;}
div.printAll {display:block;}
td.rad{text-align:left; margin-bottom: 0; padding-bottom: 0; padding-top:0;}
th {text-decoration: underline; margin-bottom: 0.1em; padding-bottom: 0.2em;}
div#signLine {font-weight: bold; line-height: 1.75em; text-align:left; margin-bottom:1em;}
.inpRad{margin-right:1.5em; margin-bottom: .5em;}

