.no-disp { display: none; }

body {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;  _font-size:  68.75%;
  /*font-size: 12px;  _font-size: 75%;
  font-size: 14px;  _font-size: 87.5%;
  font-size: 16px;  _font-size: 100%;
  font-size: 19px;  _font-size: 118.75%;
  font-size: 23px;  _font-size: 143.75%;
  font-size: 28px;  _font-size: 175%;*/
  text-align: center;
  background: #fff;
}

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */

div, table, caption { font-size : 1em; }

a,
a:link {
  color: #305f79;
  text-decoration: none;
}

a:hover,
a:active { 
  color: #305f79; 
  text-decoration: underline;
}
 
p, ul, ol {
  margin-top: 0px;
  margin-bottom: 2em;
  line-height: 1.4em;
}

ul, ol { margin-left: 0; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0em;
}

li { 
  padding-bottom: 0em;   
}

form { margin: 0; }
label { display: block; }

hr {
  border: 0;
  color: #cdcdcd;
  background-color: #cdcdcd;
  height: 2px;
}

textinput, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  width: 158px;
}

textarea { vertical-align: top; }

img { 
  margin: 0;
  padding: 0;
  border: none; 
}

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  font-size: 1.6em;
  margin-bottom: 1em;
  color: #305f79;
  font-weight: 800;
}

h2 {
  font-size: 1.47em;
  margin-bottom: .55em;
  color: #305f79;
  font-weight: 800;
}

h3 {
  font-size: 1.39em;
  margin-bottom: .55em;
  color: #305f79;
  font-weight: 800;
}

h4 {
  font-size: 1em;
  margin-bottom: .55em;
  color: #305f79;
  font-weight: 800;
}

/* **************************************************************** */
/* Layout of template columns                                       */
/* **************************************************************** */

#two-col-home #wrapper,
#three-col #wrapper,
#two-col #wrapper,
#one-col #wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
}

#header {
  padding: 0;
  margin: 0;
  height: 121px;
}

#header .logo { position: absolute; top: 7px; left: 35px; border: 0; }


/* **************************************************************** */
/* Banner                                                           */
/* **************************************************************** */

.main-banner {
  position: absolute;
  top: 115px;
  left: 7px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 4px;
}


/* **************************************************************** */
/* Flash Banner                                                     */
/* **************************************************************** */

object {
 position: absolute;
 top: 115px;
 left: 7px;
}

.subpage object {
 top: 108px;
 left: -27px;
}

/* **************************************************************** */
/* Main Navigation                                                  */
/* **************************************************************** */

.main-navigation {
  position: absolute;
  top: 85px;
  left: 7px;
  background-color: #5ec4e5;
  width: 100%;
}

.main-navigation ul { float: left; margin: 0 0 0 0;  padding: 0 0 0 0; }
.main-navigation li { float: left; list-style: none; }
.main-navigation li a { float: left;  text-align: center; padding: 7px 0px 7px 0px; background: url(../../../other_files/skipti/img/main-nav-sep.gif) no-repeat 100% 0%; }

