/* CSS Document */

body	{
		margin: 0;
		padding: 0;
		font: normal 11px/15px arial, verdana sans-serif;
		background: #F1F1F1 url(../images/bg.gif);
		color:#333;
		text-align:center;
		}

/* ==================== THE MAIN CONTAINER ========================= */
#container	{
			background-color: #fff;
			width:941px;
			margin:0px auto;
			padding:0;
			text-align:left;
			}
			
/* ==================== THE MAIN TAGS ========================= */
.clear		{ clear:both; }
		
.floatLeft	{ float:left;}

.floatRight	{ float:right;}

a		{
		text-decoration: none;
		color:#00915B;
		}
u		{
		text-decoration: none;
		}		
a:hover	{
		text-decoration: underline;
		color:#00915B;
		}
		
img		{
		border: 0px;
		}
		
p		{
		line-height: 15px;
		padding: 0px;
		margin: 0px 0px 14px 0px;
		}

hr		{
		color:#E4E4E4;
		background-color:#E4E4E4;
		height:1px;
		border:none;
		margin:6px 0px 12px 0px;
		}
h1,.heading1		{
		padding: 0px;
		margin: 0px 0px 10px 0px;
		font-size:16px;
		color: #000;
		font-weight:bold;
		}
h2,.heading2		{
		padding:0px;
		margin:0px 0px 4px 0px;
		font-size:12px;
		color: #139263;
			font-weight:bold;
		}
h3,.heading3		{
		padding: 0px;
		margin: 0px;
		font-size:11px;
		line-height:15px;
		color: #139263;
			font-weight:bold;
		}



/* ==================== HEADER ========================= */
.serviceMenu 	{
				background-color:#BFBFBF;
				margin:0px 0px 20px 0px;
				padding:4px 13px 4px 0px;
				text-align:right;
				white-space: nowrap;
				}


.serviceMenu a, 
.serviceMenu a:visited 	{
						text-decoration:none;
						color: #666666;
						padding: 0px 13px 0px 0px;
						}

.serviceMenu a:hover 	{
						color: #666666;
						text-decoration:underline;
						}
						
.searchTextbox 			{
						border:1px solid #A7A5A5;
						color:#666;
						padding:2px 5px 3px 5px;
						font-size:10px;
						width:142px;
						}

.searchBtn 				{
						color: White;
						font-weight: bold;
												font-size:10px;
						height:21px;
						width:59px;
						border:none;
						margin-left:6px;
						background: url(../images/search_btn.gif) no-repeat top left;
						}

/* ==================== Container Centralen LOGO ========================= */
#logo 	{
		float:left;
		padding-left:13px;
		}

						
/* ==================== TOPIC MENU ========================= */
#topicMenu	{
			font: bold 11px/11px arial, verdana sans-serif;
			color:#FFF;
			background: url(../images/topicMenu_BG.gif) no-repeat top left;
			width:786px;
			height:54px;
			float:right;
			padding: 0px 11px 0px 0px;
			margin-top:2px;
			}
			
.topicNav	{
			float:left;
			margin:10px auto;
			padding-left:34px;
			display:block;
			width:160px;
			}

					
.normalTopicNav
				{
					background: url(../images/topicNav-arrow.gif) no-repeat right 5px;
					color: #FFF;
					font-weight:bold;
					text-decoration:none;
					padding-right:15px;
					line-height:17px;
					}
#topicMenu .selectedTopicNav, #topicMenu .selectedTopicNav a:visited, .normalTopicNav a:hover,#topicMenu a:hover	{
					color: #88C8B0;
					text-decoration:none;
					background: url(../images/topicNavHover-arrow.gif) no-repeat right 5px;
					padding-right:15px;
					line-height:17px;
					}

/* ==================== CONTENT AREA ========================= */

.contentArea	{
				clear:both;
				padding:0px 11px 0px 13px;
				margin:0px;
				overflow:hidden;
				height: 1%;
				}
				
#webcontent p {
	margin:0; 
}
.forsideLeftColm {
					float:left;
				}
.forsideRightColm {
					float:right;
				}
#colortable,#colortable2 {
	border-right: 1px solid #139263;
	border-bottom: 1px solid #139263;
}
#colortable tbody tr.introheader td,#colortable2 tbody tr.introheader td {
	padding: 2px 0px 2px 4px;
	color: #ffffff;
	background: #139263;
	font-weight: bold;
	font-size: 11px;
}
#colortable tbody tr td,#colortable2 tbody tr td {
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #139263;
	font-size: 10px;
}
#colortable tbody tr td .normal strong,#colortable2 tbody tr td .normal strong,#colortable tbody tr td .normal,#colortable2 tbody tr td .normal,#colortable tbody tr td,#colortable2 tbody tr td,#colortable tbody tr td a,#colortable2 tbody tr td a,#colortable tbody tr td a:hover,#colortable2 tbody tr td a:hover {
	font-size: 10px;
}

