
#contentWrapper{float:left; background:#fff;}

body, table{font:12px verdana; color:#333; line-height:17px;}

h1{
	margin:14px 0px; 
	font:28px Trebuchet MS, arial; 
	color:headerColor; 
}

h2{
	margin:10px 0px; 
	font:18px Trebuchet MS, arial; 
	color:headerColor; 
}

h3{
	margin:8px 0px; 
	font:18px Trebuchet MS, arial; 
	color:headerColor; 
}

h4{
	margin:6px 0px; 
	font:16x Trebuchet MS, arial; 
	color:headerColor; 
}

h5{
	margin:3px 0px; 
	font:bold 12px Trebuchet MS, arial; 
	color:headerColor; 
}

h6{
	margin:3px 0px; 
	font:bold 11px Trebuchet MS, arial; 
	color:headerColor; 
}
div.inledning{
	font:bold 15px verdana; 
	color:#333;
	margin-bottom:15px;
	line-height:22px;
}


li {margin-bottom:10px;}

a{color:#0090d9; text-decoration:underline;}
a:hover{color:#00547e; text-decoration:underline;}
a:active{color:#00547e;}
a:visited{color:#00547e;}
/* HEADER */
div#headerBox{
	clear:both;		
	height:160px; 
	clear:both;		
	background:url(/_project/_layout/gfx/mainHeader.jpg) 0 0px no-repeat;		
	margin:0 0 2px 0px;
	width:958px;
}
div#flashIntro{
	clear:both;		
	height:300px; 
	clear:both;		
	margin:0 0 2px 0px;
	width:958px;
}
/* - MAIN - */
div.mainColumns	{ float:left; height:100%; background:#fff;}
  #content1		{ width:190px; padding:20px 0px 20px;}
  #content2		{ width:530px; padding:20px 0 20px 20px; margin-right:20px; overflow:hidden;}
  #content2Wide	{ width:738px; padding:20px 10px 20px 20px;}
  #content2Full	{ width:918px; padding:20px;}
  #content3		{ width:198px; padding:20px 0px 20px;}
/* - --------- - */
/* MAIN MENY */
div#mainHoverMenu ul{clear:both; background:url(/_project/_layout/gfx/nav.png) repeat-x; width:958px;}
div#mainHoverMenu ul li{float:left;}
div#mainHoverMenu ul li.menuStart{display:none;}
div#mainHoverMenu ul li.menuEnd{display:none;}
div#mainHoverMenu ul a{
    outline: 0;
	float:left;	
	padding:10px 4px 7px; 
	margin:8px 3px 0px;
	font:bold 10px verdana; 
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
div#mainHoverMenu ul li a.choosen{color:#000; background:#fff; border:1px solid #333; border-bottom:0; margin:8px 2px 0; padding:10px 10px 7px;}
div#mainHoverMenu ul li a:hover{background:#fff; color:#000; border:1px solid #333; border-bottom:0; margin:8px 2px 0;}

	div#mainHoverMenu ul ul{
		padding:4px 5px;
		position:absolute;
		float:left;
		display:none;
		background:#fff;
		border:1px solid #8c8254;
		border-top:0;
		width:180px;
		top:37px;
		left:2px;
	}
	div#mainHoverMenu ul ul li.menuStart{display:none;}
	div#mainHoverMenu ul ul li.menuEnd{display:none;}
	div#mainHoverMenu ul ul a{width:160px; padding:3px 10px; margin:1px 0; color:#fff; background:#1A3965; border:0; font:10px verdana;}
	div#mainHoverMenu ul ul a:hover{background:#2C61AA; color:#fff; border:0; margin:1px 0;}
	div#mainHoverMenu ul ul a.choosen{background:#2C61AA; color:#fff; border:0; margin:1px 0;}

	div#mainHoverMenu ul ul ul{
		border:1px solid #8c8254;
		border-left:0;
		top:-4px;
		left:184px;
	}



/* SUB MENU */
	div#subMenu ul li ul{margin:0 0 0 10px;}
	div#subMenu ul li ul li a{font-size:11px;}


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #1A3965;
	background-image: url('/_project/_layout/gfx/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-gradient
{
	background-position: bottom left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 992px;
	min-width:67px;
	min-height:67px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 17px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 86px;
	height: 86px;
	background-image: url('/_project/_layout/gfx/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 43px, 43px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 43px, 43px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(43px, 43px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(43px, auto, auto, 43px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 43px;
	right: 43px;
	height: 86px;
	background-image: url('/_project/_layout/gfx/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 43px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(43px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 43px;
	bottom: 43px;
	width: 86px;
	background-image: url('/_project/_layout/gfx/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 43px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 43px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 43px;
	left: 43px;
	right: 43px;
	bottom: 43px;
	background-color: #F0F6FA;
}


.art-Sheet
{
	margin-top: 20px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 958px;
	height: 300px;
}

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 958px;
	height: 300px;
	background-image: url('/_project/_layout/gfx/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 958px;
	height: 300px;
	background-image: url('/_project/_layout/gfx/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 132px;
	width: 946px;
}

h1.art-Logo-name
{
	display: block;
	text-align: center;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 20px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #224B62 !important;
}

.art-Logo-text
{
	display: block;
	text-align: center;
}

.art-Logo-text, .art-Logo-text a
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	padding:0;
	margin:0;
	color: #224B62 !important;
}
.art-contentLayout
{
	position: relative;
	margin-bottom: 3px;
	width: 958px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('/_project/_layout/gfx/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.art-Block-tc, .art-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('/_project/_layout/gfx/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('/_project/_layout/gfx/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #1D3F6F;
}


.art-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #92BFD9;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}
.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('/_project/_layout/gfx/BlockHeaderIcon.png');
	padding:0 0 0 10px;
	background-repeat: no-repeat;
	min-height: 9px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('/_project/_layout/gfx/BlockContent-s.png');
}

.art-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('/_project/_layout/gfx/BlockContent-h.png');
}

.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('/_project/_layout/gfx/BlockContent-v.png');
}

.art-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.art-BlockContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.art-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}
.art-BlockContent-body
{
	color:#112541;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 10px;
}
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.art-Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #5589D3;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata */
.art-PostMetadataHeader
{
	padding:1px;
	background-color: #CEE2EE;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
	color: #193748;
}

.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #182935;
}

.art-PostContent
{
  margin:0;
}
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 958px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/_project/_layout/gfx/Footer.png');
	width: 958px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('/_project/_layout/gfx/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#0E1E35;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
letter-spacing: 1px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #2F526A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #1F457A;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #285671;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#4E96C1;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#407BCE;
}