body {
	font: 62.5%/1.2 Verdana, Arial, Helvetica, sans-serif;
	background: white;
	text-align: center;
	height: 100%;
}
* {
    margin: 0;
	padding: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
center {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
p {
	margin: 0px 0px 10px 0px;
	text-align: left;
}
hr {
	height: 1px;
}
a {
	color: #6080F0;
	cursor: pointer; cursor: hand;
}
a:focus{
	outline: none;
}
a:hover {
    text-decoration: underline;
}
a.pretendLink {
	color: #6080F0;
	cursor: pointer; cursor: hand;
    text-decoration: underline;
}
span.pretendLink {
	color: #6080F0;
	cursor: pointer; cursor: hand;
    text-decoration: underline;
}
td {
	margin: auto;
	padding: auto;
}
img, fieldset {
	border: 0;
}
legend {
    display: none;
}

div {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	color: #424948;
	text-decoration: none;
	font-weight: normal;
}
img {
	display: block;
}
li {
	list-style: none;
	text-align: left;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
input {
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
	color: #424948;
	background-color: white;
	border: 1px solid black;
	height: 15px;
	margin: 2px;
	padding: 0px;
}
input.button {
	border: 1px solid black;
	height: 17px;
	background-color: #F0F0F0;
}


div.contentEnd {
    clear: both;
	overflow: hidden;
	text-indent: -1000em;
height: 1px;
	margin: -1px 0 0 0;
}












div.contentHolder {
	margin: 0px auto;
	width: 174px;
}
div.contentArea {
	margin: 10px auto;
	width: 174px;
}
img.logo {
	margin: 0px auto;
	width: 89px;
	height: 72px;
}
form.searchForm {
	margin: 20px auto;
}
ul.bottomNav li {
	display: inline;
	margin: 0px 2px;
}
ul.bottomCustomNav li {
	display: block;
	margin: 0px 2px;
}
input.searchNumber {
	width: 40px;
}
ul.propertyInfo {
	display: block;
	margin: 0px 0px 10px 0px;
}
ul.propertyInfo li {
}
div.contentSection {
	display: block;
	margin: 0px 0px 10px 0px;
}
ul.photos li {
	margin: 2px 0px;
	text-align: center;
}
ul.photos li img {
	margin: auto;
}
img.preview {
	margin: 3px 0px;
}
img.icon {
	display: inline;
}
ul.featureIcons {
	display: block;
	clear: right;
}
ul.featureIcons li {
	float: left;
	margin: 0px 10px 0px 0px;
}
ol.terms {
	display: block;
}
ol.terms li {
	float: left;
	margin: 0px 0px 10px 0px;
}
ul.list {
	margin: 0px 0px 0px 20px;
}
ul.list li {
	list-style: disc;
	padding: 0px;
	margin: 0px;
}
li.gapAfter {
	margin-bottom: 10px;
}






.normSuccess { font-family: Tahoma,Verdana,Arial; font-size: 11px; color: #00B000; text-decoration: none; font-weight: bold; }
.normError { font-family: Tahoma,Verdana,Arial; font-size: 11px; color: #FF0000; text-decoration: none; font-weight: bold; }
