.smallArialFont {
  font-size: 8pt;
  font-family: Arial,sans-serif;}
.alignPureMiddle {
  text-align: center;
  vertical-align: middle;}
.linksPaddingTop {padding: 85px 0px 0px 0px;}
.boldFont {font-weight:bold;}
.paddingTop {padding: 10px 0px 0px 0px;}
.paddingBottom {padding: 0px 0px 20px 0px;}
.paddingTopBottom {padding: 10px 0px;}
img.imgPadding {padding: 10px 0px 20px 0px;}
.paddingLeft {padding: 0px 0px 0px 10px;}
.paddingRight {padding: 0px 10px 0px 0px;}
.errorText {color:red;}
.hexFiveColor {color: #0A254E;}
.hexTwoBg {background: #E8E8E8;}
.topvAlign {vertical-align: top;}
.midvAlign {vertical-align: middle;}
.bottomvAlign {vertical-align: bottom;}
.justifyText {text-align: justify;}
div.floatLeft {float: left;}
div.clearLeft {clear: left;}
.aptFindOuterDivWidth {width: 230px;}
.aptFindInnerDivWidth {width: 308px;}
.addEditHousingColWidth {width: 180px;}
.closeToHalfWidth {width: 350px;}
.maxWidth {width: 100%;}
td.halfWidth {width: 50%;}
td.almostHalfWidth {width: 65%;}
td.tableSplitter {
  width: 5%;
  border-style: dotted;
  border-width: 0px 1px 1px 0px;
  border-color: #B0B0B0;}
.borderRight {
  border-style: dotted;
  border-width: 0px 1px 0px 0px;
  border-color: #B0B0B0;}
.borderLeftRight {
  border-style: dotted;
  border-width: 0px 1px;
  border-color: #B0B0B0;}
.borderTopBottom {
  border-style: dotted;
  border-width: 1px 0px;
  border-color: #B0B0B0;}
.borderBottom {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #B0B0B0;}
.mapBgColor{
  background-color: #f3f3f3;}
.mapWidthHeight{
  width: 350px;
  height: 275px;}
