.leftop{
	background-attachment: scroll;
	background-image: url(../images/forms_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
}
.righttop{
	background-attachment: scroll;
	background-image: url(../images/forms_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 62px;
}
.toploop {
	background-attachment: scroll;
	background-image: url(../images/forms_toploop.jpg);
	background-repeat: repeat-x;
	width: 430px;

}

.firstDIV {
	text-align: center;
	width: 322px;
	height:100%;
}

.firstHorizon{
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/horizon_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainDivAlign {
	text-align: center;
	padding-right: 85px;
	padding-left: 85px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFBB06;
	border-left-color: #FFBB06;
}
.mainDivAlign3 {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFBB06;
	border-left-color: #FFBB06;
}
.mainDivAlign2 {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFBB06;
	border-left-color: #FFBB06;

}
.formTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 200px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.formTextBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 200px;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.formTextBoxNoWidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-top: 6px;
	margin-bottom: 6px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding-top: 5px;

}
.addressHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 60px;
	border: 1px solid #CCCCCC;
	width: 200px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;

}

.CommentsHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 30px;
	border: 1px solid #CCCCCC;
	width: 200px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}

.checkBox {
	margin-top: 5px;
}
.SmallTextFields{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 15px;

}
