html {
	padding: 0;
	margin: 0;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	background-color: #d6d6d6;
	background-image: url(imgs/update/bg.gif);
	background-repeat: repeat-x;
}
h1 {
}
h2 {
	font-size: 9pt;
	margin: 0 0 5px 0;
}
h3 {
}
p {
	margin: 5px 0 0 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
}
table td {
}
div {
	border: none;
	padding: 0;
	margin: 0;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
span {
}
ul {
	list-style-type: circle;
	margin: 0;
	padding: 0;
}
ul li {
	padding: 0;
	margin: 0;
	list-style-image: url(/imgs/update/vivo_piste.gif);
	list-style-position: outside;
	list-style-type: none;
}

div.clearer {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
	width: 100%;
	background: transparent;
}
div.minheightfix {
	float: left;
	overflow: hidden;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
input.button {
}
input.text {
}
.left {
	float: left;
}
.right {
	float: right;
}

/* Rakenne */
table#tableHeader {
	width: 772px;
	height: 30px;
	margin: 13px 0 0 10px;
}
span#spanDateAndTime {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
span#spanLangSelect {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
table#tableRow1 {
	width: 773px;
	height: 95px;
	margin: 0 0 0 9px;
	background-image: url(imgs/update/header_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #166741;
	border-top: 1px solid #166741;
	background-color: #004e2b;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	/* border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5; */
}
table#tableRow2 {
	width: 773px;
	margin: 0 0 0 9px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(imgs/update/row2_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
table#tableRow2 #contentColumn1_top {
	width: 206px;
	border-bottom: 1px solid #a5a5a5;
}
table#tableRow2 #contentColumn2_top {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}
table#tableRow2 #contentColumn3_top {
	width: 220px;
	border-bottom: 1px solid #a5a5a5;
}
table#tableRow2 #contentColumn1_bottom {
	width: 206px;
	padding: 15px 0 10px;
	text-align: center;
}
table#tableRow2 #contentColumn2_bottom {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	padding: 15px 0 15px 0;
}
table#tableRow2 #contentColumn3_bottom {
	width: 220px;
	text-align: center;
}
table#tableRow3 {
	width: 773px;
	height: 35px;
	margin: 0 0 0 9px;
	border-top: 1px solid #00562e;
	border-bottom: 1px solid #00562e;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(imgs/update/footer_bg.gif);
	background-repeat: repeat-x;
}
#tableTopNav {
	height: 27px;
}
#tableTopNav td {
	background-color: #00623b;
	background-image: url(imgs/update/nav_bg.gif);
	background-repeat: repeat-x;
}
table#tableFooter {
}

div.subnavButton {
	height: 25px;
	text-align: right;
}
img.banner {
	margin: 5px 0 5px 0;
}
p.pDate {
	font-weight: bold;
	margin: 0 0 2px 0;
}
a.news {
	color: #006b3e;
}
a.more {
	color: #006b3e;
}
div.news {
	width: 300px;
	margin: 0 auto 10px auto;
}
div.caseView {
	margin: 15px 10px 5px 15px;
}

div#divServices {
	width: 187px;
	height: 89px;
	background-image: url(imgs/update/services_bg.gif);
	background-repeat: no-repeat;
	margin: 0 auto 15px auto;
}
div#divForms {
	width: 187px;
	height: 89px;
	background-image: url(imgs/update/forms_bg.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}
span#spanContact {
	font-size: 11px;
	color: #FFFFFF;
}
span#spanContact a {
	font-size: 11px;
	color: #FFFFFF;
}
span#spanCopyright{
	font-size: 11px;
	color: #FFFFFF;
}

/* Kynnysmatto */
body#bodyWelcome {
	background-image: url(imgs/update/welcome/bg.gif);
	background-repeat: repeat-x;
	background-color: #00512e;
}
div#divWelcome {
	width: 250px;
	margin: 20% auto 0 auto;
}
div#divWelcomeNav {
	width: 250px;
	text-align: center;
}

/* ENG */
.englishContent {
	margin: 5px 25px;
}
.englishContent h1 {
	font-size: 18px;
	color: #006736;
	margin: 0 0 15px 0;
}
.englishContent h2 {
	font-size: 14px;
	color: #006736;
	margin: 0 0 10px 0;
}
.englishContent h3 {
	font-size: 12px;
	color: #000000;
	margin: 0 0 3px 0;
}
.englishContent p {
	margin: 0 0 15px 0;
}
table#tableRow2.eng {
	background-image: none;
}
table#tableRow2 #contentColumn1_top.eng {
	background-image: url(imgs/update/row2_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.englishContent .feedbackForm {

}
.englishContent .feedbackForm span {
	line-height: 16px;
	margin: 0 0 3px 0;
	vertical-align: middle;
}
.englishContent .feedbackForm input {
	vertical-align: middle;
	margin: 0 0 5px 0;
	padding: 1px;
}
.englishContent .feedbackForm input.checkbox {
	width: 15px;
	height: 15px;
	margin: 2px 0;
}
.englishContent .leftFloat {
	float: left;
	width: 285px;
	font-style: italic;
}
.englishContent .rightFloat {
	border: 1px solid #cccccc;
	padding: 1px;
	float: right;
}.caseViewImg {

	border: 1px solid #c3c3c3;
	margin: 0 0 5px 5px;
}
img.banner_ala {

	margin: 5px 0 0px;
}
