body {
	background: #fff url(images/tile.jpg) repeat-y;
	color:#282828;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 121%;
	margin: 0;
	padding: 0;
}
html, body {  height: 100%; }
div#pagewrap {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0;
	padding:0;
	margin-bottom: -34px;
}
* html #pagewrap { 
	height: 100%; 
}
/*** id layout START ***/

#logo {
	float: right;
	height: 11px;
	width: 156px;
	margin-top: 20px;
	margin-right: 50px;
}
#nav {
	height: 64px;
	width: 700px;
	margin-left: 0;
	padding-left: 0px;
}
#left {
	font-size:10px;
	float: left;
	height: auto;
	width: 240px;
	text-align: left;
}
#content {
	float: left;
	height: auto;
	width: 525px;
	padding:0;
	margin:0;
}
#right {
	font-size: 8pt;
	float: left;
	height: auto;
	width: 183px;
}
.right_content {
	padding: 10px 10px 10px 17px;
}
#blackbar {
	height: 32px;
	background: #000 url(images/blackbar_bg.png);
	margin:0;
	padding:0px 0px 0px 35px;
}
#blackbar h1{
	margin: 0;
	padding: 6px 0px 0px 0px;
	color:#fff;
	font-size: 13pt;
	line-height: 120%;
	font-weight:lighter;
}
#content_container {padding: 25px 20px 10px 35px;}
#footer {
	height: 26px;
	margin: 0;
	font-size: 8pt;
	width: 948px;
	background: #000;
	text-align: center;
	padding-top: 8px;
	color: #fff;
	line-height:130%;
}
#flashcontent {
	margin:0;
	padding:0;
	float:left;
}

/*** id layout END ***/

/*** h, p, a, etc. START***/

* img {vertical-align:bottom;}
img a {border:none;}

h1, h3, h4 {color:#f79222;}
h1 {
	color:#f79222;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 130%;
}
h2 {
	color:#f79222;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 130%;
}
h3 {
	font-size: 9pt;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 130%;
}
p {
	margin-bottom: 16px;
	margin-top:1px;
}

table p.bodytext{
	padding: 0;
	margin: 0;
}

a:link     {
	color:#353C75;
	text-decoration: underline;
}
a:visited    { 
	color:#353C75;
	text-decoration: underline;
} 
a:hover    {
	text-decoration: none;
} 

#footer a {
	color:#fff;
	text-decoration:underline;	
}
#footer a:hover {
	text-decoration:none;
}

/*** h, p, a, etc. END***/


/*** lists START ***/

/******************************************/

#articles {
	margin:25px 0px 0px 0px;
	padding: 0;
}
#articles li {
	margin:0;
	list-style:none;
	padding: 0px 14px 2px 18px;
	background: url(images/right_line.jpg) bottom right no-repeat;
}
#articles li h3 a:link {color:#f79222;}
#articles li h3 a:visited {color:#f79222;}
#articles li p.bodytext{
	margin:0;
	padding:5px 0px 0px 0px;
}
#articles li p.shortNewsContent{
	padding:0;
	margin: 0;
}

/******************************************/

#listarticles{
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#listarticles li {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 3px 0px;
	background: url(images/list_line.jpg) bottom left no-repeat;
}
#listarticles li div{margin: 0px 0px 7px 0px;}
#listarticles li div div{font-size: 11px;}
#listarticles li h3{
	margin-top:0px;
	padding-top:0px;
}
#listarticles li h3 a{
	color: #f79222;
	font-size: 12px;
	margin-top:0px;
}

/*** lists END ***/


/*** klasser START ***/

.clear {
	clear: both;
	height: 50px;
}
.clear_0px {
	clear: both;
}
.footerspan {
	margin-top: 20px;
}
.single-article-timedata {float: right;}
.single-article-timedata, .news-single-imgcaption {font-size: 10px;}
.single-article h2{
	padding: 0px 0px 20px 0px;
	font-size: 16px;
}
.single-article h3{
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	color: #000;
	font-size: 13px;
}
.csc-textpic-image {
	border: 1px solid #B7B7B7;
	padding: 5px;
}

/***  Search ***/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color: #cc0000; 

}

.tx-indexedsearch-form{
	padding-top: 5px;
	padding-left: 5px;
}
.tx-indexedsearch-search-submit{
	padding-left: 5px;
	padding-bottom: 5px;
}


.tx-indexedsearch-text-item-path{
	display: none;

}
.tx-indexedsearch-res h3{
	margin-bottom: 5px;
}
.tx-indexedsearch-res h3 a{
	color:#f79222;
}
.tx-indexedsearch-descr{
	margin: 0px 0px 10px 0px;	
}
dl.tx-indexedsearch-info {
	font-size: 12px;
	margin: 0px 0px 30px 0px;	

}

dl.tx-indexedsearch-info dt{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
}

dl.tx-indexedsearch-info dd{
	padding: 0px 0px 0px 0px;
	margin: 0px 00px 0px 0px;
}

/***  Search END ***/

/*** klasser END ***/


/***** content START *****/

.shareholders {
	padding:0;
	margin: 0;
	margin-top: 10px;
	width: 458px;
	border: none;
}
.shareholders td{
	padding:0;
	margin: 0;
	font-size:10px;
}
.shareholders .bodytext{
	padding:0;
	margin: 0;
}

.shareholders thead tr th{
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	height: 50px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    font-size: 10px;
   
}
.shareholders tfoot tr td{
	/*border-top: 1px solid black; 
	border-bottom: 1px solid black;*/
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}

.shareholders tr td.td-0{
	
	padding-left:3px;
}

.shareholders tr td.td-1, .shareholders tr td.td-2{
	text-align: right;
	padding-right:3px;
}
.shareholders tr td.td-2{
	width:80px;
	
}

.shareholders tr.tr-even{
	background-color: #ededed;
}


/***** content END *****/

/***** Products START *****/

#products {
	margin: 25px 0px 0px 0px;
	
}

.product {
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 2px 18px;	
}

.product .product-header{
	color:#f79222;
	font-size: 11px;	
}


.product .product-header h3{
	display: inline;
	font-size: 13px;	
}

/***** Products END *****/

/***** SLETT START *****/

#shareholders {
	padding:0;
	margin: 0;
	width: 458px;
	border: none;
}
#shareholders td{
	padding:0;
	margin: 0;
	font-size:10px;
}
#shareholders .bodytext{
	padding:0;
	margin: 0;
}

#headerTR td{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 50px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

#footerTR td{
	border-top: 1px solid black; 
	border-bottom: 1px solid black;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

/***** SLETT END *****/