body {
	font-family: verdana, arial;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #717777;
}

#window {
	width: 800px;
	min-height: 414px;
	margin: 0;
	background-image: url('../images/top_bg.jpg');
	background-repeat: no-repeat;
}

.left {
	float: left;
	width: 187px;
}

.left ul {
	list-style-type: none;
	margin-top: 200px;
	margin-left: 22px;
}

.left ul.submenu {
  margin-top: 10px;
  margin-left: 0px;
  font-size: smaller;
  padding-left: 15px;
}

.left ul li {
	margin-bottom: 10px;
}

.left .logo {
	background-image: url('../images/logo2.jpg');
	background-repeat: no-repeat;
	width: 103px;
	height: 86px;
	margin-left: 66px;
	margin-top: 10px
}

.norden {
  margin-left: 19px;
}

.left ul a {
	color: #30707C;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	color: #30707C;
	text-decoration: none;
	font-weight: bold;
}

.right {
	float: left;
	width: 554px;
	margin-top: 200px;
}

.none {
	padding: 10px;
}

.blue {
	padding: 10px;
	background-color: #ECF6F7;
	width: 100%;
}

.clear {
	clear: both;
}

#footer {
	width: 800px;
	height: 114px;
	background: url('../images/footer.jpg') no-repeat;
	margin: 0;
}

h1 {
	color: #076C76;
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0px;
	color: #387F83;
	font-size: 1em;
	text-align: center;
}

form label {
	font-weight: bold;
}

.blue ul {
  font-style: italic;
}

.presentations ul {
  font-style: normal !important;
}

.presentations .blue {
  padding: 0px;
  width: 574px;
  padding-bottom: 10px;
}
