* { font-size: 100.01%; }
html { font-size: 64%; }

body {
	font: 1.1em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: #fff;
	padding: 0;
	text-align: center;
	min-width: 782;
}
table
{
	font: 1.1em "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:1.0em;
}
img {
	border-style: none;
}
form {
	margin: 0;
	padding: 0;
}
H1
{
	margin:1px 1px 1px 1px
}
H2
{
	margin:1px 1px 1px 1px
}
h1, .heading
{ 
	margin: 0 0 10px 0; 
	font-size: 1.6em;
	color: #ad2414;
	font-weight: normal; 
}
h2, .heading2
{ 
    margin: 0 0 -10px 0; 
	font-size: 1.2em;
	color: #666;
	font-weight: normal; 
}

#page 
{
	text-align: left;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	overflow: hidden;
	height: 100%; 
}
#header .logo {
	float: left; 
	margin: 17px 0 0 0;
}
#header .logo a {
	display: block; 
	text-indent: -9999px;
	width: 223px;
	height: 68px;
	overflow: hidden;
	background: url('/images/logo.gif') no-repeat;
}
.date {
	float: right; 
	color: #666;
	font-size: 0.9em;
	margin-top: 75px;
}
#content {
	margin-top: 10px;
}
.main-img {
	display: block; 
}
.main {
	overflow: hidden;
	height: 100%;
	margin-top: 14px;
	padding-bottom: 8px;
	background: url(/images/main-bg.gif)  repeat-y 190px;
}
#col1 {
	float: left; 
	width: 190px;
	border-top: 1px solid #d5d5d3; 
}
#col1 h2 {
	margin: 0; 
	padding: 9px 0 8px 15px;
	background: #e4e4e4;
	font-size: 1.09em;
	color: #666;
}
.pink {
	overflow: hidden;
	height: 100%;
	background: #f6f4f4;
}
.left-menu {
	overflow: hidden; 
	width: 166px;
	margin: 7px 0; 
	padding: 0 9px 0 15px; 
}
.left-menu li {
	list-style:none; 
	background: url(/images/left-menu-bg.gif) repeat-x ;
	padding: 7px 0 7px 0;
	margin-top: -1px;
	/*height: 100%; */
}
.left-menu li a {
	text-decoration: none; 
	color: #333;
}
.left-menu li a.active {
	font-weight: bold; 
}
.left-menu li a.child {
	font-weight: bold; 
	background: url(/images/left-hover-bg.gif)   no-repeat  0 4px;
	padding-left: 12px;
}
.left-menu li a:hover {
	text-decoration: underline; 
}
.left-menu li .submenu {
	height: 100%; 
	margin: 6px 0 0 0; 
	padding: 0 0 0 14px; 
	background: url(/images/left-menu-bg.gif) repeat-x ;
	display: none; 
}
.left-menu li.sub .submenu {
	display: block;
}
.left-menu li .submenu li {
	background: none; 
	margin: 0; 
	padding: 7px 0 6px 0;
}
.left-menu li .submenu li ul {
	margin: 5px 0 -7px 12px; 
	padding: 0; 
	background: none; 
	display: none;
}
.left-menu li .submenu li ul li a:hover,
.left-menu li .submenu li ul li a.active {
	background: none; 
}
.centrum {
	overflow: hidden;
	height: 100%;
	background: #fdfbfb;
	padding: 18px 0 2px 15px;
}
.centrum p {
	margin: 0; 
	line-height: 1.4em;
}
.contact-box {
	overflow: hidden;
	/*height: 100%;*/
	margin-top: 16px;
}
.contact-box span {
	display: block; 
	line-height: 1.4em;
}
.ater {
	overflow: hidden;
	/*height: 100%;*/
	margin-top: 16px;
}
.ater strong {
	display: block; 
	line-height: 1.4em;
}
.ater .red {
	color: #993300;
}
.hitta {
	display: block; 
	text-indent: -9999px;
	overflow: hidden; 
	height: 30px;
	width: 145px;
	margin: 15px auto 0;
	background: url(/images/hitta-link.png)  no-repeat ;
}

/* Containers*/

.cContainer 
{
    float:left;
    padding:0;
}

