body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
}
.tableRight {
	text-align: justify;
	width: 60%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(imgs/dotLine.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: middle;
	height: 35px;
}
.tableLeft {
	width: 40%;
	background-image: url(imgs/line_vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 28px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
.lotsLeft {
	background-image: url(imgs/line_vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 50%;
}
.lotsRight {
	width: 50%;
}
.lotsHeader {
	height: 40px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
li {
	list-style-type: square;
}
.red {
	color: #D60A12;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 35%;
	height: 15px;
	padding-right: 2px;
	text-align: right;
}
.formCell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 65%;
	height: 15px;
}
#formCell h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.directLeft {
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
}
.directRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70%;
	text-align: left;
	height: 20px;
}
.topCell {
	text-align: right;
	vertical-align: top;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.directRight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70%;
	text-align: left;
	height: 20px;
	vertical-align: bottom;
}
.homeContent {
	width: 60%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.homeLeft {
	width: 20%;
}
.homeRight {
	width: 20%;
}
