body {
	background-color: #4595ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-attachment: fixed;
	background: url(images/bg_gradient.gif) repeat-x;
}

a {
	color: #4595ee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0278D2;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #0a44a2;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 0 0.5em 0 0;
}

span.bold {
	font-weight: bold;
	padding-right: 10px;
	line-height: 18px;
}

p {
	margin-top: -2px;
}

div.even, div.odd {
	padding: 2px 0 2px 10px;
}

div.even {
	background-color:#EFEFEF;
}


.redtext {
	font-size: 100%;
	font-style: italic;
	color: red;
}

.darkred {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}

.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}

.bluesmall {
	font-size: 100%;
	font-weight: bold;
	color: #0000FF;
}

.textblock {
	width: 94%;
	height: 50px;
	overflow: visible;
}

#Rightside h1 {
	font-size: 85%;
	color: #4595ee;
}

#wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 1070px;
  height: 589px;
  z-index: 1;
}

.banner {
	float: right;
	margin-top: 29px;
	width: 150px;
}

	.banner img {
		border: 0;
	}

#Body_bg {
  position: absolute;
  left: +30px;
  top: +29px;
  width: 877px;
  height: 589px;
  z-index: 1;
  background-image: url(images/Body_bg.gif);
  background-repeat: no-repeat;
}

#BlueRibbon {
  position: absolute;
  left: 825px;
  top: 8px;
  width: 77px;
  height: 138px;
  z-index: 2;
}

#Topmenu {
  position: absolute;
  left: 198px;
  top: 120px;
  width: 553px;
  height: 20px;
  z-index: 3;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#Topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Topmenu li {
	display: inline;
	margin: 0 6px 0 0;
	padding: 2px;
	background-color: #fff;
}

#Menu {
	position: absolute;
	left: 1px;
	top: 161px;
	width: 162px;
	height: 348px;
	z-index: 4;
	background-image: url(images/Menu.png);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	line-height: 16px;
}

	#Menu ul {
		list-style: none;
		margin: 0 0 0 10px;
		padding: 0;
	}
	
	#Menu li {
		padding: 0 0 0 12px;
	}
	
	#Menu li ul li {
		padding: 0;
		margin: 0;
	}
	
	#Menu ul ul {
		padding: 0 0 0 10px;
		margin: 0;
	}

	#Menu li.submenu {
		cursor: hand !important;
		cursor: pointer !important;
		color: #4595ee;
		background: white url(images/plus.gif) no-repeat left 4px;
	}
	
	#Menu li.submenu span:hover {
		text-decoration: underline;
	}	
	
	#Menu li.submenu ul {
		display: none;
	}
	
	#Menu .submenu ul li {
		cursor: default;
		text-decoration: none;
	}


.newsfeed {
		position: absolute;
		bottom: 20px;
		left: 0;
		width: 155px;
		height: 124px;
	}


.newsfeedarchive {
		position: absolute;
		bottom: 0;
		width: 160px;
		text-align: center;
	}

#Counter {
	position: absolute;
	left: 9px;
	top: 525px;
	width: 146px;
	height: 78px;
	z-index: 5;
	font-weight: bold;
}

	#Counter img {
		width: 60px;
		height: 20px;
		border: none;
		vertical-align: middle;
		padding: 0;
	}
	
	.Uppdatering {
		margin: 5px 0 0 0;
	}

#Scroll {
  position: absolute;
  left: 236px;
  top: 176px;
  width: 439px;
  height: 392px;
  min-height: 392px;
  z-index: 6;
  font-size: 100%;
  overflow: auto !important;
  visibility: visible;
  padding-right: 15px;
}

#Content {
  position: absolute;
  left: 0;
  top: 0;
  width: 424px;
  z-index: 6;
  font-size: 100%;
  visibility: visible;
}

	table#pcf-contact {
		width: 100%;
	}
	
	tr.odd {
		background: #EEE;
		color: #000;
		padding: 12px;
	}

	tr.even {
		background: #FFF;
		color: #000;
		padding: 12px;
	}
	
#Rightside {
  position: absolute;
  left: 699px;
  top: 176px;
  width: 167px;
  height: 392px;
  z-index: 7;
}

	#Rightside span {
		font-size: 80%;
		font-weight: bold;
		color: #4595ee;
		margin: 15px 0 0 0;
	}
	
	#Rightside form {
		margin: 5px 0 0 0;
	}
	
	#Rightside img {
	  border: none;
	  margin-bottom: 5px;
	}

