/* Print stylesheet for LSA */

body {
	font: 100% Arial, Helvetica, sans-serif;
	}

#logo img {
	display: block;
	} 
	
#main-nav {
	display: none;
	}
	
#header-buttons	{
	display: none;
	}
	
#search {	
	display: none;
	}

/* -----[ content layout ]----- */

#subnav-content {
	float: none;
	width: 100%;
	}	

#content {
	float: none;
	width: 100%;
	}

#content p.top {
	display: none;
	}	
	
#content p.top-line {	
	display: none;
	}
	
#content p.plus {	
	display: none;
	}	
	
#content ul {
	margin: 10px 0 10px 15px;
	}
	
#content ul li {
	list-style-type: disc;
	}				
	
/* -----[ display tables in content area ]----- */		

table.content-table {
	border-top: none;
	border-right: 1px solid #4b4a47;
	border-bottom: none;
	border-left: none;
	}

table.content-table th, table.content-table th.left, table.content-table th.mid, table.content-table th.right {
	border-top: 1px solid #4b4a47;
	border-right: none;
	border-bottom: 1px solid #4b4a47;
	border-left: 1px solid #4b4a47;
	}
	
table.content-table td, table.content-table td.left, table.content-table td.left-first, table.content-table td.mid, table.content-table td.mid-first, table.content-table td.right, table.content-table td.right-first {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #4b4a47;
	border-left: 1px solid #4b4a47;
	}	

/* -----[ menu box tabs - wide content pages ]----- */	

.tabs {
	display: none;
	}	
	
/* -----[ governance box in content area ]----- */		

#content .governance-box {
	width: 100%;
	border-bottom: none;
	}	
	
#content .governance-box h3 {
	border-bottom: none;
	}		
	
a.findoutmore {
	display: none;
	}		

/* -----[ subnavigation ]----- */			

#subnav {
	display: none;
	}

/* -----[ info column ]----- */
	
#info-column {	
	display: none;
	}

/* -----[ homepage ]----- */

#welcome {
	width: 100%;
	padding: 0;
	}	
	
#welcome h3.menu-box, #content h3.menu-box {
	width: 100%;
	padding: 7px 0 5px 0;	
	border-bottom: none;
	}	

.menu-block {
	border-top: none;
	}	

.menu-block-img {
	display: none;
	}
	
.menu-block-text {
	float: none;
	width: 100%;
	}				

#content .featured-box {
	width: 100%;
	border-bottom: none;
	}	
	
#content .featured-box h3 {
	padding: 7px 10px 5px 0;	
	border-bottom: none;
	}
	
#content .featured-box img {
	margin: 7px 12px 0 0;
	}				

.thumb-img {
	float: left;
	width: 89px;
	margin: 20px 0 0 0;
	}	
	
.thumb-text {
	float: none;
	width: auto;
	padding: 20px 0 0 0;
	}		
	
#content .featured-box img.thumbnail {
	margin: 0;
	}			

.clear-line {
	border: none;
	}

/* -----[ Community Partners and Listed Providers pages ]----- */
	
p.subtitle {
	left: 0;
	top:  130px;
	font-size: 1.6em;
	}	
	
#news {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	}		
	
.downloads {
	float: left;
	width: 100%;
	border-bottom: none;
	}	
	
.downloads-item {
	float: left;
	width: 45%;
	padding: 0 0 15px 0;
	}	
	
.downloads-detail {
	float: right;
	width: 45%;
	}	
	
#content .downloads-detail ul.download-list li {
	list-style-type: disc;
	border-top: none;
	}	
	
.thumb-divider {
	margin: 20px 0;
	}		
	
.featured-home-pic {
	float: none;
	width: 100%;
	}
	
.featured-home-thumbs {
	float: none;
	width: 100%;
	}	
	
.featured-home-thumbs .thumb-img-first {
	float: left;
	width: 89px;
	margin: 0;
	}	
	
.featured-home-thumbs .thumb-img {
	float: left;
	width: 89px;
	margin: 0;
	}			
	
.featured-home-thumbs .thumb-text-first {
	float: none;
	width: auto;
	padding: 0;
	}			
	
.featured-home-thumbs .thumb-text {
	float: none;
	width: auto;
	padding: 1px 0 0 0;
	}			

	
/* -----[ footer ]----- */	
	
#footer {
	display: none;
	}	

#container p.copyright {	
	border-top: 1px solid #4b4a47;
	margin: 10px 0;
	padding: 10px 0;
	}

#container p.copyright a {	
	display: none;
	}