td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6A6A;
	}
	
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	}
	
p	{font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
div	{font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.title {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
	
.cell_title {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #227202;
	font-size: 24px;
	font-style: italic;
	}
	
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}
	
.bgrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFAA;
	}
	
.warningbig{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	}
	
.astrisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	}
	
.button {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	background-color: #227202; 
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 
	padding: 1px; 
	margin-top: 4px; 
	}
	
.button:hover {
	color: #FFFFAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #227202;
	padding: 1px;
	margin-top: 4px;
	}
	
.building {
	background-image: url(/images/building_fade.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 650px;
	background-position: center top;
	}
	
.loren {
	background-image: url(/images/photos/loren.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 252px;
	}
		
a:link {color: #009900; text-decoration:none}
a:visited {color: #009900; text-decoration:none}
a:active {color: #F09600; text-decoration:none}
a:hover {color: #F09600; text-decoration:none}

a.menu:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
a.menu:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDF55;
	}
	
a.menu:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDF55;
	}
	
a.footer:link {
	color: #585858;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
a.footer:visited {
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
a.footer:hover {
	color: #585858;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
a.metamorph:link {
	color: #6D6D6D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
a.metamorph:visited {
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
a.metamorph:hover {
	color: #D40000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
