body {
	background-color: #000000;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#fci_body #fci_image {
	height: 530px;
	width: 350px;
	position: relative;
	float: left;
}
#fci_body #fci_right {
	width: 800px;
	height: 540px;
	position: relative;
	top: 0px;
	left: 0px;
}
#fci_body #fci_right #fci_logo {
	width: 461px;
	background-image: url(fci_logo.jpg);
	height: 82px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-left: 339px;
}
#fci_body #fci_right #fci_menu {
	width: 460px;
	background-color: #04549B;
	height: 20px;
	overflow: hidden;
	margin-left: 340px;
}
#fci_body #fci_right #fci_content {
	width: 435px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04549B;
	border-right-color: #04549B;
	border-bottom-color: #04549B;
	border-left-color: #04549B;
	height: 402px;
	background-color: #000000;
	padding: 10px;
	overflow:auto;
	margin-left: 340px;
	z-index: 0;
}

#fci_body #fci_right #fci_cont {
	width: 435px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04549B;
	border-right-color: #04549B;
	border-bottom-color: #04549B;
	border-left-color: #04549B;
	height: 402px;
	background-color: #FFFFFF;
	padding: 10px;
	overflow:auto;
	color:#04549B;
	margin-left: 340px;
	z-index: 0;
}
#fci_body {
	background-image: url(background.jpg);
	height: 550px;
	width: 800px;
	margin-left: -400px;
}
.compass {
	margin-right: 10px;
}
.textfield {
	font-size: 12px;
	height: 14px;
	width: 300px;
	border: 1px solid #02559B;
	margin-top: 2px;
	margin-bottom: 2px;
}
.textfarea {
	border: 1px solid #02559B;
	width: 300px;
}
a.partnerbutton {
	color: #FFFFFF;
	background-color: #02559B;
	text-decoration:none;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
}
