body
{
	background-color: white !important;
	background-image: none !important;
}

#header {
	display: none;
}

#content {
	width: 100%;
	background-image: url(../img/page/pixel.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#footer {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	color: #000;
}

#nav, #typesize, #contentHead, #contentBase, #hide {
	display: none;
}

/*
img {
	display: none;
}

*/
.text, bl, li, th, td {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin: 0px;
}

h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

.propertyTag
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9px;
	letter-spacing: 4px;
	margin: 18px 36px 0 36px;
	padding: 6px 0 6px 0;
	text-transform: uppercase;
	text-align: center;
	background-color: #E6E7E8;
	color: #003C79;
}
