/* @override 
	http://thirst/~nikolai/nova/reassess.css
	http://thirst/~nikolai/nova/reassess.css
	http://thirst/~nikolai/nova/reassess.css
	http://www.nova.no/reassess.css
*/

/* $Id: reassess.css,v 1.19 2007-11-09 12:19:49 trygve Exp $ */
body {
	background-color: #fff;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
/* globals */
* { 
	padding: 0;
	margin: 0;
}
a:link {
	color: #3c638a;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #3c638a;
	font-weight: normal;
}

a:hover { text-decoration: underline; color: #3c638a;}

a.nounderline {
	text-decoration: none;
	font-weight: 700;
}

p { margin-bottom: 1em; }
ul { list-style: none; 
}
.middle ul li{
	list-style: disc;
	margin-left: 18px;
	margin-bottom: 10px;
}
/* positions */
#mainframe { width: 869px;
	     margin: 6px auto;
	     background-image: url(gfx/reassess/bg_main.gif);
	     background-repeat: repeat-y;   
	     color: #4e4e4e;
	     text-align: left;
}

div.left ul a {
	text-decoration: none;
}
.ftitle a:link{
	font-size: 1em;
	font-family: arial, verdana, san-serif;
	line-height: 1.5em;
	font-weight: bold;
	color: #3c638a;
	text-decoration: none;
}

span.fcaption {
	color: #4e4e4e;
	font-size: 1.1em;
}

.dirListDate {
	line-height: 1.4em;
	font-weight: normal;
	color: #4e4e4e;
	font-size: 0.9em;
}

#header { 
  border-bottom: 8px solid #fff;
  height: 125px;
}
#path { 
  border-bottom: 5px solid #fff;
  height: 23px;
}
#pathbottom { 
  background-color: #f3f5f7;
  border-bottom: 5px solid #fff;
  height: 23px;
}
#path .sti { 
  background-color: #f3f5f7;
  padding: 5px 5px 0 5px;
  padding-left: 7px;
  font-size: 1.1em;
  height: 18px;
}
#path .center { 
	text-align: center;
	padding: 5px;
	font-size: ;
}
.left { 
	float: left;
	margin-right: 6px;
	width: 190px;

}
.middle { 
	float: left;
	width: 468px;
}
.right { 
	float: right;
	width: 190px;
}
.middlewide { 
	float: left;
	width: 630px;
}
.rightslim { 
	float: right;
	width: 26px;
}
#orange, #blue, #green {
border-bottom: 4px solid #fff;
}
hr {
color: #757575;
background-color: #757575;
height: 1px;
}
.left ul {
	background-color: #fff;
}

#orange a, #blue a, #green a {
color: #000000;
padding-left: 10px;
}
#orange li {
background-color: #f3f5f7;
margin-bottom: 1px;
padding: 3px;
border-left: 4px solid #29aae3;
font-size: 11px;
}
#green li {
background-color: #f3f5f7;
margin-bottom: 1px;
padding: 3px;
border-left: 4px solid #1773bc;
font-size: 11px;
}
#blue li {
background-color: #f3f5f7;
margin-bottom: 1px;
padding: 3px;
border-left: 4px solid #fbae42;
font-size: 11px;
}
.right_head {
background-color: #f3f5f7;
border-bottom: 1px solid #fff;
padding: 3px 3px 3px 8px;
font-weight: bold;
font-size: 1.1em;
}
.right_body {
background-color: #f3f5f7;
border-bottom: 2px solid #fff;
padding: 3px 3px 10px 8px;
}
ul.list li {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 4px;
display: block;
padding: 3px;
}
h2 {
	font-size: 140%;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-bottom: -10px;
}
h3 {
	font-size: 130%;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-bottom: -10px;
}
h4 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-bottom: 0px;
}
.ftitle_norlag {
	font-size: 130%;
	line-height: 1.2em;
	font-weight: bold;
	color: #4e4e4e;
	margin-bottom: 5px;
}
.hr {
	padding-top:10px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.spacer {
	clear: both;
	height: 1px;
	border: 0px;
}
.spacer.five {
	clear: both;
	height: 5px;
	border: 0px;
}
.spacer.five.white {
	clear: both;
	height: 5px;
	border: 0px;
	background-color: #fff;
}
.spacer.ten {
	clear: both;
	height: 10px;
	border: 0px;
}
.lufttop {
	padding-top:3px;
}

.listBackgr {
	border: 1px #E0EBF5 solid;
	background-color: #f3f5f7;
}


#frontpage .fcaption p { margin: 0; }