.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	background-color:rgb(255,102,0); /*background-color:rgb(137,170,214)/*For blue background*/
	;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h1 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 20px;
	background:rgb(0,102,204);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	color:#333333;
	line-height:1.7em;
	font-size:110%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Comic Sans MS";
}

/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(255,102,0);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(51,102,0);
	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(234,242,222);
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(51,102,0);
	font-weight:bold;
	font-size:220%;
}
.main-content h1 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(51,102,0);
	font-weight:normal;
	font-size:210%;
}
.main-content h2 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(51,102,0);
	font-weight:normal;
	font-size:170%;
}
.main-content h3 {
	clear:both;
	margin:-1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(51,102,0);
	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 h4 {
	margin:1.5em 0 1.0em 0;
	color:rgb(51,102,0);
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:normal;
	font-size:170%;
}
.main-content h5 {
	margin:1.5em 0 1.0em 0;
	color:rgb(51,102,0);
	font-family:"trebuchet ms",arial,sans-serif;
	font-size:140%;
}
.main-content h6 {
	margin:1.2em 0 0.2em 0;
	color:rgb(51,102,0);
	font-weight:bold;
	font-size:120%;
}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}

.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 25px /*IE6*/;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 25px;
}
.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; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.blue {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(0,102,204);
	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(255,102,0);
	font-family:"trebuchet ms",verdana,arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
}
.main-subcontent h1.red {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(232,49,49);
	font-family:"trebuchet ms",verdana,arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
}
.main-subcontent h1.purple {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(121,21,234);
	font-family:"trebuchet ms",verdana,arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
}
.main-subcontent h1.yellow {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(231,234,21);
	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:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {
	clear:both;
	margin:0 10px 1.0em 10px;
	color:#333333;
	line-height:1.3em;
	font-size:110%;
}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both;
	float:left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0;
	border-top-color: rgb(0,102,204);
	border-right-color: rgb(0,102,204);
	border-bottom-color: rgb(0,102,204);
	border-left-color: rgb(0,102,204);
}

.main a {
	color:rgb(160,214,81);
	font-weight:bold;
	text-decoration:none;
	font-size: 90%;
}
.main-content h1 a {
	color:rgb(160,214,81);
	font-weight:normal;
	text-decoration:none;
}

.main a img {

}
.main-subcontent a {
	color: #000000;
}
.main-navigation a {
	color: rgb(51,102,0);
}

