body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0;
	top: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
	width: 990px;
	top: 0px;
	left: 1.5cm;
}
#content1 {
	width:650px;
	padding-top: 0px;
	top: 150px;
	z-index: 4;
}
#content2 {
	width:800px;
	padding-top: 0px;
	top: 150px;
	z-index: 4;
}
#content3 {
	width:900px;
	padding-top: 0px;
	top: 150px;
	z-index: 4;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
#pageheader {
	background-image: url(images/mb_header.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 987px;
	position: relative;
	z-index: 2;
}
#pageheader h1 {
	display: none;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/navpanel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 3;
	width: 900px;
	top: 0px;
	position: relative;
}
.indentdiagram {
	padding-left: 200px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	background-image: url(images/mb_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 800px;
	padding-top: 15px;
	padding-left: 225px;
	z-index: 5;
	background-color: #FFFFFF;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	list-style-type: disc;
}
ol ol {
	list-style-type: circle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}
#navbar {
	display: none;
}
#image1 {
	height: 290px;
	width: 320px;
	position: absolute;
	z-index: 8;
	left: 685px;
	top: 135px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#image2 {
	height: 155px;
	width: 610px;
	z-index: 8;
	margin-left: 200px;
}
.italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 225px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #a3439e;
}
.pinkbold {
	font-weight: bold;
	color: #a3439e;
}
.skiplink {
	display: none;
}

