html *{
margin:0;
padding:0;
}

ol{
	padding-left: 25px;
}

table{
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	font-size: 14px;
}

table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	font-size: 14px;
}

body {
margin: 0 auto;
background:url("bgrepeater_sin.jpg") repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-color: #BCD0DB;
}

img{
	border: none;
}

h1 {
font-size:18px;
margin-bottom:10px;
color: #00588B;
}

h2 {
font-size:16px;
color: #00588B;
}

h3 {
font-size:16px;
font-weight:bold;
margin: 12px 0px 12px 0px;
color: #00588B;
}

p {
font-size:14px;
margin:15px 0px 15px 0px;
}

ul{
	padding-left: 25px;
}

a {
}
a:hover {
}

.clr {
clear:both;
}

object { outline:none; } /*mac+ff fix for swfobject*/

#wrapper {
width:980px;
margin:0 auto;
}

#top {
width:980px;
height:102px;
*margin-bottom:0px; /*IE7andbelow oli -3px*/
}

/************NAVIGATIONS**********************************************/
#languages {
float:right;
position:relative;
top:12px;
right:6px;
*margin-bottom:-24px; /*IE7andbelow*/
cursor:default;
}
#languages a {
}

#navi {
width:980px;
height:35px;
border:2px solid #00588B;
background:url("navibg_tumma.jpg") repeat-x #006097;
cursor:default;
}
#navi a {
font-size:16px;
color:#fff;
line-height:35px;
text-decoration:none;
padding:3px 16px 3px 8px;
}
#navi a:hover {
text-decoration:underline;
}
#navi a.active {
background:url("navi_active.jpg") no-repeat right;
}
#navi a.inactive {
color:#A1C0D2;
}

#subnavi {
width:980px;
height:35px;
border-left:2px solid #036197;
border-right:2px solid #036197;
border-bottom:2px solid #036197;
background:url("navibg_vaalea.jpg") repeat-x #0078BD;
cursor:default;
}
#subnavi a {
font-size:16px;
color:#fff;
line-height:35px;
text-decoration:none;
padding:0 8px 0 8px;
}
#subnavi a:hover {
text-decoration:underline;
}

#subnavi a.inactive {
color:#A1C0D2;
}

/************CONTENT**********************************************/
#content {
width:920px;
/*display: table;*/
margin:0 auto;
background-color:#fff;
padding: 15px 20px 10px 20px;
background-image:url("content_bg.jpg");
background-repeat:repeat-x;
}

#content-topic{
	font-size: 18px;
	padding-top: 10px;
}

#content-left {
width:460px;
float:left;
padding:10px 10px 10px 0px;
}

#content-right {
width:400px;
float:left;
padding:10px 10px 10px 15px;
border-left: 1px dotted #000000;
}

#content-one-column {
width:580px;
float:left;
padding:10px 0 10px 0px;
}

#right-paper {
float: right;
background:url("right_paper_top.jpg") no-repeat top;
padding-top:118px;
width: 329px;
font-family: comic sans MS;
color: #5F5F5F;
}
#right-paper .paper-content {
background:url("right_paper_middle.jpg") repeat-y;
position:relative;
/*top:124px;*/
/*left:5px;*/
}

#right-paper .paper-content .news {
margin-bottom: 25px;
margin-left: 20px;
}

#right-paper .paper-content p {
margin:6px 25px 2px 25px;
}

#right-paper .paper-content a {
/*margin:0 0 0 30px;*/
color:#044D77;
}

#right-paper .paper-content #content-one-column {
float:left;
padding:5px 20px 10px 25px;
width:280px;
}

#right-paper .paper-bottom {
background:url("right_paper_bottom.jpg") no-repeat;
width:329px;
height:122px;
}

#content img{
	padding: 5px 5px 5px 5px;
}

#content-one-column img{
	padding: 5px 5px 5px 5px;
}

#content-right img{
	padding: 5px 5px 10px 5px;
}

#content-left img{
	padding: 5px 5px 5px 0px;
}

/************FOOTER**********************************************/
#footer {
width:980px;
background:url("footerbg.jpg") repeat-x #007EC8;
border:2px solid #00588B;
background-position: bottom;
}

#footer p {
color:#fff;
font-size:14px;
/*font-weight:bold;*/
}

#footer a.footermaplink {
background:url("maplink.jpg") no-repeat;
float:right;
width:74px;
height:66px;
display:block;
border:1px solid #00588B;
margin-top:-3px;
}
#footer a.footermaplink:hover {
background:url("maplink_hover.jpg") no-repeat;
}
#footer p.arrow {
background-image:url("maplink_arrow.jpg");
background-repeat:no-repeat;
background-position:left;
padding-bottom:5px;
}
#footer p.arrowdown {
background-image:url("footer_arrowdown.jpg");
background-repeat:no-repeat;
background-position:right;
line-height:34px;
margin-bottom:0;
width:165px;
}

table{
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #0079CE;
	border-collapse: collapse;
	background-color: white;
}

table th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #016DB9;
	background-color: white;
}

table td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #016DB9;
	background-color: white;
}

#yhttiedot {
	width:500px;
	margin:10px 0 0 10px;
	border-collapse: collapse;
	border: 0px;
	background-color: transparent;
}

#yhttiedot td {
	vertical-align: top;
	padding-bottom: 10px;
	background-color: transparent;
	border: 0px;
}

#yhttiedot td.dotted {
	border-top:1px dotted #fff;
}

#yhttiedot td.dotted p{
	padding-top: 5px;
	margin: 0px;
}

#footer-left {
float:left;
width: 525px;
}

#footer-right {
float:left;
width: 450px;
padding-top: 15px;
padding-bottom: 15px;
}
#footer-right img{
padding-left: 5px;
}

#author p {
text-align:right;
margin:10px 20px 10px 0;
color:#007EC6;
font-size:12px;
}

#feedback{
	border: none;
}

#feedback td{
	border: none;
}

#feedback td.right{
	text-align: right;
}









