
.bgcolor_h {
         BACKGROUND: #99CCFF
}


/******* structure and layout *******/
body {
margin:10px 10px 0px 0;
padding:0px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color:#000000;
}

.leftcontent {
position: absolute;
left:15px;
top:165px;
width:200px;
border:none;
text-align:left;
}

.left_news {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#111111;
margin:0 0 0 0;
padding:5px 51px 5px 5px;
width:200px;
}

#centercontent {
margin-top:10px;
margin-left: 380px;
margin-right:100px;
line-height:1.4em;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 380px;
margin-right:100px;
}
html>body #centercontent {
margin-left: 380px;
margin-right:100px;
}

#banner {
height:116px;
border:none;
voice-family: "\"}\"";
voice-family: inherit;
height:39px;
color:#000000;
}
html>body #banner {
height:153px;
}

.page_title {
position:absolute;
top:73px;
left:175px;
margin:0 0 0 0;
padding:0 0 0 0;
}

p,h1,pre {
margin:0px 10px 10px 10px;
}

/******* left navigation *******/
#nav ul {
margin:10px 0 10px 6px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#ffc978;
color: #111111;
border:1px solid #000000;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li a {
color: #111111;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#ffffff;
color: #111111;
}


#nav li a:hover:after {
/* this puts that little blue box after the left navigation links on hover */
background:#FFFFFF;
color: #111111;
}

/******* fonts and colors *******/

.vanlig_text {
	FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: arial, sans-serif
}

.lankar_text {
	FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: arial, sans-serif
}

.rub_text {
	FONT-SIZE: 20pt; COLOR: #000000; FONT-FAMILY: arial, sans-serif
}
.vanlig1_text {
	FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: arial, sans-serif
}





a {
color:#0033CC;
text-decoration:underline;
}

a:hover {
color:#0033CC;
text-decoration:none;
}

.news_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#111111;
}

.news_title_grn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#6C9261;
}

#page_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30pt;
color:#111111;
text-transform:uppercase;
}

span.squares {
display:block;
float:left;
width:18px;
height:18px;
margin-right:2px;
background-image:url(img/squares.gif);
background-repeat:no-repeat;
}

span.squares span {display:none;}

h1 {
font-size:14px;
padding-top:10px;
}

#banner h1 {
font-size:14px;
padding:10px 10px 0px 10px;
margin:0px;
}

/******* lists *******/

#list ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

#list li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url(img/square_list.gif) no-repeat;
background-position: 0 .3em;
}

#list li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: no-repeat;
background-position: 0 .3em;
}


/******* images *******/
img {
border:none;
}

.center {
text-align:center;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
