body
{
	margin-top:0px;
	margin-height: 0px;
	text-align: center;
	background-image: url(/Images/bodyBG.gif);
}
td
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
}
ul
{
	list-style-image: url(/Images/ListItemPic.gif);
	list-style-position: outside;
	vertical-align: middle;
}
A:LINK
{
	color: #416087;
	text-decoration: none;
}
A:VISITED
{
	color: #416087;
	text-decoration: none;
}
A:ACTIVE
{
	color: #416087;
	text-decoration: none;
}
A:HOVER
{
	color: #416087;
	text-decoration: underline;
}
.inputFields
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
}
.inputFieldsNavMenu
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	border: solid 1px #9D9D9D;
}
.PageHeadline
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #416087;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #416087;
}
.PageHeadlineNews
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #001F56;
	padding-bottom: 0px;
	padding-top: 5px;
	border-bottom: solid 1px #416087;
}
.PageHeadlineSucess
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: normal;
	color: #00538D;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left:35px;
	line-height: 30px;
}
.PageSubHeadlineSucess
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #00538D;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left:35px;
}
.successBody
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-left:35px;	
	padding-right:35px;	
	padding-top:20px;
	padding-bottom:30px;
	line-height: 20px;
}
.successBlue
{
	background-color: #00538D;	
}
.PageSubHeadline
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #3B3B3B;
}
.ProductLinks
{
	/*background-color:#416087;*/
	background-image: url(/Images/Products/ProductSubMenuBG.gif);
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	text-align: right;
	/*border-top:solid 1px #213753;
	border-bottom:solid 1px #213753;*/
}
.ProductLinks A:LINK
{
	color: #FFFFFF;
	text-decoration: none;
}
.ProductLinks A:ACTIVE
{
	color: #FFFFFF;
	text-decoration: none;
}
.ProductLinks A:VISITED
{
	color: #FFFFFF;
	text-decoration: none;
}
.ProductLinks A:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}
.ProductNavigationListHover
{
	background-color: #B9C2C7;
	color: #FFFFFF;
}
.ProductNavigationListHover A:HOVER
{
	text-decoration: underline;
}
.ProductNavigationListHeadline
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #416087;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ProductHeadline
{
	font-family: Verdana;
	color: #FFF;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 15px;
	padding-bottom: 4px;
	BACKGROUND-IMAGE: url(/Images/Products/ShowProductHeader.gif);
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 26px;
}
.ProductGroupsMenuTable
{
	margin-left: 7px;
}
.listIngressText
{
	padding-top: 10px;
}
.GridHeader
{
	background-color: Blue;
	color: White;
}
.BreadCrumb
{
	padding-bottom: 20px;
}
.BreadCrumbItem
{
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
}
.BreadCrumbActive
{
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
}
.BreadCrumbItem A:LINK
{
	color: #696969;
	font-weight: normal;
	text-decoration: underline;
}
.BreadCrumbItem A:ACTIVE
{
	color: #696969;
	font-weight: normal;
	text-decoration: underline;
}
.BreadCrumbItem A:VISITED
{
	color: #696969;
	font-weight: normal;
	text-decoration: underline;
}
.BreadCrumbItem A:HOVER
{
	color: #696969;
	font-weight: normal;
	text-decoration: underline;
}

/* Header
================================================*/
#header {
	background:#FFFFFF url(/Images/banner.jpg) no-repeat 0 0px;
	height:93px;
	}
#header img {
	position:absolute;
	left:0;
	color:#fff;
	top:72px;
	}
#header a,
#header a:hover {
	border:0;
	color:#fff;
	background:transparent;
	}
	
/* HeaderFlash
================================================*/
#headerFlash {
	height:93px;
	}
#headerFlash img {
	position:absolute;
	left:0;
	color:#fff;
	top:69px;
	}
#headerFlash a,
#headerFlash a:hover {
	border:0;
	color:#fff;
	background:transparent;
	}

/* Pag content
================================================*/
#pageContent {
	float:left;
	width:100%;
	background:#fff;
	}
/*==============================================*/
	
