.quickLinksBkgrdLT{
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/quickLinks_bkgrdLT.png);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height: 32px;	
}
.quickLinksBkgrdTile{
	background-color: #f4f4f4;
	border-bottom: #aaa solid 1px;
	display: block;
	height: 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #6e6e6e;	
}
.quickLinksBkgrdRT{
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/quickLinks_bkgrdRT.png);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height: 32px;	
}
#topContentBkgrd {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/topContentBkgrd.png);
	background-repeat: no-repeat;
	display: block;
	width: 975px;
	height: 335px;
}
#btmContentBkgrd {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/btmContentBkgrd.png);
	background-repeat: no-repeat;
	display: block;
	width: 975px;
	height: 312px;
}
.typLandlordTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #6e6e6e;
}
.typLandlordList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	width: 385px;
}

/* Requestform */
.requestFormHeaderLT {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/recentActivity_headerLT.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 6px;
	display: block;
}
.requestFormHeaderTile {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/recentActivity_headerTile.png);
	background-repeat: repeat-x;
	height: 39px;
	width: 488px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #6e6e6e;
	font-weight: normal;
}
.requestFormHeaderRT {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/recentActivity_headerRT.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 6px;
	display: block;
}
.formLabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6e6e6e;
	font-weight: normal;
}
.formSectionArea {
	border-left-color: #6c9d31;
	border-left-style: solid;
	border-left-width: 2px;
	margin: 8px 0px 10px 0px;
	padding: 6px 0px 10px 15px;
	width: 488px;
}
.formInputContainerWHT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e6e6e;
	display: block;
}
.formInputBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	height: 15px;
	padding: 1px 4px 3px 4px;
	margin: 0px;
	vertical-align: top;
}
.formTxtArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	height: 15px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	height: 100px;
	width: 304px;
	vertical-align: top;
	overflow-y: auto;
	overflow-x: hidden;
}

/* btns */
a.landlordSignUpBtn {
	background-image: url(http://www.williampaid.com/images/landlordFrontEnd/signUpTodayBtn.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
a.landlordSignUpBtn:hover {
	background-position: 0px -30px;
}