body,html	{
	background: #fff;
	margin: 0 0 10px 0;
	width: 100%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
}

.contentWrap {
	position: relative;
	width: 800px;	
	height: 100%;	
	border-left: solid 1px #B9C5E0;
	border-right: solid 1px #B9C5E0;
	border-bottom: solid 1px #B9C5E0;
	margin: 0 auto;
	background: #fff url("../../images/navibg2.gif") top left repeat-y;
	z-index: 2;
}

.header	{
	position: relative;
	background: #ffffff url("../../images/headerpic_1.jpg") top no-repeat ;
	height: 134px;	/*160*/
	}

.header_navi	{
	position: relative;
	background: #000066 url("../../images/headerpic_2.jpg") top no-repeat ;
	height: 21px;
	}

.header_flags	{
	position: relative;
	float: right;
	height: 21px;
	top:2px;
	}

.content {
	float: left;
	width: 546px;
	background: #ffffff url("../../images/headerpic_3.jpg") left top no-repeat;
	padding-top: 20px;
	padding-left: 26px;
	padding-right: 4px;
	padding-bottom: 10px;
}

ul{
	list-style: outside;
	padding: 0 5px;
	margin: 10px 10px 15px 50px;
	list-style: none;
}

ul li{
	padding: 4px 13px;
	background: transparent url(/images/listaus2_nurkka.gif) 0 8px no-repeat;
}

.katkoviiva {
	border: 1px #72BFFD dashed;
	padding: 4px;
	width: 228px;
	text-align: center;
}

.navileft	{
	position: relative;
	float: left;
	width: 171px;
	margin: 7px 0 0 0;
}

.naviright	{
	position: absolute;
	right: 0px;
	top: 160px;
	width: 52px;
	padding-top: 10px;
	cursor:help;
}

.aaa	{
	position: absolute;
	right: 6px;
	width: 52px;
	bottom: 0px;
}

img	{
	border: 0;
}

A:link  {
	font-family: verdana,tahoma,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}

A:visited {
	font-family: verdana,tahoma,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color:	#000066;
}

A:hover {
	font-family: verdana,tahoma,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;		
}

A:active {
	font-family: verdana,tahoma,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:	#000066;
}


.navileft ul{
	list-style: outside;
	margin: 5px 0 0 0;
	padding: 0 3px 14px 3px;
	list-style: none !important;
	list-style-image: none !important;
}

.navileft ul li{
	width: 142px;
	text-align: left;
	border: solid 1px #B9C5E0;
	padding: 6px 10px;
	font-size: 11px;
	display: block;
	margin: 1px 0;
	color: #007EC5;
	font-weight: bold;
	background: #CCE7FC url(../../images/navileft_topbg.gif) repeat-y;
}

.navileft ul li a {
	text-decoration: none;
}

.navileft a{
	text-decoration: none !important
}

.navileft a:hover{
	text-decoration: underline !important;
}

.navileft ul li.subhead {
	background-color: #CCE7FC;
	font-weight: bold;
	color: #000066;
}

.navileft ul li a{
	color: #000066;
	text-decoration: none;
}

.navileft ul li ul{
	background-color: #EEF7FF !important;
}

.navileft ul li ul li{
	width: 142px;
	border: solid 1px #B9C5E0;
	background-color: #EEF7FF;
	background-image: none;
}


.navileft ul li.selected ul li a{
	text-decoration: none !important; 
}

.navileft ul li ul li a {
}

.navileft ul li.selected a {
	text-decoration: underline !important;
}

.navileft ul li ul{
	margin: 8px -11px -8px -11px;
	padding: 0;
	background-color: #EEF7FF;
	border-top: 1px solid #EEF7FF;
}


.navileft ul li ul li a{
	font-weight: normal !important;
}

.navileft ul li ul li a:hover{
	font-weight: normal;
}


.ajankohtaista	{
	padding: 4px;
	font-size: .87em;
}

.ajan_ots	{
	font-size: 1.1em;
	font-weight: bold;
	color: #72BFFD;
	border-bottom: 1px solid #72BFFD;
}


h1,h2,h3,h4,h5,h6	{
	color: #3366CC;
	font-family: verdana,tahoma,helvetica,sans-serif;
}

h1{
	position: relative;
	font-size: 1.4em;	
	font-weight: bold;
}

