/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#145C8F; layer-background-color:#145C8F; visibility:hidden;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-left: 10px; padding-top: 0px; font-weight:bold;}
.clLevel0{background:#a7a7a7; layer-background-color:#000000; color:#000000;}
.clLevel0over{background:#a7a7a7; layer-background-color:#000000; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left: 10px; padding-top:4px; font-weight:bold;}
.clLevel1{background:#339999; layer-background-color:#339999; color:#FFFFFF;filter:alpha(opacity:70); opacity: 0.70; MozOpacity: 0.70; KHTMLOpacity: 0.70;}
.clLevel1over{background:#339999; layer-background-color:#339999; color:#FFFFFF; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:transparent; layer-background-color:transparent}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding-left: 10px; padding-top: 4px; font-weight:bold;}
.clLevel2{background-color:#000000; layer-background-color:#000000; color:#FFFFFF;}
.clLevel2over{background-color:#339999; layer-background-color:#339999; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent}



body {
	margin: 0px;
	min-width: 850px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	scrollbar-3dlight-color: #CCCCCC; /* scrollbar-highlight-color: #EF2E24; */
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #808080;
	scrollbar-base-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	line-height: 150%;
}
a	{
	color: #000000;
	text-decoration: underline;
	}
select {
		font-family:arial,verdana;
		font-size:1em;
	}
.blacktext	{
	font-family: verdana;
	font-size: 0.5em;
	color: #000000;
	}
#wrapper{
	margin:0 auto 0 auto;
	width:850px;
	text-align: left;
}
#bg {
	text-align: left;
	WIDTH: 850px;
	background: #FFFFFF;
	float: left;
	padding-left: 0px;
	}
	
#top {
	text-align: left;
	WIDTH: 850px;
	height: 128px;
	background: #339999;
	/*background: #00a8a9;  Skall egentligen vara "009999 websafe" */
	padding-left: 0px;
	margin-bottom: 5px;
	}
	#logo{
		margin-left: 17px;
		margin-top: 17px;
		margin-bottom: 17px;
		background-color: #FFFFFF;
		width: 86px;
		height: 93px;
		float: left;
		text-align: left;
	}
	#flashLayer	{
		border: 0px solid white;
		float: right;
		text-align: right;
		width: 370px;
	}
	#Phrases	{
		padding-top: 0px;
		margin-left: 15px;
		margin-top: 12px;
		margin-bottom: 2px;
		width: 344px;
		height: 50px;
		float: left;
		text-align: left;
	}	
#divMenu {
	position: relative;
	float:left;
	background: #a7a7a7;
	height: 30px;
	float: left;
	text-align: right;
	border: 0px solid blue;
	}
#searchDiv	{
	position: relative;
	background: #a7a7a7;
	height: 26px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 640px;
	padding-top: 4px;
	padding-right: 15px;
	border: 0px solid red;
	}
	#topForms	{
		font-family: verdana;
		font-size: 1em;
		}
.leftCol {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 125px;
	background: #a7a7a7;
	}
		#quickLinks {
			color: #FFFFFF;
			width: 125px;
			margin: 0px;
			background: #8597A1;
			font-weight: bold;
			}
			#innerQL	{
				padding-left: 10px;
				background: #8597A1;
				width: 125px;
			}
			#quickLinks a 	{
				color: #FFFFFF;
				text-decoration: none;
				width: 129px;
				
			}
			ul#red
			{
				list-style-type: none;
				padding: 3px;
				margin: 0.1em;
			}
			li#red
			{
				background-image: url(../layout/white_listitem.gif);
				background-repeat: no-repeat;
				background-position: 0em;
				padding-left: 1.4em;
			}
		#leftExtras {
			width: 125px;
			}
		#leftMenu	{
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			}
		#leftMenuSmall	{
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			font-size: 1em;
			}
	.contentDiv {
		background: #FFFFFF;
		padding-left: 37px;
		padding-right: 44px;
		width: 599px;
		background-image: url(../layout/topleft_corner.gif);
		background-repeat: no-repeat;
		}
		#siteInfo	{
			margin-bottom: 20px;
			/* text-align: right; */
			}
			#siteInfo a	{
				text-decoration: none;
				}
			#siteInfo a:hover	{
				text-decoration: underline;
				}
		.PageHeader	{
			font-size: 1.4em;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			padding-bottom: 15px;
			}

	.rightCol {
		text-align: left;
		padding-top: 0px;
		width: 156px;
		background: #FFFFFF;
		}
		#rightExtras {
			width: 156px;
			}
	#infoHeader	{
		background: #339999; /* Skall egentligen vara "009999 websafe" */
		vertical-align: middle;
		height: 40px;
        padding-top: 10px;
		
		}
	#infoHeaderNews	{
		background: #339999; /* Skall egentligen vara "009999 websafe" */
		color: #FFFFFF;
		font-family: "trebuchet MS";
		padding-left: 15px;
		font-weight: bold;
		font-size: 14px;
		//* vertical-align: middle; *//
		height: 25px;
		//* line-height: 25px; *//
		padding-top: 5px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		overflow: hidden;
		}

	#infoBoxLeftStart	{
		Background: #000000;
		color: #FFFFFF;
		/* font-weight: bold; */
		margin-bottom: 20px;
		}
		#infoBoxLeftStart a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeftStart a:hover	{
			text-decoration: underline;
		}	
	#infoBoxLeft	{
		Background: #CCCCCC;
		color: #000000;
		/* font-weight: bold; */
		padding: 10px;
		line-height: 20px;
		margin-bottom: 20px;
		}
		#infoBoxLeft a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeft a:hover	{
			text-decoration: underline;
		}
#infoBoxLeftNews	{
		Background: #d9d9d9;
		color: #000000;
		/* font-weight: bold; */
		padding-left: 5px;
		line-height: 20px;
		margin-bottom: 20px;
		}
#infoBoxLeftNews a	{
	text-decoration: none;
	font-weight: bold;
}
#infoBoxLeftNews a:hover	{
	text-decoration: underline;
}
#footer	{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.Phrases_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
.Phrases_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: White;
	}
.pullquotes	{
	color: #FFFFFF;
	font-family: "trebuchet MS";
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 52px;
}
.news	{
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
.button	{
	width: 100%;
	background-color: #339999;
	border: 3px solid #FFFFFF;
	Font-weight: bold;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 1em; 
	}
.loginText	{
	font-family: arial,verdana;
	font-size: 0.9em;
	color: #FFFFFF;
}
.onmouseover	{
	background-color: #f5f5f5;
	border: 1px solid #000000;
}
.onmouseout	{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}