html {
	height:100%;
}

body,td,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	line-height: 135%;
	height:100%;
}

body {
	
	background-color: #EBEBEB;
	margin:0px;
	height:100%;

}

a img {
	border: none;
	text-decoration: none;
}

h1 {

	font-size: 15pt;

}

.headline {

	background-color:#ffffff;
	color:#0D3722;
	padding: 3px;

}

.table tr td {

	border-bottom: 1px #CCCCCC dashed;
	
}

.navigation {

	text-align: left;
	border-bottom: 1px #999999 solid;
	
}

.navigation_active {

	text-align: left;
	border-bottom: 1px #999999 solid;
	
}

.link_navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
	display: block;
}

.link_navigation_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	
}

.csc-mailform {

	border: none;
	
}

.csc-mailform-field {

	padding-bottom: 5px;

}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:60%;
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	margin-top: 10px;
}
