body { color: #000000;
       background-color: #42426e;
       background: url(/fi/files/images/bg2.jpg) repeat-y left white;
       background-attachment: fixed;
font-size: 75.01%;
/*       font-size: 1em; */
       font-family: Verdana, sans serif;
       margin: 10px; }

H1 {
      font-size: 1.8em;
      line-height: 1.2em;
      font-family: Arial, sans serif;
}

H2 {
      font-size: 1.5em;
   font-family: Arial, sans serif;
}

H3 {
  font-size: 1.3em;
  font-family: Arial, sans serif;
}

H4 {
  font-size: 1.2em;
  font-family: Arial, sans serif;
}

td.nav     { color: #000000;
             background-color: #fff;
/*             font-size: 10pt;*/
             text-align: center;
             font-family: Verdana }
td.header  { color: #000000;
/*             font-size: 10pt;*/
             font-family: Verdana }
td.label   { color: #000000;
             background-color: #ccccff;
/*             font-size: 10pt;*/
             font-family: Verdana }
td.body    { color: #000000;
             background-color: #ffffff;
/*             font-size: 10pt;*/
             font-family: Verdana }

td.bodyalt { color: #000000;
             background-color: #e9e9e9;
/*             font-size: 10pt;*/
             font-family: Verdana }
td.footer  { color: #000000;
/*             font-size: 10pt;*/
             font-family: Verdana }

a {
   text-decoration: none;
   color: #64879d;
   color: rgb(0,145,255);
   color: #42426e;
color: #64879d;
   font-weight: bold;
}
a:hover    {
    text-decoration: underline;
    color: black;
}




.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }

div.heading {
    background-color: #FFF; 
    color: #000;
    padding: 9px;
    font-size: 1.2em; /* 16px; */
    font-weight: bold;  
/*    font-variant: small-caps; */
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Arial, sans-serif;
}

div.leftsidebar { 
  font: 10px;
/*   position: fixed; */
position: absolute;
   top: 17px;
   left: 15px;
 z-index: 2;
/*    float: left; */
    width: 150px; 
    background-color: #FFF;
    padding: 7px; 
    border: 1px solid #000;
    color: #444444;
    font-family: Arial, sans serif;
}

div.content { 
    width: 750px; 
    position: absolute;
/* z-index: 1; */
    left: 190px;
    top: 17px;
  font-size: 1em;
    font-family: Verdana, sans serif; 
}

div.contenttitle {
 margin-bottom: 10px;
}

div.thebody { 
    width: 750px; 
    padding: 20px; 
font-size: 1em;
    font-family: Verdana, sans serif; 
    background-color: #FFF;
    border: 1px solid #000;
    overflow: hidden; /*auto;*/
line-height:1.6em;
}

div.bottom {
    color: #64879d;
    padding: 3px; 
    margin: 15px;
    text-align: center;
    font-size: 0.8em;
}

p.title { 
    font-size: 1.4em; 
    font-weight: bold; 
    margin: 0; 
}

p.smalltitle { 
    font-size: 1.2em; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #CCCCCC; 
    text-transform: uppercase; 
}
.breadcrumbs {
    font-size: 8pt; 
    margin: 0; 
    padding: 2px 0 2px 9px; 
    background-color: #FFF;
    color: #64879d;
    font-variant: small-caps;
}
.breadcrumbs a { 
    font-size: 8pt; 
    font-variant: small-caps; 
}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}

/* Menu */
.verbar {
    color: black;
    background-color: #FFF;
}

.submenu    {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
/*z-index: 3;*/
}

.subframe   {
    position: relative;
    display: block;
    background-color: #FFF;
    border: 1px solid #000;
}

.item   {
    padding: 3px;
    text-align: left;
    white-space: nowrap;
}

.separator  {
    background-color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ffffff;
    margin: 2px 1px 2px 1px;    /* top right bottom left */
    height: 0;
    font-size: 1px;
}

.item a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #64879d;
}