/* ==================== TEASERS FORSIDE ========================= */		
.teasers		{
				width:538px;
				}
				
.teaser-01		{
				border-right:1px solid #E4E4E4;
				border-bottom:1px solid #E4E4E4;
				width:234px;
				padding: 5px 16px 10px 16px;
				height:120px;
				}
				
.teaser-02		{
				border-bottom:1px solid #E4E4E4;
				width:234px;
				padding: 5px 16px 10px 18px;
				height:120px;
				}

.teaser-03		{
				border-right:1px solid #E4E4E4;
				width:234px;
				padding: 24px 16px 10px 16px;
				}
				
.teaser-04		{
				width:234px;
				padding: 24px 16px 10px 18px;
				}
				

/* ==================== FORSIDE INFORMATION PANEL ========================= */

.infoPanel		{
				background: url(../images/solutionPanel_bg.gif) no-repeat;
				width:306px;
				height:181px;
				margin: 13px 0px 0px 0px;
				padding:25px 27px 0px 27px;
				
				}
				
.compaignPanel	{
				width:350px;
				margin-bottom:20px;
				overflow:hidden;
				}

.compaignPanelText	{
					width:220px;
					margin-left:19px;
					float:left;
					}
				
.hd-22pt_white	{
				font-size: 22px;
				font-weight:bold;
				color:#fff;
				margin-bottom:18px;
				}
				
.hd-15pt_white	{
				font-size: 15px;
				line-height:20px;
				font-weight:bold;
				color:#fff;
				margin-bottom:16px;
				}
				
.hd-12pt_white	{
				font-size: 12px;
				font-weight:bold;
				color:#fff;
				margin-bottom:6px;
				}
/* ==================== UNDERSIDE COLUMN ========================= */

.leftColm 	{
			width:206px;
			float:left;
			margin-top:11px;
			}
			
.middleColm	{
			width:468px;
			float:left;
			margin:0px 0px 0px 22px;
			}
			
.middleColmWide	{
			width:674px;
			float:left;
			margin:0px 0px 0px 22px;
			}
			
.rightColm	{
			float:right;
			width:197px;
			margin:11px 0px 0px 0px;
			}
			

/* ==================== LEFT MENU ========================= */

#leftMenu	{
			background: #139263 url(../images/leftMenu_TopRoundEdge.gif) no-repeat top left;
			font: bold 11px arial, verdana sans-serif;
			color:#fff;
			margin: 0px 0px 22px 0px;
			padding: 0px;
			height:1%;
			}
			
.leftMenuTitle {
				border-bottom:1px solid #fff;
				color:#97CFBA;
				text-transform:uppercase;
				padding:10px 0px 8px 0px;
				margin: 0px 10px 0px 10px;
				}
#leftMenu ul 	{
				padding: 0px 10px 0px 10px;
				margin:0px;
				list-style: none;
				background: #139263 url(../images/leftMenu_BottomRoundEdge.gif) no-repeat bottom left;
				}
#leftMenu ul li ul	{
				padding: 0px 10px 0px 10px;
				margin:0px;
				list-style: none;
				background:none;
				display: none;
				}
			
#leftMenu li	{
				border-top: 1px solid #A4D5C3;
				padding: 5px 0px 6px 0px;
				}

.menu-Level0,.menu-Level1,.menu-Level2,.menu-Level3	{
					text-decoration:none;
					color: #fff;
					font-weight:bold;
					}

#leftMenu a:hover 	{
					color: #97CFBA;
					text-decoration:none;
					}
					
.leftMenuSelect,.menu-Level0-Active,.menu-Level1-Active,.menu-Level2-Active,.menu-Level2-Active {
					color: #97CFBA;
					text-decoration:none;
					}

/* ==================== TIME LINE MENU ========================= */

.time-menu	{
			/*background: #139263 url(../images/leftMenu_TopRoundEdge.gif) no-repeat top left;*/
			background-color:#d9d7d7;
			font: bold 14px arial, verdana sans-serif;
			color:#fff;
			margin: 0px 0px 22px 0px;
			padding: 0px;
			/*height:1%;*/
			width:75px;
			}
			
.TimeLinetitle {
				/*border-bottom:1px solid #fff;*/
				color:#139263;
				text-transform:uppercase;
				padding:10px 0px 8px 0px;
				margin: 0px 10px 0px 10px;
				}
