body {
	font-family: Arial, Helvetica, sans-serif;
}
.RentalApplication {

}
.RentalApplication tr td {
	font-size: 10pt;
	font-weight: bold;
}
.RentalApplication tr td p {
	margin: 0 0 0 0;
	font-size: 8pt;
	font-weight: normal;
}
.Thumbnail {
	border: 0 solid #000;
	margin: 0 5px 5px 0;
	width: 130px;
	height: 90px;
	float: left;
}
.MainPic {
	border: 0 solid #000;
	margin: 0 5px 5px 0;
	width: 300px;
	float: left;
}
.House {
	width: 450px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	font-size: 10pt;
}
.House a {
	text-decoration: none;
	color: #fff;
}
.House h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.House p {
	font-weight: normal;
	margin: 0 0 4px 0;
}
.HouseList {
	font-size: 10pt;
}
.HouseList a {
	text-decoration: none;
	color: #fff;
}
.HouseList h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
.HouseList p {
	font-weight: normal;
	margin: 0;
}
.ThumbArray {
	padding: 5px 5px 0 10px;
}
.LinkItem {
	width: 480px;
	padding: 3px 0 0 0;
	font-size: 10pt;
}
.LinkCategoryHeader {
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	color: #FFF;
	width: 480px;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
}
.LinkDescription {
	text-align: justify;
}
.linkTitle {
	font-weight: bold;
	font-size: 12pt;
}
.LinkTitle:link {
	color: #FFF;
}
.LinkTitle:Hover {
	color: #999;
}
.LinkTitle:Visited {
	color: #FFF;
}

.Legal {
	font-size: 10px;
	color: #666;
}
.Legal a {
	color: #666;
}

