a:link, a:visited, a:active {
  color: #30548E;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.list:hover {
  text-decoration: none;
  color: #7E98C1;
}

body {
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 10px;
  line-height: 16px;
}

h1 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

li {
  padding-left: 10px;
  list-style: none;
  background-image: url(images/arrow.gif);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 11px;
  padding-bottom:8px;
}

p {
  margin: 0px;
  padding-bottom: 5px;
}

ul {
  margin: 0px;
  padding-left: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.topmenu li.topmenu a.topmenu {
  float: left;
  background-color: #30548E;
  height: 19px;
}

#section_header {
  background-color: White;
}

#section_photo {
}

ul.topmenu li.topmenu a.topmenu:hover {
  background-color: #7E98C1;
}

#current {
  background-color: #7E98C1;
}

ul.topmenu, li.topmenu {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#container {
  margin: 0px;
  padding: 0px;
  width: 666px;
  background-image: url(images/bg.gif);
  background-position: top left;
  background-repeat: repeat-y;
  text-align: left;
}

#content {
  margin: 0px;
  margin-left: 160px;
  padding: 10px;
}

#footer {
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
  background-color: #B8CAE6;
  color: #30548E;
  text-transform: uppercase;
  height: 19px;
}

#header {
  width: 666px;
  padding: 0px;
  margin: 0px;
  background-image: url(images/logo_swe.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  height: 51px;
}

#image {
  width: 429px;
  background-image: url(images/photos/swemain.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 486px;
  height: 110px;
  margin-bottom: 10px;
}

img.imageleft {
  float: left;  
  margin-right: 10px;
  margin-bottom: 0px;
  margin-top: 5px;
}

hr {
  color: #7E98C1;
  height: 1px;
  background-color: #7E98C1;
  border: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0px;
}

#leftside {
  float: left;
  width: 140px;
  height: 300px;
  margin-top:20px;
  margin-left:10px;
}

#menucontainer {
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  height: 19px;
}

#menucontent {
  margin-left: 159px;
  margin-right: 48px;
  padding: 0px;
}

#menuleft {
  float: left;
  width: 159px;
  padding: 0px;
  margin: 0px;
  background-image: url(images/menu_left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 19px;
}

#menuright {
  float: right;
  width: 124px;
  padding: 0px;
  margin: 0px;
  background-color: #B8CAE6;
  background-image: url(images/menu_right.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 19px;
}

#menuright_short {
  float: right;
  width: 48px;
  padding: 0px;
  margin: 0px;
  background-image: url(images/menu_right_short.gif);
  background-position: top right;
  background-repeat: no-repeat;
  height: 19px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #leftside {
    margin-right: -3px;
  }
 
* html #content {
    height: 1%;
    margin-left: 0;
  }
 
/* End hide from IE5/mac */

li.listmenu {
  background-image: none;
}

#navcontainer { 
  width: 159px; 
  padding: 0px;
  margin: 0px;
}

ul.listmenu {
  padding: 0px;
  margin: 0px;
  background-image: none;
}

li.listmenu {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #B8CAE6;
  line-height: 24px;
}

li.currentlistmenu {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #B8CAE6;
  line-height: 24px;
  background-color: #B8CAE6;
  color: #30548E;
  background-image: none;
}

#navcontainer a {
  padding-left: 10px;
  display: block;
}

#navcontainer a:link, #navlist a:visited {
  text-decoration: none;
}

#navcontainer a:hover {
  background-color: #B8CAE6;
  color: #30548E;
}

#currentlist {
  background-color: #B8CAE6;
  color: #30548E;
}