.time-menu ul 	{
				padding: 0px 10px 0px 10px;
				margin:0px;
				list-style: none;
				/*background: #139263 url(../images/leftMenu_BottomRoundEdge.gif) no-repeat bottom left;*/
				}
.time-menu ul li ul	{
				padding: 0px 10px 0px 10px;
				margin:0px;
				list-style: none;
				background:none;
				display: none;
				}
			
#TimeLine li	{
				border-top: 1px solid #A4D5C3;
				padding: 5px 0px 6px 0px;
				}

.timemenu-Level0,.timemenu-Level1,.timemenu-Level2,.timemenu-Level03	{
					text-decoration:none;
					color: #fff;
					font-weight:bold;
					}

.time-menu a:hover 	{
					color: #139263;
					text-decoration:none;
					}
					
.TimeLineSelect,.timemenu-Level0-Active,.timemenu-Level1-Active,.timemenu-Level2-Active,.timemenu-Level2-Active {
					color: #139263;
					text-decoration:none;
					}

/* ==================== GREY BOX PANEL LEFT SIDE WIDTH 206 ========================= */

#greyBoxPanelLeft		{
						background: #D9D9D9 url(../images/greyBoxPanelTopLeft.gif) no-repeat top left;
						color:#FFFFFF;
						margin-bottom:22px;
						}
					
.greyBoxPanelLeftInside {
						background: url(../images/greyBoxPanelBottomLeft.gif) no-repeat bottom left;
						padding: 22px 10px 16px 10px;
						font-weight:bold;
						}
						
#greyBoxPanelLeft h1 { color:#FFFFFF; font-size:15px; line-height:18px;}

/* ==================== GREY BOX PANEL RIGHT SIDE WIDTH 197 ========================= */

#greyBoxPanelRight,.greyBoxPanelRight		{
						background: #D9D9D9 url(../images/greyBoxPanelTopRight.gif) no-repeat top left;
						/*background-color: #D9D9D9;
						background-image: url(../images/greyBoxPanelTopRight.gif);
						background-repeat: no-repeat;
						background-position: top left;*/
						
						color:#FFFFFF;
						margin-bottom:22px;
						width:197px;
						
						}
					
.greyBoxPanelRightInside {
						background: url(../images/greyBoxPanelBottomRight.gif) no-repeat bottom left;
						padding: 14px 10px 10px 10px;
						font-weight:bold;

						}

						
#greyBoxPanelRight h1 	{ color:#FFFFFF; font-size:15px; line-height:18px; margin: 0px 0px 8px 0px;}

#greyBoxPanelRight h2 	{ color:#7D7C7C; font-size:13px; line-height:20px; margin:0px 0px 8px 0px;}

#greyBoxPanelRight p	{ line-height: 15px; padding: 0px; margin: 0px 0px 4px 0px;}

#greyBoxPanelRight a, #greyBoxPanelRight a:visited { color:#7D7C7C;}

.whiteLine {
				background: url(../images/whiteLine.gif) repeat-x;
				width:100%;
				height:1px;
				margin:8px 0px 8px 0px;
				overflow:hidden;}


/* ==================== UNDER FORSIDE COLUMN ========================= */
.underForsideColm	{
					float: right;
					width:688px;
					}
/* ==================== TEASERS UNDERSIDE ========================= */		
.teaserUnderside	{
					height:1%;
					overflow:hidden;
					clear:both;
					}
				
.teaserUnderside-01		{
						border-right:1px solid #E4E4E4;
						border-bottom:1px solid #E4E4E4;
						width:320px;
						padding: 5px 22px 0px 0px;
						height:88px;
						}
				
.teaserUnderside-02		{
						border-bottom:1px solid #E4E4E4;
						width:322px;
						padding: 5px 0px 0px 22px;
						height:88px;
						}

.teaserUnderside-03		{
						border-right:1px solid #E4E4E4;
						width:320px;
						padding: 21px 22px 9px 0px;
						}
				
.teaserUnderside-04		{
						width:320px;
						padding: 21px 0px 0px 22px;
						}

/* ==================== FOOTER ========================= */
.footer 	
{
			background: #D9D7D7;
			height:28px;
			clear:both;
			margin-top:16px;
			}
.footer2 	
{
			background: #D9D7D7;
			height:16px;
			clear:both;
			margin-top:0px;
			/*position:relative;
			top:-4px;*/
			}
			
.address span {
			color:#666666;
			font-size:10px;
			float:left;
			margin:6px 8px 0px 10px;
			}

