/* CSS Document */body{	background-color: #fff;	text-align: left;	margin: 25px;	padding: 0;	font-size: 11px;	line-height:13px;	color: #000;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;}img {	border: none;}#pageContainer{	width: 968px;;	position: absolute;	margin: 0;	padding: 0;}#header{	width: 968px;;	height: 84px;;	background-image: url('../images/header.gif');	margin-bottom: 4px;	overflow: hidden;}#header p {	text-indent: -9999px;	overflow: hidden;	width: 167px;	height: 160px;	display: inline;	margin: 0;	float: right;}#header h1 {	font-size: 1.9em;	color: #000;	font-weight: bold;	margin: 0;	float: left;	text-indent: -9999px;	overflow: hidden;}#breadcrumb{	position: relative;	left: 108px;	width: 860px;	height: 31px;	font-size: 10px;	text-transform: uppercase;	font-weight: bold;	clear: both;}#breadcrumb a{	color: #00517a;}#breadcrumb a:hover{	background: #00517a;	color: #fff;}#contentArea{	position: relative;	width: 860px;	float: right;}.oneColumn{	position: relative;	width: 860px;}.twoColumn1{	position: relative;	width: 417px;	margin-right: 25px;	float: left;}.twoColumn2{	position: relative;	width: 418px;	float: left;}.twoColumn1_alt{	position: relative;	width: 290px;	margin-right: 5px;	float: left;}.twoColumn2_alt{	position: relative;	width: 565px;	float: left;}.threeColumn1{	position: relative;	width: 270px;	margin-right: 25px;	float: left;}.threeColumn2{	position: relative;	width: 270px;	margin-right: 25px;	float: left;}.threeColumn3{	position: relative;	width: 270px;	float: left;}#contentArea h2{	border-top: 2px solid #000;	font-size: 10px;	text-transform: uppercase;	font-weight: bold;	margin: 0;	margin-top: 25px;	margin-bottom: 6px;	padding-top: 2px;}#contentArea h2.first{	margin-top: 0;}#contentArea h2.noLine{	margin: 0;	border: none;}#contentArea h2.big{	margin: 0;	border: none;	font-size: 20px;	line-height: 22px;	margin-bottom: 18px;}#contentArea h3{	font-size: 10px;	margin: 0;	text-transform: uppercase;	font-weight: bold;}#contentArea a {	color: #00517a;	text-decoration: none;}#contentArea a:hover {	color: #fff;	background-color: #00517a;	text-decoration: none;}#meny{	width: 97px;;	position: relative;	font-size: 10px;	text-transform: uppercase;	float: left;}.menyBox{	border-top: 2px solid #000;	margin-bottom: 12px;}#meny h2 {	font-weight: bold;	font-size: 10px;	margin: 0;	padding-top: 2px;	margin-bottom: 6px;/*	padding-left: 3px; */}#meny a {	font-size: 10px;	color: #000;	text-decoration: none;/*	padding-left: 3px; */}#meny a:hover {	font-size: 10px;	color: #000;	text-decoration: underline;}.formHeading {	text-transform: uppercase;	line-height: 160%;}#footer {	border-top: 2px solid #000;	text-transform: uppercase;	margin-top: 25px;	padding-top: 7px;	padding-bottom: 25px;	margin-bottom: 25px;}.listHeader{	position: absolute;}.indentText{	position: absolute;	display: block;	padding-left: 80px;}input, textarea {	font-size: 12px;	margin: 0 0 6px 0;	font-family: Arial, Helvetica, sans-serif;/*	width: 200px; */}select{	font-size: 10px;}
