IMG.displayedSplash {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 200px;
	border: none;
  	}
	 
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	  	}
		
IMG.nav {
    display: block;
    margin-left: auto;
    margin-right: auto;
	 width: 446px;
	  	}
		
.bodytext {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	color: #58585a;
	width: 369px;
	letter-spacing: 1px;
}
.footer {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #58585a;
	width: 369px;
	letter-spacing: 1px;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #58585a;
	font-weight: bold;
}
a:hover{
	
}
.footertext {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #58585a;
	letter-spacing: 1px;
	text-decoration: none;
}

.hiddenfield {
    display: none;
}

.formtext {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #58585a;
}
.formheadings {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #58585a;
	text-decoration: none;
}
.formtxtbox {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #58585a;
	background-color: #d8f3d8;
}
.formbuttons {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #58585a;
	background-color: #d8f3d8;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	margin-top: 10px;
}
.formcheckbox {
	
}
.about {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #58585a;
}

.boldtitle {
	font-family: Helvetica;
	font-size: 23px;
	font-weight: normal;
	color: #3f3f41;
}




