/* CSS TYPOGRAPHY */

body {
	font:75%/1.5em  Arial, Helvetica, sans-serif; 
}
div {color:#333;}
h1 { font-size:150%;font-family: "Arial", "Futura Light", Verdana, sans-serif;}
h2 { font-size:150%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif; font-weight:normal;}
h3 { font-size:150%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;}
h4 { font-size:150%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;}
h5 { font-size:150%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;}
h6 { font-size:150%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;}


/* LINKS */
div#header_nav a:link {font-size:13px; color: #ffffff;  text-decoration:none; line-height:160%; margin-left:20px; }
div#header_nav a:visited {font-size:13px; color: #ffffff;  text-decoration:none;  line-height:160%; margin-left:20px; }
div#header_nav a:hover {text-decoration:underline;  /*background: url(../images/header_nav_hover.gif) bottom center no-repeat;*/ padding-bottom:4px; margin-left:20px }
div#header_nav a:active  { }

div#header a:link {font-size:10px; color: #8c8c8c;  text-decoration:none; line-height:160%; margin-left:5px; }
div#header a:visited {font-size:10px; color: #8c8c8c;  text-decoration:none; line-height:160%; margin-left:5px; }
div#header a:hover { color:#003d85; text-decoration: underline; }

div#nav_shortcuts a { color:#8c8c8c; text-decoration:none;}
div#nav_shortcuts a:hover { color:#003d85; text-decoration: underline; }
div#nav_shortcuts ul li.current a, div#nav_shortcuts ul li.selected_branch a { font-weight:bold !important; color: #4466a1!important; } /*#003d85*/
div#nav_shortcuts h2 {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; text-transform:uppercase; color:#003d85; font-size:100%;}
div#breadcrumb strong {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:100%}
div#section_nav ul a, div#related_content ul a, div#breadcrumb a, div#content_author a { color:#333; text-decoration:none; }
div#section_nav ul a:hover, div#related_content ul a:hover, div#breadcrumb a:hover, div#content_author a:hover { color:#003d85; text-decoration: underline; }
#section_nav_inner_list li ul { display:none; } 
div#footer a, div#related_content a { color:#003d85; text-decoration: underline;}
div#footer noscript div {display: inline;}
div#related_content a {text-decoration: none;}

div#footer a:hover, div#related_content a:hover  { color:#003d85; text-decoration: underline;}

div#content_author a {color:#003d85; text-decoration:underline;}

div#content a:link {color:#003d85; text-decoration:underline;}
div#content a:visited {color:#003d85; text-decoration:underline;}
div#content a:hover{ color:#003d85; text-decoration:underline;}
div#content a:active { color:#003d85; text-decoration:underline;}
a[name]:hover {text-decoration: inherit!important; color: inherit!important;}
div#content a[href]:hover{ color:#003d85!important; text-decoration:underline!important;}
div#related_content a[href]:hover{ color:#003d85!important; text-decoration:underline!important;}

/* BREADCRUMB */	
div#breadcrumb { color: #003d85;}
div#breadcrumb strong {font-weight:normal;}

/*SECTION NAV*/
div#nav h4 { font-size:125%;font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif; color:#003d85; font-weight:bold;}

/* SECTION HEADER */
h4#quaternary_unit {color: #fff; text-transform:uppercase; font-weight:normal;}
h4#quaternary_unit a:link { color:#fff; text-decoration:none;}
h4#quaternary_unit a:visited { color:#fff; text-decoration:none;}
h4#quaternary_unit a:hover { color:#fff; text-decoration: underline;}
h3#quaternary_unit {color: #fff; text-transform:uppercase; font-weight:normal;}
h3#quaternary_unit a:link { color:#fff; text-decoration:none;}
h3#quaternary_unit a:visited { color:#fff; text-decoration:none;}
h3#quaternary_unit a:hover { color:#fff; text-decoration: underline;}


/* CONTENT HEADER */
h1#content_header { color: #933B0D; font-size:220%; text-transform:normal; border: 0px solid #622423; padding:8px 12px; border-left: none; border-right:none; border-bottom:none;line-height:1.4em;} /*NJR border-bottom:none tilføjet*/
.content_header h1{ color: #933B0D; font-size:220%; text-transform:normal; border: 0px solid #622423; padding:8px 12px; border-left: none; border-right:none; border-bottom:1px solid #622423; line-height:1.4em; margin-bottom: 20px;} /*NJR tilføjet*/

/* CONTENT */
div#content td,div#content th {margin-top:0.75em; padding-left: 6px; padding-right: 6px;} /*NJR EKSPERIMENTEL tilføjet*/
div#content td.no_border, div#content th.no_border {margin-top:0.75em; padding-left: 6px; padding-right: 6px;} /*NJR EKSPERIMENTEL tilføjet*/
div#content td.borderBottom, div#content th.borderBottom {border-style: solid; border-width: 0px 0px 1px 0px ; border-color:silver; }
div#content table.no_borders td,div#content table.no_borders th {margin-top:0; padding-left: 4px; padding-right: 4px;} /*NJR EKSPERIMENTEL tilføjet*/
div#content table.borders td,div#content table.borders th {margin-top:0; padding-left: 4px; padding-right: 4px; padding-top:2px; padding-bottom:2px; border: 1px solid #c5c5c5;}
div#content table.borders th {font-weight:bold; }
div#content table.borders, div#content table.no_borders {margin-top:10px; margin-bottom:10px;}
div#content p  {margin-bottom:0.75em; margin-left:0; } /*NJR 1.5em 12px*/
div#content object, div#content table, div#content pre   { margin-left:0;} /*NJR 12px*/
div#content code {font-size: 110%; margin-bottom: 1em;}
div#content pre {font-size: 110%; margin-bottom: 1em; display: block; overflow:auto;}
div#content strong { font-weight:bold;}
div#content em, div#content q { font-style:italic;}
div#content p.content_trumpet { font-size:108%;}
div#content p.cfig { margin-top:20px; text-align:center; font-size:100%;}
div#content h1  { margin-top:0.7em; font-weight:normal; margin-left:0;} 
div#content h2, div#content h3,div#content h4, div#content h5, div#content h6 { margin-top:0.7em; font-weight:bold;margin-left:0;}  /*NJR 12px*/ 
div#content h1 { color:#933B0D; font-size:220%;padding-bottom: 8px;}/*130*/
div#content h2 { color:#933B0D; font-size:140%;padding-bottom: 5px;}/*125*/
div#content h3 { color:#933B0D; font-size:125%;padding-bottom: 4px;}/*120*/
div#content h4 { color:#933B0D; font-size:115%;padding-bottom: 3px;}/*115*/
div#content h5 { color:#933B0D; font-size:110%;padding-bottom: 3px;}/*110*/
div#content h6 { color:#933B0D; font-size:105%;padding-bottom: 3px;}/*105*/
div#content blockquote {
	position: relative;
	padding: 0;
	margin:1em 3em;
	border-left:0px solid #003d85;
	}
div#content blockquote p {
	padding: 0.8em;
	margin: 0; }