/* Navigation
================================================*/
/*
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#336699;
	background-image: url(/MP/Images/navMenuBg.jpg);
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav .sel a {
	background-image: url(/MP/Images/navMenuBgSelected.jpg);
	color:#000000;
	}
#nav .sel a:hover {background-image: url(/MP/Images/navMenuBgSelected.jpg);}
#nav .sel a:focus {background:#F1F8E1;}
#nav a:active {

	}
*/
#nav {
	/*float:left;*/
	width:100%;
	background:#fff;
	margin:0 0 0;
	padding:0 0 2px;
	}
/*#nav td 
{
	float: left;
	background-image: url(/MP/Images/navMenuBg.jpg);
	color:#345175;
}*/
.navItem
{
	/*float: left;*/
	background-image: url(/Images/navMenuBg.jpg);
	color:#345175;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
}
.navItemSelected
{
	/*float: left;*/
	background-image: url(/Images/navMenuBgSelected.jpg);
	color:#345175;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
}
#nav a, #nav a:visited {
	color:#345175;
	/*color:#384B63;*/
	/*color:#000000;*/
	text-decoration:none;
	font-size:8pt;
	/*padding-top: 9px;
	padding-bottom: 9px;*/
	float:left;
	}
/*#nav a:hover, #nav a:focus, #nav a:active {background-image: url(/MP/Images/navMenuBgHover.jpg);}*/

/* END Navigation
================================================*/

/***************************************************/
#subnav {
	width:100%;
	background:#fff;
	margin:0 0 0;
	padding:0 0 2px;
	}
.subnavItem
{
	background-image: url(/Images/SubNavBG.jpg);
	color:#345175;
	padding-left: 4px;
	padding-right: 4px;
	height: 22px;
}
.subnavItemSelected
{
	background-image: url(/Images/SubNavMenuBgSelected.jpg);
	color:#345175;
	padding-left: 4px;
	padding-right: 4px;
}
#subnav a, #subnav a:visited {
	color:#345175;
	text-decoration:none;
	font-size:8pt;
	padding-top: 9px;
	padding-bottom: 9px;
	float:left;
	}
/***************************************************/

.RightNavMenu
{
	text-align: left;
	padding-top: 12px;
}
.RightNavBoxHeader
{
	background-color: #416087;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RightNavBoxHeaderAFLogin
{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:22px;
}
.BranchNyttItem
{
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.BranchNyttDatum
{
	color: #999999;
}
.BranchNyttItem a:link
{
	color: #000;
	text-decoration: none;
}
.BranchNyttItem a:visited
{
	color: #000;
	text-decoration: none;
}
.BranchNyttItem a:hover
{
	color: #000;
	text-decoration: underline;
}
.AFItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* Main layout
================================================*/
#wrap {
	margin:0 auto;
	width: 800px;
	/*max-width:70em;
	background:#fff url(/MP/Images/separator.gif) repeat-y 59% 0;*/
	background:#fff;
	border:1px solid #ccc;
	border-width:0 1px 1px;
	position:relative;
	}

/* About links
================================================*/
#skip {
	position:absolute;
	left:635;
	top:0;
	margin:0;
	padding:0 0 0 1em;
	list-style:none;
	}
#skip li {
	display:inline;
	padding:0;
	margin:0 0 0 0;
	color: #fff;
	}
#skip a:link,
#skip a:visited {
	color:#FFF;
	font-size:0.94em;
	line-height:100%;
	border-color:#fff;
	font-weight:normal;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	}
#skip a:focus,
#skip a:active {
	color:#fff;
	/*background:#fff;*/
	/*border-color:#ff0;
	border-bottom-style:solid;*/
	}
#skip a:hover {
	color:#fff;
	background:transparent;
	/*border-color:#fff;
	border-bottom-style:solid;*/
	text-decoration: underline;
	}
	
/* Misc
================================================*/
.StartPageBox
{
	font-family: Verdana;
	font-size: 11px;
	/*border: solid 1px #CC9966;*/
	width: 100%;
	background-color: #E6E9ED;
	height: 208px;
}
.StartPageBoxHeadline
{
	/*background-image: url(/MP/Images/StartPageBoxHeadline.jpg);*/
	background-color: #C7D2E2;
	height: 20px;
    FONT-SIZE: 18px;
    COLOR: #416087;
    FONT-STYLE: normal;
    FONT-FAMILY: Haettenschweiler,impact,arial,verdana, sans-serif;
    padding-left: 15px;
}
.StartPageContent
{
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.PageContent
{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.HotNewsHeadline
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
}