/* /home/steuro/webapp/modules/generic/style/print.xml - BEGIN */
/* /home/steuro/webapp/modules/generic/style/print.xml - END *//* /home/steuro/webapp/modules/website/style/print.xml - BEGIN */
body {
	font-family: arial;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
#Header {
	border-bottom: 1px solid #041e50;
}
img {
	border: none;
}
#HeaderNavigation, .hors-champ, #Breadcrumb, #SearchBlock, .home-news-menu, #PictureOfTheMonth, #LeftColumn, #Footer, .footer-links, .link .mini {
	display: none;
}
dl.interview dd {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color: #000;
	text-align: center;
}
.news-img {
	float: left;
	margin-right: 10%;
	margin-bottom: 10%;
}
h2 {
	font-size: 11pt;
	color: #000;
	text-align: left;
}
h3 {
	font-size: 10pt;
	color: #000;
	text-align: left;
}
h4 {
	font-size: 9pt;
	color: #000;
	text-align: left;
}
#RightColumn {
	margin-left: 10%;
	width: auto;
	background: #eee;
	padding: 5%;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a:link, a:visited {
	color: #0000CC;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a {
	content: " (" attr(href) ") ";
}
/* /home/steuro/webapp/modules/website/style/print.xml - END */