body   {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: black;
	margin: 0;
	padding: 0
}

A:link, A:visited  {
	text-decoration : none;
	color : #2059A5;
}

A:hover  {
	color : #2059A5;
	text-decoration : underline;
}

.xsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.smBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.smBlack A:link, .smBlack A:visited, .smBlack A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #004D8D;
	text-decoration: underline;
}

.smBlackLink A:link, .smBlackLink A:visited, .smBlackLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.smBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.smBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #004D8D;
}

.smBlue A:link, .smBlue A:visited, .smBlue A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #004D8D;
	text-decoration: underline;
}

.smBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #004D8D;
}

.smBlueBold A:link, .smBlueBold A:visited, .smBlueBold A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #004D8D;
	text-decoration: underline;
}

.smGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.smGray A:link, .smGray A:visited, .smGray A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #004D8D;
	text-decoration: underline;
}

.smGrayBold, .smGrayBold A:link, .smGrayBold A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.smGrayBold A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}

.smGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: green;
}


.smGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: green;
}

.smMidnightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #305E9E;
}

.smMidnightBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #305E9E;
}

.smMidnightBlueBold A:link, .smMidnightBlueBold A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #305E9E;
	text-decoration: underline;
}

.smNavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}

.smNavyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

.smRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CC0000;
}

.smRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
}

.smTeal, .smTeal A:link, .smTeal A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0065D3;
	text-decoration: none;
}

.smTeal A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0065D3;
	text-decoration: underline;
}

.smTealBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0065D3;
	text-decoration: none;
}
.smWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smWhite A:link, .smWhite A:visited, .smWhite A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.smWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smWhiteBold A:link, .smWhiteBold A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.smYellowBold, .smYellowBold A:link, .smYellowBold A:visited  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFCC33;
	text-decoration : none;
	font-weight : bold;
}

.smYellowBold A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFCC33;
	text-decoration : underline;
	font-weight : bold;
}

.mdBlack {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}

.mdBlack A:link, .mdBlack A:visited, .mdBlack A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #004D8D;
	text-decoration: underline;
}


.mdBlackBold  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

.mdBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004D8D;
}
.mdBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004D8D;
}

.mdGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}

.mdGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
}

.mdGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: green;
}

.mdMidnightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #305E9E;
}

.mdMidnightBlue A:link, .mdMidnightBlue A:visited, .mdMidnightBlue A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #305E9E;
	text-decoration: underline;
}

.mdMidnightBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #305E9E;
}

.mdMidnightBlueBold A:link, .smMidnightBlueBold A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #305E9E;
	text-decoration: underline;
}

.mdNavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000080;
}

.mdNavyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}

.mdRed {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #CC0000;
}

.mdRedBold {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
}

.mdTealBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0065D3;
}

.mdYellowBold {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFCC33;
}

.mdWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mdWhiteBold A:link, .mdWhiteBold A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.lgBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

.lgBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.lgGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #379C13;
}

.lgGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #379C13;
}

.lgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #004D8D;
}

.lgBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #004D8D;
}

.lgGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.lgGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
}

.lgNavyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}

.lgRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.lgTealBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0065D3;
}

.xlBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}


.xlBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.xlBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #004D8D;
}

.xlBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #004D8D;
}

.xlGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #555555;
}

.xlGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #379C13;
}

.xlGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #379C13;
}

.xlWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}


.xxlBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}

.xxlBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.xxlBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #004D8D;
}

.xxlBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #004D8D;
}

.xxlGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #555555;
}

.xxlGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #379C13;
}

.xxlGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #379C13;
}

.xxlNavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000080;
}

.xxlRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CC0000;
}

.xxlWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}

.WhiteBold24pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFFFF;
}

.redArrow {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
}

.yellowFormalText, .yellowFormalText A:link, .yellowFormalText A:visited  {
	font-family : "Times New Roman";
	font-size : 18pt;
	color : #FFCC33;
	text-decoration : none;
	font-weight : bold;
}

.QSCText, .QSCText A:link, .QSCText A:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.QSCText A:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

TD.Raised
{
	border-top: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;	
	border-right: solid #584300 1px;	
	border-bottom: solid #584300 1px;
}

#sectionMdHed {color: #000080;font-size: 12pt; font-family:  Arial; font-weight: bold; display: block;	margin: 0 0 12px;border-bottom: 1px dotted #ccc }

.borderBlue {
	border: 1px solid #004D8D;
	
}

.borderBlueNoTop{
	border-left:1px solid #004D8D;
	border-right:1px solid #004D8D;
	border-bottom:1px solid #004D8D;
}

.borderDarkBlueNoBottom{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
	border-top: 1px solid #004D8D;
}

