body {
	margin: 10px;
}

body#margin {
	margin: 0px 0px 0px 90px;
}

body img {
	border-width: 0px;
}

form {
	margin: 0px;
}

/* text objects */
h1, h2, h3, p {
	margin: 0px;
}

h1 {
	margin-bottom: 0.75em;
	letter-spacing: 0.02em;
}

h2 {
	margin-bottom: 0em;
	letter-spacing: 0.02em;
}

h3 {
	margin-bottom: 0.25em;
}

p {
	margin-bottom: 0.75em;
	letter-spacing: 0.01em;
	line-height: 150%;
}

hr {
	border-width: 0px;
	border-top: 1px solid #CBD2D2;
	height: 1px;
}

/* LISTS */
.list div {
	font-size: 71%;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 71%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #000;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* CONTENT TABLE */
#content table {
	margin-bottom: 1em;
	border-collapse: collapse;
}

#content table tr th, #content table tr td {
	padding: 2px;
}

#content table tr td {
	font-size: 71%;
}

#content table tr td p, #content table tr th p, #content table tr td ul, #content table tr td ol, #content table tr td .text, #content table tr td .textarea, #content table tr td select {
	font-size: 1em;
}

#content table tr td h2 {
	font-size: 120%;
}

#content table tr td h3 {
	font-size: 110%;
}

#content table tr td h4 {
	font-size: 100%;
}

/* CONTENT lists */
#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 0px;
}

#content li {
	line-height: 140%;
}

/* TF */
#content table.tf, #content table.tf th, #content table.tf td  {
	border-width: 0px;
	
}

table.tf th, table.tf td {
	padding: 4px;
}

.text, .textarea {
	border: 1px solid #666;
	padding: 2px;
	font-size: 71%;
	font-family: verdana;
}

.tf .text, .tf .textarea {
	font-size: 1em;
}

table.tf .text, table.tf .textarea {
	width: 220px;
}

#content table.tf th {
	background-color: #EDEEEF;
	color: #000000;
}

.checkbox {
	vertical-align: middle;
	margin: 2px 5px 5px 0px;
}

label {
	cursor: pointer;
}

.checkbox {
	vertical-align: middle;
	margin: 2px 5px 5px 0px;
}

label {
	cursor: pointer;
}

/* FUNC */
#func {
	float: right;
	font-size: 71%;
	margin: 0px 10px 10px 20px;
}

#func img {
	float: left;
	margin-right: 10px;
	border-width: 0px;
}

#func a:link, #func a:visited {
	color: #000000;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
div.sitemap {
	margin-bottom: 1em;
}

div.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

div.sitemap div {
	margin-bottom: 20px;
}

div.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

.whatsnew .date {
	display: none;
}

/* LAYOUT */
#main {
	background: #fff;
	padding: 0px 0px 20px 0px;
	width: 910px;
}

#bc {
	height: 22px;
	margin-left: 10px;
}

#main table {
	margin-left: 20px;
}

#main #content table {
	margin-left: 0px;
}

td#top {
	background: repeat-y;
	text-align: right;
	padding-top: 2px;
}

td#topline {
	background: repeat-y;
	padding-left: 2px;
	font-size: 1px;
}

#topline div {
	background: url(/gfx/bg-topline.gif) repeat-x;
	height: 2px;
}

#logo {
	background: no-repeat;
	padding: 20px 103px 50px 11px;
}

/* MENU */
td#menu {
	font-weight: bold;
	width: 190px;
	max-width: 190px;
}

#menu .menu {
	font-size: 71%;
}

#menu .menu a {
	display: block;
	text-decoration: none;
	background: no-repeat 0px 4px;
	padding: 2px 0px 2px 15px;
}

#menu a:link, #menu a:visited {
	color: #000;
}

#menu .menu {
	border-left: 1px solid #D2DADE;
	border-right: 1px solid #D2DADE;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}

.submenu {
	margin-bottom: 5px;
}

#menu .menu .submenu a {
	background: #fff;
	font-weight: 400;
}

#menu .menu .submenu .act a {
	font-weight: bold;
}

#menu .menu div.login a {
	background-image: url(/gfx/bg_login.gif);
}

#quicksearch {
	margin-top: 20px;
	vertical-align: middle;
}

#quicksearch .text {
	border: 0px;
	background: no-repeat center left;
	color: #000;
	margin-right: 5px;
	width: 148px;
	height: 19px;
	font-weight: 400;
	vertical-align: middle;
}

#quicksearch .submit {
	color: #fff;
	height: 19px;
	padding: 0px 5px 0px 5px;
	border: 0px;
	vertical-align: middle;
}

#quicksearch.en_GB .text, #quicksearch.fi_FI .text {
	width: 122px;
}

#sitelinks, #sitelinks2 {
	margin-top: 20px;
	margin-left: 10px;
	font-weight: normal;
}

#sitelinks img, #sitelinks2 img {
	margin-bottom: 10px;
}

/* CONTENT */
td#contentline {
	background: url(/gfx/bg-contentline.gif) repeat-y center center;
}
td#contentline div {
	width: 22px;
	height: 20px;
}

#content {
	padding-top: 2px;
}

td#content div.content {
	width: 434px;
}

td#content .content .inner {
	margin-right: 10px;
}

/* RELATED */
td#relatedline {
	background: repeat-y center center;
}
td#relatedline div {
	width: 1px;
}

td#related {
	padding-top: 20px;
}

#sitelinks2 {
	display: none;
	margin-top: 0px;
}

td#related div.inner {
	width: 235px;
}

* html td#related div.inner {
	width: 236px;
}

#related .boxheader, #menu .boxheader {
	font-size: 71%;
	font-weight: bold;
	color: #fff;
	padding: 2px 2px 2px 8px;
	background: no-repeat top left;
}

#related .boxheader img {
	display: none;
}

#related .box, #menu .box {
	border: 1px solid;
	padding: 2px;
	font-weight: 400;
}

#related .box.noborder, #menu .box.noborder {
	border-top: 0px;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #000;
	text-decoration: none;
}

/* SEARCH*/
.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 71%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

/* ABOUT */
#about {
	font-size: 71%;
	text-align: right;
	width: 910px;
}

#about a:link, #about a:visited {
	color: #fff;
	text-decoration: none;
}

/* MAP */
#map .close {
	display: none;
}

#map span {
	position: absolute;
	display: block;
	padding: 2px;
}

#map div {
	position: absolute;
}

#map p {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	z-index: 999;
	opacity: 0.8;
}