a {
	text-decoration: none;
	color: #005dab;
}

a:hover {
	text-decoration: underline;
}

#content a {
	font-weight: bold;
}

img {
	border: 0;
}

body {
	background:	#0062ac url(../pics/bg2.gif) center top repeat-y;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

h1 {
	font-family: Myriad, Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 24px;
	color: #000;
	padding: 4px 0 8px 0;
}

h2 {
	font-family: Myriad, Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin: 12px 0 4px 0;
}

h2.sub-head {
	background:	transparent url(../pics/heading_bg.gif) 0 2px no-repeat;
	padding-left: 10px;
}

h3 {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 4px 0 6px 0;
}

h4 {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 4px 0 6px 0;
}

p {
	padding: 6px 0 8px 0;
	
}

ul {
	padding: 4px 0 4px 0;
}

li {
	margin-left: 25px;
	padding: 2px 0 2px 0;
}

#bg {
	background:	transparent url(../pics/bg_flags.jpg) center top no-repeat;
}

#container {
	background: #fff;
	width: 950px;
	margin: 0 auto;
}

#footer {
	background:	#fff url(../pics/bg_fade.png) center top no-repeat;
	height: 120px;
}

#content {
	background:	#fff url(../pics/bg_fade.png) center top no-repeat;
}

#header {
	position: relative;
	margin-bottom: 8px;
}

#header p {
	padding:0;
}

#logo {
	position:relative;
	padding:20px 0 0 0;
}

#logo a {
	display: block;
	background:	transparent url(../pics/logo_futursoft.png) center top no-repeat;
	height:34px;
	width:268px;
	cursor: pointer;
	text-indent: -1000px;
	margin: 0 0 26px 40px;
	padding:0;
}

#squares {
	background:	transparent url(../pics/top_squares.png) center top no-repeat;
	width: 934px;
	height: 23px;
	margin: 0 auto;
	z-index: 998;
}

#toppic {
	position:relative;
	background: #0058A2;
	width: 934px;
	height: 190px;
	margin: 0 auto;
	overflow:hidden;
}

#flash_container {
	position:relative;
	z-index: 1;
}

#toppic * {
	padding: 0;
	margin: 0;
}

#news-archive li a {
	font-weight: normal;
	color: #000;
}

#news-archive li {
	padding: 4px 0 4px 0;
}

.button-small a {
	background:	transparent url(../pics/button_small_bg.png) 0 0 no-repeat;
	display: block;
	width: 171px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.button-small a:hover {
	color: #000;
	text-decoration:none;
}

.button-paging a {
	float: left;
	background:	transparent url(../pics/button_paging_bg.png) 0 0 no-repeat;
	display: block;
	width: 32px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 4px;
}

.button-paging a:hover,
.button-paging a.active {
	color: #000;
	text-decoration: none;
}

/* Navigation */

#navigation ul,
#navigation li,
#subNavigation ul, 
#subNavigation li, 
#subSubNavigation ul, 
#subSubNavigation li {
	padding:0;
	margin:0;
} 

#navigation {
	position: relative;
	width: 934px;
	height: 37px;
	margin: 0 auto;
	background:	transparent url(../pics/bg_navigation.gif) center top no-repeat;
	line-height: 37px;
}

#navigation ul {
	position: absolute;
	width: 934px;
	top: 7px;
	left: 25px;
	list-style-type:none;
}

#navigation li {
	display: inline;
}

#navigation .home,
#navigation .home_active {
	display: block;
	height:20px;
	width:21px;
	cursor: pointer;
	text-indent: -1000px;
	margin-top: 6px;
	overflow: hidden;
}

#navigation .home {
	background:	transparent url(../pics/nav_home_v2.gif) 0 -20px no-repeat;
}

#navigation .home_active {
	background:	transparent url(../pics/nav_home_v2.gif) 0 0 no-repeat;
}

#navigation li a {
	display:block;
	background:	transparent url(../pics/nav_bg_v2.gif)  0 0 repeat-x;
	color: #000;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	line-height: 31px;
	float: left;
	padding: 0 8px 0 8px;
}

#navigation span.first,
#navigation span.first_active,
#navigation span.right,
#navigation span.right_active,
#navigation span.left_active,
#navigation span.last,
#navigation span.last_active {
	float: left;
	height: 30px;
	width: 12px;
}

