body {
	background-color: #120e40;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #a7c809;
	font-weight: bold;
}
a:visited {
	color: #a7c809;
	font-weight: bold;
}
a:hover {
	color: #a7c809;
	font-weight: bold;
}
a:active {
	color: #a7c809;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #120e40;
	text-align: justify;
	background-color: #FFFFFF;	
	padding: 30px;
	margin: 0px;
}
#Visual {
	position: absolute;
	height: 240px;
	width: 960px;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-left: -480px;
	z-index: 1;
}
#NavBar {
	position: absolute;
	height: 40px;
	width: 960px;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -480px;
	z-index: 1;
	background-color: #a7c809;
}
#Main {
	position: absolute;
	height: 305px;
	width: 960px;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -480px;
	z-index: 1;
	background-color: #FFFFFF;
	overflow : auto;
}
#Logos {
	position: absolute;
	height: 55px;
	width: 960px;
	top: 50%;
	left: 50%;
	margin-top: 265px;
	margin-left: -480px;
	z-index: 1;
}
#Links {
	position: absolute;
	height: 35px;
	width: 960px;
	top: 50%;
	left: 50%;
	margin-top: 320px;
	margin-left: -480px;
	z-index: 1;
}
.leftbottomalign {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.rightbottomalign {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.aroundphoto {
	float: right;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.formfield {
	width: 395px;
	border: 1px solid #120e40;
}
.formfieldmulti {
	width: 395px;
	border: 1px solid #120e40;
	height: 150px;
}
#Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.linksbelow {
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
