body {
	background-color: #FFF;
	margin: 0 0 0 0;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	}

img	{
	border: 0px;
	}

.imgLt {
	float: left;
	}

.imgRt {
	float: right;
	}

.imgBottom {
	vertical-align: bottom;
	}

.imgBorder {
	border: 1px solid #38618B;
	}

acronym {
 cursor: help;
 border-bottom: 1px dotted #000000;
	}

a, a:visited, a:active  {
	color: #000000;
	text-decoration: underline;
	background-color: inherit;
    }
a:hover {
    color: #000000;
    text-decoration: underline;
	background-color: inherit;
    }

.whitelinkmod
{
	color: #FFFFFF;
	background-color: inherit;
}
.whitelinkmod a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
    }
.whitelinkmod a:hover {
    color: #FFFFFF;
    text-decoration: none;
	background-color: inherit;
    }
.whitelinkmod a:visited {
    color: #FFFFFF;
	background-color: inherit;
    }
.whitelinkmod a:active {
    color: #FFFFFF;
	background-color: inherit;
    }


#mastertable {
	width: 630px;
	min-width:630px;
	max-width:630px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	}

#toptable {
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#reducetable {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	}

.standardwidth {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	}

.ctrtable{
	margin-left: auto;
	margin-right: auto;
	}

.w100ctr{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

.searchtable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	border-right: #000000 solid 1px;
	}

.searchtable td {
	border-bottom: #000000 solid 1px;
	}

.searchtable td table td{
	border-bottom: #000000 dashed 1px;
	}

.filtertable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	}

.filtertable tr {
	height: 28px;
	}

.filtertable td {
	border-bottom: #000000 solid 1px;
	}

.filtertable td table td{
	border-bottom: #000000 dashed 1px;
	}

fieldset {
	border: #000000 solid 1px;
	}

legend {
	color: inherit;
	border: #000000 solid 1px;
	background-color: #DDDDDD;
	}
.banner {
	background-color: #DDDDDD;
	color: inherit;
	margin: 2px;
	vertical-align: top;
	}

h1 {
	font-size: 18px;
	}

h2 {
	font-size: 14px;
	}

.h1 {
	font-size: 18px;
	}

.h2 {
	font-size: 14px;
	}

.header {
	font-size: 20px;
	font-weight: bold
	}

#sm {
    font-size: 11px;
    }

.sm {
    font-size: 11px;
    }

.lg {
    font-size: 14px;
    }

.light {
	color: #000000;
	background-color: inherit;
    }

.lt {
	text-align: left;
	}

#ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.centerStandard {
	text-align: center;
    }

.centerStandardRed {
	color: #FF0000;
	text-align: center;
	background-color: inherit;
    }

.centerStandardLarge {
    font-size: 14px;
	text-align: center;
    }

.centerWarning20 {
    font-size: 20px;
	color: #FF0000;
	background-color: #FFF;
	text-align: center;
    }

.rt {
	text-align: right;
	}

.rightStandardBold {
	text-align: right;
	font-weight: bold;
    }

.rightStandardBoldRed {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	background-color: inherit;
    }

.leftAnnouncementBold {
	color: #006699;
	font-weight: bold;
	background-color: inherit;
    }

.centerAnnouncementBold {
	color: #006699;
	font-weight: bold;
	text-align: center;
	background-color: inherit;
    }

#Oran {
	color: #000000;
	background-color: inherit;
	}

#Oran a
	{
	color: #000000;
	background-color: inherit;
	}

.verd {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    }

.successCenter {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.pageHeadCtr {
	color: #336699;
	font-size: 18px;
	text-align: center;
	background-color: inherit;
	}

.blueBold {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.blue {
	color: #0000FF;
	background-color: inherit;
	}

.red {
	color: #FF0000;
	background-color: inherit;
	}

.redBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	background-color: inherit;
	}

.redBoldSmall {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	}

#light {
	color: #000000;
	background-color: inherit;
	}

.dark {
	color: #333;
	background-color: inherit;
	}

#bGreen {
	color: #99CC00;
	background-color: inherit;
	}

#paintTitle {
	color: #38618B;
	border-bottom: solid 1px #999;
	background-color: inherit;
	}

.paintTitle {
	color: #000000;
	border-bottom: solid 1px #999;
	background-color: inherit;
	}

.paintTitle2 {
	color: #000000;
	border-bottom: solid 1px #999;
	background-color: inherit;
	}

.paintTitleH2 {
	color: #000000;
	border-bottom: solid 1px #999;
	font-size: 16px;
	background-color: inherit;
	}

.vertdiv {
	width: 6%;
	}

.homeRt {
	width: 67%;
	}

.quarters {
	width: 25%;
	}

.thirds {
	width: 33%;
	}

.halves {
	width: 50%;
	}

.clearboth{
	clear: both;
}

.searchLt {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	}

.searchRt {
	width: 39%;
	}

li	{
	margin-left: -25px;
	color: #000000;
	background-color: inherit;
	}

#justifyStd {
	text-align: justify;
    }

.justify {
	text-align: justify;
    }

.rowHeight28 {
	height: 28px;
}

.row1 {
	color: inherit;
	background-color: #FFF;
}

.row2 {
	color: inherit;
	background-color: #FFF;
}

.row3 {
	color: inherit;
	background-color: #DDDDDD;
}

.row4 {
	color: inherit;
	background-color: #FFFFFF;
}

.row5 {
	color: inherit;
	background-color: #DDDDDD;
}

.columnLt
{
	float: left;
	width: 290px;
}

.columnLt ul li
{
	margin-left: 0px;
}

.columnRt
{
	float: right;
	width: 290px;
}

.columnRt ul li
{
	margin-left: 0px;
}

.columnLtPad
{
	float: left;
	width: 267px;
	padding-left: 90px;
}

/* Used for rental property checklist */
.rentChecklist {
	text-transform: uppercase;
	font: 90%/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.rentChecklist div {
	border-bottom: solid 1px #000000;
	padding-top: 9px;
}

.rentChecklist p {
	border-bottom: solid 1px #000000;
	padding-top: 9px;
}


.rentChecklist span {
	border: solid 1px #000000;
}

.rcls {
	padding: 10px;
	width: 290px;
	float: left;
}

.rcrs {
	padding: 10px;
	margin-left: 330px;
}

#footercontent p
{
	color:#FFF;
	background-color: inherit;
	font-size:10px;
}

#footercontent p.selfsustain
{
	color:#D1EDFF;
	background-color: inherit;
	font-style:italic;
}

#footercontent a
{
	text-decoration: none;
	color: #F37611;
	background-color: inherit;
	padding-bottom:2px;
}

#footercontent a:hover
{
	text-decoration: underline;
}

.ninetyeight
{
	width: 98%;
}

.ninetyfive
{
	width: 95%;
}

.eightyfive
{
	width: 85%;
}

.seventyfive
{
	width: 75%;
}

.mleft
{
	margin-left: 8%;
}

.mleft3
{
	margin-left: 3%;
}

.padleft10
{
	padding-left: 10px;
}

.noshow {
	display: none;
}

@media print {
	.basePrintIcon {
		display: none;
	}

}
	.myhousingsearch-header{
		display: none !important;
	}
	.rt img.imgLt.imgMiddle {
		display: none !important;
	}
