@charset "utf-8";
/* CSS Document Print version of ENGLISH default page */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 11pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

.contentContainer {
	padding:0;
	}

.contentContainer h1 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	padding:0;
	}

.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 #contentArea {
	width:100%;}

.contentContainer #contentArea .template { 
	color:#000000;
	font-family:"Times New Roman", Times, serif;
}

.contentContainer #contentArea .home_page h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;}

.contentContainer #contentArea .home_page h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;}

.contentContainer #contentArea .home_page h3 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:22px;
	text-decoration:none;}

.contentContainer #contentArea .home_page p + p {
	margin-top: 0.2em;
}

.contentContainer #contentArea a { 
	color:#0000ff;
	border-bottom:none;
	text-decoration:underline;
}

.header, 
.breadcrumbs,
.contentContainer #cat, 
.contentContainer #QL,
.contentContainer #res, 
#footer, 
.hrPadding,
#slideshow,
h2,
hr {
  display : none;
}

