body 
{
	margin: 0;
	padding: 6px 0 0 0;	
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #fefefe;
	color: #464346;	
	font-size: 100%;
	text-align: center;
}

form
{
	width: 978px;
	margin: 0px auto;
	background-color: Transparent;
	text-align:left;	
}

p 
{
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}

p, table 
{
	font-size: 100%;
}
td 
{
	vertical-align:top;
	text-align:left;
}

a
{
	text-decoration: underline;
	color: #0d4cab;
}
a:visited
{
	text-decoration: underline;
	color: #0d4cab;
}
a:hover
{
	text-decoration: none;
	color: #6A889E;
}

h1, h2, h3, h4, h5
{
	color: #9d1313;
}
h1
{
	font-size: 1.6em;    
    font-weight: bold;
    margin-bottom: 0.7em;    
}
h2
{
	font-size: 1.25em;    
    font-weight: bold;    
    margin-bottom: -0.5em;
}
h3
{
	font-size: 1.2em;    
    font-weight: bold;
    margin-bottom: -0.4em;
}
h4
{
	font-size: 1.1em;    
    font-weight: bold;
    margin-bottom: -0.5em;	
}
h5
{
	font-size: 1em;    
    font-weight: normal;
    text-decoration: underline;
    margin-bottom: -0.5em;	
}

ul 
{
	margin-top: -0.5em;
	margin-bottom: 1.1em;
}

