
body {
	background-color: white;
}

table {
	border-collapse: collapse;
	empty-cells: hide;
}

table td, table th {
	vertical-align: top;
}

table th {
	font-weight: bold;
}

body, p, div, img, br, h1, h2, h3, h4, h5, h6, form, table, table td, table th, input, textarea, select, button {
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, div, table td, table th {
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }

body, p, div, table td, table th, fieldset {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}button img {
	margin-right: 5px;
}

div.token div.content-container table {
	width: 100%;
	padding: 3px;
}

div.token div.content-container table.visible {
	border: 1px solid black;
}

div.token div.content-container table.visible td {
	border: 1px solid black;
	padding: 5px;
}

table.contentImageArea {
	
	padding: 0px !important;
	width: auto !important;
}

table.contentImageArea td {
	font-size: 7.5pt;
	text-align: left;
}

td.captionModel0 {
	vertical-align: top;
	padding-bottom: 10px;
}
td.captionModel0 img,
td.captionModel1 img,
td.captionModel2 img,
td.captionModel3 img,
td.captionModel4 img {
	margin: 2px;
}
td.captionModel0 img {
	margin: 0;
	margin-bottom: 2px;
	margin-right: 10px;
}
td.captionModel3 img, td.captionModel4 img {
	margin-right: 0;
}
td.captionModel1 {
	vertical-align: top;
	padding-right: 10px;
}
td.captionModel2 {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.captionModel3 {
	vertical-align: top;
	padding-left: 10px;
}
td.captionModel4 {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.token {
	text-align: left;
	clear: both;
}

div.token p {
	margin-bottom: 10px;
}
div.token h1,
div.token h2,
div.token h3,
div.token h4,
div.token h5,
div.token h6 {
	margin-bottom: 8pt;
}


div.bigger_link { text-align: center; }
div.bigger_link:hover { text-decoration: underline; }

div.as_huomiolaatikko {
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 15px;
}
div#site {
	background: #e5f0f3 url(/res/sitebg.gif) repeat-y;
	margin: auto;
	width: 784px;
}
div#siteTeema {
	background: #e5f0f3 url(/res/innerbg.jpg) repeat-y;
	margin: auto;
	width: 784px;
}

:focus
{
  -moz-outline-style: none;
}

div#header {
	margin-left: 12px;
	margin-right: 11px;
	background-color: white;
	height: 128px;
	position: relative;
}

div#header h1 {
	text-indent: -9999px;
	margin-left: 14px;
}

div#header h1 a {
	display: block;
	width: 226px;
	height: 86px;}

div#header h1 a.eng {
	display: block;
	width: 226px;
	height: 86px;}
div#logotheme {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 86px;
	width: 226px;
	z-index: 10;
}
div#theme {
	position: absolute;
	right: 0px;
	top: 1px;
	height: 111px;
	width: 511px;
}

span#kielet {
	position: absolute;
	bottom: 1px;
	right: 200px;
}

span#apuvalikko {
	position: absolute;
	bottom: 1px;
	right: 25px;
}

span#kielet a, span#apuvalikko a {
	background: transparent url(/res/nappi.gif) no-repeat left bottom;
	padding-left: 15px;
	color: black;
	text-decoration: none !important;
	font-size: 10px;
}


#navcontainer
{
margin: 0 11px 0 12px;
padding: 0;
_height: 1%;
overflow: auto;
background: #cce1e8 url(/res/navitausta1.gif) repeat-x top;
clear: right;
border-bottom: 1px solid white;
}
#navcontainer ul
{
border: 0;

margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li.oikea
{
float: right;
}

#navcontainer ul li a
{
background: #cce1e8 url(/res/navitausta1.gif) repeat-x top;
padding: 8px 5px 4px 5px;
margin: 0;
text-decoration: none;
display: block;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}
#navcontainer ul li a
{
background: #cce1e8 url(/res/navitausta1.gif) repeat-x top;
padding: 8px 5px 4px 5px;
margin: 0;
text-decoration: none;
display: block;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}

#navcontainer li#active a
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
}

#navcontainer ul li a:hover
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
text-decoration: none !important;
}

#navcontainer ul li.wrap {
	width: 2px;
	background: url(/res/navwrap.gif) repeat-y;
	height: 100%;
	padding: 8px 0px 5px 0px;
}
#navcontainer li#active a
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
}

#navcontainer ul li a:hover
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
text-decoration: none !important;
}

#navcontainer ul li.wrap {
	width: 2px;
	background: url(/res/navwrap.gif) repeat-y;
	height: 100%;
	padding: 8px 0px 5px 0px;
}