.cContainer a {color:#006ab7;}

.cContainer a.bArrow {
    background: url(/images/bArrow.gif) no-repeat right;
    padding-right:12px;
}
.cContainer a.extLink {
    background: url(/images/extLink.png) no-repeat right top;
    padding-right:18px;
}

.cContainer .cTopContainer 
{
    clear:both;
    width:577px;
    height:120px;
    padding:0 0 14px 14px;
    border-bottom: 1px solid #d5d5d3;    
}
.cContainer .cBottomContainer {width:590px;}

.clearBox {clear:both;}
    
.cContainer a.upperBox 
{
    display:block;
    float:left;
    width:180px;
    height:118px;
    margin-right:18px;
    background-image:url("/images/boxBG.png");
    text-decoration:none;
    position:relative;
}

.cContainer a.upperBox table 
{
    width:100%;
    color:Black;
    position:absolute;
    top:68px;
    text-align:center;
    }
    
.cContainer a.upperBox table th { font-size:1.2em; font-weight:bold; }    
.cContainer a.upperBox table td { font-size:1.05em; }

.cContainer a.upperBox.first { background-position:0 0;    }
.cContainer a.upperBox.second { background-position:-180px 0;    }
.cContainer a.upperBox.third { background-position:-360px 0; margin-right:0;   }

.cContainer a.upperBox.first:hover { background-position:0 -118px;    }
.cContainer a.upperBox.second:hover { background-position:-180px -118px;    }
.cContainer a.upperBox.third:hover { background-position:-360px -118px;   }

.rBox {clear:both; border-bottom:1px solid #D5D5D3; padding:15px 0 15px 0; margin-left:14px;}

.rBox p {color:#3ab149; font-size:1.1em; clear:both; display:block; width:100%; margin:0;}
.rBox p.phoneLabel { text-align:center; margin-bottom:10px; }
.rBox p#phoneNumber 
{
    font-size:1.6em;
    height:24px;
    margin:0;
    text-align:right;
    background-image:url(/images/phone.png);
    background-position:0 2px;
    background-repeat:no-repeat;
}

.rBox p#phoneNumber.pnDisabled 
{
    font-size:1em;
    color:Black;
    background-image:none;
    text-align:center;
}


.rBox div.pdfListObject
{
    clear:both;
    margin:5px 5px 0 0;
}

.rBox div.pdfListObject a 
{
    display:block;
    width:100%;
    height:18px;
    background-image:url(/images/pdf.png);
    background-repeat:no-repeat;
    line-height:15px;
    padding-left:35px;
}

.rBox div.pdfListObject table {padding-bottom:25px;}
.rBox div.pdfListObject .pubButton.pubFindFile {position:relative; top:25px; left:-118px;}

.rBox.share {padding-top:10px; border-bottom:0; border-top:1px solid #D5D5D3;}

.sIcons-table th
{
    width:77px;
    color:#666;    
}

.shareIcons 
{
    display:block;
    width:16px;
    height:16px;
    background-image:url(/images/share_icons.png);
    cursor:pointer;
    margin-right:10px;
}
.shareIcons.mail {background-position:0 0;}
.shareIcons.fb {background-position:-26px 0;}
.shareIcons.twitter {background-position:-42px 0;}
.shareIcons.blog {background-position:-58px 0;}

.content_middle {
	float: left; 
	width: 386px;
	padding:15px 0 0 14px;
}
.content_middle.subPage 
{
    border-top:1px solid #D5D5D3;
    border-right:1px solid #D5D5D3;
    }
    
    
    /*.content_middle h2 {
	margin: 0 0 -7px 0; 
	font-size: 1.6em;
	color: #666;
	font-weight: normal; 
}*/

.content_middle p {
	margin: 0; 
	padding:0 0 0 0;
	/*line-height: 1.27em;*/
}
.content_middle ul {
	overflow: hidden; 
	width: 137px;
	margin: 0 0 0 14px; 
	padding: 0; 
}
.content_middle li {
	list-style:none; 
	background: url(/images/cent-menu-bg.gif)  no-repeat 0 17px;
	padding: 14px 0 0 10px;
}
.content_middle li strong {
	font-size: 1em;
	font-weight: normal; 
}
.content_div
{
	position:relative;
	padding-top:10px;
}
.content_div hr 
{
    background:url(/images/hr.gif) repeat-x top center;
	height:1px;
	border:none !important;
	clear:both;
	 }
	 
#content_left p 
{
    color:#666;
    text-align:center;
}	 
    
#content_left img {margin:0 auto;}
    
#content_right .content_div a {float:right; padding-bottom:7px}	
	
.skriv {
	float: right; 
	font-size: 0.9em;
	color: #666;
	background:url(/images/skriv-bg.gif)  no-repeat  100% 0;
	text-decoration: none; 
	padding-right: 19px;
	padding-bottom: 1px;
	margin-right: 10px;
}
.skriv:hover {
	text-decoration: underline; 
}
#col2 {
	float: left; 
	width: 185px;
}
#content_right
{
	overflow: hidden;
	width:180px;
	height: 100%;
	display: block;
}

#content_right .content_div {padding-left:14px;}

.vac-box {
	overflow: hidden;
	height: 100%;
}
.vac-box img {
	display: block; 
	margin-bottom: 12px;
}
.mina {
	margin: 9px 0 0 13px;
}
.mina img {
	margin: 25px 0 12px 0;
}
#footer {
	border-top: 1px solid #d5d5d3; 
	padding: 6px 0 9px 0;
	color: #4e4e4e;
	text-align:center;
}

/*Publicent Menus*/
.backgroundgreen
{
	background-color:#979B80;
	width:227
}
.greenbutton
{
	background-color:#979B80;
	color:#FFFFFF;
    FONT-FAMILY: verdana,arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
.input
{
	FONT-FAMILY: verdana,arial;
    FONT-SIZE: 12px;
}
.admin
{
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
.textwhite
{
    color:#FFFFFF;
    FONT-FAMILY: verdana,arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
/*End Publicent Menus*/
