@charset "utf-8";
/* CSS Document Print version of ENGLISH Articles */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 11pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

.container { 
	width:100%;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
}

.contentContainer #clearfix h1 {padding: 0;}

.contentContainer #contentArea {
	width:100%;}

.contentContainer #contentArea .article h3, h4, h5 { 
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}

.contentContainer #contentArea .article a, a:hover {
	border-bottom:none;
	text-decoration:underline;
	color:#0000ff;}

.contentContainerArticle h1 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;}

.header, 
.breadcrumbs,
#clearfix,
.contentContainer #catTemp, 
.contentContainer #QL,
.contentContainer #res, 
.shareThis, 
.topLink,
#audio, 
#video, 
#footer, 
#quoteRight, 
#quoteLeft, 
.hrPadding,
img,
hr {
  display : none;
}