.address2 span 
{
			color:#666666;
			height:16px;
			font-size:10px;
			float:left;
			margin:0px 8px 0px 10px;
			}			
.address a, 
.address a:visited 	
{
					height:12px;
					color:#666666;
					text-decoration:underline;
					}
	
.address a:hover 	{ text-decoration:none;} 
.findLocalWebsite select {
				float:right;
				font-size:10px;
				color:#333;
				width:152px;
				margin:4px 13px auto;
				}
.copyright
{
			width: 50%;
			text-align: left;
			padding: 7px 0px 0px 0px;
}
.legal
{
			width: 45%;
			text-align: right;
}
.legal a,
.legal a:visited 
{
					height:12px;
					color:#666666;
					text-decoration:underline;
}
.legal a:hover { text-decoration:none;} 

/* ==================== FORM ========================= */
form 	{
		margin:0px;
		padding:0px;
		}

#content-area input 	{
		width: 185px;
		font-size:10px;
		vertical-align:middle;
		}
#quote input {
	width:auto;
}
#quote a {color: Black}
#table5 input {
	width:auto;
}
		
select	{
		width: 185px;
		font-size:10px;
		margin-top:4px;
		}
.inputbox {
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.hide {
	display: none;

}
.show {
	display: inline;
}

/* === standard button === */

.button			{ width: 85px; font-family:verdana; font-weight: normal; font-size:11px; color:black;}

/* === Oxygen, grey button === */

.buttonleft     { cursor:hand; width: 11px; height: 28px; background-image: url(/images/button/button_left.gif); background-repeat: no-repeat; }
.buttonmiddle   { cursor:hand; background-image: url(/images/button/button_center.gif); background-repeat: repeat-x; color:white; font-family:verdana; font-weight: bold; font-size:13px; }
.buttonright    { cursor:hand; width: 11px; height: 28px; background-image: url(/images/button/button_right.gif); background-repeat: no-repeat; }

.subscriberCategory INPUT { width:40px;}

.req { background-color: Silver; }

/* Oxygen Light box start */
div.transDiv
{
	background-color: #F7F6F1;
	filter:alpha(opacity=90);
	opacity:0.9;
	z-index:40;
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height: 100%;
	margin:0; 
	padding:0;
}
/* Oxygen Light box end */


/* START Oxygen New Style June 2010 */
.gray-box{
	background: url(/images/bg-side-box.gif) repeat-y;
	width:368px;
	margin:10px 2px 14px 0;
}
.gray-box .holder{
	background: url(/images/bg-side-box-b.gif) no-repeat 0 100%;
	min-height: 130px;
}
.min-height
{
	min-height: 172px;
}
.gray-box .frame{
	padding:15px 27px 0 27px;
	font-size:12px;
	overflow:hidden;
	height:1%;
	background: url(/images/bg-side-box-t.gif) no-repeat;
}
.gray-box h2{
	margin:0 0 6px;
	font-size:19px;
	color:#1b6c4e;
}
.gray-box p{
	margin:0 0 19px 2px;
}
.side-item .link-holder{
	margin-bottom:23px;
	overflow:hidden;
	width:100%;
}
.holder2{
	background: url(/images/bg-info-box-b.gif) no-repeat 0 100%;
}
.subscribe{
	overflow:hidden;
	height:44px;
	float:left;
	cursor:pointer;
}
.subscribe:hover{
	text-decoration:none;
}
.subscribe .l{
	background: url(/images/bg-subscribe-l.png) no-repeat;
	width:13px;
	height:44px;
	float:left;
}
.subscribe strong{
	float:left;
	height:44px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	padding:0 0 0 3px;
	background: url(/images/bg-subscribe.png) repeat-x;
}
.subscribe .r{
	background: url(/images/bg-subscribe-r.png) no-repeat;
	width:22px;
	height:44px;
	float:left;
}
.item-list{
	margin:0;
	padding: 15px 0 0 0;
	list-style:none;
	width: 535px;
}
.item-list li{
	overflow:hidden;
	height:1%;
	padding:0 17px 15px 0;
	min-height: 72px;
}
.item-list li img{
	float:left;
	margin:0 17px 0 0;
}
.item-list li strong{
	display:block;
	font-size:12px;
	color:#00915b;
	line-height:12px;
	margin:0 0 7px;
}
.item-list li p{
	margin:0;
}
.forsideLeftColm .text-box{
	background: url(../images/bg-box.gif) repeat-y;
	width:535px;
	position:relative;
	margin: 10px 0 26px 0;
}
.forsideLeftColm .text-box .holder{
	background: url(../images/bg-box-t.gif) no-repeat;
}
.forsideLeftColm .text-box .frame{
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
	padding:6px 0 6px 6px;
	overflow:hidden;
	height:1%;
}
.forsideLeftColm .text-box .frame .img-holder{
	float:left;
}
.forsideLeftColm .text-box .frame .img-holder img{
	vertical-align:top;
}
.forsideLeftColm .text-box blockquote{
	float:left;
	margin:0;
	background: url(../images/bg-cite.gif) no-repeat;
	padding:2px 0 0 16px;
	width:203px;
	margin:38px 0 0 22px;
}
.forsideLeftColm .text-box blockquote q{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
	margin:0 0 10px;
	display:block;
}
.forsideLeftColm .text-box blockquote q img{
	vertical-align:bottom;
}
.forsideLeftColm .text-box blockquote cite{
	display:block;
	font-size:10px;
	font-style:italic;
	color:#fff;
}
.forsideLeftColm .arrow-t{
	background: url(../images/top-arrow.gif) no-repeat;
	width:27px;
	height:27px;
	position:absolute;
	top:-10px;
	left:255px;
	text-indent:-9999px;
	overflow:hidden;
	z-index: 5;
}
.forsideLeftColm .arrow-b{
	background: url(../images/bottom-arrow.gif) no-repeat;
	width:25px;
	height:26px;
	position:absolute;
	bottom:-9px;
	left:255px;
	text-indent:-9999px;
	overflow:hidden;
	z-index: 5;
}
.carousel
{
	list-style:none;
	margin: 0;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.two-columns{
	background: url(/images/bg-two-boxes.gif) repeat-y;
	width:467px;
	margin:0 0 19px;
}
.two-columns .holder{
	background: url(/images/bg-two-boxes-t.gif) no-repeat;
}
.two-columns .frame{
	margin:0 -40px 0 0;
	width:500px;
	overflow:hidden;
	height:1%;
	padding:17px 0 22px;
	background: url(/images/bg-two-boxes-b.gif) no-repeat 0 100%;
}
.two-columns .column{
	float:left;
	width:190px;
	margin:0 35px 0 0;
	padding:0 0 0 17px;
	font-size:12px;
	line-height:14px;
}
.column h2{
	font-size:16px;
	color:#007354;
	margin:0 0 8px;
	line-height:17px;
}
.column p{
	margin:0;
}
.nav-holder{
	width:490px;
	margin:0 -40px 47px 0;
	overflow:hidden;
}
.nav-holder ul{
	float:left;
	width:226px;
	margin:0 16px 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #139263;	
}
.nav-holder ul li{
	padding:7px 12px 7px 6px;
	border-bottom:1px solid #139263;
	min-height: 29px;
}
.nav-holder ul li a{
	/*color:#007354;*/
	font-weight:bold;
	font-size:13px;
	line-height:14px;
}
.post{
	overflow:hidden;
	height:1%;
	font-size:12px;
	border-bottom:1px solid #c8c6c6;
	margin:0 0 45px;
}
.post h2,
.post h1{
	margin:2px 0 2px;
	font-size:20px;
	line-height: 20px;
	/*color:#007354;*/
}
.post .data{
	display:block;
	font-size:12px;
	line-height:14px;
	color:#949494;
	margin-bottom:14px;
	padding:0 0 0 2px;
}
.post p{
	line-height:14px;
	margin:0 0 31px 2px !important;
}
.side-item{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #c8c6c6;
}
.data-box{
	text-align:right;
	background: url(/images/bg-green-data.gif) no-repeat;
	width:104px;
	height:89px;
	padding:8px 16px 0 0;
	line-height:17px;
	font-weight:bold;
	color:#fff;	
}
.side-item li{
	padding:18px 0;
	border-bottom:1px solid #c8c6c6;
}
.side-item .data-box p{
	margin:0 0 17px !important;
	font-size:13px;
}
.side-item li p{
	font-size:12px;
	margin:0 0 14px 7px !important;
}
.green-link{
	background: url(/images/bg-green-link.gif) repeat-x;
	height:29px;
	float:left;
	line-height:28px;
	font-size:13px;
	color:#fff;
}
.green-link span{
	background: url(/images/bg-green-link-r.gif) no-repeat 100% 0;
	height:29px;
	float:left;
}
.green-link span strong{
	background: url(/images/bg-green-link-l.gif) no-repeat;
	height:29px;
	float:left;
	padding:0 20px;
	cursor:pointer;
}

.green-link:hover
{
	color:#fff;
}
.green-link:visited
{
	color:#fff;
}
.green-link:active
{
	color:#fff;
}
/* END Oxygen New Style June 2010 */