/************** Generic Styles **************/
body {
	background: #292d52;
	font-family: verdana;
	color: #1d1d38;
}

h1 {
	font-size: 26px;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 14px;
}

#container {
	width: 840px;
	margin: 0 auto;
}

.clear {
	clear: both;
}



/************** Header **************/
#header {
	margin-top: 15px;
}

#headerLogo {
	margin-bottom: 15px;
}

#headerCopy {
	background: #ffffff;
	padding: 15px 0 0 35px;
}

/************** Content Wrapper **************/
#contentWrapper {
	background: #ffffff;
}

/************** Form **************/

#thanks {
	margin-left: 35px;
	width: 565px;
	float: left;
}

.red {
	color: red;
}

#form {
	margin-left: 10px;
	width: 585px;
	float: left;
}

#fsForm880232 {
	margin-left: 25px;
}

#fsForm926431 {
	margin-left: 25px;
}

#top {
	margin-bottom: 5px;
}

#bottom {
	margin-bottom: 5px;
}

#fsSubmitButton878281 {
	margin-bottom: 30px;
}

#fsCell8477772 {
	position: relative;
	top: -20px;
	right: 100px;
}

.fsForm .fsCell {
padding: 0 0 9px 0;
vertical-align:top;
}

.fsForm .fsLabel {
	text-align: right;
	margin-right: 5px;
	width: 155px;
	font-size: 12px;
}

.fsRowClose, .fsRowTop .fsRowBody,.fsRowOpen, .fsRowBottom .fsRowBody {
	background: none;
}

.fsFieldRow input[type="text"], .fsForm textarea {
	border: 1px solid;
	border-color: #1d1d38;
	background-image: none;
}

.fsForm select {
	border: 1px solid;
	border-color: #1d1d38;
	background-image: none;
}

.fsSpacerRow {
	display: none;
}

#fsSubmit878281 {
	margin: 0;
	padding: 0;
	width: 121px;
}

#fsSubmit926431 {
	margin: 0;
	padding: 0;
	width: 121px;
}

.fsError {
	width: 500px;
}

.fsValidationError .fsLabel {
	padding: 0;
}

#fsForm880232 {
	width: 540px;
}

#fsForm926431 {
	width: 540px;
}

#fsForm880232 .fsTable td{
	background: #d8dbe4;
	padding-left: 10px;
}

#fsForm926431 .fsTable td{
	background: #d8dbe4;
	padding-left: 10px;
}

#fsForm880232  .fsLabel {
	text-align: left;
	width: auto;
}

#fsForm926431 .fsLabel {
	text-align: left;
	width: auto;
}

#fsSubmitButton880232 {
	position: relative;
	left: 200px;
	top: -70px;
}

#fsSubmitButton926429 {
	position: relative;
	left: 200px;
	top: -70px;
}

#fsSubmitButton880232 .fsValidationError .fsLabel {
	padding-left: 20px;
}

#fsForm880232 .fsTable .white {
	background: #ffffff;
	height: 5px;
	padding: 0;
}

#fsForm926431 .fsTable .white {
	background: #ffffff;
	height: 5px;
	padding: 0;
}

.fsRequiredLabel span {
	font-size: 12px;
}

.error {
	display: block;
	color: red;
}
/************** Sidebar **************/
#sidebar {
	width: 220px;
	float: left;
}

#privacy {
	padding: 15px;
	background: #f0f2ac;
}

#privacy h2 {
	font-size: 12px;
	font-weight: bold;
}

/************** Footer **************/
#footer {
	margin: 15px 0 15px 0;
	background: #292d52;
}

#footer p {
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	color: #e4e90f;
}

#footer a:hover {
	text-decoration: none;
}
