html, body { height: 100%; }
p { }
td {}
.body { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 22px; padding-top: 20px; padding-left: 30px; }
.b-head { color: black; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.fact { color: black; font-size: 20px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 25px; padding: 16px 16px 8px; }
.contact_form-padding { padding-top: 4px; }
.contact_form { margin-left:30px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.contact_form td  { padding-top: 1px; padding-right: 5px;  }
.contact_form input, textarea, select { font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin-top: 2px; margin-bottom: 2px; padding: 1px;  border: solid 1px #666666; }
.contact_form .noborder input { border: none; }
.contact_form label  { color:black;}
.contact_form .b-head  { color:black;}

/* print style sheet */ 
@media print {
	a:link { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 22px; text-decoration: none; }
	a:visited { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 22px; text-decoration: none; }
	a:hover { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 22px; text-decoration: none; }
	a:active { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; line-height: 22px; text-decoration: none; }
	.webonly {  display: none; }
	.breakhere { page-break-before: always; }
	.a-head { color: black; font-size: 32px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-left: 30px; }
	#fact { display: none;}
	.case { color: black; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; }

}
@media screen {
	a:link { color: #404040; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
	a:visited { color: #404040; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
	a:hover { text-decoration: none; }
	a:active { color: #404040; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
	.a-head { display: none; }
	.breakhere { page-break-before: always; }
	.case { color: #600; font-size: 15px; font-family: Times, "Times New Roman", Georgia, serif; font-weight: bold; }

}