#navcontainerTeema
{
margin: 0 11px 0 12px;
padding: 0;
_height: 1%;
overflow: auto;
background: #cce1e8 url(/res/navitausta.gif) repeat-x top;
clear: right;
border-bottom: 1px solid white;
}
#navcontainerTeema ul
{
border: 0;

margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainerTeema ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainerTeema ul li.oikea
{
float: right;
}

#navcontainerTeema ul li a
{
background: #cce1e8 url(/res/navitausta1.gif) repeat-x top;
padding: 8px 5px 4px 5px;
margin: 0;
text-decoration: none;
display: block;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}
#navcontainerTeema ul li a
{
background: #cce1e8 url(/res/navitausta.gif) repeat-x top;
padding: 8px 5px 4px 5px;
margin: 0;
text-decoration: none;
display: block;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}

#navcontainerTeema li#active a
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
}

#navcontainerTeema ul li a:hover
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
text-decoration: none !important;
}

#navcontainerTeema ul li.wrap {
	width: 2px;
	background: url(/res/navwrap.gif) repeat-y;
	height: 100%;
	padding: 8px 0px 5px 0px;
}
#navcontainerTeema li#active a
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
}

#navcontainerTeema ul li a:hover
{
background: #cce1e8 url(/res/navitausta2.gif) repeat-x top;
text-decoration: none !important;
}

#navcontainerTeema ul li.wrap {
	width: 2px;
	background: url(/res/navwrap.gif) repeat-y;
	height: 100%;
	padding: 8px 0px 5px 0px;
}

div.hiddenmenu {
	padding-left: 20px;
}

div#content {
	background: url(/res/sitebg.gif) no-repeat bottom;
	padding-bottom: 20px;
}
div#contentTeema {
	background: url(/res/sitebg.gif) no-repeat bottom;
}


div#top-content {
	background: transparent url(/res/top-content-bg.gif) repeat-y top;
	margin-top: 5px;
}

div#top-content-top {
	background: transparent url(/res/top-content-top.gif) no-repeat top;
}

div#top-content-bottom {
	background: transparent url(/res/top-content-bottom.gif) no-repeat bottom;
	padding: 20px 46px;
	_height:1%;
  overflow:auto;
}
div#top-content-bottomTeema {
	background: transparent url(/res/top-content-bottom.gif) no-repeat bottom;
	padding: 20px 46px;
	_height:1%;
  overflow:auto;
}

div#left {
	float: left;
	width: 409px;
}

div#right {
	float: left;
	width: 350px;
}

div.white-box {
	background: transparent url(/res/ajankohtaista-bg-old.gif) repeat-y top;
	width: 384px;
	margin-left: 25px;
	float: left;
	display: inline;
}
div.white-boxTeema {
	background: transparent url(/res/ajankohtaista-bg.gif) repeat-y top;
	width: 384px;
	margin-left: 25px;
	float: left;
	display: inline;
}

div.white-box-top {
	background: transparent url(/res/ajankohtaista-top-old.gif) no-repeat top;
}
div.white-box-topTeema {
	background: transparent url(/res/ajankohtaista-top.gif) no-repeat top;
}

div.white-box-bottom {
	background: transparent url(/res/ajankohtaista-bottom-old.gif) no-repeat bottom;
	padding: 15px 15px 20px 15px;
	_height:1%;
  overflow:auto;
}
div.white-box-bottomTeema {
	background: transparent url(/res/ajankohtaista-bottom.gif) no-repeat bottom;
	padding: 15px 15px 20px 15px;
	_height:1%;
  overflow:auto;
}


div#tiedotteet {
	background: transparent url(/res/ajankohtaista-bg.gif) repeat-y top;
	width: 384px;
	margin-left: 25px;
	float: left;
	display: inline;

}

div#tiedotteet-top {
	background: transparent url(/res/tiedotteet-top.gif) no-repeat top;
}

div#tiedotteet-bottom {
	background: transparent url(/res/ajankohtaista-bottom.gif) no-repeat bottom;
	padding: 50px 18px 20px 25px;
	_height:1%;
  overflow:auto;
}

div.gradient-box {
	background: transparent url(/res/tiedotteet-bg-old.gif) repeat-y top;
	width: 348px;
	margin-left: 4px;
	margin-top: 1px;
	float: left;
	display: inline;
}
div.gradient-boxTeema {
	background: transparent url(/res/tiedotteet-bg.gif) repeat-y top;
	width: 348px;
	margin-left: 4px;
	margin-top: 1px;
	float: left;
	display: inline;
}

div.gradient-box-top {
	background: transparent url(/res/kuukaudenhanke-top.gif) no-repeat top;
}


div.gradient-box-bottom {
	background: transparent url(/res/tiedotteet-bottom-old.gif) no-repeat bottom;
	padding: 16px 18px 20px 15px;
	_height:1%;
  overflow:auto;
}
div.gradient-box-bottomTeema {
	background: transparent url(/res/tiedotteet-bottom.gif) no-repeat bottom;
	padding: 16px 18px 20px 15px;
	_height:1%;
  overflow:auto;
}

