
body
{
	font-family: Arial;
	font-size: 11.5px;
	
}

/* ------ Text items -------- */


.datelistingtext
{
	color: #606060; 
	font-size: 11.5px; 
	font-style: italic; 
}
div.menuitem
{
	border-bottom: solid 1px #ddd;
	width: 100%;
	padding: 4px 0 4px 0px;
	float: left;
}
h1, .heading1, .heading1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	/*color: #8BA6CB;*/
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	EditMenuName: Heading 1;
}
.heading1 a
{
	text-decoration: none;
}
.heading1 a:link
{
	text-decoration: none;
}
.heading1 a:active
{
	text-decoration: none;
}
.heading1 a:visited
{
	text-decoration: none;
}
.heading1 a:hover
{
	text-decoration: underline;
}
h2, .heading2, .topstoryheading, h2 a
{	
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 16px;
	EditMenuName: Heading 2;
}
/*.heading2blue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8BA6CB;
	EditMenuName: Heading 2 blue;
}*/
.annualreview /*spesial font for de blå mellomstore overskriftene brukt på annual report*/
{
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8BA6CB;	
	EditMenuName: Annual review;

}
h3, .heading3
{
	/*font-weight: bold;
	font-size: 1em;
	color: #333;
	text-transform: uppercase;
	margin-top:0;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 12px;
	EditMenuName: Heading 3;
}
.introduction
{
	font-weight: bold;
	EditMenuName: Introduction;
}

.introductionblog
{
	font-weight: bold;
	color:#9a9a9a;
	EditMenuName: Introduction Blog;
}
.ingress {
	font-weight: bold;
	
}
.imagetext 
{
	font-style: italic; 
	font-size: 9px; 
	EditMenuName: Image text;
}
.red a
{
	/*color: #CC0000;*/
	color: Red;
	EditMenuName: Normal red link;
}
.red 
{
	/*color: #CC0000;*/
	color: Red;
	EditMenuName: Normal red text;
}

span.uppercase a
{
	/*color: #CC0000;*/
	text-transform:uppercase;
	color:Red;
	EditMenuName: uppercase red;
}

.uppercase
{
	/*color: #CC0000;*/
	text-transform:uppercase;
	EditMenuName: uppercase;
}

td {
	color: #333;
}
/*a {
	color: #275A9D;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}*/
a:link, a:active, a:visited
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}

hr
{
	height: 1px;
	color: #ddd;
}
input, textarea
{
	font-size: 10px;
}
p
{
	color: #333;
}
select
{
	font-size: 11.5px;
	margin: 2px;
}
span.errormessage
{
	color: #a00;
	font-size: 13px;
}
.inputlabel
{
	width: 60px;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
.inputlabelwide
{
	width: 100px;	
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
img.quicksearch
{
	position: relative;
	top: 2px;
	width: 23px;
	height: 17px;
	border: 0;
}
span.usernamelabel
{
	padding-top: 5px;
	display: block;
}
table
{
	/*font-size: 1.15em;/* 1em;*/
}
th
{
	text-align: left;
}
tr.evenrow
{
	background-color: #eee;
}
tr.unevenrow
{
	background-color: #fff;
}
tr.headerrow
{
	background-color: #ccc;
}
div.topstoryheading a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
}
div.topstoryheading a:active
{
	text-decoration:none;
}
div.topstoryheading a:visited
{
	text-decoration:none;
}
div.topstoryheading a:hover
{
	text-decoration:underline;
}
/*div#content ul
{
	font-size:1.15em
}*/


