/* CSS Document */
.mlssearch {
	margin: 0;
} 

.tabs {
	width: 100%;
	height: 101%;
	text-indent: 3px;
	font-weight:bold;
}
a.atabs {
	text-decoration:none;
	font-weight:bold;
	padding-left: 2px;
}
.srchline {
	border:none;
	border-bottom:1px solid #71706f;
	width: 100%;
}
.srblock{
	margin-top: 5px;
	padding: 0;
	vertical-align: top;
	border-top: 1px solid #71706f;
}

#user_module {
	margin:20px 0px 5px 0px;
	padding:5px;
	background:#71706f;
	color:#e2e1de;
}
#user_module a {
	color:#fff;
}
#gobacker {
	padding:10px 0px;
	}
#legal {
	text-align:right;
	margin:5px 0px 10px 0px;
}
.actn-links {
	line-height:1.4em;
}
.attention {
	color:#e18c44;
	font-weight:bold;
	line-height:180%;
}

/****** FLYER ********/
.print {
	background-color:#ffffff;
}
#print_outer_container{
	margin: 0 auto;
	width: 764px;
}
#print_inner_container{
	margin: 0px 32px;
	width: 700px;
}
#print_outer_container img{
	display: inline;
	float:right;
	margin-left:10px;
}

.enlarged {
	font-size: larger;
	line-height: 115%;
	color:#9a1f00;
}


.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;
}



UL.plain {list-style: none}

