/* CSS Document */
div.row {height:10px;}
div.wrow {height:40px;}
div.col {width:10px}
div.advanced
{	
	display:none;
}

a.atabs {
	text-decoration:none;
	font-weight:bold;
}


.condensed {
	letter-spacing:-0.05em;
}
.enlarged {
	font-size: larger;
	line-height: 115%;
	color:#4fcd4c;
}
.fineprint {
	font-size: smaller;
}
.mlssearch {
	margin: 0 0 0 0px;
	width:99%;
} 

.tabs {
	width: 100%;
	height: 101%;
	text-indent: 4px;
	vertical-align: middle;
}

.buttons {
	width: 100px;
	height: 22px;
	color:#0076ba;
	text-align:center;
}

.smbuttons {
	width: 60px;
	height: 22px;
	color:#0076ba;
	text-align:center;
}

.srchline {
	color:#d5b441;
	width: 100%;
}


.iblock {
	font-style:italic;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

.lrjustblock {
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

.indented {
	padding-left:6%;
	margin-right: 10px;
	text-align:justify;
	line-height: 0.9em;
	font-size:92%;
}
.indented_w {
	padding-left:6%;
	margin-right: 10px;
	text-align:justify;
}

.srblock{
	margin: 5px 0px 0px 7px;
	padding: 2px 0 0 0;
	vertical-align: top;
	border-top:1px solid #d5b441;
	border-bottom:1px solid #d5b441;
}

.srdetails{
	margin: 10px 0px 0px 7px;
	padding: 0 0 0 0;
	vertical-align: top;
}

.istandalone{
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

.property_img {
	background-color: #ffffff; 
	border: #0076ba solid 1px;
}

.errorblock
{
	border: #ffb936 solid 1px;
	color:#ff6600;
	width: 100%;
	text-align:center;
}

.sandbag {
	float:left;
	clear:left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}
#sbl {width:20%; height:30px;}
#sb2 {width:20%; height:30px;}
#sb3 {width:15%; height:30px;}

#legal {
	text-align:right;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
#dtls_func {
	padding: 5px 60px 5px 5px;
	text-align:center;
}
UL.plain {list-style: none}
