html{
	margin: 0;
	padding: 0;
	min-width: 600px;
	font-weight: normal;

	}
	
body{
	margin: 0;
	padding: 0;
font-weight: normal;
	color: #000;
	min-width: 600px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	background-color: #FFFFFF;

}
	
	 
#head {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif; font-style: normal;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	
}	



#nav {
width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif; padding: 5px;
margin: 0px 0px 0px 5px;
font-size: 0.85em;
text-align: center;
border-color: #c4c4c4;
border-style: solid; 
border-width: 1px; 

	}

	
#content {
	MARGIN: 0px 20px;
	COLOR: #000;
	font-size: 1.10em;
	font-weight: normal;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;


}

#pgtitle{
text-align: center;
}

	
#footer {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.0em;
	text-align: center;
	clear: both;
 padding: 0px 10px 2px 10px; 
 	margin: 15px 0px 0px 0px;
border-color: #336600; 
border-style: solid; 
border-width: 0px;
	}



	#email {
	 color:  #000;
	 	BACKGROUND: #FFFFFF;
	font-size: .95em;
	text-align: center;	
	font-family: Georgia, "Times New Roman", Times, serif; margin: 10px 0px 10px 0px;  
 padding: 10px;  
 border: 1px #336600 solid;
 
	}
	
	


	
.spacer {
	clear: both;
	}


	
div.row {
	CLEAR: both;
}
div.row SPAN.label {
	FLOAT: left; WIDTH: 190px; TEXT-ALIGN: right;
}
div.row SPAN.formw {
	FLOAT: right; WIDTH: 200px; TEXT-ALIGN: left;
margin-right: 15px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
}
div.row SPAN.left {
	FONT-WEIGHT: bold; FLOAT: left; WIDTH: 55%; COLOR: #000000; TEXT-ALIGN: left;
}
div.row SPAN.right {
	FONT-WEIGHT: bold; FLOAT: right; WIDTH: 35%; COLOR: #000000; TEXT-ALIGN: right;
}
div.container {
	BORDER-RIGHT: #333 2px dashed; 
	BORDER-TOP: #333 2px dashed; 
	BORDER-LEFT: #333 2px dashed; 
	BORDER-BOTTOM: #333 2px dashed; 
	BACKGROUND-COLOR: #CCCCFF;
}
div.float {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FLOAT: left; 
	PADDING-BOTTOM: 10px; 
	WIDTH: 120px; 
	PADDING-TOP: 10px;
}
div.spacer {
	CLEAR: both;
}
div.float IMG {
	MARGIN-LEFT: 5px;
}
div.float P {
	FONT-SIZE: 9px; 
	TEXT-ALIGN: center;
}