div#content q:before {
    content: '"'; }
	 div#content q:after {
    content: '" '; }


div#content ul li, div#content ol li  {
line-height:1.4em;
list-style:none;
background: url(/icons/simple_bullet.gif) no-repeat;
background-position: 0px 5px;
background-position: 0px 0.15em;
padding-left:20px;
margin-bottom:0.75em;
margin-left:1.5em; /*NJR 3.0em*/
}
div#content li ul, div#content li ol  {
margin:8px 0;
}
div#content ol li, div#content li ol   { list-style: decimal; background:none; margin-left:1.5em;  list-style-position:inside;   } 

div#content ul, div#content ol  {
padding: 0 0 0.5em 0;
}
div#content ul ul li, div#content ol ol li {
margin-left:0em;

}
div#content ul ul, div#content ol ol  {
padding:0 0;
}


/* CONTENT AUTHOR */
div#content_author { text-transform:uppercase; font-size:84%;}
div#content_author p { margin:1.2em 0;} /*NJR 12px*/

/* RELATED CONTENT */
div#related_content em { font-style:italic;} /*NJR*/
div#related_content strong { font-weight:bold;} /*NJR*/
div#related_content h2 {  font-size:110%; font-weight:bold; padding-bottom:0.6em;}
div#related_content h3 {  font-size:110%; font-weight:bold; padding-bottom:0.6em;} /*NJR CHECKES TILFØJET*/
div#related_content h4 {  font-size:100%; font-weight:normal;} /*NJR CHECKES TILFØJET*/
div#related_content pre, div#related_content code {font-size: 110%; margin-bottom: 1em; display: block; overflow:auto;}

