.form {
	padding: 0px 20px 0px 20px
}
.form div {
	padding: 5px 0px 5px 0px;
}
input {
	background-color: #4FB2BE;
	margin: 0px;
	width: 86%;
	font-size: 55%;
	height: 16px;
	padding-left:3px;
	padding-top:3px;
}
label {
	font-size: 11px;
	line-height: 2em;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	background-color: #FFEAC4;
	color: #000;
}
input, select, checkbox, textarea {
	background-color: #4FB2BE;
	font-size: 10px;
	border: 2px solid #80C7CF;
}
textarea {
	background-color: #4FB2BE;
	margin: 0px;
	width: 230px;
	font-size: 9px;
	height: 200px;
	border: 2px solid #80C7CF;
	padding-left:3px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RequestForm {
	padding: 0px 20px 0px 20px;
	text-align: left;
	overflow: hidden;
}
.button {
	width: 72px;
	height: 22px;
	background-color: transparent;
	background-image: url(../images/Button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor:pointer;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	float: left;
	overflow: hidden;
	margin: 25px 0px 0px 0px;
	display: inline;
	line-height:1.8em;
}
select {
	font-size: 11px;
	margin-top: 2px;
	width: 90%;
	height: 23px;
}
#RadioGroup1_0, #RadioGroup1_1 {
	color: #C63;
	border: 0px;
	padding-top: 10px;
	width: 20px;
}
#spryradio1 label {
	display: inline;
}
#formColumnRight #spryradio1 label {
	padding-top: 10px;
	display: block;
}
.sprycheckbox {
	width: 15px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
}
#sprycheckbox1 label, #sprycheckbox2 label, #sprycheckbox3 label, #sprycheckbox4 label, #sprycheckbox5 label, #sprycheckbox6 label, #sprycheckbox7 label {
	display: inline;
}
p span, label span, em span {
	color: #E93FA0;
	font-size:12px;
}
.label_fineprint {
	font-size: 9px;
	color: #666;
	padding-top: 3px;
}
#spryselect5 #Total_Monthly_Cost {
	width: 100%;
}
#main #BackgroundBody #Two_ColumnWrapper #Two_ColumnBody #ApplicationForm #formColumnRight p {
	padding: 32px 0px 0px 0px;
}
#Request_FormColumn #Request_FormColumnRight p {
	font-size: 8px;
	margin: 10px 0px 0px 50px;
}
#container #contentWrapper h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 14px 0px 0px 0px;
}
#clearform {
	float: left;
	width: 100%;
}
#MandatoryField {
	float: left;
	width: 250px;
}