h2.palsta {
	color: #cc071e !important;
	background: transparent url(/res/otsikkopallo.gif) no-repeat left;
	padding-left: 22px;
	letter-spacing: -1px;
}


div#main-content {
	background: transparent url(/res/ajankohtaista-bg.gif) repeat-y top left;
	width: 384px;
	margin-top: 5px;
	float: left;
	display: inline;
	_height:1%;
  overflow:auto;
}

div#main-content-top {
	background: transparent url(/res/ajankohtaista-top.gif) no-repeat top left;
}

div#main-content-bottom {
	background: transparent url(/res/ajankohtaista-bottom-old.gif) no-repeat bottom left;
	padding: 15px;
	padding-bottom: 20px;
  min-height:400px;
   height:auto !important;
	height:400px;
}
div#main-content-bottomTeema {
	background: transparent url(/res/ajankohtaista-bottom.gif) no-repeat bottom left;
	padding: 15px;
	padding-bottom: 20px;
  min-height:400px;
   height:auto !important;
	height:400px;
}

div#main-content-only {
	background: transparent url(/res/main-content-bg-old.gif) repeat-y top left;
	width: 560px;
	margin-top: 5px;
	float: left;
	display: inline;
		_height:1%;
  overflow:auto;
}
div#main-content-onlyTeema {
	background: transparent url(/res/main-content-bg.gif) repeat-y top left;
	width: 560px;
	margin-top: 5px;
	float: left;
	display: inline;
		_height:1%;
  overflow:auto;
}

div#main-content-only-top {
	background: transparent url(/res/main-content-top-old.gif) no-repeat top left;
}
div#main-content-only-topTeema {
	background: transparent url(/res/main-content-top.gif) no-repeat top left;
}

div#main-content-only-bottom {
	background: transparent url(/res/main-content-bottom-old.gif) no-repeat bottom left;
	padding: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
  min-height:400px;
   height:auto !important;
	height:400px;
}
div#main-content-only-bottomTeema {
	background: transparent url(/res/main-content-bottom.gif) no-repeat bottom left;
	padding: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
  min-height:400px;
   height:auto !important;
	height:400px;
}

div#side-menu {
	background: transparent url(/res/side-menu-bg-old.gif) repeat-y top;
	width: 179px;
	margin-left: 20px;
	margin-top: 4px;
	float: left;
	clear: left;
	display: inline;
}
div#side-menuTeema {
	background: transparent url(/res/side-menu-bg.gif) repeat-y top;
	width: 179px;
	margin-left: 20px;
	margin-top: 4px;
	float: left;
	clear: left;
	display: inline;
}
div#side-menu-ubi {
	background: none;
	width: 179px;
	margin-left: 20px;
	margin-top: 4px;
	float: left;
	clear: left;
	display: inline;
}
div#side-menu-top {
	background: transparent url(/res/side-menu-top-old.gif) no-repeat top;
}
div#side-menu-topTeema {
	background: transparent url(/res/side-menu-top.gif) no-repeat top;
}
div#side-menu-top-ubi {
	background: none;
}

div#side-menu-bottom {
	background: transparent url(/res/side-menu-bottom-old.gif) no-repeat bottom;
	padding: 15px 15px 15px 15px;
}
div#side-menu-bottomTeema {
	background: transparent url(/res/side-menu-bottom.gif) no-repeat bottom;
	padding: 15px 15px 15px 15px;
}
div#side-menu-bottom-ubi {
	background: none;
	padding: 15px 15px 15px 15px;
}

div#side-menu-bottom h2 {
	color: #006a8c;
	font-size: 15px;
	margin-bottom: 12px;
}

div#oikeapalsta {
	background: transparent url(/res/side-menu-bg.gif) repeat-y top;
	width: 179px;
	margin-right: 22px;
	margin-top: 4px;
	float: right;
	clear: right;
	display: inline;
}

div#oikeapalsta-top {
	background: transparent url(/res/side-menu-top.gif) no-repeat top;
}

div#oikeapalsta-bottom {
	background: transparent url(/res/side-menu-bottom.gif) no-repeat bottom;
	padding: 15px 15px 15px 20px;
	word-wrap: break-word;
	overflow: hidden;
}

div.news_item, div.events_item {
	clear: both;
	margin-bottom: 8px;
	margin-left: 6px;
}

div.news_item img, div.events_item img {
	float: left;
	margin-right: 5px;
	margin-left: 14px;
	margin-bottom: 8px;
}

div.news_item p, div.events_item p{
	margin-left: 14px;
}

a.more {
	margin-left: 20px;
}


