body {
	background-color: #FAF7F0;
	color: #022E62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

table {
	background-color: #FAF7F0;
	color: #022E62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input {
	background-color: #EAE7E0;
	color: #022E62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select{
	background-color: #EAE7E0;
	color: #022E62;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#image {
	position: absolute;
	left: 558px;
	top: 130px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 20px;
}
#navigation {
	position: absolute;
	width: 650px;
	left: 100px;
	top: 100px;
	border-top-color: #022E62;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #022E62;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: right;
	word-spacing: 10px;
	font-weight: 500;
	border-color: #022E62 #022E62;
}

a {
	color: #687C89;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


#lines {
	position: absolute;
	top: 25px;
	left: 10px;
}
#navigation A{
	text-decoration: none;
	color: #022E62;
}

#navigation A:link{
	text-decoration: none;
}
#navigation A:visited{
	text-decoration: none;
}
#navigation A:hover{
	text-decoration: none;
	color: #990000;
}
#headlines{
	background-color: #D7DCE0;
	width: 250px;
	top: 0px;
	left: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-style: italic;
	float: left;
	vertical-align: sub;
	margin-right: 10px;
	margin-bottom: 5px;
}#footer {
	border-top-color: #022E62;
	border-top-style: solid;
	border-top-width: 1px;
	width: 650px;
	left: 50px;
	text-align: center;
	display: block;
	vertical-align: bottom;
	bottom: 0px;
	position: relative;
	}
#content{
	position: absolute;
	top: 150px;
	width: 550px;
	left: 0px;
}
#body{
	left: 45px;
	margin-left: 45px;
	margin-bottom: 20px;
	font-family: Times New Roman, Times, serif;
}
#splash{
	position: relative;
	top: 0px;
	left: 25px;
}
#contentfront{
	position: absolute;
	top: 150px;
	width: 725px;
	left: 0px;
}
