.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 10px;
	font-family:"Segoe UI";
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:16px;
}
.main-navigation h1 {
	clear:both;
	margin:10px 0 20px 0;
	padding:2px 20px 3px 20px;
	font-family:"Segoe UI";
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:16px;
	background-image: url(file:///C|/Users/Simon/Desktop/150.png);
	background-repeat: no-repeat;
}
.main-navigation h2 {
	clear:both;
	margin:20px 10px 10px 20px;
	font-family:"trebuchet ms",arial,sans-serif;
	color:#EFEFEF;
	font-weight:bold;
	font-size:150%;
}
.main-navigation h3 {
	clear:both;
	margin:10px 10px 5px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	margin:0 10px 10px 10px;
	color:#FFFFFF;
	font-size:12px;
}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 2px rgb(225,225,225);
	font-family:"trebuchet ms",arial,sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:220%;
}
.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"Segoe UI";
	color:#03C;
	font-weight:bold;
	font-size:24px;
}
.main-content h2 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"Segoe UI";
	color:rgb(80,80,80);
	font-weight:normal;
	font-size:24px;
}
.main-content h3 {
	clear:both;
	margin:-1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:130%;
}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}
.main-content p {
	font-size:14px;
	color: #999;
	text-align: left;
	font-family: "Segoe UI";
	font-weight: normal;
	line-height: normal;
}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {
	clear:both;
	width:430px;
	table-layout: auto;
	border-collapse:collapse;
	empty-cells:hide;
	font-family: "Segoe UI";
	font-size: 14px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #009;
}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {
	height:3em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	text-align:left;
	font-weight:normal;
	font-size:14px;
	font-family: "Segoe UI";
}
.main-content table td {
	height:15px;
	padding:0px;
	text-align:left;
	font-weight:normal;
	color:#999;
	font-size:14px;
	border: 1px solid #009;
	font-family: "Segoe UI";
}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

/* MAIN SUBCONTENT */
.main-subcontent h1 {
	clear:both;
	margin:0 0 10px 0;
	padding:4px 10px 3px 10px;
	font-family:"Segoe UI";
	color:rgb(255,255,255);
	font-weight:bolder;
	font-size:14px;
	background-image: url(../images/185.png);
	background-repeat: no-repeat;
}
.main-subcontent h1.green {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	font-family:"Segoe UI";
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:14px;
}
.main-subcontent h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {
	clear:both;
	margin:1.0em 10px 0.5em 10px;
	color:#F60;
	font-weight:bold;
	font-size:14px;
}
.main-subcontent p {
	clear:both;
	margin:0 10px 10px 2px;
	color:#999;
	font-size:14px;
	font-family: "Segoe UI";
}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both;
	float:inherit;
	padding:1px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0;
}
.main img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
#P120images2 {
	padding-right: 30px;
	border: 1px solid #009;
}

.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {
	color:#FFFFFF;
	font-weight:normal;
	font-family: "Segoe UI";
	font-size: 14px;
	text-decoration: blink;
}
.main-content h1 a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.main a:hover {
	color:#009;
	text-decoration:blink;
	text-align: left;
}

.main a img {
}
.main a:hover img {

}

