html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #fffffc;
	background:#3b5868 url("../images/bodybg.png") repeat-x;
	
}

.container {
	margin: auto;
	padding: 0;
	width: 919px;
}

.header {
	width: 919px;
	height: 119px;
	margin: auto;
	padding: 0;
}
.logo {
	float:left;
	background: url(../images/logo.png) no-repeat;
	width: 561px;
	height: 119px;
	margin:0;
	padding:0;
	margin-left: -40px;
}

.langmenu {
	float:right;
	width: 139px;
	height: 92px;
	margin-top: 25px;
}

.menu {
	background: url(../images/menubg.png) repeat-x;
	width: 919px;
	height: 38px;
	margin: 0;
	padding:0;
	float:left;
}

.valinnat ul {
	line-height: 38px;
	width:710px;
}
.valinnat {
	float: left;
	width: 710px;
}
.valinnat li {
	list-style: none;
	float: left;
	width:auto;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	font-weight: 600;
	border-right: 1px solid #8e8e82;
	margin:0;
}
	
.valinnat a {
	color: #fffffc;
	text-decoration: none;
}

.valinnat li:hover {
	background: url(../images/menuhover.png) repeat-x;
}



.haku {
	float: right;
	background: url(../images/menubg.png) repeat-x;
	width: 200px;
	height: 38px;
	display:block;
	margin: 0;
	padding-top:5px;
}

.banner {
	width: 919px;
	height: 276px;
	margin: auto;
	padding: 0;
}

.banner-kuva {
	float: left;
	width: 663px;
	height: 276px;
	margin: 0;
	padding: 0;
}

.banner-logo {
	float: right;
	width: 256px;
	height: 276px;
	background: url(../images/logo_iso.png) no-repeat;
	margin: 0;
	padding: 0;
}



.content {
	float: left;
	background: #fff;
	width: 917px;
	margin: auto;
	padding: 0;
	border: 1px solid #cccccc;
	border-top: none;
	margin-bottom: 20px;
}

.vasen {
	float:left;
	width: 661px;
	padding: 0;
	float: left;
	background: #fff;
	border-right: 1px dotted #cccccc;
	margin: 20px 0;
}

.leipis {
	padding-top: 5px;
	padding-left: 21px;
	width: 617px;
	color: #666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 20px;
}

.rightmenu {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	background: #fff;
}
.rightmenu a {color:#007cc7;text-decoration:none;}
.rightmenu a:hover {text-decoration:underline;}

.footerlogot {
	float: left;
	width: 919px;
	/*height: 113px;*/
	background: #fff;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

.contentheading {
	color: #0079c2;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 26px;
	width: 565px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	float: left;
}

.module h3 {
	color: #fffffc;
	width: 300px;
	height: 25px;
	background: url(../images/moduletitle.png) no-repeat;
	padding-left: 10px;
	line-height: 24px;
	font-family: Verdana, sans-serif;
    font-size: 12px;
	font-weight: 600;
}

.module ul {margin-left:0; padding-left:0;list-style:none;}
.module p {margin: 0 10px 0 10px;}
.module li {color:#666666;margin-left:10px;margin-right:10px; margin-top:7px;}


.submenu {
	float: left;
	width:auto;
	padding-top: 30px;
	padding-left: 20px;
}

.submenu .mainlevel {
	width: 150px;
	height: 20px;
	background: url(../images/submenu_arrow.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
}

.submenu a, .submenu a:visited {
	color: #666;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: 600;
	text-decoration: none;
}

.submenu .mainlevel:hover {
	color: #228ccc;
	width: 150px;
	height: 20px;
	background: url(../images/submenu_arrow_over.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
}

.submenu #active_menu {
	color: #228ccc;
	width: 150px;
	height: 20px;
	background: url(../images/submenu_arrow_over.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
}

.leipis a {
	text-decoration: none;
	color: #106fba;
}

.leipis a:visited {
	text-decoration: none;
	color: #106fba;
}

.leipis a:hover {
	color: #084271;
}

.componentheading {
	width: 600px;
}

.boxi1 {
	float: left;
	padding-left: 21px;
	width: 305px;
	color: #157acb;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	line-height: 15px;
}

.boxi2 {
	margin-left: 10px;
	float: left;
	width: 305px;
	color: #157acb;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	line-height: 15px;
}


.boxi1 ul li a {font-weight:bold;color: #007cc7;text-decoration: none;}
.boxi1 ul li a:hover {text-decoration:underline;}

.boxi2 ul li a {font-weight:bold;color: #007cc7;text-decoration: none;}
.boxi2 ul li a:hover {text-decoration:underline;}
.boxi2 a {color:#007cc7;text-decoration:none;}
.boxi2 a:hover {text-decoration:underline;}

.boxi3 a {color: #007cc7;text-decoration: none;}
.boxi3 a:hover {text-decoration:underline;}

.buttonheading {margin:0;padding:0;width:auto;}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0066cc;
}

h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* Tooltips */

.tool-tip {
float: left;
background: #fffffd;
border: 1px solid #D4D5AA;
padding: 5px;
width: 200px;
z-index:500;}

.tool-title {
padding: 0;
margin: 0;
color: #000000;
font-size: 100%;
font-weight: bold;
margin-top: -15px;
padding-top: 15px;
padding-bottom: 5px;
background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
color: #000000;
font-size: 100%;
margin: 0;

}