/* CSS Document */

.body {
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size:10pt;
	margin-left: 0;
	margin-top: 0;
	white-space: nowrap;
}
	
.bodycompanyprofile {
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size:10pt;
	margin-left: 0;
	margin-top: 0;
	white-space: wrap;
}

.bodyText {
	color: #37416d;
	font-family: sans-serif;
	font-size:8pt;
}

.headers {
	color: #37416d;
	font-family: sans-serif;
	font-size:10pt;
	font-weight: bold;
}

.menuLinks {
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.links {
	color: #cc943c;
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.foot {
	color: #cc943c;
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.linksheader {
	color: #37416d;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.mapLinks {
	color: #37416d;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.serv {
	color: #CC990C;
	font-family: "Swis721 Blk BT";
	font-size: 20pt;
	text-decoration: none;
	padding-left:0px;
}

a:hover {
	color: #AA0000;
	text-decoration: underline;
}

.tableHeader {
	background-color: #37416d;
	color: #ffffff;
	font-family: sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-left: 0;
	margin-top: 0;
	text-align: right;
}

.tableHeaderRed {
	background-color: #ff0000;
	color: #ffffff;
	font-family: sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-left: 0;
	margin-top: 0;
	text-align: right;
}

.tableBody {
	color: #37416d;
	font-family: sans-serif;
	font-size:8pt;
	margin-left: 0;
	margin-top: 0;
	padding-left: 4px;
	text-align: right;
}

.largeSaleTableHeader {
	background-color: #37416d;
	color: #ffffff;
	font-family: sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin-left: 0;
	margin-top: 0;
	text-align: right;
}

.largeSaleTableData {
	color: #37416d;
	font-family: sans-serif;
	font-size:14pt;
	margin-left: 0;
	margin-top: 0;
	padding-left: 4px;
	text-align: right;
}

.textBox {
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size:8pt;
	margin-left: 0;
	margin-top: 0;
	border-style: solid;
	border-color: #37416d;
	border-width: 1px;
}

.listBox {
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size:8pt;
	margin-left: 0;
	margin-top: 0;
	border-style: solid;
	border-color: #37416d;
	border-width: 1px;
}

.saleDataRoom {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	width: 260px;
	vertical-align: top;
}

.saleDataBody {
	background-image: url(../images/bgSaleData.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.saleDataMenu {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.saleDataMenu:hover {
	color: #cc943c;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.watermarkBody {
	background-image: url(images/bgSaleData.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	color: #37416d;
	font-family: sans-serif;
	font-size:8pt;
	margin-left: 0;
	margin-top: 0;
}

.menuHeader {
	background-color: #37416d;
	color: #ffffff;
	font-family: sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
}

.headers {
	color: #37416d;
	font-family: sans-serif;
	font-size:10pt;
	font-weight: bold;
}

.tableHeader {
	background-color: #37416d;
	color: #ffffff;
	font-family: sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-left: 0;
	margin-top: 0;
	text-align: right;
}

p { border-bottom-style: dashed ; 
border-bottom-color: yellow; 
border-bottom-width: 5px; }

h4 { border-top-style: solid; 
border-top-color: black; 
border-top-width: thin; }

h5 { border-left-style: groove; 
border-left-color: green; 
border-left-width: 15px; 
border-bottom-style: ridge; 
border-bottom-color: yellow; 
border-bottom-width: 25px; }

h6 { border-top-style: double; 
border-top-color: purple; 
border-top-width: thick; }

#pano {
        display: none;
	height: 870px;
        width: 640px;
}

