body
{
	color: #000;
	background-color: #FFF;
	margin: 0px;
	background-image: url(../images/internal/belowmenu.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.bottomtd {
	vertical-align: bottom;
}
.propertytable {
	padding: 10px 15px 10px 10px;
}
p {
	margin: 0px 15px 10px 10px;
}
.title
{
	color: #234C8A;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 15px 15px 5px 10px;
	text-transform: uppercase;
}
.communitysales {
	font-size: 12px;
	line-height: 16px;
}


.communitystatustitle
{
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	margin: 20px 15px 0px 10px;
	text-transform: uppercase;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.community {
	text-align: left;
	vertical-align: top;
}
.subtitle
{
	color: #234C8A;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 20px 15px 0px 10px;
}
.fieldtitle
{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin: 20px 15px 0px 10px;
}


.subtitlecontact
{
	color: #234C8A;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.newstitle {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.newsdate
{
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
}
.regnote
{
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
}

.blackbg { background-color: #000; }
.whitebg { background-color: #FFF; }
.bluebg
{
	background-color: #97B4CD;
	background-image: url(../images/internal/belowmenu.gif);
	background-repeat: repeat-y;
}
.footer
{
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 100px 15px 20px 35px;
}

a:link, a:active, a:visited
{
	background: #FFF;
	color: #234C8A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	background: #FFF;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

a.communitylink:link, a.communitylink:active, a.communitylink:visited
{
	font-size: 13px;
	text-decoration: underline;
}

a.communitylink:hover
{
	font-size: 13px;
	text-decoration: underline;
}


a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	background: #FFF;
	color: #234C8A;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:hover
{
	background: #FFF;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
