@charset "utf-8";
.formfieldsFieldset {
	margin-right: auto;
	margin-left: auto;
	border: medium ridge #BF5722;
	margin-bottom: 0.5em;
	height: auto;
	background-color: #27538C;
	margin-top:0.5em;
	padding-top:1em;
	position: relative;
	clear: both;
	float: none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.formfieldsLegend {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #BF5722;
	border-right-color: #BF5722;
	border-bottom-color: #BF5722;
	border-left-color: #BF5722;
	padding-right: -7px;
	padding-left: -3px;
	font-weight: normal;
	margin-right: -2px;
	background-color: #27538C;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	top: -22px;
	left: 11px;
	width: 202px;
	height: 23px;
	position: absolute;
	text-align: center;
}
.text {
	position: absolute;
	left: 150px;
	width: 150px;
}
.top {
	display: block;
}

.fieldsGroup1 {
	margin-top: 20px;
}
label.inline {
	float: left;
}

.inputfields {
	margin: 10px;
}
#contentContainer #mainContent {
	width: 65%;
}
#firstname {
	position: absolute;
	left: 150px;
}
#mainContent  h4, #mainContent h3 {
	color: #000066;
	text-align: center;
}
#submittedFieldsWrapper {
	padding: 10px;
	background-color: #999999;
}
.fieldTitle {
	font-weight: bold;
	color: #FFFFFF;
}
#submittedFieldsWrapper h4 {
	text-align: left;
	color: #000099;
}
#mainContent {
	width: 600px;
	margin-left: 20px;
	position: relative;
}
#floatingSubmit  {
	position: fixed;
	left: 100px;
	top: 500px;
}
#submit {

}



#submittedFieldsWrapper p {
	color: #000099;
	font-size: 1em;
	line-height: 1.4em;
}
#messageDiv {
	width: 75%;
}
#otherWebsites {
	height: auto;
	margin-bottom: 35px;
}
#otherWebsites p {
	color: #000099;
	font-size: 80%;
}
#otherWebsites {
	color: #000099;
	border: medium ridge #8E4019;
}
#otherWebsites h5 {
	text-align: center;
}
.websiteBoxes {
	width: 230px;
	text-align: center;
	padding: 5px;
	float: left;
	margin-top: 15px;
}
.websiteBoxes h5 {
}

