

body	{
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt !important;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0;
	width: 90%;
	}

img	{
	border: 0;
}

#header h1{	
	display: inherit;
	font-size: 30pt;
	color: black;
	border-bottom: 1px solid #000;
	font-weight: normal;
	margin:0px 5em 0px 0px;
}

#logoa, #language, #utilities, #search, #mainmenu, #sidebar, #footer, #breadcrumb, #menu, #utilities_intranet{
	display:none;
}

#tagline{
	margin-bottom: 20pt;
	border-bottom: 1px solid #000;
	padding-bottom:10pt;
}

#containercontainer	{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#container	{
	margin: 0;
	border:0px solid #ccc;
	width: auto;
}

#maincontent, #content {
	width: auto;
	margin: 0 7% 0 0;
}



h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	line-height: 1.2em;
	color: black;
	}

h1{
	font-size: 14pt;
	margin-bottom: 20pt;
	}
h2{
	font-size: 13pt;
	}
h3{
	font-size: 12pt;
	}
h2{
	font-size: 11pt;
	}
a {
   color: black;
   background: transparent;
   text-decoration: none;
}

a:link, a:visited {
   color: black;
   background: transparent;
   text-decoration: none;
   }


.newsitem img, p.return, .smalllink{
	display:none;
}


.summary p	{
	border: 0px;
}

.newsimage img{
	float: right;
	margin: 0 0 5pt 10pt;
}


#mainpicture{
	display:none;
}

