body, html {
	font-family: Verdana, sans-serif;
	font-size: 13px;
    background-color: white;  
}

p, table, td, div {
	font-family: Verdana, sans-serif;
	font-size: 13px;
/*    background-color: white;  */
    background-color: #214d69;  
    color: white;
}


div.centerDiv  {
    background-color: white;
}

a, a:active {
    color: #ffc482;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
	color: #FF8600;
	font-size: 20px;
	margin-top: 0px;
    font-weight: normal;
}

h2 {
	color: #FF8600;
	font-size: 16px;
	margin-top: 0px;
    font-weight: bold;
}
h3 {
	color: #FF8600;
	font-size: 14px;
	margin-top: 0px;
    font-weight: bold;
}
.borderDiv {
	width: 802px;
	border: 1px solid gray;
	padding: 1px;
}

.tasGray {
	color: gray;
}
#topOfBanner {
		background-color: gray;
		height: 20px;
		font-size: 1px;
}
#banner {
	border: 1px solid gray;
		background-color: gray;
}
td.leftNav {
	border: 1px solid gray;
	vertical-align: top;
    padding: 5px;
}
td.content {
	width: 580px;	
}
div.content {
	padding: 5px;
    padding-left: 10px;
	border: 1px solid gray;
	margin-left: 1px;
}

.spacer {
	font-size: 1px;	
}
.topLeft {
	background-color: gray;	
	border-bottom: 1px solid white;
	width: 180px;
}
.top {
	background-color: gray;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
.bottom {
	background-color: gray;
	margin-top: 1px;	
	color: white;
	padding: 5px;
}
a.topLink, a.topLink:visited {
	text-decoration: none;
	color: white;	
	font-size: 12px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;

}
a.topLink:hover {
	background-color: #B8CBB8;
}
a.topLinkSelected, a.topLinkSelected:visited {
	text-decoration: none;
	color: 214d69;	
	font-size: 12px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF8600;
}
a.topLink:hover {
	color: 214d69;	
	background-color: #ffc482;
}

td.ajankohtaista {
  padding: 5px;
  font-family: verdana, sans-serif;
  vertical-align: top;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

td.ajankohtaistaTopLeft {
  padding: 5px;
  font-weight: bold;
  font-family: verdana, sans-serif;
  vertical-align: top;
  border: 1px solid white;
}

td.ajankohtaistaLeft {
  padding: 5px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

td.ajankohtaistaTop {
  padding: 5px;
  font-family: verdana, sans-serif;
  vertical-align: top;
  font-weight: bold;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

a.leftNavLink, a.leftNavLink:visited, a.leftNavLink:active {
    display: block;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    background-image: url(link.gif);
    background-repeat: no-repeat; 
    background-position: 10px 5px;
}
a.leftNavLink:hover {
    text-decoration: none;
    background-color: #ffc482;
    color: 214d69;
}
a.leftNavLinkSelected, a.leftNavLinkSelected:visited, a.leftNavLinkSelected:active {
    display: block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
    background-image: url(link.gif);
    background-repeat: no-repeat; 
    background-position: 10px 5px;
    background-color: #ffc482;
}
a.leftNavLinkSelected:hover {
    text-decoration: none;
}

li {
    line-height: 150%;    
}

.yhteystieto {
    padding-bottom: 10px;
}

