*{

	color: Black;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;

}
#body{
	width: auto;
	background-color: white;
	background-image: none !important;
}
h2, h3{
	background-color: transparent;
}
#content p{
	margin-top: 5mm;
	margin-bottom: 5mm;
}

#footer,.noPrint,.info,#opacity2,#opacity{

	display: none;

}

#header{
	height: 40mm;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: none;
}

#articleContent h2, #content h2{
	font-size: 2em !important;
	line-height:2em;
	font-weight: bold;
	display: block;
	color: #021924;
	margin: 5mm 0;
	text-transform: uppercase;
	text-align: left;
	background-image: none;
}
#page {
	width: auto; 
	color: black; 
	background-color: white;
	background-image: none;
	}
div#page {
	padding-top: 1em;
}
#content{
	float: none !important;
	margin: 0;
	padding: 0; 
	width: auto;
	border-top: 1px solid navy;
	background-color: white;
}
#portlets, #where, #topmenu, .more, #back, #languagesPortlet{
	display: none;
}
#header .title, #header .subtitle{
	display: block !important;
	color: black;
	text-decoration: none;
	margin: 0 !important;
	text-align: right;
}
#header .title{
	font-size: 3em;
	line-height: 1em;
}
#logo{
	position: absolute;
	left: 0;
	top: 0;
	margin:0;
}
a:link, a:visited {
	color: navy;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.center{
	text-align: center;
}
#content fieldset{
	margin-top: 5mm;
	padding: 1mm;
}

