* body {
	color: gray;
	background-color: #ffffff;
	margin: 5px 0 0;
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.vr_table {
	height: 100%;
}

.text_cell {
	text-align: left;
	vertical-align: text-top;
	padding-right: 20px;
	padding-top: 0;
	height: 137px;
	vertical-align: top;
}

.vr_content_cell {
	vertical-align: bottom;
	height: 380px;
	text-align: left;
	position: relative;
}

.vr_content_cell .vr_content {
	text-align: left;
	margin-bottom: 15px;
}


.logo {
	float: left;
}



.fullscreen_link a {
	font-size: 14px;
	text-decoration: none;
	color: gray;
	text-align: right;
	display: block;
}

h2 {
	font-size: 22px;
	color: #0073c0;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: none;
}

h3 {
	text-align: left;
}

p {
	text-align: left;
}

h6 {
	text-align: justify;
	font-size: 15px;
}

.main_table {
	width: 920px;
	background-color: #ffffff;
	height: 600px;
	padding: 15px 15px 1px;
	border: 10px solid #0073c0;
}

.er_credit {
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.er_credit a {
	font-size: 11px;
	color: gray;
	text-decoration: none;
}


.floor_plan {
}

.vr_cell {
	vertical-align: bottom;
	height: 100%;
}