.web{
	background-image: url(/images/h1bg_web.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.mobile{
	background-image: url(/images/h1bg_mobile.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.muut{
	background-image: url(/images/h1bg_muut.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

h2	{	
	font-size: 1.1em;	
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #B9C5E0;
}

h3	{
	position: relative;
	font-size: 1.1em;	
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #72BFFD;
}

h4	{
	position: relative;
	font-size: 1em;	
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #72BFFD;
}

h5	{
	font-size: 1em;	
	font-weight: normal;
	border-bottom: 1px solid #72BFFD;
}


.button	{
	background: #E2F1FF;
	padding: 3px 2px;
	margin-top: 5px;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

.text	{
	width: 138px;
	border: 1px solid #B9C5E0;
}


/********************* VAAKANAVI ************************/

.navigation {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 20px;
	width: 560px;
	padding: 0 4px 0 0;
	margin: 0;
	float: left;
	color: #fff;
}

.navigation ul {
	position: absolute;
	display: inline;
	z-index: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: 20px;
	margin: 0;
	background-color: #000066;
	color: #ffffff;
	font-family: verdana,tahoma,helvetica,sans-serif;
	float: left;
	margin: 0;
	padding: 0;
}

.navigation ul li {
	background: none;
	padding: 0;
	display: inline;
	z-index: auto;
	height:20px;
	list-style: none;
	margin: 0;
}

.navigation ul li a {
	display: inline;
	z-index: auto;
	list-style-type: none;
	font-family: verdana,tahoma,helvetica,sans-serif;
	font-size: 11px;
	height:18px;
	padding-top:2px;
	padding-left:17px;
	padding-right:17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none !important;
	float: left;

	margin-right: 1px;
}

.navigation ul li a:visited {
	color: #ffffff;
	background-color: #000066;
	color: #ffffff;
	height:19px;
	display: inline;
	z-index: auto;
}

.navigation ul li a:hover {
	color: #ffffff;
	background-color:#72BFFD;
	color: #ffffff;
	height:19px;
	display: inline;
	z-index: auto;
}

.navigation ul li a.selected {
	background-color: #72BFFD !important;
	color:#ffffff;
	font-weight:bold;
	font-family: verdana,tahoma,helvetica,sans-serif;
}

.navigation_active ul {
	position:relative;
	display: inline;
	height:20px;
	width:0px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0;
	background-color: #72BFFD;
	color: #ffffff;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

.navigation_active ul li{
	position:relative;
	display: inline;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	height:20px;
	width:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	margin: 0;
	background-color: #72BFFD;
	color: #ffffff;
	font-family: verdana,tahoma,helvetica,sans-serif;
}

.navigation_active ul li a {
	position:relative;
	display: inline;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	height:20px;
	width:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	margin: 0;
	background-color: #72BFFD;
	color: #ffffff;
	font-family: verdana,tahoma,helvetica,sans-serif;
}


.acrobat {
	margin-top: 10px;
	color: #5792c2 !important;
	background-image: url(../../images/icon_adobe.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	display: block;
	height: 16px;
}


.getAcrobat {
	color: #5792c2 !important;
	background-image: url(../../images/icon_adobe.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
	display: block;
}

.acrobat:hover, .getAcrobat:hover{
	text-decoration: underline;
}

.b{
	font-weight: bold;
}

.small{
	font-size: .87em;
}

li.selected{
}

#shortintro{
	width: 145px;
	padding: 0 5px 0 10px;
	padding-bottom: 10px;
}

#shortintro p{
	font-size: .87em;
}


#haku{
	margin: 0;
	padding: 0 13px;
	text-align: center;
}

#haku form{
	margin: 0;
}

#frontnews{
	margin: 0;
	padding: 0 5px 10px 10px;
}

#frontnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#frontnews ul li{
	background: transparent;
	display: block;
	border: 0;
	padding: 0;
	width: 100%;
	padding: 4px 0;
}

#frontnews ul li a{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#frontnews ul li a:hover{
	text-decoration: underline;
}

#frontnews ul li span{
	display: block;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none !important;
}

#frontnews p{
	font-size: .87em;
}

#luuriblock{
	position: relative;
	float: right;
	width: 140px;
	height: 30px;
}

.navileft h2{
	margin: 10px;
}


.listaus{
	width: 100%;
	margin: 5px 0;
}

.listaus th{
	background-color: #EEF7FF;
	border-bottom: 1px solid #B9C5E0;
	text-align: left;
	font-size: .87em;
	padding: 5px;
}

.listaus td{
	border-bottom: 1px solid #cfdbf6;
	padding: 5px;
	font-size: .87em;
}

.footnote{
	font-weight: bold;
	font-size: 10px;
	color: #000;
}