div#login {
	width: 600px;
	padding-left: 35px;
	font-size: 10px;
	float: left;
	clear: both;
}
div#bottomshadow {
	width: 780px;
	background: url('/res/bottomshadow.gif') no-repeat;
	_background: url('/res/bottomshadow.gif') no-repeat #006a8c !important;
	height: 12px;
	_height: 1px !important;
	clear: both;
	float: left;
}
div#login a {
	color: black !important;
	font-size: 10px !important;
	text-decoration: none !important;
}

div#login a:hover {
	text-decoration: underline !important;
}

h2.uutisotsikko {
	padding-left: 15px;
	background: url(/res/uutisnappi.gif) no-repeat 0px 8px;
	line-height: 19px;
	vertical-align: baseline;
}

h2.uutisotsikko a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

span.pvm {
	font-size: 11px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background-color: #006a8c;
	margin: 0;
	padding: 0;
}
body, td, div, span, ul, li, a, p, div.token table td {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 18px;
	color: #006a8c;
	font-weight: normal;
}
div.token h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token p {
	margin-bottom: 8px;
}
a:link {
	color: #006a8c;
}
a:visited {
	color: #006a8c;
}
a:hover {
	color: #006a8c;
	text-decoration: underline !important;
}

div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.rightContent a:visited,
div.bottomContent a:visited {
	color: #006a8c;
}


table.visible,
table.invisible {
	width: 100%;
	empty-cells: show;
	margin-bottom: 8px;
}
table.invisible td,
table.visible td {
	padding: 4px;
}
table.visible td {
	border: 1px solid #000;
}


a.alkuun {
	display: none;
}

div.homelink {
	width: 226px;
	height: 86px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 50;
}
a.homelink {
	display: block;
	height: 86px;
	text-decoration: none;
}
a.homelink img {
	width: 226px;
	height: 86px;
}
a.homelink:hover { text-decoration: none !important;}

div.themeImage {
	width: 100%;
	height: 86x;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
#logotheme div.divThemeImage div {
	position: relative;
	top: -9px !important;
}

