body {
	position:relative;
	margin:0;
	padding:0;
	background:#2a3759;
	font-family:arial;
	font-size:11px;
	line-height:16px;
}
h1 {
	font-size:24px;
	color:#000000;
	line-height:28px;
	margin:15px 0;
	padding:0;
	font-weight:normal;
}
h2 {

	line-height:40px;
	color:#333333;
	font-size:18px;
	padding:0;
	margin:10px 0;

}
h3 {
	height:37px;
	line-height:40px;
	color:#333333;
	font-size:13px;
	padding:0 0 0 7px;
	margin:0 0 4px 0;
	background:url("/core/templateresources/h2_bg.gif") top left repeat-x;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:20px 0px 20px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}
img {
	border:0;
}
#container {
	position:relative;
	margin:0 auto;
	padding:10px;
	width:920px;
}
#pagecontainer {
	position:relative;
	float:left;
	width:890px;
	background:#ffffff;
	padding:15px;
}
#header {
	position:relative;
	float:left;
	width:880px;
	padding-right:10px;
	height:100px;
	overflow:hidden;
}
#logotype {
	position:relative;
	float:left;
	padding:0px 0 0 0;
}
#search {
	position:relative;
	float:right;
	padding-top:84px;
}
#opening {
	position:absolute;
	right:10px;
	top:55px;
	text-align:right;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}
.searchstyle {
	position:relative;
	background:#ffffff;
	border:1px solid #cccccc;
	height:18px;
	font-size:12px;
}
#menu {
	position:relative;
	float:left;
	width:890px;
	height:35px;
	background:url("/core/templateresources/menu_bg.gif") top left repeat-x;
}
ul#navigation {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:890px;
	height:35px;
	background:url("/core/templateresources/meny_bg.gif") top left repeat-x;
}
ul#navigation li {
	display:inline;
}
ul#navigation a {
	display:block;
	height:33px;
	float:left;
	line-height:34px;
	padding: 0px 27px;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#003366;
}
ul#navigation a:hover {
	color:#003366;
	text-decoration:underline;
}
#subline {
	position:relative;
	float:left;
	width:890px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	color:#333333;
}
#subline a {
	color:#336699;
	text-decoration:none;
}
#subline a:hover {
	color:#336699;
	text-decoration:underline;
}
#lcontent {
	position:relative;
	float:left;
	width:220px;
	margin:10px 20px 0 0;
}
#submenuhead {
	font-size:24px;
	color:#0000000;
	line-height:28px;
	margin:0 0 5px 0;
	width:210px;
	min-height:25px;
	padding:10px 0 10px 15px;
	font-weight:normal;
}

#submenuhead a {
	font-size:24px;
	color:#000000;
	line-height:28px;
	font-weight:normal;
	text-decoration:none;
}
.subitem a {
	display:block;
	float:left;
	background:#eaeaea;
	color:#333;
	padding: 0px 0px 0px 20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	width:200px;
	height:31px;
	overflow:hidden;
}
.subitem a:hover {
	background:#f9f9f9;
	color:#333333;
	text-decoration:normal;
	font-weight:normal;
}
.thirditem a {
	display:block;
	float:left;
	background:#cc0000;
	color:#ffffff;
	padding: 0px 0px 0px 30px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	width:187px;
	height:24px;
	overflow:hidden;
}
.thirditem a:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}


#content {
	position:relative;
	float:left;
	width:650px;
	min-height:400px;
	overflow:hidden;
	padding:10px 0;
}
#content table,tr,td {
	border:0;
}
#content a {
	color:#336699;
	text-decoration:none;
}
#content a:hover {
	color:#336699;
	text-decoration:underline;
}
#contentwide {
	position:relative;
	float:left;
	width:890px;
	min-height:400px;
	overflow:hidden;
	padding:10px 0;
}
#contentwide a {
	color:#336699;
	text-decoration:none;
}
#contentwide a:hover {
	color:#336699;
	text-decoration:underline;
}
#footer {
	position:relative;
	float:left;
	width:890px;
	height:20px;
	background:url("/core/templateresources/footer_bg.gif") top left repeat-x;
	line-height:30px;
	font-size:11px;
	padding:35px 0 0 0;
	color:#333;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
.left {
	position:relative;
	float:left;
}
.right {
	position:relative;
	float:right;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
