@charset "utf-8";
/* CSS Document */

body{
	background-color: #fff;	
}

a.skip {display:none;}

.content {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;

	margin:0;
	padding:0;
	float:none;
	
	font-size:large;
}

.copyright{
	background-color: #fff;	
	clear: left;
	float: left;
	width: 100%;
}

.copyright .sf_1col_1in_100{
	clear: both;
	float: none;
}

div.indented-content {
	width:940px;
}

div.notice h3, div.notice h4, div.notice h5, div.notice h6 {
	position:relative;
	padding:10px 0 0 0;
}

div.sidebar-accomtest {
	display:none;
}

div#topcontrol {
	display:none;
}

/*h1 span.hidden {
	display:block;
	position:inherit;
	left:inherit;
	top:inherit;
	width:auto;
	height:auto;
	overflow:visible;
	padding-left:10px;
	font-size:60%;
	margin:0;
}*/

h2.content-subheads {
	font-size:1.5em;
	color:#000;
	background:none;
	border-bottom:1px solid #c3d3df;
	width:940px;
	margin-bottom:1em;
	margin-top:75px;
}

h2.content-subheads::before {
	content: url('/images/default-source/mainportalimages/lsac_logo.gif');
	position:absolute;
	top:0;
	left:-10px;
}

img.right{
	clear:right;	
}

#topnav, #search, #top_create, #top_login, .footer, .leftnav, #share, #ratePage, .pdf-box {
display:none;	
}

#logo{
	display: none;	
}

/*.pagecontents, .maincontent, .content{
	width: 780px; margin: 0; padding:0; 
}*/

.pagebreak{
	page-break-before:always;
}

.masthead {
	background-color: #fff;
	width: 680px;
}

ul.arrow-list li, ul.arrow-list-spaced li {
	list-style-type:disc;
	margin-left:25px;
	padding-left:7px;
}

div.sfPageBrowseAndEditToolbarWrp, a.sfOpenBrowseAndEditMenuLnk {
	display:none!important;
	visibility:hidden!important;
	left:-1000px;
	top:-1000px;
	position:absolute;
}
ol.agenda, ol.agenda li span {font-size:18px!important;line-height:18px;}