div.navPath {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
div.navPath a {
	text-decoration: none;
}
div.navPath a span.title { }
div.navPath span.title { }

table.layout {
	empty-cells: show;
	margin: auto !important;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #888;
}
table.layout td.top {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
table.layout tr.topshadow,
table.layout tr.bottomshadow {
	display: none;
}
table.layout td.topbar,
table.layout td.inner {
	background-color: #fff;
}
table.layout td.inner { height: 350px; }
table.layout td.topbar {
	height: 86px;
	color: #444;
	font-weight: bold;
	text-align: center;
	font-size: 26px;
	vertical-align: top;
}

table.layout td.border-left {
	width: 11px;
	border-left: 1px solid #888;
}
table.layout td.border-right {
	width: 11px;
	border-right: 1px solid #888;
}

table.layout td.content {
	padding-left: 15px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
	margin-top: 10px;
}
table.contentArea td.leftContent {
	width: 193px;
}
td.leftContent div.leftContent {
	padding-top: 0px;
}
table.cols {
	width: 100%;
	empty-cells: show;
}
table.cols td.mainContent {
	padding-right: 10px;
}
table.cols td.rightContent {
	width: 220px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}
div.topContent {
	margin-bottom: 8px;
}
div.bottomContent {
	margin-top: 8px;
}


div.helpmenu {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 7px;
	color: #000;
}
div.helpmenu img,
div.helpmenu input {
	vertical-align: middle;
}
div.helpmenu img.fsizeplus {
	margin-left: 5px;
}
div.helpmenu img.fsizeminus {
	margin-right: 5px;
}
div.helpmenu input.q {
	background-color: #fff;
	border: 1px solid #A5ACB2;
	height: 19px;
}
div.helpmenu input.go {
	height: 19px;
	background-color: #E3EEF4;
	border-left: 1px solid #D1DBE1;
	border-top: 1px solid #F1F7FA;
	border-right: 1px solid #D1DBE1;
	border-bottom: 1px solid #4D5153;
	font-size: 12px;
	font-weight: bold;
	color: #437A9B;
}
div.helpmenu a { text-decoration: none; font-weight: bold; }

table.layout td.copy {
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top: 1px solid #ddd;
}
table.layout td.copy a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}select.ddleftnavi {
	width: 100%;
	margin-bottom: 5px;
}
table.menusummary h2,
table.menusummary h2 a
{
	font-size: 12px !important; background: none !important; padding-left: 0 !important;
}
table.sidemenu {
	width: 100%;
}
table.sidemenu td.level0,
table.sidemenu td.level1 {
	padding-bottom: 3px;
	padding-top: 3px;
}
table.sidemenu td.level1-onpath {
}
table.sidemenu td.level2,
table.sidemenu td.level3{
}
table.sidemenu table.level0,
table.sidemenu table.level1,
table.sidemenu table.level2,
table.sidemenu table.level3 {
	width: 100%;
	empty-cells: show;
}
table.sidemenu table.level1 {
}
table.sidemenu table.level2,
table.sidemenu table.level3 {
}
table.sidemenu table.level2-first {
	margin-top: 3px;
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	vertical-align: middle;
}
table.sidemenu td.level2-last {
	padding-bottom: 3px;
}
table.sidemenu table.level0 td.nod1,
table.sidemenu table.level1 td.nod1 {
	width: 18px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 3px;
	text-align: center;
}
table.sidemenu td.nod2 {
	display: none;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	visibility: hidden;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	font-weight: bold;
	text-decoration: none;
}
table.sidemenu table.level0-onpath a,
table.sidemenu table.level1-onpath a,
table.sidemenu table.level2-onpath a,
table.sidemenu table.level3-onpath a
{ color: #cc071e !important; }
table.sidemenu table.level2 a,
table.sidemenu table.level3 a {
	text-decoration: none;
}
table.sidemenu table.level2-here a,
table.sidemenu table.level3-here a {

}div.hiddenmenu {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.topnavicontainer {
	width: 100%;
	empty-cells: show;
}
table.topnavicontainer td.start {
	width: 15px;
	height: 50px;
	background: url('/res/menu/topnavi1a/topnavistart.gif') no-repeat;
}
table.topnavicontainer td.navi {
	height: 50px;
	background: url('/res/menu/topnavi1a/topnavibg.gif') repeat-x;
}
table.topnavicontainer td.end {
	width: 15px;
	height: 50px;
	background: url('/res/menu/topnavi1a/topnaviend.gif') no-repeat;
}


table.topnavi  {
	empty-cells: show;
}

table.topnavi td.spacer {
	width: 1px;
	background: url('/res/menu/topnavi1a/spacer.gif') no-repeat;
}

table.topnavi td.topnavilink,
table.topnavi td.topnavilinkchosen {
	height: 49px;
	vertical-align: middle;
	text-align: center;
}
table.topnavi td.topnavilinkchosen {
	background: url('/res/menu/topnavi1a/topnavibgs.gif') repeat-x;
}
table.topnavi td a  {
	white-space: nowrap;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 14px;
}
table.topnavi td.topnavilink a  {
	color: #D3EEFF;
}

table.topnavi td.topnavilinkchosen a  {
	color: #fff;
}

table.topnavi td.tabstart {

}
table.topnavi td.tabend {

}
table.topnavi td.tabstartchosen {
	width: 6px;
	background: url('/res/menu/topnavi1a/tabstarts.gif') no-repeat;
}
table.topnavi td.tabendchosen {
	width: 6px;
	background: url('/res/menu/topnavi1a/tabends.gif') no-repeat;
}
div.viewToggle { border: none !important; background: url('/res/summary/6/itembg1.gif') repeat-x bottom left; margin-top: 5px; margin-bottom: 5px; }table.summary {
	width: 100%;
	empty-cells: show;
	margin-bottom: 10px;
}
table.SummaryContent {
	width: 100%;
	empty-cells: show;
}

table.Summary div.eiRiveja {
}table.summary1 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat bottom right;
}
table.summary1 tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x bottom left;
}
table.summary1 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat bottom left;
}
table.summary1 tr.r2 td.c1 {
}
table.summary1 tr.r2 td.c3 {
}
table.summary1 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.summary1 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.summary1 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.summary1 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-2.gif') no-repeat;
	background-position: 5px 13px;
	padding-top: 8px;
	padding-left: 24px;
}
table.summary1 h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}
table.summary2 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c1.gif') no-repeat;
}
table.summary2 tr.r1 td.c2 {
	background: url('/res/summary/6/2r1c2.gif') repeat-x;
}
table.summary2 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c3.gif') no-repeat;
}
table.summary2 tr.r2 td.c2 {
}
table.summary2 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.summary2 tr.r3 td.c2 {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.summary2 tr.r3 td.c3 {
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
	height: 15px;
}
table.summary2 h2 {
	color: #545454;
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	font-size: 14px;
	background-position: 5px 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.summary2 h2 a {
	color: #545454 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
table.summary3 tr.r1 td.c1 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c1.gif') no-repeat bottom right;
}
table.summary3 tr.r1 td.c2 {
	background: url('/res/summary/6/3r1c2.gif') repeat-x bottom left;
}
table.summary3 tr.r1 td.c3 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c3.gif') no-repeat bottom left;
}
table.summary3 tr.r2 td.c2 {
	padding-top: 0px;
}
table.summary3 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.summary3 tr.r3 td.c2 {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.summary3 tr.r3 td.c3 {
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
	height: 15px;
}

table.summary3 h2 {
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 5px 13px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.summary3 h2 a {
	color: #333 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
table.HighlightSummary1 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 7px 14px;
	padding-top: 10px;
	padding-left: 24px;
}
table.HighlightSummary1 div.title a {
	text-decoration: none;
	color: #000 !important;
}
table.HighlightSummary1 div.text {
	padding-left: 24px;
	color: #bababa;
}


table.HighlightSummary2 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 7px 4px;
	padding-left: 24px;
}
table.HighlightSummary2 div.title a {
	text-decoration: none;
	color: #000 !important;
}
table.HighlightSummary2 div.text {
	padding-left: 24px;
	color: #bababa;
}

table.HighlightSummary3 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 7px 4px;
	padding-left: 24px;
}
table.HighlightSummary3 div.title a {
	text-decoration: none;
	color: #000 !important;
}
table.HighlightSummary3 div.text {
	padding-left: 24px;
	color: #bababa;
}





table.NewsSummary1 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.NewsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.NewsSummary1 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	background-position: 5px 12px;
	margin-bottom: 0;
}
table.NewsSummary1 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.NewsSummary1 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary1 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.NewsSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}