#MainContainer
{
	background-image: url(../../images/left_right_border.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#TopContainer
{
	height: 70px;
	background-image: url(../../images/top_left_right_corner.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#MiddleContainer
{
	padding: 0 8px 0 2px;
}

#LeftContainer
{
	width: 728px;
}

#RightContainer
{
	width: 240px;
	background-image: url(../../images/col_separator.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#FooterContainer
{
	padding-left: 16px;
}

#BottomFrame
{
	height: 8px;
	background-image: url(../../images/bottom_border.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#CopyrightContainer
{
	height: 24px;
	margin-top: -1px;
	text-align: right;
	padding-right: 18px;
}


#LogoContainer
{
	width: 300px;
	vertical-align:top;
}
#Logo
{
	padding: 0px 0 0 30px;
}


#ShortcutMenuContainer 
{
	width: 100%;
	vertical-align: top;
}

#ShortcutMenu 
{
	text-align: right;
	padding: 10px 20px 0 0;
}
#ShortcutMenu a
{
	padding: 4px 6px;
	color: #6e6e72;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;	
}
#ShortcutMenu a:hover
{
	color: #6e6e72;
	text-decoration: underline;
}

#SearchfieldContainer
{
	text-align: right;
}
.SearchfieldBorderTop
{
	border: 1px solid #acacac;
	background-color: #ececec;
	vertical-align: top;		
	position: relative;
	top: 1px;	
	padding-bottom: 3px;
}
.SearchFieldTop
{		
	background-color: #ececec;	
	width: 120px;	
	font-size: 0.9em;
	line-height: 0.9em;
	vertical-align: top;
	border: none;
	position: relative;
	top: 0px;	
}
.SearchButtonTop
{
	position: relative;
	top: 0px;		
}


#HorizontalMenuContainer
{
	padding: 0 8px 0 2px;
}

#FPImageLargeContainer
{
	width: 488px;
}
#FPImageLarge
{
	padding: 17px 0 10px 17px;
}

#FPMaintextContainer
{
	width: 240px;
}
#FPMaintext
{
	padding: 10px 5px 5px 5px;
	line-height: 140%;
}
#FPMaintext h1, h2, h3, h4 
{
	line-height: 110%;
}

#FPBlueContainer
{
	width: 244px;
}
#FPBlue
{
	padding: 0px 0 5px 19px;
}
#FPBlueImage
{
	width: 217px;
	padding-top: 3px;
	border-top: solid 6px #1d66b3;
	border-bottom: solid 6px #1d66b3;
}
#FPBlueText
{
	padding: 6px 4px 4px 4px;
	font-family: Arial, Tahoma, Verdana;
	color: #464346;
}
#FPBlueText h1
{
	margin-top: 0;
	font-size: 1.2em;    
    font-weight: bold;
    margin-bottom: 0.5em;
    color: #1d66b3;
}
#FPBlueText p
{
	font-size: 0.9em;
	margin-top: 0.7em;
}

#FPGreenContainer
{
	width: 237px;
}
#FPGreen
{
	padding: 0px 0 5px 12px;
	background-image: url(../../images/FP_boxes_separator.gif);
	background-position: 0 12px;
	background-repeat: no-repeat;	
}
#FPGreenImage
{
	width: 217px;
	padding-top: 3px;
	border-top: solid 6px #365f19;
	border-bottom: solid 6px #365f19;
}
#FPGreenText
{
	padding: 6px 4px 4px 4px;
	font-family: Arial, Tahoma, Verdana;	
	color: #464346;
}
#FPGreenText h1
{
	margin-top: 0;
	font-size: 1.2em;    
    font-weight: bold;
    margin-bottom: 0.5em;
    color: #365f19;
}
#FPGreenText p
{
	font-size: 0.9em;
	margin-top: 0.7em;
}

#FPRedContainer
{
	width: 247px;
}
#FPRed
{	
	padding: 0px 0 5px 12px;
	background-image: url(../../images/FP_boxes_separator.gif);
	background-position: 0 12px;
	background-repeat: no-repeat;	
}
#FPRedImage
{
	width: 217px;
	padding-top: 3px;
	border-top: solid 6px #b12b4e;
	border-bottom: solid 6px #b12b4e;
}
#FPRedText
{
	padding: 6px 4px 4px 4px;
	font-family: Arial, Tahoma, Verdana;
	color: #464346;
}
#FPRedText h1
{
	margin-top: 0;
	font-size: 1.2em;    
    font-weight: bold;
    margin-bottom: 0.5em;
    color: #b12b4e;
}
#FPRedText p
{
	font-size: 0.9em;
	margin-top: 0.7em;
}


#LeftMenuContainer
{
	width: 212px;
}
#ThemeImage
{
	padding: 10px 0 0 8px;
}
#ThemeText
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.1em;
}

#MaincontentContainer
{
	width: 516px;
	background-image: url(../../images/col_separator.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
}
#Breadcrumb
{
	padding: 16px 0 10px 21px;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.8em;
}
#SPMaintext
{
	padding: 10px 35px 5px 25px;
	line-height: 140%;
	color: #656165;
}
#SPMaintext h2, 
#SPMaintext h3, 
#SPMaintext h4, 
#SPMaintext h5
{
	color: #494747;
}


#Right
{
	padding: 21px 0 10px 12px;	
}


#Footer
{
	width: 940px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-top: solid 1px #bcbbbb;
	text-align: center;
	font-family: Arial;
	font-size: 0.9em;
	color: #565353;
}
#Footer a
{
	color: #565353;
	text-decoration: none;
}
#Footer a:hover
{
	color: #565353;
	text-decoration: underline;
}

#Copyright
{	
	position:relative;
	top: 1px;
	padding-right: 12px;
	color: #636563;
	font-family: Arial;
	font-size: 0.8em;	
}

#Disclaimer
{	
	font-family: Verdana;
	font-size: 0.8em;
}
#Disclaimer a
{
	color: #636563;
	text-decoration: underline;
}
#Disclaimer a:hover
{
	color: #636563;
	text-decoration: none;
}


/* --- Rounded Corner Box --- */
.RCBox
{
	margin-bottom: 5px;
	width: 211px;
	background-image: url(../../images/RCbox_middle.gif);
	background-position: 0 0;
	background-repeat: repeat-y;	
}
.RCBoxTop
{
	padding: 10px 5px 0 7px;
	background-image: url(../../images/RCbox_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
}
.RCBoxTop h1
{
	color: #4b4b4b;
	font-family: Arial, Tahoma;
	font-size: 1.25em;
	margin: 0;
}
.RCBoxUnderline
{
	width: 211px;
	height: 3px;
	background-image: url(../../images/RCbox_underline.gif);
	background-position: 4px 0;
	background-repeat: no-repeat;	
}
.RCBoxMiddle
{
	padding: 1px 5px 0 7px;
	color: #2b2a2a;
	font-family: Arial, Tahoma;
	font-size: 0.9em;
}
.RCBoxMiddle h2
{
	color: #2b2a2a;
	font-family: Arial, Tahoma;
	font-size: 1.20em;
	margin: 3px 0 0 0;
}
.RCBoxMiddle p
{
	margin-top: 0.4em;
	margin-bottom: 0.7em;
}
.RCBoxBottom
{
	margin-top: -3px;
	width: 211px;
	height: 6px;
	background-image: url(../../images/RCbox_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
}

.RedBarContainer
{	
	margin-bottom: 6px;
	padding: 1px 20px 0 3px;
}

.RedBar
{
	padding: 10px;
/*	background-color: #970818; */
	background-color: #a50000;
	font-family: Arial, Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.RedBar a
{
	color: #ffffff;
	text-decoration: none;
}
.RedBar a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.RightSeparator
{
	border: none;
	border-top: 1px solid #bcbbbb;
	height: 1px;
	margin-right: 16px;
}

.FPNewsFeeds
{	
	padding: 10px 5px 0 7px;
	font-family: Arial, Tahoma;
	font-size: 0.9em;	
}

#RememberMeBox input
{
	margin-left: 0;
}


/*--- Link lists ---*/
ul.LinkList
{
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 0 0;
	font-size: 1em;
	line-height: 155%;	
}
ul.LinkList li
{
	padding-left: 19px;
	background-image: url(../../images/PS_quicklink_pil.gif);
	background-position: 6px 5px;
	background-repeat: no-repeat;
}
ul.LinkList li a
{
	text-decoration: none;
	color: #2b2a2a;
}
ul.LinkList li a:hover
{
	text-decoration: underline;	
}
.LinkText
{
	
}


/* --- Støtte boks --- */
#StoetteContainer
{
	margin-top: 10px;
	padding: 0 0 1px 8px;
}
#StoetteText
{
	margin-bottom: 4px;
}
#StoetteImage td 
{
	vertical-align: middle;
}

/*--- Diverse ---*/
.inputField
{
	font-size: 0.9em;
}