.HPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.HPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E0F5;
	text-decoration: none;

}
.HPhtmlBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Buttons{
		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: #FFFFFF;
}
.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: 16px;
	font-weight: bold;
}
.BPhtmlBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.BPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211F5F;
	text-decoration: underline;
}
.BPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90A4CC;
	text-decoration: underline;
}
.htmlNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.htmlNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
}
.PropNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	color: #211f5f;
	background-color: D7D7E2;
	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: 211F5F;
	background-color:#B8B7CC;
	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: 211F5F;
}
.PropNavBG {
	background-color: #D7D7E2;
}
.FormLeft {
	background-color: #B8B7CC;
}
.FormBG {
	background-color: #211F5F;
}
.FormRight {
	background-color: #B8B7CC;
}