#navigation span.first {
	background:	transparent url(../pics/nav_first_v2.gif)  0 0 repeat-x;
}

#navigation span.first_active {
	background:	transparent url(../pics/nav_first_active_v2.gif)  0 0 repeat-x;
}

#navigation span.right {
	background:	transparent url(../pics/nav_right_v2.gif)  0 0 repeat-x;
}

#navigation span.right_active {
	background:	transparent url(../pics/nav_right_active_v2.gif)  0 0 repeat-x;
}

#navigation span.left_active {
	background:	transparent url(../pics/nav_left_active_v2.gif)  0 0 repeat-x;
}

#navigation span.last {
	background:	transparent url(../pics/nav_last_v2.gif)  0 0 repeat-x;
}

#navigation span.last_active {
	background:	transparent url(../pics/nav_last_active_v2.gif)  0 0 repeat-x;
}

#navigation a.active {
	background:	transparent url(../pics/nav_bg_active_v2.gif)  0 0 repeat-x;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/* Sub navigation & Link Button */

#subNavigation li,
.link-button {
	list-style: none;
	margin-bottom: 3px;
}

#subNavigation a,
.link-button  a {
	background:	transparent url(../pics/subnav.png) 0 -60px no-repeat;
	display: block;
	width: 249px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}

#subNavigation a:hover,
.link-button  a:hover {
	color: #000;
	background:	transparent url(../pics/subnav.png) 0 -30px no-repeat;
	text-decoration: none;
}

#subNavigation a.active {
	color: #000;
	background:	transparent url(../pics/subnav.png) 0 0 no-repeat;
	text-decoration: none;
}

/* Second sub navigation */

#subSubNavigation {
	position: relative;
	width: 570px;
	height: 32px;
	margin-bottom: 10px;
}

#subSubNavigation ul {
	position:relative;
	left: -18px;
	display:block;
	height: 32px;
	background:	transparent url(../pics/sub2_bg_overall_v2.png) 0 0 repeat-x;
	width: 588px;
}

#subSubNavigation li {
	display: inline;
}

#subSubNavigation li a {
	display:block;
	background:	transparent url(../pics/sub2_bg_v2.png) 0 0 repeat-x;
	color: #000;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	line-height: 31px;
	float: left;
	padding: 0 6px 0 6px;
}

#subSubNavigation span.first,
#subSubNavigation span.first_active {
	display:block;
	float: left;
	height: 32px;
	width: 31px;
}
#subSubNavigation span.right,
#subSubNavigation span.right_active,
#subSubNavigation span.left_active,
#subSubNavigation span.last,
#subSubNavigation span.last_active {
	display:block;
	float: left;
	height: 32px;
	width: 21px;
}

#subSubNavigation span.first {
	background:	transparent url(../pics/sub2_first_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.first_active {
	background:	transparent url(../pics/sub2_first_active_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.right {
	background:	transparent url(../pics/sub2_right_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.right_active {
	background:	transparent url(../pics/sub2_right_active_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.left_active {
	background:	transparent url(../pics/sub2_left_active_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.last {
	background:	transparent url(../pics/sub2_last_v2.png) 0 0 repeat-x;
}

#subSubNavigation span.last_active {
	background:	transparent url(../pics/sub2_last_active_v2.png) 0 0 repeat-x;
}

#subSubNavigation a.active {
	background:	transparent url(../pics/sub2_bg_active_v2.png) 0 0 repeat-x;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#search {
	position: absolute;
	width: 300px;
	height: 37px;
	top: 9px;
	right: 5px;
}

#search input.searchField {
	background:	#fff url(../pics/icon_search.gif) center left no-repeat;
	border: 0;
	height: 17px;
	width: 140px;
	float: left;
	padding: 2px 0 0 14px;
	font-size: 12px;
}

#search input.searchButton,
#search .sitemapButton {
	float: left;
}

#topLinks {
	position: absolute;
	right: 20px;
	top: 25px;
	font-size: 11px;
}

#topLinks div {
	float: left;
}

#topLinks #contact {
	width: 240px;
	margin-right: 20px;
}
#topLinks #helpdesk {
	width: 160px;
	margin-right: 20px;
}

#topLinks #languages {
	width: 80px;
}

#topLinks #languages .english {
	background: transparent url(../pics/icon_english.gif) center left no-repeat;
	padding-left: 20px;
}

