body {
	font-family: Arial, Helvetica, Univers, sans-serif; /* Arial;*/
	font-size: 0.84em;
	margin: auto;
	padding: 0;
	width: 100%;
	min-width: 600px;
	height: 100%;
	color: #666;
	min-width: 670px;
}

#header {
  margin: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
  height:80px;
  border-bottom: #337298 4px solid;
}
#logo-service {
  float:left;
  margin: 6px 0px 3px 10px; 
  vertical-align: top;
  /* for IE7 */
}

#logo {
  float:right;
  margin: 0px 30px 3px 5px; 
  vertical-align: top;
  /* for IE7 */
}

#title{
	margin-left: 220px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top:16px;
	padding-bottom: 0px;
	color:#337298;
	font-weight:normal;
	font-size:28px;
}

#links {
  float: right;
  padding-top: 15px;
  padding-right: 30px;
  font-weight: normal;
  font-size: 0.82em;
}

#top-menu {
  font-size: 18px;
  height: 46px;
  background-color: #337298;
  margin-left:5px;
  margin-right:5px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;  
}

#metaContent a {
  color: #337298;
  text-decoration: none;
}

#metaContent a:hover {
  text-decoration: underline;  
}

#metaContent .internalLink li
{
  background-color: transparent;
  background-image: url("menuArrow.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 3px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-left: 15px;
  list-style:none;
}
hr {
	line-height: 1pt; font-size: 1px;
	background-color: #999999; border: none;
	margin-bottom:10px;
	margin-top:10px;
	
}

#tools {
  padding-top: 8px;
  background: 0% 100% #337298; /* muokattu #00908B*/
  text-align: center;
  font-size: 11px;
  margin-left:5px;
  margin-right:5px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#tools a {
  padding: 1px;
}

#tools img {
  border: 0px;
}

#metaHeader { margin: 20px 20px 10px 20px; border-bottom: #337298 4px solid; }	
#metaContent {	margin: 0px 5px 0px 15px}
#metaContent h1 { padding-top: 0px; font-size:18px; color:#337298; font-weight:normal;}
#metaContent h2 {
	padding-top: 0px;
	color:#069;
	font-weight:bold;
}
#metaContent p {
	margin-right: 0px;
	color: #333;
}
#metaContent img { border: 0px solid #797777; margin-right: 5px;}	
#metaFooter {margin: 20px 5px 0px 5px }
#metaFooter a {color: #337298;  text-decoration: none; }

#metaContent img .link { border: 0px solid #797777; margin-right: 5px;}
p.line {
	margin-top: 15px; 
	margin-left: 0px; margin-right: 5px; 
	line-height: 1pt; font-size: 1px;
	background-color: #666666; border: none;
}	

.greyTable {
	background: #fdfdfd;
	border-collapse: collapse;
	border: 1px #F3F3F3 solid;
	vertical-align:top;
	margin-top:20px;
}

.greyTable th {
	padding: 5px;
	font-weight:normal;
	margin-top:10px;
	border-bottom: 1px #666666 solid;
	text-align: left;
}

.greyTable td {
	padding: 5px;
	border-bottom: 1px #666666 dotted;
}
