	body { background-color: #ececec; font-family: verdana, sans-serif; font-size: 11px; }
	a { color: #01215a; }
	img { border: 0px; }
	
	.columnMain { 
		background: #fff url(img/bg_column.gif) repeat-y; 
		margin-left: auto; 
		margin-right: auto; 
		width: 739px; 	
	}
	
	.columnTop {
		background: #fff url(img/bg_column_top.gif) no-repeat;
		margin-left: auto; 
		margin-right: auto; 
		width: 739px; 
		height: 97px;	
	}
	
	.columnBottom {
		background: #fff url(img/bg_column_bottom.gif) no-repeat;
		margin-left: auto; 
		margin-right: auto; 
		width: 739px; 
		height: 74px;	
		margin-bottom: 100px;
		
		font-family: verdana, sans-serif;
		color: #999;
		font-size: 11px;
		line-height: 160%;
	}
	
	.pageIntro {
		color: #01215a;
		font-weight: normal;
		margin-left: 183px;
		line-height: 160%;
		margin-bottom: 20px;
	}
	
	.columnBox {
		background: #fff url(img/bg_column_box.gif) no-repeat;
		min-height: 248px;
		line-height: 160%;
	}
	
	.greenPhone {
		color: #3eae48;
		font-weight: bold;
		white-space: nowrap;
	}
	
	.linkList { margin: 0px; padding: 0px; }
	.linkList li { list-style: none; background: transparent url(img/bullet_arrow.gif) no-repeat 0px 6px; padding-left: 6px; }
	.linkList a { text-decoration: none; font-weight: bold; }
	
	.clear { clear: both; }
	
	h1 { font-size: 22px; font-weight: bold; line-height: normal; margin-top: 0px; padding-top: 0px; color: #01215a; }
	strong { color: #01215a; }
	
	.programSeksjon {
		margin-bottom: 15px;	
	}