.item a:link    {
/*    color: #000000; */
    color: #64879d;
    text-decoration: none;
}

.item a:visited {
/*   color: #000000; */
    text-decoration: none;
    color: #64879d;
}

.item a:hover   {
/*    color: #000; */
    background-color: #EDF2F5;
    text-decoration: underline;
    color: #64879d;
}

.item a:active  {
/*    color: #000; */
    text-decoration: none;
    color: #64879d;
}

.item .fwdarr   {
    position: absolute;
    top: 5px;
    right: 7px;
}


div.headermenu {
    font-size: 1em; 
    margin: 0; 
    padding: 2px 0px 2px 10px; 
/*    border-left: #64879d solid 1px; */
    background-color: white;
}

div.siblingsmenu {
    font-size: 1.2em; 
    margin: 0; 
    padding: 2px 0px 2px 0px; 
    background-color: white;
    text-align: right;
position: relative;
bottom: 5px;
right: 0px;
vertical-align: bottom;
font-family: Arial, sans serif;
}


div.headermenu a {
   padding: 0px 5px 0px 9px; 
    color: #64879d;
   white-space: nowrap;
}

span.headermenuitems {
   padding: 0px 5px 0px 20px; 
   text-align: right;
   border-left: #64879d solid 1px;
}

a.headermenuitem {
   padding: 0px 5px 0px 12px; 
    color: #64879d;
   white-space: nowrap;
}

span.headermenuitem {
   display: none;
}

.headermenuitem {
   padding: 0px 5px 0px 12px; 
    color: #C3C3C3;
   font-weight: bold;
   white-space: nowrap;
}

div.childmenu {
   font-size: 1.05em; 
   text-align: left;
   border-left: #64879d solid 1px;
   padding: 10px 0px 10px 4px; 
font-family: Arial, sans serif;
}

a.childmenuitem {
    font-size: 1.05em; 
   text-align: left;
   padding: 5px 12px 0px 5px; 
   color: #64879d;
   font-weight: bold;
   white-space: nowrap;
}

span.childmenuitem
{
    font-size: 1.05em; 
   text-align: left;
   padding: 5px 12px 0px 5px; 
   color: #000;
   font-weight: bold;
   white-space: nowrap;
}

a.Otsikko {
  font-size: 1.2em;
   font-weight: bold;  
}

div.Tiedote_inpage {
  float: right;
  border: 1px #64879d solid;  
  width: 250px;
  padding: 15px;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}

p.Tiedote_title {
  font-size: small;
}

span.Tiedote_body {
  margin-left: 30px;
}

p.Tiedote {
  font-family: monospace;
  margin-left: 30px;
  text-indent: -30px;
}

p.Tiedote:first-line {
  font-family: Verdana; 
  font-variant: small-caps;
  font-weight: bold;
}

/*
ul {
  padding-left: 0px;
  margin-left: 5px;
list-style: none;
}

li {
  padding-left: 2px;
margin-left: 2px;
marker-offset: 2px;
list-style: none;
}
*/

a.parent2 {
    font-size: 1.3em; /* 16px; */
    font-weight: bold;  
    font-variant: small-caps;
white-space: nowrap;
}

a.img {
 border: 0px;
}


img {
 border: 0px;
}

caption
{
 font-size: 1.5em; 
 font-weight: bold; 
 text-align: left;
 padding: 5px;
 background-color: silver;
 border-top: 1px solid gray;
 border-right: 1px solid gray;
 border-left: 1px solid gray;
}

div.bottomnavi
{
 border-right: #64879d solid 1px;
 border-bottom: #64879d solid 1px;
 padding: 9px 0px 9px 0px; 
}

div.bottomlink
{
 background-image: url(images/cms/arrow-right.gif);
 background-position: left center;
 background-repeat: no-repeat;
 padding-left: 5px;
}

div.bottomlinkback
{
background-image: url(files/images/arrow-left.png); background-position: left center; background-repeat: no-repeat; padding-left: 5px;
}