html, body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	text-align: left;
}
.roll_outs {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 20px;
	text-align: left;
	background: #f7f7eb;
}
h3.roll_outs {
	color: #919174;
	font-size: 170%;
	font-weight: bold;
	font-variant: normal;
	padding: 0;
	margin: 0;
}
#container {
	position: absolute;
	text-align: left;
	height: 100%;
	width: 100%;
}
#top {
	background: url(../images/top_navbg.gif) repeat-x left top;
	width: 100%;
	height: 44px;
}
#topnav {
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	top: -1px;
	left: 225px;
	line-height: 44px;
	white-space: nowrap;
}
#topnav a {
	line-height: 44px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 20px 0 20px;
	margin-right: 20px;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 12px;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav form {
	padding-top: 10px;
}
#logo {
	position: relative;
	background: #ffffff;
	top: 0px;
	margin-top: -2px;
}
#links {
	background: url(../images/menubg.gif) repeat-y left top;
	text-align: right;
	width: 217px;
}
#linksbot {
	height: 262px;
	width: 217px;
	text-align: center;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin-top: -12px;
	background: #fff;
}
#cnt {
	margin-top: -260px;
}
#content {
	position: absolute;
	top: 121px;
	margin-left: 230px;
	width: 70%;
	height: auto;
	z-index: 2;
	background: #fff;
}
#copyright {
	text-align: center;
	bottom: 0px;
	width: 100%;
	position: absolute;
	color: #999;
	z-index: 1;
}
#copyright a, a:visited {
	text-decoration: none;
	color:#999 ;
}
#copyright a:hover {
	color: #4682B4;
	text-decoration: underline;
}
ul#links_ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#showFeatures {
	border: 1px solid #0E4C62;
	background-color: #BADBE6;
	width: 70%;
	padding: 5px;
}
p.features {
	font-weight: bold;
	color: #0E4C62;
}
#showFloorarea {
	border: 1px solid #0E4C62;
	background-color: #BADBE6;
	width: 70%;
	padding: 5px;
}
p.floorarea {
	font-weight: bold;
	color: #0E4C62;
}
p.rollouts {
	width:100%;
	text-align:center;
	font-weight:bold;
}
li.features {
	list-style-type: square;
	margin-top: -8px;
	margin-bottom: 8px;
	margin-left: -10px;
}
li.floorarea {
	list-style-type: square;
	margin-top: -8px;
	margin-bottom: 8px;
	margin-left: -10px;
}
p.search {
	margin-left: 15px;
	margin-top: -18px;
	font-weight: bold;
}
p.searchResults {
	margin-left: 20px;
	margin-top: -10px;
}
p.searchError {
	margin-left: 15px;
	margin-top: -18px;
	font-weight: bold;
	color: #B22222;
}
label.search {
	font-weight: bold;
}
img.viewProperty {
	border: 1px solid #000000;
}
.radios {
	width: 1em;
	margin-top: -3px;
}
img {
	border: 0px;
}
h3 {
	font-size: 13px;
	font-variant: small-caps;
}
h4 {
	font-size: 13px;
	margin: 0px;
	font-variant: small-caps;
}
label {
	float: left;
	width: 120px;
}
br {
	clear: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #787878;
	text-decoration: underline;
}
