/* CSS Document */
#PageBody {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #F9F6BB;
}

#PageTable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	border: none;
}

#HeaderContainer {
	height: 112px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url('images/hdr-bg.gif');
}
	
#FooterContainer {
	height: 86px;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url('images/ftr-bg.gif');
}

#BodyContainer {
	vertical-align: middle;
}

#BodyContent {
	border: none;
	margin: 14px 0 0 0;
}

#pagenum {
	float: right;
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #05142C;
}

#homesTable {
	width: 406px;
	border: none;
}

.imgPlain {
	border: none;
}

.imgPlainLeft {
	border: none;
	float: left;
}

.imgPlainRight{
	border: none;
	float: right;
}

.paraPlain {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #05142C;
	margin: 0 0 0 0;
}

.formLabel {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #05142C;
	margin: 0 0 0 0;
	line-height: 14pt;
}

.preload-image {
	height: 0px;
	width: 0px;
	visibility: hidden;
	border: none;
}

.imgStroked {
	border: 1px solid #6EAA36;
}

.imgStrokedLeft {
	border: 1px solid #C3C3C0;
	float: left;
}

.imgStrokedRight {
	border: 1px solid #6EAA36;
    float: right;
}

.imgPartnerSites {
	border: none;
	float: right;
	width: 113px;
	margin: 18px 0 0 0;
}

.heading-feat {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #71A54C;
	margin: 10px 0 0 0;
	width: 190px;
	height: 20px;
	border: none;
	border-bottom: 1px solid #679634;
	color: #0E7434;
	float: left;
}

.detail-feat {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #71A54C;
	margin: 6px 0 0 0;
	width: 190px;
	height: 119px;
	border: none;
	color: #679734;
	line-height: 14pt;
	float: left;
}

.imgUniLeft {
	width: 190px;
	margin: 0 0px 5px 0;
	padding: 0 0 0 0;
	float: left;
	border: 1px solid #C3C3C0;
}

.imgUniRight {
	width: 190px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	float: left;
	border: 1px solid #C3C3C0;
}

.captionLeft {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #05142C;
	margin: 0 0 15px 0;
	float: left;
}

.captionRight {
	font-size: 9pt;
	text-align: justify;
	font-family: Arial;
	font-weight: normal;
	color: #05142C;
	margin: 0 0 0 0;
	float: right;
}

a.blink:link {
	color: #836600;
    text-decoration: none;
}

a.blink:visited {
	color: #836600;
	text-decoration: none;
}

a.blink:hover {
	color: #836600;
	text-decoration: underline;
}

a.blink:active {
	color: #836600;
	text-decoration: none;
}


a.pagelink:link {
	color: #1253BC;
    text-decoration: underline;
}

a.pagelink:visited {
	color: #1253BC;
	text-decoration: underline;
}

a.pagelink:hover {
	color: #1253BC;
	text-decoration: underline;
}

a.pagelink:active {
	cream: #1253BC;
	text-decoration: underline;
}