/***************************************************/
/*                                                 */
/*  MindIT Sloutions AS                            */
/*  Copyright(c) 2004 -2009                        */
/*                                                 */
/***************************************************/

.Overskrift {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}
body {
	text-align:center;
	background-repeat:repeat;
	background-color: #CFCFCF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.mainDiv {
}
.borderTable {
	text-align:center;
	width:100%;
	border:0px;
}
.portalTable {
	margin-top:5px;
	border:1px;
	width:990px;
}
.portalTable td {
}
.TopPane {
	border-top:1px;
	border-top-color:#AEAEAE;
	border-top-style:solid;
	border-left:1px;
	border-left-color:#AEAEAE;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#AEAEAE;
	border-right-style:solid;
	background-image: url(../images/top.jpg);
	background-color:#CECFCE;
	margin:0px;
	padding:0px;
}
.HeaderPane {
	border:0px;
	height:89px;
	width:990px;
	background-image: url(../images/toppane_saying01.jpg);
}
.LeftPane {
	border-left:1px;
	border-left-color:#AEAEAE;
	border-left-style:solid;
	width:180px;
	background-color:#ededed;
}
.ContentPane {
	width: 610px;
	background-color:#ffffff;
	padding: 20px;
}
.ContentPaneClean {
	background-color:#ffffff;
}
.RightPane {
	border-right: 1px;
	border-right-color: #AEAEAE;
	border-right-style: solid;
	width: 200px;
	background-color: #ededed;
	padding-left: 5px;
}
.FooterPane {
	border-top:1px;
	border-top-color:#AEAEAE;
	border-top-style:solid;
	text-align:right;
}
.globalHeading {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ab2529;
	text-decoration: none;
}
td {
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, "Century Gothic", Helvetica, sans-serif;
	text-decoration: none
}
table {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, "Century Gothic", Helvetica, sans-serif;
	text-decoration: none
}
tr {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, "Century Gothic", Helvetica, sans-serif;
	text-decoration: none
}
img {
	border:0px;
}
.HiddenField {
	visible:hidden;
}
Input {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
}
a:link {
	text-decoration:none;
	color:#ab2529;
}
a:visited {
	text-decoration:none;
	color:#ab2529;
}
a:active {
	text-decoration:none;
	color:#ab2529;
}
a:hover {
	text-decoration:underline;
	color: #ab2529;
}
UL LI {
	list-style-type:square;
}
UL LI LI {
	list-style-type:disc;
}
UL LI LI LI {
	list-style-type:circle;
}
OL LI {
	list-style-type:decimal;
}
OL OL LI {
	list-style-type:lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	color: dimgrey;
	height:1pt;
	text-align:left
}
H1 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#555555;
}
H2 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#555555;
}
H3 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:darkred;
}
H4 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:darkred;
}
H5, DT {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:darkred;
}
H6 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:darkred;
}
.tjenesterLnk:link {
	text-decoration:none;
	color:555555;
}
.tjenesterLnk:visited {
	text-decoration:none;
	color:555555;
}
.tjenesterLnk:active {
	text-decoration:none;
	color:555555;
}
.tjenesterLnk:hover {
	text-decoration:none;
	color:#AB2529;
}
.tjenestersubLnk:link {
	text-decoration:none;
	color:555555;
	font-size:.90em;
}
.tjenestersubLnk:visited {
	text-decoration:none;
	color:555555;
	font-size:.90em;
}
.tjenestersubLnk:active {
	text-decoration:none;
	color:555555;
	font-size:.90em;
}
.tjenestersubLnk:hover {
	text-decoration:none;
	color:#AB2529;
	font-size:.90em;
}
.referencesImg {
	margin-left: 5px;
}
/* #################### News List ####################*/
.newsListTable {
	width:100%;
	padding:0px;
	margin:0px;
}
.newsListHeadingTd {
	height:50px;
	padding-bottom:5px;
}
.newsListHeading {
	color:#222222;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
.newsListSubHeading {
	color:#333333;
}
.newsListDivider {
	height:0px;
	background-color:#CCCCCC;
}
.newsListStoryTable {
	width:100%;
	margin-bottom:4px;
}
.newsListStoryTextTd {
	vertical-align:top;
	padding:5px;
}
.newsListStoryImageTd {
	width:100px;
	vertical-align:top;
	padding:5px;
}
.newsListStoryHeadingTxt {
	padding-left:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	text-decoration: none;
}
.newsListStoryHeadingLnk:link {
	padding-left:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	text-decoration: none;
}
.newsListStoryHeadingLnk:visited {
	padding-left:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	text-decoration: none;
}
.newsListStoryHeadingLnk:active {
	padding-left:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	text-decoration: none;
}
.newsListStoryHeadingLnk:hover {
	padding-left:3px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#AB2529;
	text-decoration: none;
}
.newsListStoryDate {
	padding-left:3px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	float:left;
}
.newsListStoryIngress {
	padding:3px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}
.newsListMoreLnk:link {
	padding-left:3px;
	color:#222222;
	text-decoration: none;
}
.newsListMoreLnk:visited {
	padding-left:3px;
	color:#222222;
	text-decoration: none;
}
.newsListMoreLnk:active {
	padding-left:3px;
	color:#222222;
	text-decoration: none;
}
.newsListMoreLnk:hover {
	padding-left:3px;
	color:#AB2529;
	text-decoration:underline;
}
/* #################### News Story ####################*/
.newsStoryTable {
	width:100%;
	margin:5px;
}
.newsStoryHeading {
	color:#222222;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
.newsStorySubHeading {
	color:#555555;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
.newsStoryHeadingTd {
	height:50px;
	vertical-align:bottom;
	padding-bottom:5px;
}
.newsStoryArticle {
	color:#555555;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.newsStoryImage {
	border:1px solid #AEAEAE;
}
.newsStoryImageDescTd {
	color:#555555;
	font-weight:bold;
}
.newsStoryInfoTable {
	padding:0px;
	border:0px;
}
.newsStoryInfoDate {
	color:#555555;
	font-size:10px;
	margin:0 0 5px 5px;
}
.newsStoryInfoTd {
	background-color: #C6C6C6;
}
/* #################### News Pane Sections ####################*/
.newsPaneSectionOverskrift {
	font-size:12px;
	color:#ffffff;
}
.newsPaneSectionTD {
	background-color:#6B696B;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
}
.newsPaneSectionNumbers {
	font-size:10px;
}
.newsPaneSectionLink:link {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration: none;
}
.newsPaneSectionLink:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration: none;
}
.newsPaneSectionLink:active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration: none;
}
.newsPaneSectionLink:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration: none;
	background-color:#7F9DB9;
}
/***************************************************/
/*                                                 */
/*  Menu                                           */
/*                                                 */
/***************************************************/

