﻿#myform-wrapper {
	width: 460px;
}
.myform-wrapper-top {
	width: 430px;
	padding: 15px 15px 0 15px;
	background-image: url('img/formstack-form/myform-wrapper-top.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.myform-wrapper-bottom {
	padding: 0 0 20px 0;
	background-image: url('img/formstack-form/myform-wrapper-bottom.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.myform-fields-wrapper {
	width: 310px;
}
.myform-left-wrapper, .myform-right-wrapper {
	display: inline;
	float: left;
}
.myform-left-wrapper {
	width: 115px;
	margin: 5px 20px 10px 10px;
	padding-top: 5px;
}
.myform-right-wrapper {
	width: 260px;
	margin: 5px 0 10px 0;
}
.myform-right-wrapper input {
	width: 260px;
}
/*--- http://sonspring.com/journal/clearing-floats ---*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--- Inputs ---*/
.fsSubmit {
	text-align: right;
}
.fsSubmit input {
	clear: both;
	width: 225px;
	height: 40px;
	cursor: pointer;
	font-weight: bold;
}
.fsSubmit input.fsSubmitButton {
}
/*--- Text ---*/
#myform-wrapper h2 {
	color: #002f6e;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 10px 0 !important;
}
.myform-wrapper-top p {
	font-family: Arial, Helvetica, sans-serif;
	color: #002f6e;
	font-size: 14px;
	line-height: 140% !important;
	margin: 0 0 15px 0 !important;
}
.myform-left-wrapper {
	color: #003883;
	font-size: 16px;
	font-weight: bold;
}
.myform-contactlink {
	margin: 10px 0;
	text-align: right;
	padding-right: 10px;
}
.myform-contactlink img {
	border: none !important;
}
.myform-footer {
	padding: 0 10px;
}
.myform-footer p {
	color: #002f6e !important;
	font-size: 12px !important;
	line-height: 120% !important;
	margin: 0 !important;
}
/*-----------------------*/
/* version 2 */
.fsForm {
	font-family: Arial, Helvetica, sans-serif !important;
	width: 100%;
}
body#FSLocal .fsForm {
	display: table;
	width: 640px;
	margin: 18px auto;
}
.fsForm .fsTable {
	text-align: left;
	padding: 0 !important;
	border: none !important;
	margin: 0;
	width: 100%;
}
form.fsSingleColumn, form.fsSingleColumn table.fsTable {
}
form.fsMultiColumn, form.fsMultiColumn table.fsTable {
}
.fsForm .fsCell {
	padding: 0 !important;
	vertical-align: top;
}
td.fsRowBody {
	background-color: transparent !important;
}
.fsPage {
}
.fsPagination {
	text-align: center;
}
.fsTable {
}
.fsRow {
}
.fsSectionRow + .fsFieldRow .fsCell {
	padding-top: 0 !important;
}
.fsFieldRow {
}
.fsCell {
}
.fsSectionCell {
}
.fsSection {
}
.fsSectionHeading {
}
.fsSectionText {
}
.fsLabel {
	font-weight: bold;
}
.fsRequiredLabel {
}
.fsLabelVertical .fsLabel {
}
.fsHiddenLabel {
	display: none;
}
.fsSupporting {
}
.fsSubmit {
	padding: 10px 10px 0 0;
}
.fsSubmit input.fsSubmitButton {
	clear: both;
	width: 225px;
	height: 40px;
	cursor: pointer;
}
.fsSubmit input.fsSubmitMultipage {
}
#fsFooterImage {
}
.fsError {
	width: 430px !important;
	margin: 15px auto;
	font-size: 14px;
	background-color: #38659f;
	color: #fff;
	border-style: none !Important;
	padding: 5px 0 !important;
	clear: both;
	text-align: center;
}
.fsFieldFocused {
	background-image: url('img/formstack-form/fieldFocusedBG.png') !important;
}
.fsFieldFocused div.fsSupporting, .fsFieldFocused label.fsRequiredLabel span {
	color: #000;
}
.fsReadOnly {
	background-image: none;
}
/* @group Custom Field Appearance */
.fsFieldRow input[type=text], .fsForm textarea {
	border-style: none !important;
	border: 1px #7897bd solid !important;
	background-color: #fff;
	background-image: none !important;
	color: #333;
	padding: 5px !important;
	font-size: 16px;
	line-height: normal !important;
	font-weight: normal !important;
}
.fsReadOnly input[type=text], .fsReadOnly textarea {
	border: none;
	background-image: none;
}
.fsForm input[type=text].fsField:focus, .fsForm input[type=file].fsField:focus, .fsForm textarea.fsField:focus {
	border-color: blue;
	outline: none;
}
.fsForm .fsReadOnly input[type=text].fsField:focus, .fsForm .fsReadOnly input[type=file].fsField:focus, .fsForm .fsReadOnly textarea.fsField:focus {
	border: none;
}
.fsForm select {
	font-size: 15px;
	line-height: 18px;
}
.fsRequiredLabel span {
	padding-left: 2px;
	color: #ba0000;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	height: 16px;
}
.fsPagination {
	text-align: center;
	margin: 25px 0;
}
.fsPagination .fsNextButton {
	float: right;
}
.fsPagination .fsPreviousButton {
	float: left;
}
.fsPagination input {
	font-size: 16px;
}
.fsForm .fsLabel {
	color: #003883 !Important;
	font-size: 16px !important;
	font-weight: bold !important;
}
/* @end */
/* 
being extra aggressive with the row hiding to 
accomodate IE and some extra whitespace between
section tables
*/
.fsNoSpacing .fsForm .fsFirstSection .fsRowBottom, .fsNoSpacing .fsForm .fsFirstSection .fsRowBottom * {
	display: none;
	padding: 0;
	margin: 0;
}
.fsNoSpacing .fsForm .fsMiddleSection .fsRowTop, .fsNoSpacing .fsForm .fsMiddleSection .fsRowTop *, .fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom, .fsNoSpacing .fsForm .fsMiddleSection .fsRowBottom * {
	display: none;
}
.fsNoSpacing .fsForm .fsLastSection .fsRowTop, .fsNoSpacing .fsForm .fsLastSection .fsRowTop * {
	display: none;
}
.fsForm .fsTable {
	margin: 0;
	padding: 0;
}
.fsNoSpacing .fsForm .fsMiddleSection .fsSectionRow td.fsRowBody, .fsNoSpacing .fsForm .fsLastSection .fsSectionRow td.fsRowBody {
	background-image: none;
}
/* @end */
/* @group Validation */
td.fsValidationError {
	color: #3d3d3d !important;
	background-color: #86a4cb !important;
}
.fsValidationError .fsLabel {
	color: #ba0000 !important;
}
.fsCounter {
	position: absolute;
	font-size: 18px;
	color: #ccc;
	font-family: 'Georgia','Serif';
	text-align: right;
}
/* @end */