.borderGray {
	border: 1px solid #CCCCCC;
}
.iconKey
{
	border-right: #004D8D 1px solid;
	padding-right: 3px;
	border-top: #004D8D 1px solid;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: #004D8D 1px solid;
	color: #454545;
	padding-top: 3px;
	border-bottom: #004D8D 1px solid;
	font-family: verdana;
	background-color: #DEE7EF;
	text-align: left;
	
}

.disclaimerBox
{
	border-right: #004D8D 1px solid;
	padding-right: 3px;
	border-top: #004D8D 1px solid;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: #004D8D 1px solid;
	color: #454545;
	padding-top: 3px;
	border-bottom: #004D8D 1px solid;
	font-family: verdana;
	background-color: #ffff99;
	text-align: left;
	
}
TD.tabBox {background-color:#DEE7EF;vertical-align:top;}

TD.hdrBox {
	background-color: #DEE7EF;
	vertical-align: middle;
}

TD.infoBox {
	background-color: #FFFF99;
	vertical-align: middle;
}

TD.BorderBox {border:1px solid #ddd;background-color:#eee;vertical-align:middle;padding:6px;}


.inputField{
	background-color:#DEE7EF;
	border:none;
	background-image:url(http://content.har.com/images/textField.gif);
	background-repeat:no-repeat;
	height:25;
	padding-left:6px;
	padding-top:4px;
	font-family:Veranda;
	font-size:12px;
	font-weight:bold;
	color:#669933;
	font-stretch:expanded;
	width:230px;
}

.inputField150px{
	background-color:#DEE7EF;
	border:none;
	background-image:url(http://content.har.com/images/textField150px.gif);
	background-repeat:no-repeat;
	height:25;
	padding-left:6px;
	padding-top:4px;
	font-family:Veranda;
	font-size:12px;
	font-weight:bold;
	color:#669933;
	font-stretch:expanded;
	width:150px;
}

/* Ajax for Dictionaries */

.regSDIV{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:bold;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	cursor:pointer;
	width:165px;
	padding:4px;
}

.overSDIV{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:bold;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	cursor:pointer;
	width:165px;
	padding:4px;
	background-color:#FFFF99;
}

.overDiv{
	padding:4px;
	background-color:#FFFF99;
}

.offDiv{
	padding:4px;
	background-color:#FFFFFF;
}

/* Border on Consumer Tools and Member Tools */
#toolsBox {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
	width: 290px;
	height: auto;
	margin-bottom : 3px;
	padding-left : 3px;
	border-top : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
}

/*My HomeFinder tabs */

.tabContainer{
	width:inherit;
	height:20px;
	border-bottom-width:1px;
	border-bottom-color:#004D8D;
	border-bottom-style:solid;
}
.tabNormal{
	width:140px;
	height:20px;
	font-weight:bold;
	background-color:#dee7ef;
	border-width:1px;
	border-style:solid;
	border-color:#004D8D;
	border-bottom-width:0px;
	text-align:center;
	cursor:pointer;
	font-size:8pt;
	font-family:Arial;
	color:#004D8D;
	padding:4px;
	margin-left:2px;
	white-space:nowrap;
	
}

.tabActive{
	width:140px;
	height:23px;
	font-weight:bold;
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#004D8D;
	text-align:center;
	cursor:pointer;
	border-bottom-width:2px;
	border-bottom-color:#ffffff;
	font-size:8pt;
	font-family:Arial;
	color:#004D8D;
	padding:4px;

	/*padding-bottom:2px;*/
	margin-left:2px;
	position: relative;
	top: 2px;
	white-space:nowrap;

}

/*Real Estate Course Finder Begins Here */
.borderLtBlueBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	
}
.borderLtBlueBottomLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DEE7EF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: 454545;
	text-decoration: none;
}

.borderDarkBlueBgWhite{
	
	border: 1px solid #004D8D;
	background:#FFFFFF;
}
.borderDarkBlueBgBlue{
	
	border: 1px solid #004D8D;
	background-color:#DEE7EF;
}


.borderDarkBlueTop{
	border-top: 1px solid #004D8D;
}
.borderDarkBlueBottom{
	border-bottom: 1px solid #004D8D;
}
.borderDarkBlueLeft{
	border-left: 1px solid #004D8D;
}
.borderDarkBlueRight{
	border-right: 1px solid #004D8D;
}
.borderDarkBlueSides{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
}
.borderDarkBlueNoSides{
	border-top: 1px solid #004D8D;
	border-bottom: 1px solid #004D8D;
}
.borderDarkBlueNoBottom{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
	border-top: 1px solid #004D8D;
}
.borderDarkBlueNoBottomBgBlue{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
	border-top: 1px solid #004D8D;
	background-color:#DEE7EF;
}
.borderDarkBlueNoTop{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
	border-bottom: 1px solid #004D8D;
}
.borderDarkBlueNoLeft{
	border-right: 1px solid #004D8D;
	border-top: 1px solid #004D8D;
	border-bottom: 1px solid #004D8D;
}

.borderLtBlueNone {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.borderDarkBlueNoTop{
	border-right: 1px solid #004D8D;
	border-left: 1px solid #004D8D;
	border-bottom: 1px solid #004D8D;
}
/*Real Estate Course Finder Ends Here */


/*Home Value Finder Photo Gallery */

.photocontainer{
	width:648px;
	height:auto;
	background-color:#ffffff;
	border-color: #004D8D;
	border-style:solid;
	border-width:2px;
	margin-bottom:-1px;
}

.content{
	text-align:center;
	background:url(http://content.har.com/images/loadingtext.gif) #FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
}
.slidePhotos{
	background-color:#ffffff;
	width:644px;
	height:80px;
	white-space:nowrap;
	border-top-color:#004D8D;
	border-top-style:solid;
	border-style:solid;
	border-width:2px;
	border-color:#004D8D;
	overflow-x:hidden;
	


}

.phItem{
	display:inline;

}


.pointerImage{
	text-align:center;
	align:center;
	background:url(http://content.har.com/images/pointdown.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
}
.noPoint{
	height:12px;
	text-align:center;
	align:center;
	background-color:#FFFFFF;
	background:url();
}

.pCont{
	padding:4px;
	padding-top:0px;
	
}

.imgItem{
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
	cursor:pointer;
	width:80px;
	height:60px;
	
}

.imgItemOver{
	border-color:#004D8D;
	border-width:2px;
	border-style:solid;
	cursor:pointer;
	width:80px;
	height:60px;
}

.companyText, .companyText A:link, .companyText A:visited{
	font-weight:bold;
	font-size:8pt;
	color:#004D8D;
	text-decoration:none;
}


input.btn{
   color:#ffffff;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#fed;
   border:1px solid #555555;
   border-color:#cccccc;
   width:160px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#cccccc',EndColorStr='#454545');
}

.bcBG{
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#CDD8FE',EndColorStr='#ffffff');
}

/* For Search engine */
.smLink A:link, .smLink A:visited, .smLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
}
.smBoldLink A:link, .smBoldLink A:visited, .smBoldLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000FF;
}
.mdLink A:link, .mdLink A:visited, .mdLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000FF;
}
.mdBoldLink A:link, .mdBoldLink A:visited, .mdBoldLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.smRedBoldLink A:link, .smRedBoldLink A:visited, .smRedBoldLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	vertical-align:middle;
}
.smMenuLink A:link, .smMenuLink A:visited, .smMenuLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2059A5;
	vertical-align:middle;
}
.smMenuLink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2059A5;
	vertical-align:middle;
	background-color:#FFFF99
}

