.HPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64749F;
	text-decoration: underline;
}
.HPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8592B4;
	text-decoration: underline;

}
.HPhtmlBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.ListBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ModuleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ModuleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.htmlPhFx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.htmlSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.GlobalPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style:italic;
	font-weight:bolder;
}
.BPhtmlBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64749F;
	text-decoration: underline;
}
.BPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8592B4;
	text-decoration: underline;
}
.htmlNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.htmlNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.PropNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	color: #64749F;
	background-color: #E8EBF4;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCC7D6;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.PropNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;	
	color: #64749F;
	background-color: #D6DCEC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCC7D6;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.PriceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #64749F;
}
.PropNavBG {
	background-color: #E8EBF4;
}
.FormLeft {
	background-color: #E8EBF4;
}
.FormBG {
	background-color: #B5BFDD;
}
.FormRight {
	background-color: #FFFFFF;
}