table.NewsSummary2 h2 {
	background: url('/res/summary/6/titleicon2-1.gif') no-repeat;
	background-position: 0 6px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}


table.NewsSummary2 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.NewsSummary2 p {
	padding-left: 24px;
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	background-position: 5px 1px;
	margin-bottom: 0;
}
table.NewsSummary2 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary2 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
	padding-top: 10px;
}
table.NewsSummary2 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary2 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.NewsSummary2 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}

table.NewsSummary3 h2 {
	background: url('/res/summary/6/titleicon2-1.gif') no-repeat;
	background-position: 0 6px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.NewsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 10px;
}
table.NewsSummary3 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 10px 13px;
	margin-bottom: 0;
}
table.NewsSummary3 p a {
	color: #000 !important;
	text-decoration: none;
}
table.NewsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.NewsSummary3 div.ingressi {
	padding-left: 24px;
	color: #bababa;
}
table.NewsSummary3 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	background-position: 10px 8px;
}
table.NewsSummary3 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary1 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat;
}
table.EventsSummary1 tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x;
}
table.EventsSummary1 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat;
}
table.EventsSummary1 tr.r2 td.c1 {
}
table.EventsSummary1 tr.r2 td.c3 {
}
table.EventsSummary1 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary1 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary1 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary1 h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.EventsSummary1 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 5px 12px;
	margin-bottom: 0;
}
table.EventsSummary1 p a {
	color: #000 !important;
	text-decoration: none;
}
table.EventsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary1 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 8px 5px;
}
table.EventsSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary2 tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c1.gif') no-repeat;
}
table.EventsSummary2 tr.r1 td.c2 {
	background: url('/res/summary/6/2r1c2.gif') repeat-x;
}
table.EventsSummary2 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/2r1c3.gif') no-repeat;
}
table.EventsSummary2 tr.r2 td.c2 {
}
table.EventsSummary2 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary2 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary2 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary2 h2 {
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 8px 13px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary2 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}

table.EventsSummary2 div.pvm {
	padding-top: 10px;
	padding-left: 24px;
}
table.EventsSummary2 p {
	padding-left: 24px;
	padding-bottom: 4px;
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 8px 5px;
	margin-bottom: 0;
}
table.EventsSummary2 p a {
	font-size: 14px;
	color: #535353 !important;
	text-decoration: none;
}
table.EventsSummary2 div.ingressi {
	background-color: #f6f6f6;
	padding: 15px;
}
table.EventsSummary2 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 10px 5px;
}
table.EventsSummary2 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}


table.EventsSummary3 tr.r1 td.c1 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c1.gif') no-repeat bottom right;
}
table.EventsSummary3 tr.r1 td.c2 {
	background: url('/res/summary/6/3r1c2.gif') repeat-x bottom left;
}
table.EventsSummary3 tr.r1 td.c3 {
	width: 15px;
	height: 51px;
	background: url('/res/summary/6/3r1c3.gif') no-repeat bottom left;
}
table.EventsSummary3 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary3 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary3 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary3 h2 {
	background: url('/res/summary/6/titleicon2-2.gif') no-repeat;
	background-position: 5px 13px;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 24px;
}
table.EventsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 10px;
}
table.EventsSummary3 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 10px 13px;
	margin-bottom: 0;
}
table.EventsSummary3 p a {
	color: #000 !important;
	text-decoration: none;
}
table.EventsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary3 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	background-position: 10px 8px;
}
table.EventsSummary3 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}