.main-navigation a,
.main-navigation a:visited,
.main-navigation a:link { font-size: 1.3em; padding-left:10px;padding-right:10px;font-weight: bold; color: #fff; text-decoration: none; }
.main-navigation a:hover {
  color: #5ec4e5; 
  background-color: #e0e0e0;
padding-left:10px;padding-right:10px;
}

.main-navigation .current_page a, 
.main-navigation .current_page_ancestor a {
   color: #5ec4e5; 
background-color: #e0e0e0;
}

.main-navigation h2 {
 display: none;
}

/* **************************************************************** */
/* Language                                                         */
/* **************************************************************** */

.language {
 position: absolute;
 top: 93px;
 right: 10px;
}

.language a {
 color: #fff;
 font-size: 1.2em;
 font-weight: bold;
}

.language a:hover {
 text-decoration: none;
}

/* **************************************************************** */
/* Vertical Menu                                                    */
/* **************************************************************** */

.menu-vertical {
 position: absolute;
 top: 116px;
 left: 425px;
 _left: 409px; /* IE 6 */
}

*:first-child+html .menu-vertical { /* IE 7 */
 left: 409px;
}

.menu-vertical ul, .menu-vertical li {
 list-style: none;
}

.menu-vertical a {
 display: block;
 text-indent: -6000px;
 /*width: 63px;*/
 height: 60px;
 background: url(../../../other_files/skipti/img/bg-menu-vertical-all-01.gif) no-repeat 0 -63px;
}

.menu-vertical .ja a {
 background-position: 0 -193px;
}

.menu-vertical .ja a:hover {
 background-position: 0 0;
}

.menu-vertical .mila a {
 background-position: 0 -323px;
}

.menu-vertical .mila a:hover {
 background-position: 0 -127px;
}

/* **************************************************************** */
/* Second Navigation                                                */
/* **************************************************************** */

.second-navigation h2 { 
  display: none;
}

.second-navigation { 
  padding-top: 0px;
  margin: 0 0 10px 0;
}

.second-navigation a {
  display: block;
  color: #305f79;
  padding: 5px 0px 5px 10px;
  text-decoration: none;
  font-size: 1.3em;
}

.second-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.second-navigation li { display: inline; padding-bottom: 0; }

.second-navigation .current_page a,
.second-navigation a:hover {
  color: #305f79;
  text-decoration: none;
  padding: 5px 0px 5px 10px;
  text-decoration: underline;
}

/* **************************************************************** */
/* Footer                                                           */
/* **************************************************************** */

#footer {
  height: 45px;
  color: #777;
  font-size: .9em;
  border-top: 1px solid #cdcdcd;
  margin-top: 20px;
  float: left;
  _float: none; /* IE 6 */
}

#footer .vcard .content {
  float: right;
  padding: 10px 0 0 17px;
}

#footer .vcard .content a { color: #777; text-decoration: underline; }
#footer .vcard .content a:hover { color: #777; text-decoration: none; }

#footer .fnav { 
  float: right;
  width: 325px;
  padding: 15px 0 0 0;
  text-align: right;
}

#footer .fnav ul { list-style: none; padding: 0; margin: 0; }
#footer .fnav li { display: inline; }
#footer .fnav li a { color: #777; text-decoration: underline; }
#footer .fnav li a:hover { color: #777; text-decoration: none; }
#footer .fnav li .separator { color: #9a9a9a; padding: 0 0px 0 3px; }

table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}

.data table {  border-top : 0.05em solid #ccc;
  border-left : 0.05em solid #ccc;
}

.data th, 
.data td {
  border-right : 0.05em solid #ccc;
  border-bottom : 0.05em solid #ccc;
  padding : 0 0.67em 0.1em 0;
}

td.alt {
  background-color: #e5ecf3;
}

.data table {
  border-bottom : 1px solid #c5c5c7;
  border-left : 1px solid #c5c5c7;
  width: 100%;
}

.data caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}

.data th {
  font-weight : bold;
  padding : .5em .5em;
  border-right : 1px solid #c5c5c7;
  border-top : 1px solid #c5c5c7;
  background : #ecebf0;
}


.data table th.year {
	background : #fff;
	font-size: 110%;
	}

.data td {
  padding : .2em .4em;
  border-right : 1px solid #c5c5c7;
  border-top : 1px solid #c5c5c7;
}

.data tr.alt td {
  background-color : #f8f8f8;
}


/*--board of directors-------------------------*/
.board-directors ul {list-style-type:none;}
.board-directors ul li img {
float:left;
border:1px solid #E1E1E1;
float:left;
padding:2px;
}


.board-directors ul li {
list-style-type:none;
float:left;
margin-bottom:20px;
margin-right:10px;
width:300px;

}

.board-directors ul .content {
float:right;
width:150px;
}

.board-directors span.position {
font-weight:bold;
text-transform:uppercase;
}

