.custombody {
	margin: 20px 20px 20px 20px;
}

.horizCenteredBox {
    margin: 0px auto -1px auto;
}

#divOuterBox {
	width: 100%; 
	border-style: none;
	padding: 0px 0px 0px 0px;
}


.main {
	width: 100%;
        margin: 0px 0px 0px -15px;
}

#fmASEngine {
	border: none;
	width: 570px;
}

#map {
	width: 570px; 
}

.tdMap {
	/*float: left; */
	width: 570px;
	margin-left: auto;
	margin-right: auto; 
}


#upnl_divForm {
	width: 570px;
}

.tdForm {
	padding: 15px 0px 15px 0px;
	width: 570px;
	margin-left: auto;
	margin-right: auto;
}

.bottom-box {
	width: 530px;
	height: 445px;
	padding: 20px 15px 10px 15px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: 1px solid #d6d6d6;
	margin-left: auto;
	margin-right: auto; 
	background: #FFFFFF url("http://www.thecontractfromamerica.org/images/form_bg_group.jpg") bottom right;
}

.bottom-box p {
	margin-bottom: 20px;
}

.table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none 0px #ffffff;
	border-collapse: collapse;
}

.td {
	padding: 0px 0px 0px 0px;
}

.tdSpacer {
	width: 100%;
	height: 10px;
	padding: 0px 0px 0px 0px;
}

.title {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #1354A1;
}

.dataText {
	font-size: 13px;
}

.inputHint {
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	color: #555555;
}

.preInputText {
	font-size: 13px;
	color: #aaaaaa;
}

.txtbox {
	width: 100%;
}

.dropdown {
	width: 100%;
	height: 21px;
	margin-bottom: 1px
}

.button {
	font-size: 13px;
	text-transform: uppercase;
}

.link {
	text-decoration: underline;
	font-size: 13px;
	color: #1354A1;
}

.link:hover {
	text-decoration: underline;
}

.divUpdatePanelNormal {

}

.divUpdatePanelProgess {
	background-image: url(../images/loader1.gif);
	/* background-position: center center; */
	/* background-repeat: no-repeat; */
	/* text-align: center; */
	cursor: wait;
	width: 16px;
	height: 16px;
	margin: 220px 0px 0px 480px;
	z-index: 1000;
}

.gridHeaderText {
	font-size: 15px;
}

.gridItemsText {
	font-size: 13px;
}

.tdForm h2 {
	font-size: 1.1em;
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #1354A1;
	margin-top: -5px;
}

.tdForm p {
	font-size: 13px;
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #333333;
	margin-top: -5px;
	line-height: 1.35em;
}


.formbox-left {
	float: left;
	width: 245px;
}

.formbox-right {
	float: right;
	width: 245px;
}

#btnSubmit {
	float: right;
}

a {
	color: #1354A1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#form2 .candidate-name {
font-size: 16px;
text-transform: uppercase;
font-family: Georgia,"Times New Roman", Times, serif;
color: #1354A1;
font-weight: bold;
margin: 15px 0px 0px 10px;
}

.horizontal-divider {
border-bottom: 1px dotted #cccccc;
margin: 15px 0px 0px 0px;
}

#form2 .list-label {
font-size: .85em;
margin-left: 10px;
}


#form2 #ddState.dropdown {
width: 200px;
margin: 0px 0px 10px 0px;
}

#form2 #ddOffice.dropdown {
width: 200px;
margin: 0px 0px 10px 0px;
}

#form2 {
padding: 20px;
}

#form2 .title {
float: left;
margin: 2px 10px 0px 0px;
}

#form2 #divSubmitBtn {

}




