*
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, sans;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 14px;
	color: #505050;
}
ul
{
	list-style: none;
}
img
{
	border: none;
}
span.hide
{
	display: none;
}
table
{
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6
{
	color: #00305c;
	font-size: 22px;
	letter-spacing: -0.3pt;
	font-weight: normal;
	padding: 5px 0px 15px 0px;
	line-height: 32px;
}
h2
{
	font-size: 18px;
}
h3, h4, h5, h6
{
	font-size: 16px;	
}
a:visited, a:active, a:link
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	padding: 5px 0px 5px 0px;
}
font.green, font.green *
{
	color: #86c80a;
}
html
{
	background: white;
	width: 100%;
}

body
{
	background-color: white;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
div#top
{
	float: left;
	clear: both;
	background: white;
	width: 998px;
	height: 112px;
}
div#header
{
	float: left;
	clear: both;
	width: 998px;
	height: 247px;
}
div#fp_middle
{
	float: left;
	clear: both;
	background: white url('../img/bg_frontpage_content.jpg') top left no-repeat;
	width: 998px;
	height: auto;
}
div#middle
{
	float: left;
	clear: both;
	background: white url('../img/bg_content.jpg') top left no-repeat;
	width: 998px;
	height: auto;
}
div#bottom
{
	float: left;
	clear: both;
	background: white url('../img/bg_footer.jpg') top left no-repeat;
	width: 998px;
	height: 83px;
}
div#bottom_en
{
	float: left;
	clear: both;
	background: white url('../img/bg_footer_en.jpg') top left no-repeat;
	width: 998px;
	height: 83px;
}

div#bottomlogos
{
	width: 360px;
	float: right;
	
}
div#bottomlogos img
{
	float: left;
}

/*-----SUB DIVS----*/
div#logo
{
	float: left;
	clear:left;
	width: 312px;
	height: 112px;
}
div#top_holder
{
	float: left;
	background: transparent;
	width: 488px;
	height: 112px;
}
div#top_links
{
	float: left;
	clear: both;
	background: white;
	width: 488px;
	height: 66px;
}
div#top_flashmenu
{
	float: left;
	clear: both;
	background: white url('../img/FLASH.jpg') top left no-repeat;
	width: 488px;
	height: 46px;
}
div#top_search
{
	float: left;
	clear: right;
	background: white url('../img/top_search.jpg') top left no-repeat;
	width: 198px;
	height: 112px;
}
div#top_search_en
{
	float: left;
	clear: right;
	background: white url('../img/top_search_en.jpg') top left no-repeat;
	width: 198px;
	height: 112px;
}

div#header_image
{
	float: left;
	clear: left;
	width: 800px;
	height: 247px;
}
div#bottom a, div#bottom_en a
{
	position: relative;
	left: 440px;
	top: 11px;
}

/*-----TOP MENU-----*/
div#top_menu
{
	height: 46px;
	width: 488px;
	float: left;
}

#top_menu ul
{
	height: 46px;
	width: 488px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	list-style: none;
}
#top_menu ul li
{
	float: left;
}
#top_menu ul li a
{
	height: 46px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}
#top_menu ul li a:hover, #top_menu ul li b a
{
	background-position: bottom left;
}
#top_menu ul li a.menu01
{
	width: 97px;
	background-image: url('../img/mainmenu_01.gif');
}
#top_menu ul li a.menu02
{
	width: 98px;
	background-image: url('../img/mainmenu_02.gif');
}
#top_menu ul li a.menu03
{
	width: 97px;
	background-image: url('../img/mainmenu_03.gif');
}
#top_menu ul li a.menu04
{
	width: 98px;
	background-image: url('../img/mainmenu_04.gif');
}
#top_menu ul li a.menu05
{
	width: 98px;
	background-image: url('../img/mainmenu_05.gif');
}
/*ENGLISH MENUS*/
#top_menu ul li a.menu01_en
{
	width: 97px;
	background-image: url('../img/mainmenu_01_en.gif');
}
#top_menu ul li a.menu02_en
{
	width: 98px;
	background-image: url('../img/mainmenu_02_en.gif');
}
#top_menu ul li a.menu03_en
{
	width: 97px;
	background-image: url('../img/mainmenu_03_en.gif');
}
#top_menu ul li a.menu04_en
{
	width: 98px;
	background-image: url('../img/mainmenu_04_en.gif');
}
#top_menu ul li a.menu05_en
{
	width: 98px;
	background-image: url('../img/mainmenu_05_en.gif');
}

/*-----FRONTPAGE----*/
div#intralogin
{
	float: left;
	clear: right;
	background: white url('../img/bg_intralogin.jpg') top left no-repeat;
	width: 198px;
	height: 247px;
}
div#intralogin_en
{
	float: left;
	clear: right;
	background: white url('../img/bg_intralogin_en.jpg') top left no-repeat;
	width: 198px;
	height: 247px;
}

div#fp_content
{
	float: left;
	clear: left;
	width: 250px;
	height: auto;
	padding: 15px 30px 15px 30px;
}
div#news
{
	float: left;
	width: 223px;
	padding: 0px 31px 15px 29px;
	height: auto;
}
div#fp_banners
{
	float: left;
	clear: right;
	width: 345px;
	padding: 0px 35px 15px 25px;
	height: auto;
}

/* FP BANNERS */
img.ajankohtaista
{
	position: relative;
	top: 75px;
}
img.fp_banner_1
{
	position: relative;
	top: 75px;
}
img.fp_banner_2
{
	position: relative;
	top: 75px;
}

/* INTRA LOGIN */
input.search
{
	position: relative;
	top: 13px;
	left: 50px;
	border: 1px solid #d1d1d1;
	height: 14px;
	width: 95px;
}
input.btn_search
{
	position: relative;
	top: 16px;
	left: 47px;
}
a.btn_sitemap
{
	position: relative;
	top: 18px;
	left: 15px;
}
input.username
{
	position: relative;
	top: 100px;
	left: 12px;
	border: 1px solid #d1d1d1;
	height: 18px;
}
input.password
{
	position: relative;
	top: 123px;
	left: 12px;
	border: 1px solid #d1d1d1;
	height: 18px;
}

/* CONTENT PAGE */
div#sidemenu
{
	float: left;
	clear: left;
	width: 216px;
	height: auto;
	padding: 10px 7px 0px 9px;
}
div#content
{
	float: left;
	width: 468px;
	height: auto;
	padding: 15px 50px 15px 50px;
}
div#newsRight
{
	float: left;
	clear: right;
	width: 190px;
	height: auto;
	padding: 11px 4px 10px 4px;
}
div#newsRight p
{
	padding: 5px 10px 10px 10px;
}
div#sidemenu ul
{
	list-style: none;
}
ul.menu_big li
{
	background: white url('../img/sm_big_bg.jpg') top left no-repeat;	
}
ul.menu_small li
{
	background: white url('../img/sm_small_bg.jpg') top left no-repeat;	
}
ul.menu_big
{
	display: inline;	
}
ul.menu_small
{
	display: inline;
}
a.menu_big
{
	display: block;
	padding: 3px 0px 5px 28px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.2pt;
	cursor: pointer;
	text-decoration: none;
}
a.menu_small
{
	display: block;
	padding: 0px 0px 5px 28px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.3pt;
	color: #5784c4;
	cursor: pointer;
	text-decoration: none;
}
div#news_text
{
	float:left;
	clear: both;
	position: relative;
	top: 75px;
	left: 5px;
	width: 215px;
}
div.sm_spacer
{
	height: 3px;
	width:216px;
	background: transparent url('../img/sm_spacer.jpg') top left no-repeat;	
}
div#sitemap ul
{
	padding-left: 20px;
}