@charset "utf-8";
/* CSS Document */

/* Print Styles */
/* Remove unwanted elements */
body, #page {
	background: #fff;
	width: 100%;	
}
#footer, #footer p, #footer a, #currentDate{
	width: 100%;
	margin: 5px 0px;
	color: #000;	
}
#search, #socialButtons, #topNav, #leftSidebar, #newsletterQuotes, #analystQuotes, #inThisIssue, #addToAny, #companiesAlphaList, .middleRight, #rightSidebar, #footer p#footerLinks {
	display: none;
}
#logo h1{
	background: #696A6D;	
}
#breadcrumbs, #breadcrumbs a, .companyInfo p, .companyInfo li {
	color: #000;	
}
/* Ensure the content spans the full width */
body div#middleContent {
	width: 100%; 
	margin: 0; 
	float: none;
	min-height: 200px;
}
body #page h2 {
	color: #000;
	background: #fff;
	font-size: 18px;
}
p#noPrint, p#noPrint a {
	display: block;
	color: #da8f3a;
}