/* smd classes */
body {
	margin: 0px;
	text-align: center;
	background-position: top center;
}
.hometable {
	margin: 10px 0 0 0;
	border: 1px #94B7DB solid;
}
.BPtable {
	margin: 0 0 0 0;
	border-bottom: 1px #94B7DB solid;
	border-left: 1px #94B7DB solid;
	border-right: 1px #94B7DB solid;
}
.toctable {
	margin: 10px 0 0 0;
	border-top: 1px #94B7DB solid;
	border-left: 1px #94B7DB solid;
	border-right: 1px #94B7DB solid;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
/* end smd classes */

.HPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: underline;
}
.HPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	text-decoration: underline;
}
.HPhtmlBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
}
.ListBox {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ModuleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}
.ModuleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	color: #FFF;
}
.htmlPhFx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222;
}
.htmlSlogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.GlobalPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #333;
}
.BPhtmlBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
}
.BPhtmlLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.BPhtmlLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #444;
}
.htmlNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.htmlNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.PropNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	color: #222;
	background-color: #bfdaf5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CECECE;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.PropNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	color: #222;
	background-color: #9fb6cc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DBDBDB;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.PriceTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.PropNavBG {
	background-color: #F3F3F3;
}
.FormLeft {
	background-color: #ddd;
}
.FormBG {
	background-color: #eeeeee;
}
.FormRight {
	background-color: #cedbe8;
}
.Buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}