/* RELATED CONTENT - ATTACHMENTS */
div#related_content div#attachments a { font-size:101%; font-weight:bold;}

/* SECTION NAVIGATION */
div#section_nav h3 {  font-size:125%; font-weight:bold; padding-bottom:0.6em; padding-top:0.6em;	 color: #003d85;}

/* NAVIGATION LISTS */
div#section_nav ul li, div#related_content ul li {
line-height:1.4em;
list-style:none;
background: url(../graphics/bullet.gif) no-repeat;
background-position: 0px 0.15em;
padding-left:20px;
margin-bottom:0.75em;

}
div#section_nav a { margin:0; margin-left: -20px; padding-left: 20px; display:block;}
div#section_nav li ul {
margin: 5px 0px;
    }


div#related_content ul li {
background: url(../graphics/simple_bullet.gif) no-repeat;
background-position: 0px 5px;
background-position: 0px 0.15em;
}
div#header_nav li.selected a {text-decoration:none; background: url(../graphics/header_nav_selected.gif) bottom center no-repeat; }
div#section_nav ul li.selected a, div#section_nav ul li.selected li.selected a { color: #003d85; font-weight:normal;}
div#section_nav ul li.selected li a { color: #333; font-weight: normal;}
div#section_nav ul li.current a { font-weight:bold !important; color: #003d85 !important; }

div#section_nav ul li.selected , div#section_nav ul li.current {
background: url(../graphics/bullet_selected.gif) no-repeat;
background-position: 0px 5px;
background-position: 0px 0.15em;}

div#section_nav ul li.branch {background-image: url('../graphics/branch_unselected.gif');}/*NJR TILFØJET*/
div#section_nav ul li.selected_branch {background-image: url('../graphics/branch_selected.gif');} /*NJR TILFØJET*/
div#section_nav ul li.selected_branch a {color: #003d85;} /*NJR TILFØJET*/


/* SECTION NAVIGATION */
div#nav_shortcuts div { overflow-x: hidden;}

/* HORIZONTAL LINES*/
hr {
height:1px;
display:block;
margin: 1em 0 !important;

color:#933B0D;
background-color:#933B0D;
border:0px;
}
/*Footer (only?)*/
div#footer a.nounderscore {text-decoration:none!important;}
div#footer a.nounderscore:hover {text-decoration:underline!important;}


.search   {font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #333333;    width: 200px;    height: 15px;    } 

/*.search   {   border-width: 1px;    border-style: solid;    border-color: #999999;   /*background-image: url(back_field.gif);    background-repeat: repeat-x;    */   /* font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #333333;    width: 200px;    height: 21px;    } 
/*.search:hover    {    border-color: #64acd8;    border-width: 1px;    } 
.search:focus    {    border-color: #64acd8;    border-width: 1px;	}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(/images/formbg.gif) repeat-x left top;

*/

span.TreeviewSpanArea A {
	FONT-SIZE: 11px; COLOR: #303030 ; FONT-FAMILY: Verdana, Arial,helvetica; TEXT-DECORATION: none; line-height:20px; 
}
span.TreeviewSpanArea A:visited {
	FONT-SIZE: 11px; COLOR: #303030 ; FONT-FAMILY: Verdana, Arial,helvetica; TEXT-DECORATION: none; line-height:20px; 
}
span.TreeviewSpanArea A:hover {
	COLOR: #003d85;
        Text-decoration: underline
}

.colourRed {COLOR: #FF0000 }
.colourBlue {COLOR: #003d85}
.colourGrn {	COLOR: #008000}

.date {
   font-size: 16px;
   font-family: Arial,Helvetica,Sans-Serif;
   font-weight: normal;
   color:  #933B0D;
   border-bottom-width: 1px;
   border-bottom-color: silver;
   border-bottom-style: solid
}
