body{
	background: #fff;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	padding: 0;
}
a {
	color: #000;
}
h1, h2, h3{
	font-weight: normal;
	margin: 10px 0;
}
h1 {
	font-size: 1.8em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}
p, table, ul, ol {
	font-size: 1em;
}
a img {
	border: 0;
}


#header,
#blackline,
#redline,
#blackbox,
#bottomline,
#breadcrumbs,
#newsletter,
#menu,
#bottommenu
{
	display: none;
}


#footer {
	margin-top: 20px;
	border-top: 1px solid #000;
}
#footer p {
	margin: 0;
}
#maincontent p{
	text-align: justify;
}

.news-title{
	font-weight: bold;
}
.news-latest-container p, .news-list-container p{
	margin-top: 0.2em;
}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}

