/* CSS Document */

* {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 40px;
font-weight: bold;
color: #e0ecfb;
}

h2 {
font-size: 30px;
color: #486cb0;
margin: 5px 0px 6px 0px;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #6a8ebf;
text-transform: uppercase;
margin: 6px 0px 3px 0px;
}

h4 {
font-size: 14px;
font-weight: normal;
line-height: 17px;
color: #b4bedc;
}

h5 {
font-size: 14px;
font-weight: bold;
color: #e9eaee;
text-transform: uppercase;
padding-bottom: 4px;
margin: 6px 0px 3px 0px;
background: url(../images/h5_rule.gif) no-repeat bottom left;
}

h6 {
font-size: 12px;
color: #b4bedc;
line-height: 14px;
font-weight: bold;
margin-bottom: 3px;
}

p {
font-size: 14px;
font-weight: normal;
line-height: 17px;
color: #b4bedc;
margin-bottom: 9px;
}

strong {
font-weight: bold;
}

#menuMain li {
font-size: 16px;
font-weight: bold;
color: #4973b2;
text-transform: uppercase;
}

#menuSub li {
font-size: 14px;
font-weight: bold;
line-height: 26px;
color: #4973b2;
text-transform: uppercase;
}

#menuLang li {
font-size: 11px;
font-weight: bold;
color: #4973b2;
text-transform: uppercase;
}

#menuMain a:link, #menuMain a:visited, #menuLang a:link, #menuLang a:visited, #menuSub a:link, #menuSub a:visited  {
color: #a5bdde;
text-decoration: none;
}

#menuMain a:hover, #menuMain a:active, #menuLang a:hover, #menuLang a:active, #menuSub a:hover, #menuSub a:active {
color: #4973b2;
}

.box a:link, .box a:visited {
color: #a5bdde;
text-decoration: none;
background: url(../images/nuolet.png) no-repeat right;
padding-right: 24px;
}

.box a:hover, .box a:active {
color: #4973b2;
}

.box p {
font-size: 12px;
color: #b4bedc;
line-height: 14px;
}

.box li {
font-size: 12px;
color: #b4bedc;
line-height: 14px;
list-style: none;
}

.sixColumn li, .threeColumn li {
font-size: 14px;
color: #b4bedc;
line-height: 17px;
list-style: none;
}

.threeColumn li {
margin-top: 8px;
}

#asiakkaat li {
font-size: 12px;
color: #6e95c7;
line-height: 18px;
list-style: none;
}

#newsBox p {
font-size: 12px;
color: #b4bedc;
line-height: 14px;
margin-bottom: 5px;
}

#newsBox .date {
color: #6e95c7;
margin-top: 5px;
margin-bottom: 3px;
}

.date {
color: #6e95c7;
margin-top: 5px;
margin-bottom: 3px;
}

#footer li {
font-size: 12px;
color: #656464;
line-height: 14px;
list-style: none;
}

#footer a:link, #footer a:visited {
float: right;
text-align: right;
font-size: 12px;
color: #656464;
text-decoration: none;
padding: 10px 12px 0px 0px;	
}

#footer a:hover, #footer a:active {
color: #aaaaaa;
}