.errorMessage div.InnerFill{
	font:normal normal bold 12px/16px arial;
	color:#000;
	background:#fff;
	padding:10px;
	border:2px solid #000;
}

.errorMessage div.shadow{
	border:3px solid #eee;
	border-top:none;
	border-left:none;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */

.applicationProspectUsernameParentTable{
	font:normal normal normal 11px/15px arial;
	color:#000;
}

.applicationProspectUsernameParenTable input{
	border:1px solid #000;
	background-color:#fff;
	padding:1px 5px 1px 5px;
	height:18px;
	font:normal normal normal 11px/15px arial;
	-moz-box-sizing:border-box;
	color:#000;
}

.applicationProspectUsername .subTitle{
	border-bottom:1px solid #000;
	font:normal normal bold 13px/16px arial;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#000;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */

.applicationProspectLeaseTemplateParentTable{
	font:normal normal normal 11px/15px arial;
	color:#000;
}

.applicationProspectLeaseTemplateParentTable input{
	border:1px solid #000;
	background-color:#fff;
	padding:1px 5px 1px 5px;
	height:18px;
	font:normal normal normal 11px/15px arial;
	-moz-box-sizing:border-box;
	color:#000;
}

.applicationProspectLeaseTemplateParentTable select{
	border:1px solid #000;
	background-color:#fff;
	padding:1px 5px 1px 5px;
	height:18px;
	font:normal normal normal 11px/15px arial;
	-moz-box-sizing:border-box;
	color:#000;
}

.applicationProspectLeaseTemplate .subTitle{
	border-bottom:1px solid #000;
	font:normal normal bold 13px/16px arial;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#000;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */

.applicationProspectPropsosedOccupantsParentTable{
	font:normal normal normal 11px/15px arial;
	color:#000;
}

.applicationProspectPropsosedOccupantsParentTable input{
	border:1px solid #000;
	background-color:#fff;
	padding:1px 5px 1px 5px;
	height:18px;
	font:normal normal normal 11px/15px arial;
	-moz-box-sizing:border-box;
	color:#000;
}

.applicationProspectPropsosedOccupantsParentTable .seperator img{
	width:100%;
	height:1px;
	border-bottom:1px dashed #444;
	margin-top:7px;
	margin-bottom:11px;
	color:#000;
}

.applicationProspectPropsosedOccupants .subTitle{
	border-bottom:1px solid #000;
	font:normal normal bold 13px/16px arial;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#000;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */

.applicationCheckBox td{
	font:normal normal normal 11px/15px arial;
}

.applicationCheckBox .subTitle{
	border-bottom:1px solid #5A5A5A;
	font:normal normal bold 13px/16px arial;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#5A5A5A;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */

.applicationGrossMonthly .subTitle{
	border-bottom:1px solid #5A5A5A;
	font:normal normal bold 13px/16px arial;
	padding-bottom:2px;
	margin-bottom:10px;
	color:#5A5A5A;
}

.applicationGrossMonthly td{
	font:normal normal normal 11px/15px arial;
}

.listTable{
	width:100%;
	border-collapse:collapse;
}

.listTable td{
	border:1px solid #000;
}

.listTable tr td{
	padding:2px 5px 2px 5px;
}

.listTable tr td.input{
	padding:0px;
}

.listTable tr.description td{
	padding:2px 5px 2px 5px;
	background-color:#EFEFEF;
	font:normal normal bold 11px/15px arial;
	color:#333;
}

.applicationGrossMonthly input{
	border:none;
	background-color:#fff;
	padding:1px 5px 1px 5px;
	height:18px;
	font:normal normal normal 11px/15px arial;
	-moz-box-sizing:border-box;
	color:#000;
}

input .error{
	background-color:#000;
	color:#fff;
}

select .error{
	background-color:#000;
	color:#fff;
}

textarea .error{
	background-color:#000;
	color:#fff;
}

/* -{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}-{=}- */
/*  This is used for applications steps css                                         */
.propertyButtonsTable{
	width:120px;
	margin:0px 10px 7px 0px;
}
.propertyButtonsTable td{
	border:1px solid #fff;
	border-left:none;
	border-top:none;
	cursor:pointer;
	background-color:#585555;
}
.propertyButtonsTable td div{
	border:3px double #fff;
}
.propertyButtonsTable td img{
	background-color:#585555;
	height:20px;
	width:100%;
}
.propertyButtonsTable td.payRent img{
	background:transparent url(/Common/images/pay_rent_FFFFFF.gif) no-repeat left;
}
.propertyButtonsTable td.emailProperty img{
	background:transparent url(/Common/images/email_property_FFFFFF.gif) no-repeat left;

}
.propertyButtonsTable td.printBrochure img{
	background:transparent url(/Common/images/print_brochure_FFFFFF.gif) no-repeat left;

}
.propertyButtonsTable td.makeApointment img{
	background:transparent url(/Common/images/make_appointment_FFFFFF.gif) no-repeat left;

}
.propertyButtonsTable td.checkAvailability img{
	background:transparent url(/Common/images/check_avail_FFFFFF.gif) no-repeat left;

}
.propertyButtonsTable td.applyNow img{
	background:transparent url(/Common/images/apply_now_FFFFFF.gif) no-repeat left;

}
.propertyButtonsTable td.selected{
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#aEaEaE', startColorstr='#3A3A3A', gradientType='0');
}