a {
	color:             		#5353a6;
	font-size:         		11pt;
	background-color:  		transparent;
	text-decoration:   		none;
	padding:           		0px 0px 0px 0px;
}

h3 {
	border-bottom:			1px solid;
	border-color:			#5F72DB;
}

body {
	background-color:		#ffffff;
	font-family:			Arial, Verdana;
	font-size:			10pt;
	text-align:			center;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

form {
	padding:          		1px 1px 1px 5px;
	font-size:        		10pt;
	width:            		85%;
	font-family:      		arial, verdana;
	background-color: 		#ffffff;
}

img {
	border:				0px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

p {
	text-align:			left;
	padding-bottom:		 	8px;
}

p,pre,h1 {
	margin:				0px 0px 0px 0px;
}

pre {
	font-size:			10pt;
}

ul {
	list-style-type: 		none;
	margin:      			0px 0px 0px 0px;
	padding-left:			5px;
}

li {
	margin:      			0px 0px 0px 0px;
	list-style-type: 		none;
	padding-left:			1px;
}

.otsake a {
	color: 				#ffffff;
}

.center {
	text-align:        		center;
}

.box {
	font-family:       		Arial, Verdana;
	font-size:         		10pt;
	width:             		750px;
	margin:            		auto;
	padding:           		1px;
	text-align:        		left;
	background-color:		#ffffff;
/* 	max-height:			700px; */
	border-right:           	1px dotted Gray;
	border-left:      		1px dotted Gray;
	border-bottom:			1px dotted Gray;
}

.content {
	width:            		602px;
	margin:				0px;
	padding-left:          		12px;
	padding-right:			4px;
	float:            		left;
	background-color: 		#ffffff;
	min-height:			550px;
	border-left:      		1px dotted Gray;
}

.content table {
	width: 				55%;
}

.content td {
	font-size:        		10pt;
}

.content li, h1, h2 {
	padding-left:			10pt;
}

.otsikko {
	background-color: 		transparent;
	margin:           		0px 0px 0px 0px;
	padding:          		0px 0px 0px 0px;
	border:				0px;
	height:				160px;
	width:				100%;
}

.headpic {
	background-color: 		white;
	width:				246px;
	height:				110px;
	float:            		left;
}

.headbox {
	background-color: 		white;
	width:				502px;
	height:				110px;
	float:            		left;
	overflow: 			auto;
}

.headbox img {
	width:				498px;
	height:				108px;
}

.headtitle {
	background-color: 		white;
	width:				100%;
	float:            		left;
	overflow: 			auto;
}

.headtitle_line {
	background-color: 		#BBBABA;
	width:				100%;
	height:				10px;
	float:            		left;
	overflow: 			auto;
}

.otsikko h1 {
	font-size:        		11pt;
	letter-spacing:			1px;
	text-transform:   		uppercase;
	text-align:       		right;
	color:            		White;
	background-color: 		#b80000;
	padding:          		6px 6px 6px 6px;
	margin:           		0px 0px 0px 0px;
	border:           		1px dotted Gray;
}

.leftdiv {
	font-size:        		10pt;
	padding-left:			2px;
	padding-right:			5px;
	width:            		122px;
	text-align:       		left;
	float:            		left;
	min-height:			550px;
}

.leftdiv a {
        background: 			url(tri.gif) no-repeat left;
        padding-left: 			10px;
        font-size: 			10pt;
}

.leftdiv a:hover {
        background: 			url(tri2.gif) left no-repeat;
        color: 				#333333;
        text-decoration: 		none;
}

.ident {
	padding-top:			6px;
}

submit {
	font-size: 			10pt;
	border:				1px #7F9DB9 solid;
	background:			#f1f1f3;
	color:				#71717B;
	margin:				2px;
}

input {
	color:				#51515B;
	border:				1px #7F9D99 solid;
	background:			#f3f3f5;
	font-size: 			10pt;
	padding-left: 			3px;
	margin:				2px;
}

textarea {
	border: 			1px solid #7F9DB9;
	color: 				#737373;
	font-family: 			'lucida console', 'Courier New', monospace;
	font-size: 			10pt;
	width: 				340px;
	padding:			2px;
	margin:				2px;
}

.footer {
	font-size:        		9pt;
	width:            		744px;
	padding-left:          		5px;
	padding-top:          		5px;
	padding-bottom:			5px;
	margin:				0px;
	clear:				both;
	background-color: 		#ffffff;
	overflow: 			auto;
	color:				#000000;
	border-top:			1px dotted Gray;
}

.small_text li {
	font-size:			9pt;
padding-bottom:			0px;
line-height: 10pt;
}

.bold {
	font-weight:		bold;
}

