body {
	background: #fff;
	margin: 0px 0px 0px 0px;
}

body img {
	border-width: 0px;
}

form {
	margin: 0px;
}

label {
	cursor: pointer;
}

.checkbox {
	vertical-align: middle;
}

/* 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 lists */
#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 0px;
}

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

/* 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 {
	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%;
}

/* 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;
}

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

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

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

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

#func a {
	display: inline;
}

#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 {
	border: 1px solid #D2DADE;
	border-top: 0px;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 5px;
}

.whatsnew .date {
	display: none;
}

/* MENU */
td#menu {
	padding-right: 2px;
}

div.menu {
	background: no-repeat top right;
	font-size: 74%;
	min-height: 181px;
}

div.menu div {
	padding: 0px 0px 4px 30px;
}

div.menu a {
	text-decoration: none;
	padding: 1px 2px 1px 5px;
	display: block;
}

div.menu a:link, div.menu a:visited {
	color: #fff;
}

div.menu a:hover, div.menu div a.act {
	background: no-repeat center left;
	color: #000;
}

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

#sub0, #sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8, #sub9 {
	background: ;
	position: absolute;
	margin: 0px 0px 0px 156px;
	display: none;
}

#sub0.showsub, #sub1.showsub, #sub2.showsub, #sub3.showsub, #sub4.showsub, #sub5.showsub, #sub6.showsub, #sub7.showsub, #sub8.showsub, #sub9.showsub {
	display: block;
}

div.menu div div {
	margin-bottom: 3px;
	padding: 0px;
}

div.menu div div a {
	padding: 1px 20px 1px 5px;
	background: #7e9fc7;

}

div.menu div div a.act {
	font-weight: bold;
	background: #7e9fc7;
	color: #fff;
}

div.menu div div a:link, div.menu div div a:visited, div.menu div div a.act:link, div.menu div div a.act:visited {
	color: #fff;
}

#menu .menu div.login a {
	background: url(/gfx/bg_login.gif) no-repeat center left;
	padding-left: 17px;
}

#leftbox {
	clear: left;
	width: 184px;
	padding-top: 20px;
}

#leftbox .head {
	background: url('/gfx/leftbox-header.gif') no-repeat left top;
	color: #fff;
	font-size: 71%;
	height: 24px;
	max-height: 19px;
	padding: 5px 10px 0px 20px;
}

#leftbox .txt {
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #365c98;
	border-right: 1px solid #365c98;
	border-bottom: 1px solid #365c98;
}

/* LAYOUT */
#main {
	padding: 0px 0px 20px 0px;
	width: 780px;
	text-align: left;
}

#logo {
	margin: 10px 0px 10px 0px;
}

#contenttop div {
	height: 24px;
}

#relatedtop div {
	background: no-repeat center right;
	height: 24px;
	width: 143px;
}

#pic {
	margin: 2px 0px 5px 0px;
}

#bc {
	height: 20px;
}

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

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

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

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

/* RELATED */
#quicklinks {
	padding: 0px 5px 0px 5px;
}

#quicklinks img {
	margin-top: 10px;
}

#quicklinks.compact {
	margin-bottom: 20px;
}

.box {
	padding: 0px 10px 0px 10px;
}

.box.emp h2 {
	color: #487460;
}
.box.out h2 {
	color: #A3272C;
}
.box.exec h2 {
	color: #DE5E15;
}
.box.giza h2 {
	color: #6F5D36;
}
.box.health h2 {
	color: #0790C6;
}

#related .navi {
	font-size: 71%;
}

#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;
}

#about a:link, #about a:visited {
	color: #999;
	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;
}