/* ------------------------------------------
READING ROOM
Stylesheet: Print Styles
Author: Reading Room
Updated: 1 September 2008
------------------------------------------ */

#uberWrapper {padding:10px;}

body {font-family:Georgia, Times, "times new roman", serif; /* font-family: Arial, Helvetica, sans-serif; */ font-size:10pt; text-align: left; color:#000; background:#fff;}

/* ------------------------------------------------------------------------------------
-- GENERAL
------------------------------------------------------------------------------------ */

/* html * {margin: 0;padding: 0;} */

a {outline:none; text-decoration:underline;}

img {border: 0;}

h1, #logo {font-size:24pt; font-weight:800; margin-bottom:0.5em;}
h2 {font-size:18pt; margin-bottom:0.5em;}
h3 {font-size:14pt; margin-bottom:1em;}
h4 {font-size:11pt; margin-bottom:1em;}
p, ul, ol, dl, table {margin-bottom:1em;}

ul, ol {margin-left:8mm;}
li {margin-bottom:2mm;}

abbr {border:0;}
address {font-style:normal;}
p.date {font-weight:800;}

.caseStudy {color:#000 !important; background:none !important;}


/* ------------------------------------------------------------------------------------
-- SHOW FOR PRINT
------------------------------------------------------------------------------------ */

.accordionItem {
	display:block !important;
}

	
/* ------------------------------------------------------------------------------------
-- REMOVED FOR PRINT
------------------------------------------------------------------------------------ */

#navSkip,
#topNav,
#stage,
#locations,
.pagination,
#footerNav,
#footerCoDetails,
#filterOptions,
#articleTools,
#clipArticle,
div.rssFeed,
blockquote,
#featuresContainer img,
#mainContent img,
#content img,
#aspnetForm,
.caseStudy .tools,
p.sos,
div.back {
	display:none;
}