@charset "utf-8";
/* CSS Document */
body {line-height: normal;background:#fff; color:#333; font-size:0.85em; background-image:none; font-family:Verdana, Arial, Helvetica, sans-serif}

h1, h2, h3, h4, h5, h6{ font-family:Verdana, Arial, Helvetica, sans-serif;margin:0 0 5px 0;}
h1{font-size:2em; color:#003;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-size:1em;}

.searchbutton, .printme{ display:none;}

.defaultform table tr td table{ width:100% !important;padding:0; font-size:0.9em !important;margin:0;border:1px solid #000 !important;}
.defaultform table tr td table th{ text-align:left; font-weight:normal;  padding:5px; background: #ddd; }
.defaultform table tr td table td{ text-align:left; padding:5px; }
 
@media print 
{
	.noPrint
	{
		display: none;
	}
}
 
 