/*Open House Finder */

.hiddenData{
	display:none;
}
.shownData{
	display:block;
}
.tabHead{
	border-top: 1px solid #004D8D;
	height:22px;
	background-color: #CEDFFF;
	cursor:pointer;
	padding:2px;
}

.tabHeadOpen{
	border-top: 1px solid #004D8D;
	background-color: #B3CFE5;
	height:22px;
	cursor:pointer;
	padding:2px;
}

.tabCont{
	border-top: 1px solid #004D8D;
	padding-bottom:8px;
	padding-left:4px;
	padding-top:8px;

}

.tabText{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

/*box with only border */
.borderBox{
	border: 1px solid #004D8D;
	width:980px;
	height:auto;
	
}
.columnHeader{
	font-size:18pt;

	color:#004D8D;
}
.qlItem{
	border-top:1px solid #004D8D;
		font-size:12px;
	
}
.genBorder{
	border-bottom: 1px solid #004D8D;
	border-right: 1px solid #004D8D;
}

.smLabel{
	font-weight:bold;
	font-size:12px;

}

.inputFm{
background-color:#D9ECFF;border:1px solid #004D8D;
}
.whiteBoldText, .whiteBoldText A:link, .whiteBoldText A:visited  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.whiteBoldText A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

.FinderHeaders {
font-family: "Tw Cen MT Condensed";
font-size:18pt;
font-weight:bold;
color: #004D8D;
}

h1 { font-size: 24px; color: #069; font-weight:100}
h2 { font-size: 21px; color: #069; font-weight:300}
h3 { font-size: 18px; color: #069; font-weight:100}
h4 { font-size: 15px; color: #069; font-weight:100}
h5 { font-size: 13px; color: #069; font-weight:100}
h6 { font-size: 11px; color: #069; font-weight:100}