#topLinks #languages .estonia {
	background: transparent url(../pics/icon_estonia.gif) center left no-repeat;
	padding-left: 20px;
}

#topLinks #languages .finnish {
	background: transparent url(../pics/icon_finnish.png) center left no-repeat;
	padding-left: 20px;
}

#content {
	padding: 30px 8px 30px 38px;
}

#footer {
	padding: 20px 8px 30px 40px;
	font-size: 11px;
}

.footerContent * {
	padding: 0;
}

.footerContent {
	float: left;
	margin-right: 30px;
}

#footer .contact {
	width: 240px;
}

#footer .helpdesk {
	width: 160px;
}

#footer .common {
	width: 110px;
}

#footer .copy {
	width: 210px;
}

.floaterLeft {
	float: left;
}

.floaterRight {
	float: right;
}

.columnSmall {
	width: 270px;
}

.columnMedium {
	width: 573px;
}

.columnWide {
	width: 876px;
}

.columnSpace {
	margin-right: 33px;
}

.borderline {
	margin: 3px 10px 0 0;
	border-left: 4px solid #DBDBDB;
	height: 23px;
	float: left;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.top-space {
	padding-top: 20px;
}

.space {
	height: 15px;
}

.icon {
	vertical-align: middle;
}

/* Form */

#send-buttons {
	padding-top: 25px;
	margin-right: 30px;
}

.form .field,
.form .mandatory {
	width: 242px;
	margin: 8px 0 18px 0;
}

.form .field input {
	width: 238px;
	border: 1px solid #DBDBDB;
	height: 20px;
}

.form .groupfield {
	margin: 8px 0 18px 0;
}

.form .mandatory .mark {
	background: #006AC3;
	width: 4px;
	height: 22px;
	float: left;
}

.form .mandatory input {
	width: 234px;
	border: 1px solid #DBDBDB;
	height: 18px;
	float: left;
}

.form .text textarea {
	border: 1px solid #DBDBDB;
	width: 540px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
}

.form .head {
	font-weight:bold;
}

.form .check {
	margin: 8px 0 8px 0;
}

.form .radio {
	margin: 4px 0 4px 0;
}

.form .radio input,
.form .check input {
	vertical-align:middle;
}

.error {
	font-weight:bold;
	color: #006AC3;
}

#extranetLogin .head {
	font-weight: normal !important;
}

/* Sitemap */

#sitemap a {
	font-weight: normal;
}

#sitemap {
	padding-top: 7px;
	background: transparent url(../pics/sitemap/tree_top.gif) left top no-repeat;
}
#sitemap .sitemapRow {
	display: block;
	height: 16px;
	clear: both;
}
.sitemapRow a {
	float: left;
	display: block;
	padding-top: 1px;
}
#sitemap a.firstLevel {
	font-weight: bold;
}
.sitemapRow .treeT, 
.sitemapRow .treeL, 
.sitemapRow .treeI, 
.sitemapRow .treeNone, 
.sitemapRow .treePage {
	float: left;
	display: block;
	height: 16px;
	width: 13px;
}
.sitemapRow .treeT {
	background: transparent url(../pics/sitemap/tree_t.gif) left top no-repeat;
}
.sitemapRow .treeL {
	background: transparent url(../pics/sitemap/tree_l.gif) left top no-repeat;
}
.sitemapRow .treeI {
	background: transparent url(../pics/sitemap/tree_i.gif) left top no-repeat;
}
.sitemapRow .treePage {
	background: transparent url(../pics/sitemap/tree_p.gif) left top no-repeat;
	padding-right: 4px;
}

/* Search page */

#searchResults a {
	font-weight: normal;
}

#instructions h3 {
	font-size: 18px;
	padding: 4px 0 4px 0;
}

#instructions {
	padding: 30px 0 0 20px;
	width: 230px;
}

#searchBox {
	display:block;
	background: transparent url(../pics/bg_search.png) 0 0 no-repeat;
	width: 270px;
	height: 77px;
	padding: 2px 0 0 15px;
}

#searchField {
	padding-top: 5px;
}

#searchField .btn {
	float: left;
}

#searchField .field {
	width: 189px;
	border: 1px solid #DBDBDB;
	height: 19px;
	float: left;
}

#searchCheckbox {
	padding-top: 17px;
}

#searchCheckbox div {
	padding-right: 15px;
}