body {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	background-color: white;
}

p {
	font-size: 13px;
	width: 635px;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	color: #1998BB;
	font-size: 1.2em;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

h2 {
	color: #1998BB;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	color: #1998BB;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 10px;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	width: 450px;
	float: none;
	height: 0px;
	margin-top: 0cm;
}

.header img {
	width: 0px;
	height: 0px;
}

.header-buts {
	color: white;
	font-size: 0px;
	line-height: 0px;
	width: 800px;
	height: 0px;
	float: none;
	display: block;
	margin-top: 0px;
	border-bottom: 0px #FFF200 solid;
	background-color: #1998BB;
}

.header-buts a {
	color: white;
}

.header-buts ul {
	line-height: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.header-buts li {
	line-height: 0px;
	float: none;
	margin-left: 15px;
	margin-right: 10px;
}

.left-images img {
	width: 0px;
	height: 0px;
	margin-top: 0px;
	border: 0px;
}

.main-body-right {
	text-align: justify;
	width: 680px;
	float: none;
	border: 1px white solid;
	background-color: white;
}

.detail-result {
	width: 650px;
	height: 100%;
	margin-top: 0px;
}

.detail-result-det-table {
	font-size: 1em;
	text-align: justify;
	width: 640px;	
}

.detail-result-det-table-h {
	color: #1998BB;
	font-size: 1em;
	font-weight: bold;	
	text-align: left;
	width: 150px;
	padding-right: 10px;
}

.detail-result-det-table td {	
	vertical-align: top;
	padding-bottom: 10px;
}

.detail-result-text p {
	font-size: 1em;
	width: 460px;
	height: 30px;
	float: left;
	display: table;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.detail-result-text h1 {
	color: #1998BB;
	font-size: 1.2em;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.detail-result-text h2 {
	color: #1998BB;
	text-align: left;
	font-size: 1em;
	width: 150px;
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
}

.detail-result-desc {
	width: 450px;
}

.detail-pics {
	width: 600px;
	float: left;
	display: table;
	margin-bottom: 0px;
}

.property-result {
	width: 600px;
	height: 100px;
}

.property-result-border {
	width: 600px;
	height: 105px;
	display: table;
	border: 1px white solid;
	background-color: white;
}

.property-result-desc {
	width: 400px;
	height: 100px;
	float: none;
	margin-top: 5px;
	margin-left: 10px;
}

.page-break {
	height: 5cm;
	page-break-before: always;
}

.letterhead {
	width: 645px;
	height: 108px;
	float: left;
	display: block;	
}

.back-but {
	font-size: 0pt;
	float: right;
	margin-right: 30px;
}

.property-act p {
	font-size: 10px;
	width: 645px;
	margin-left: 5px;
}

.property-act h1 {
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0px 0px 10px;
}