html, body, applet, object, iframe,
h1,  h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	vertical-align: baseline;
	background: transparent;
	color: #838E99;
}

html, body {
	height: 100%;
	min-width: 560px;
}

body {
	color:#333333;
	background-color: #D9E3EE;
	font: 12px "GillSans-Light", "Gill Sans", Verdana, sans-serif;
}

h2 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: 10%;
	background-color: white;
	border: 4px solid;
	border-color: #C9D3DE;
}

#header {
	margin-top: 16px;
	margin-bottom: 16px;
	text-transform: lowercase;
	padding-left: 6px;
	padding-right: 6px;
}

#header a {
	color: white;
	text-decoration: none;
}

#navigation {
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}

#navigation a:hover {
	border-bottom: 1px solid;
}

#quicklinks {
	float: right;
}

#quicklinks img {
	margin-left: 8px;
	margin-right: 4px;
	position: relative;
	bottom: 4px;
}

.quicklinktext {
	vertical-align: top;
}

#title {
	text-indent: -9999px;
	background: url(/img/iristitle.jpg) no-repeat;
	width: 709px;
	height: 364px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	margin-bottom: 32px;
}

#main {
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: white;
}

#linkki {
	text-indent: -9999px;
	background: url(../sivupohjat/img/nuoli_vih.gif) no-repeat;
	width: 222px;
	height: 46px;
	display: block;
	margin-top: 12px;
	margin-bottom: 32px;
}

#line2 {
	text-indent: -9999px;
	background-color:#003f7d;
	width: 100%;
	height: 8px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8px;

}

#line2 p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

#line {
	margin-top: 12px;
	margin-bottom: 12px;
}
#info {

}

#column1 {
	float: left;
	width: 170px;
	margin-right: 6px;
	margin-bottom: 1em;
	border-color:#E5E6E4;
	border-style:none;
/*	border-width:1pt 1px 1px; */
	padding-left: 2px;
}

#column1 ul {
	list-style-position:outside;
	list-style-type:none;
	list-style-image: url('../sivupohjat/img/nuoli_vih.gif');
	margin-left: 2em;
	font-weight: bold;
}

#column1 ul li {
	list-style-type: none
	padding: 0.2em 0.5em;
	margin-bottom: 0.3em;
}
#column1 ul li a {
	color: #396491;
	text-decoration: none;
}
#column1 ul li a:hover {
	text-decoration: underline;
}
#column1 ul li span {
	margin-top: 0.3em;
	color: #999;
	display: block;
}
#column1 ul li.current {
list-style-image: url('../sivupohjat/img/nuoli_sin.gif');
	font-weight: bold;
}
#column1 ul li.child {
	list-style-image: url('../sivupohjat/img/nuoli2_vih.gif');
	font-weight: bold;
	margin-left: 1em;
}
#column1 ul li.childcurrent {
	list-style-image: url('../sivupohjat/img/nuoli2_sin.gif');
	font-weight: bold;
	margin-left: 1em;
}

#column1 ul li.current a,
#column1 ul li.current a:hover {

}

.bottominfo{
	color: #838E99;
	margin-top:120px;
}

#column2 {
	float: left;
	width: 380px;
	padding-right: 12px
}

#column2 p.image{
	margin-top: 10px;
}
#column3 {
	margin-top: 1px;
	float: left;
	width: 140px;
	margin-left: 2px;
	border-color:#E5E6E4;
	border-style:none;
	border-width:1pt 1px 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#column3 p.image{
	padding-bottom: 4px;
}

#info h2 {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
}

#info p {
	line-height: 1.6em;
	margin-bottom: 1em;
	margin-top: 1em;
}


#container {
	position: relative;
	min-height: 100%;
}

#footer {
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.clear {
	clear: both;
}

.divider {
	color: #555;
}

.otsikko {
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #004588;
	margin-bottom: 16px;
}
.paivays {
	float: right;
	font-family: verdana, arial, helvetica;
	font-size: 11.5px;
	font-weight: normal;
	color: #004588;
	margin-bottom: 16px;
	margin-right: 16px;
}

