/* CSS Document */
.mlssearch {
	margin: 0 0 0 0px;
	width:99%;
} 

.tabs {
	width: 100%;
	height: 101%;
	text-indent: 3px;
	font-weight:bold;
	vertical-align: middle;
}

a.atabs {
	text-decoration:none;
	color: #092163;
	font-weight:bold;
	padding-left: 2px;
}

.enlarged {
	font-size: larger;
	line-height: 115%;
	color:#9a1f00;
}

.srchline {
	color:#1c7499;
	width: 100%;
}

.srblock{
	margin: 5px 0px 0px 7px;
	padding: 0 0 0 0;
	vertical-align: top;
	border-top: 1px solid #1c7499;
	border-bottom: 1px solid #1c7499;
}

.srdetails{
	margin: 0px 0px 0px 7px;
	padding: 0 0 0 0;
	vertical-align: top;
}

.pstandalone {
	color: #000000;
	/*font-family: "Footlight MT Light", "Monotype Corsiva", "Baskerville Old Face", Garamond;*/
	/*font-size: 17px;
	letter-spacing:-0.05em;
	line-height:90%;*/
}
.istandalone{
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

.sandbag {
	float:left;
	clear:left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align:left;
}
#sbl {width:40%; height:21px;}
#sb2 {width:40%; height:21px;}
#sb3 {width:15%; height:15px;}

#legal {
	text-align:right;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 10px;
}

#printshell {
	width: 750px;
	text-align:justify;
	border: 2px solid #9a1f00;
}

UL.plain {list-style: none}