h1.mainTitle,
table.cc td.list h1
{
	color: #545454;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 11px 3px;
}
table.cc td.list h1 { margin-bottom: 10px; }dl.tiedote div {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 15px 4px;
	padding-left: 28px;
}
ul.calevtlist { margin: 0; padding: 0 }
ul.calevtlist li { list-style-type: none; }
ul.calevtlist li a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}dl.tiedote dd {
	padding-left: 17px;
}h1.artikkeliOtsikko {
	margin-bottom: 10px;
	padding-left: 27px;
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 8px 6px;
}
table.artikkeli td.tiedot {}
table.artikkeli p.ingressi {
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	font-style: oblique;
	font-weight: normal;
}
table.artikkeli td.kuvat div.suurenna {
	background: none;
	border: none;
	text-align: left;
	font-weight: bold;
	color: #3e8dc5 !important;
}
div.liitteet { margin-top: 10px; }table.DiscussionSummary tr.r1 td.c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r1 td.c2 {
	background: url('/res/summary/6/1r1c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/6/1r1c3.gif') no-repeat bottom left;
}
table.DiscussionSummary tr.r2 td.c1 {
}
table.DiscussionSummary tr.r2 td.c3 {
}
table.DiscussionSummary tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/6/1r3c1.gif') no-repeat bottom right;
}
table.DiscussionSummary tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
	background: url('/res/summary/6/1r3c2.gif') repeat-x bottom left;
}
table.DiscussionSummary tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/6/1r3c3.gif') no-repeat bottom left;
}