.mainMenuTable {
	border:4px;
}
.MenuGroup {
	background-color:#3F3F3F;
	border:0px;
	border-bottom-color:black;
	border-top-color:gray;
	border-left-color:gray;
	border-right-color:black;
	border-style:solid;
	padding:0px;
}
.MainMenuItem {
	background-color:#555555;
	color:#DCDCDC;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:2px;
	padding-left:10px;
	padding-right:20px;
	border:1px;
	border-style:solid;
	border-color:#555555;
	border-top-color:#CECFCE;
	border-top-width:0px;
	border-bottom-color:#555555;
	border-right-width:0px;
	border-right-color:#555555;
	border-left-color:#555555;
	border-left-width:0px;
	cursor:pointer;
	text-transform:uppercase;
}
.MainMenuItemOver {
	background-color:#555555;
	color:#ffffff;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:1px;
	padding-left:10px;
	padding-right:20px;
	border:1px;
	border-style:solid;
	border-color:#3F3F3F;
	border-top-color:#CECFCE;
	border-top-width:0px;
	border-bottom-color:#555555;
	border-right-width:0px;
	border-left-color:#CECFCE;
	border-left-width:0px;
	cursor:pointer;
	text-transform:uppercase;
}
.MainMenuItemDown {
	background-color:#555555;
	color:#DCDCDC;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:1px;
	padding-left:10px;
	padding-right:20px;
	border:1px;
	border-style:solid;
	border-color:#3F3F3F;
	border-top-color:#CECFCE;
	border-top-width:0px;
	border-bottom-color:#555555;
	border-right-width:0px;
	border-left-color:#CECFCE;
	border-left-width:0px;
	cursor:pointer;
	text-transform:uppercase;
}
.MenuItemGroup {
	margin-top:1px;
	margin-left:2px;
}
.MenuItem {
	background-color:#555555;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:9px;
	padding-right:18px;
	border:0px;
	cursor:pointer;
	filter: Alpha(Opacity=100, FinishOpacity=85, Style=1, StartX=1, StartY=2, FinishX=4, FinishY=1);
}
.MenuItemOver {
	background-color:#ECECEC;
	color:#6B696B;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:9px;
	padding-right:18px;
	border:0px;
	cursor:pointer;
}
.MenuItemDown {
	background-color:#ECECEC;
	color:#AB2529;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:9px;
	padding-right:18px;
	border:0px;
	cursor:pointer;
}
.MenuBreak {
	padding-left:2px;
	padding-right:2px;
}
