* { margin:0; padding: 0; } 

fieldset, img { border:0; }

html { 
	height: 100% 
} 

body { 
	min-height: 101%;	
	position: relative; 
	background: #fff;
	color: #555; 
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom:20px;
} 

#page {
	margin:20px 0;
	width:600px;
}

#header {
	position:relative;
	height:100px;
	width:100%;
}

#footer, #adress, p.skiplink,#bct, #mainmenu, #submenu, #searchform {
	display:none;
}


a {
	color: #555555;
	text-decoration:none;
}

#logo {
	float:left;
	width:49%;
	height:100px;
	text-align:left;
}

#logo img {
	margin: 10px 0 0 16px;
	width:216px;
	height:90px;
}

#logo p {
	position:relative;
	top:-25px;
	left:140px;
	color:#6F121D;
	font-size:12pt;
	font-family: "Courier New", Courier, monospace;
}


#content {
	width:600px;
}


#picture {
	margin:4px 24px 24px 0;
	width:600px;
	line-height:140%;
}

#picture dt {
	border-top:1px solid #8C8C8C;
	padding:20px 0;
	width:414px;
	float:left;
}

#picture dd {
	border-top:1px solid #8C8C8C;
	width:150px;
	margin-left:20px;
	padding-top:20px;
	font-size:10pt;
	float:right;
}

#content-inner {
	clear:both;
	width:600px;
	margin-top:20px;
}


#text {
	width:600px;
	line-height:140%;
}

#text h1, #text h2 {
	color: #6F121D;
	font-size:12pt;
	margin-bottom:10px;
}

#text h2 {
	margin-top:20px;
}

#text h3 {
	font-size:11pt;
	color: #6F121D;
	margin-bottom:10px;
	margin-top:20px;
}

#text ul h4 {
	font-size:10pt;
	margin-top:10px;
}

#text p, #text ul {
	margin-bottom:10px;
	font-size:1.1em;	
}

#text ul p {
	font-size:10pt;
	margin-bottom:0;
}

#text p, #text ul {
	margin-bottom:10px;
	font-size:10pt;
	line-height:140%;
}

#text ul {
	list-style-type: square;
	color: #6F121D;
}

#text ul li {
	margin-left:20px;
	color: #555555;
}

form {display:none;}