body, html {
	background-color: #fff;
	margin: 0;
	color: #000;
	font-family: arial, Verdana, sans-serif;
	text-align: center;
}

body { font-size: 95%;
	
	width: 560px;
	margin: auto;
}
/* 	------------------------- 
	hide useless
*/
#leftnav, #mainnav, #header a,
#pagejump, #footernav, #gslwebs,
#site_search, #servicelogin, #loginerror, #breadcrumbs, .printresults,
#logout, div.backlink, div.toplink, hr, br,
div.cleaner, .pagenav, a.pc_left, a.pc_right, #footer img.right,
span.btn_moreabout, #related_news p a, input, .btn_analyse, .hide, .pagejump { display: none; } 


/* 	------------------------- 
	global print styles
*/
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 115%;
}

p {
	margin: 0;
}

/* header */
.printheader {
	margin: 0 0 0 0;
		
}

/* */
#wrapperhome, #wrapper {
	width: 560px;
	text-align: left;
	
}
/* spec */


span.welcome {
	text-transform: uppercase;
	font-weight: bold;
}

#breadcrumbs {
	font-size: 80%;
	position: relative;
}


h1, h2 {
	margin: 15px 0 10px 0;
}

#related_news {
	font-size: 90%;
	margin: 15px 0 10px 0;
	padding-left: 35px;
	border-left: 5px solid #f5f5f5;
}

#related_news h3 {
	color: #999;
	border-bottom: 1px solid #999;
}

#content {
	width: 560px;
	font-size: 80%;
	border-left: 0;
}

#content p {
	line-height: 140%;
}

#content img {
	margin: 10px 0;
}

.copyright {
	margin: 30px;
	font-size: 80%;
	float: left;
}

.filelist {
	margin: 10px 0 0 0;
}

.filelist a.fileitem {
	display: block;
	height: 24px;		
	padding: 0 7px;
	margin: 3px 3px 0 0;	
}

.filelist a.fileitem:hover{
	text-decoration: none;
}

.filelist img {
	margin: 3px 5px 0 0;
}

.filelist span {
	position: relative;
	font-size: 90%;
	top: -6px;
}

.brprint {
	display: block;
}