table.DiscussionSummary h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/res/summary/6/titleicon1-1.gif') no-repeat;
	background-position: 0 6px;
	padding-top: 8px;
	padding-left: 24px;
}
table.DiscussionSummary h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}
table.DiscussionSummary h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}dl.keskustelu dt a {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 10px;
	background-position: 0 4px;
}
td.forumThread li { list-style-type: none; margin: 0; padding: 0; padding-top: 7px;}
td.forumThread li a,
td.forumThread li b {
	background: url('/res/summary/icons/itembullet2.gif') no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
	background-position: 0 2px;
}
td.forumThread div.forumDate {
	padding-top: 2px;
	padding-left: 16px;
}table.PollSummary1 h2 {
}
table.PollSummary1 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}
div.poll p.poll_question {
	padding: 4px;
	color: #545454;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cbcbcb;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
table.poll td p {
	margin-top: 5px;
	margin-bottom: 6px;
}h2.poll_title {
	background: url('/res/summary/icons/titlebullet1.gif') no-repeat;
	background-position: 5px 5px;
	padding-left: 24px;
	margin-bottom: 10px;
}
table.poll {margin-bottom: 10px;}table.sitemap div.mainmenu {
	padding-left: 12px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 4px;
}









DIV.tiivistelma {
	border: 1px solid #222;
}
DIV.tiivistelma A {
	text-decoration: none;
}

DIV.tiivistelma H3 {
	background-color: #222;
	color: white;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
DIV.tiivistelma H3 A {
	color: white;
}
DIV.tiivistelma DIV.kaikki {
	border-top: 1px solid #222;
	background-color: #eee;
	text-align: right;
	font-weight: bold;
	padding: 5px;	
}
DIV.tiivistelma P {
	margin: 4px;
	margin-top: 6px;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}



DIV.resultPages {
	background-color: #eee;
	border: 1px solid #222;
	padding: 5px;
}
DIV.resultPages SPAN {
	font-weight: bold;
	margin-right: 5px;
}
DIV.resultPages A {
	margin-right: 5px;
}

DIV.viewToggle {
	border: 1px dashed #222;
	background-color: #eee;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
}


H3.listaUpotuksenOtsikko {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px dashed #222;
}




DL.tiedote DT { 
	font-weight: bold;
	margin-bottom: 2px;
	clear: left;
}
DL.tiedote A.edit IMG {
	vertical-align: middle;
}
dl.tiedote dt div { padding-bottom: 5px; }
DL.tiedote DT DIV.node {
	width: 8px;
	height: 8px;
	font-size: 5px;
	background-color: #22e;
	margin-top: 6px;
	margin-right: 2px;
	vertical-align: middle;
	float: left;
}

DL.tiedote SPAN.pvm,
DIV.tiivistelma SPAN.pvm
{
	font-weight: normal;
	white-space: nowrap;
	font-size: 80%;
}
DL.tiedote DD { 
	margin-left: 12px;
	margin-bottom: 18px; 
}
DL.tiedote DD IMG {
	margin-right: 5px;
	margin-top: 2px;
	float: left;
}
DL.tiedote A.lisaa {
}


DIV.kuvat {
	padding-right: 9px;
	float: left;
	padding-bottom: 4px;
}
DIV.kuvat IMG {
	margin-top: 18px;
}
DIV.kuvat IMG.ensimmainen {
	margin-top: 0px;
}

P.julkaisu {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 5px;
}
H1.artikkeliOtsikko {
	margin-top: 5px;
}


TABLE.artikkeli {
	border-collapse: collapse;
}
TABLE.artikkeli TD.kuvat {
	padding: 0px;
	padding-right: 10px;
	vertical-align: top;
}
TABLE.artikkeli TD.tiedot {
	padding: 0px;
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat DIV.teksti {
	margin-bottom: 18px;
}
P.ingressi {
	margin-bottom: 0px;
}

TD.tiedot P.ingressi {
	font-weight: bold;
}
HR.artikkeli {
	margin-top: 8px;
	line-height: 0px;
	font-size: 1px;
	color: #222;
	height: 1px;
}
DIV.liitteet {
	background-color: #eee;
	border: 1px solid #222;
	margin-bottom: 15px;
}
DIV.liitteet H3 {
	border-bottom: 1px dashed #222;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
DIV.liitteet UL {
	margin: 4px 4px 4px 26px;
	padding-left: 0px;
}

P.asiasanalista {
	font-style: italic;
}


H2.poiminto {
  margin: 0px 0px -10px 0px;
}


TD.kuvat DIV.suurenna {
	background-color: #eee;
	padding: 2px;
	border: 1px solid #22e;
	text-align: center;
	text-decoration: none;
	color: #22e;
}



table.cc td {
	vertical-align: top;
}
table.cc td.list {
	width: 90%;
}
table.cc td.cal {
	width: 10%;
}
table.cc table.calendar {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.calendar td {
	padding: 3px;
}
table.cc table.calendar td.colTitle {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.week {
	font-weight: bold;
	border-right:1px solid black;
}
table.cc table.calendar td.hit {
	font-weight: bold;
	text-align: center;
}
table.cc table.calendar td.day {
	text-align: center;
}
table.cc table.calendar table.link {
	width: 100%;
}
table.cc table.link  {
	width: 100%;
	border-collapse: collapse;
}
table.cc table.link td {
	font-weight: bold;
	white-space: nowrap;
}
table.cc table.link td.prevlink {
	text-align: left;
}
table.cc table.link td.nextlink {
	text-align: right;
}
table.cc h2.tight, table.cc h3.tight {
	margin-bottom: 0px;
}
table.cc ul.calevtlist {
	margin-top: 0px;
}
table.cc ul.calevtlist li {
	margin-top: 2px;
}
TABLE.artikkeli TD {
	vertical-align: top;
}
TABLE.artikkeli TD.kuvat {
	padding-left: 5px; padding-right: 5px;
}
TABLE.artikkeli DIV.suurenna {
	font-weight: bold;
}
TABLE.artikkeli TD.tiedot P.ingressi {
	font-weight: bold;
}
dl.tiedote dt div { padding-bottom: 5px; }
div.poll img.poll {
	border: solid 1px #555555;
	background-color: #6677aa;
}
div.poll table.poll td.poll_choice input {
	vertical-align: middle;
}
div.poll p.poll_question {
	font-weight: bold;
}
div.poll div.footer {
	font-weight: bold;
}




table.fileList {
	border-collapse: separate;
	border-spacing: 1px;	
}

table.fileList tr.evenRow {
	background-color: #f7f7f7;
}

table.fileList tr.oddRow {
	background-color: #e5e5e5;
}

table.fileList td {
	padding: 8px;
	font-size: 9pt;
	vertical-align: middle;
}

table.fileList td.icon {
	vertical-align: top;
	width: 32px;
}

table.filelist a {
	font-weight: bold;
}

div.archived_msg {
	padding-top: 8px;
	font-style: oblique;
}
div.content-container table.artikkeli td.tiedotkuvalla p {
	width: 519px;
}
div.content-container table.artikkeli td.tiedotkuvalla p.ingressi {
	font-weight: bold;
}
div.content-container table.artikkeli td.tiedotkuvalla {
	text-align: left;
}
body.IM div#main-content-bottom {
	background: transparent url(/res/ajankohtaista-bottom-old.gif) no-repeat scroll left bottom;
}
body.IM div#main-content-top {
	background: transparent url(/res/ajankohtaista-top-old.gif) no-repeat scroll left top;
}
body.IM div#main-content {
	background: transparent url(/res/ajankohtaista-bg-old.gif) repeat-y scroll left top;
}
body.IM div#oikeapalsta {
	background: transparent url(/res/side-menu-bg-old.gif) repeat-y scroll center top;
}
body.IM div#oikeapalsta-bottom {
	background: transparent url(/res/side-menu-bottom-old.gif) no-repeat scroll center bottom;
}
body.IM div#oikeapalsta-top {
	background: transparent url(/res/side-menu-top-old.gif) no-repeat scroll center top;
}

