body{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
  font-size:12px; 
  }

div.printpage {
        page-break-after: always;
}

#main {
  position:absolute;  
  left:12px;  
  top:12px;  
  width:700px;
  border-color: black; 
  border-width:1px; 
  border-style:none;
  z-index:6;   
  background-color:white; 
  color:black;
 	padding: 0 0 2em 2em;	
 	margin: 0;
  font-family:verdana,arial,helvetica,sans-serif; 
  font-size:10px;
	}

#main p {padding: 0 2em 0 0 ;}

.ahem { display: none }

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 10px;
}

p {
	margin: 10px;
	font-size: 12px;	
	}

fieldset { border:1px solid #330000 }

legend {
  padding: 0.2em 0.5em;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 150%;
 color: #330000;
 font-size:24px;
 font-weight:bold; }

h1 {
	font-size: 20px;
	border-bottom: 1px dashed #000000;
	padding-top: 20px;
	text-align: right;
}

h2 , h3 {
 font-size: 14px;
	padding-top: 10px;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.formleft {
	float: left;
	text-align: right;
	width: 12em;
	padding-right: 10px;
	font-weight: normal;
}
.date {
	float: left;
	text-align: right;
	width: 13em;
	padding-right: 10px;
	font-weight: bold;
}
.indent {
	float: left;
	text-align: right;
	width: 24em;
	padding-right: 10px;
	font-weight: bold;
}
.footright {
	float: right;
	padding-right: 0px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 9px;
	margin-top: 10px;
}
.footleft {
	float: left;
	padding-left: 0px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 20px;
}
