
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;
}
body {
	background: url('/res/bg.gif') #fff;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
body, td, div, span, ul, li, b, a, p, label,
div td, div span, div li, div b, div a, div label {
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-family: helvetica, arial, tahoma, sans-serif;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}
div.token h2 {
	font-size: 20px;
	color: #e95c25;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 16px;
	color: #e95c25;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 16px;
	color: #333E55;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token p {
	margin-bottom: 8px;
}
a:link {
	color: #e95c25;
}
a:visited {
	color: #e95c25;
}
a:hover {
	color: #e95c25;
	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: #e95c25;
}


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: 260px;
	height: 95px;
	position: absolute;
	left: 30px;
	top: 23px;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 86px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}

div.themeImage {
	width: 100%;
	height: 86x;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}


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

table.layout {
	empty-cells: show;
	margin: auto;
	margin-top: 21px;
	background-color: #fff;
}
table.layout td.top {
	background-color: #FFF;
	padding-bottom: 2px;
}
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.border-top {
	height: 2px;
	background: url('/res/brtop.gif') top repeat-x;
}

table.layout td.border-bottom {
	height: 2px;
	background: url('/res/brbottom.gif') top repeat-x;
}

table.layout td.topbar {
	height: 147px;
	color: #444;
	font-weight: bold;
	font-size: 26px;
	vertical-align: top;
}

table.layout td.border-left {
	width: 2px;
	background: url('/res/brleft.gif') top left repeat-y;
	/*
	border-left: 1px solid #888;
	*/
}
table.layout td.border-right {
	width: 2px;
	background: url('/res/brright.gif') top right repeat-y;
	/*
	border-right: 1px solid #888;
	*/
}

table.layout td.content {
	padding-top: 15px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
}
table.contentArea td.leftContent {
	background: url('/res/bgd.gif') top left repeat-x #424c5a;
	width: 180px;
	height: 500px;
	padding-left: 5px;
	padding-right: 5px;
}
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;
	padding-right: 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: #333E55;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	border-top: 1px solid #ddd;
	font-size: 10px;
	font-family: helvetica;
}
table.layout td.copy a {
	text-decoration: none;
	color: #333E55;
	font-size: 10px;
}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: 5px;
	padding-top: 5px;
	background: #27303e;
}
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 {
}
table.sidemenu table.level0 td,
table.sidemenu table.level1 td {
	vertical-align: middle;
}
table.sidemenu td.level2-last {
}
table.sidemenu table.level0 td.nod1,
table.sidemenu table.level1 td.nod1 {
	/*
	width: 10px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 2px 3px;
	*/
	text-align: center;
}
table.sidemenu td.nod2 {
	width: 10px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level2-here td.nod2,
table.sidemenu table.level3-here td.nod2 {
	width: 10px;
	font-weight: bold;
}
table.sidemenu table.level0 a,
table.sidemenu table.level1 a {
	text-decoration: underline;
	color: #fff;
}
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: #fff !important;
	font-weight: bold;
}
table.sidemenu table.level2 a,
table.sidemenu table.level3 a {
	text-decoration: none;
	color: #fff;
}
table.sidemenu table.level2-here a,
table.sidemenu table.level3-here a {
	font-weight: bold;
}div.hiddenmenu {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.topnavicontainer {
	width: 100%;
	empty-cells: show;
}
table.topnavicontainer td.start {
	width: 10px;
	height: 31px;
	background: url('/res/menu/topnavistart.gif') no-repeat;
}
table.topnavicontainer td.navi {
	height: 31px;
	background: url('/res/menu/topnavibg.gif') repeat-x;
}
table.topnavicontainer td.end {
	width: 15px;
	height: 31px;
	background: url('/res/menu/topnavibg.gif');
	padding-right: 1px;
}


table.topnavi  {
	empty-cells: show;
	width: 100%;
}

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

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

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

table.topnavi td.tabstart {
	width: 9px;
    background: url('/res/menu/topnavibgl.gif') repeat-x;
}
table.topnavi td.tabend {
	width: 30px;
    background: url('/res/menu/topnavibgl.gif') repeat-x;
}

table.topnavi td.tabstartchosen {
	width: 9px;
    background: url('/res/menu/topnavibgl.gif') repeat-x;
}
table.topnavi td.tabendchosen {
	width: 30px;
    background: url('/res/menu/topnavibgl.gif') repeat-x;	
}
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/1r1c1.gif') no-repeat bottom right;
}
table.summary1 tr.r1 td.c2 {
	background: url('/res/summary/1r1c2.gif') repeat-x bottom left;
}
table.summary1 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/1r1c3.gif') no-repeat bottom left;
}
table.summary1 tr.r2 td.c1 {
    width: 15px;
    background: url('/res/summary/1r2c1.gif') repeat-y;
}
table.summary1 tr.r2 td.c2 {
    background: #27303e;
}
table.summary1 tr.r2 td.c3 {
    width: 15px;
    background: url('/res/summary/1r2c3.gif') repeat-y;
}
table.summary1 tr.r3 td.c1 {
	height: 15px;
	background: url('/res/summary/1r3c1.gif') no-repeat bottom right;
}
table.summary1 tr.r3 td.c2 {
	vertical-align: bottom;
	background: url('/res/summary/1r3c2.gif') repeat-x bottom left;
}
table.summary1 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/1r3c3.gif') no-repeat bottom left;
}

table.summary1 h2 {
	color: #fff;
	font-size: 12px;
	/*background: url('/res/summary/6/titleicon1-2.gif') no-repeat;*/
	background-position: 5px 13px;
	padding-top: 8px;
}
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 {
	padding-top: 10px;
	text-align: center;
}
table.HighlightSummary1 div.title a {
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
}
table.HighlightSummary1 div.text {
	color: #fff;
}


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: 12px;
	/*background: url('/res/summary/6/titleicon1-1.gif') no-repeat;*/
	background-position: 0 6px;
	padding-top: 8px;
}
table.NewsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
    background: #27303e;
	padding-bottom: 10px;
}
table.NewsSummary1 p {
	padding-top: 10px;
	/*background: url('/res/summary/icons/itembullet2.gif') no-repeat;*/
	background-position: 5px 12px;
	margin-bottom: 0;
	color: #fff;
}
table.NewsSummary1 p a {
	color: #fff !important;
	text-decoration: none;
}
table.NewsSummary1 div.pvm {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
table.NewsSummary1 div.ingressi {
    background: #27303e;
	color: #fff;
}
table.NewsSummary1 h3 {
}
table.NewsSummary1 h3 a {
	color: #fff !important;
	text-decoration: underline;
}



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/1r1c1.gif') no-repeat;
}
table.EventsSummary1 tr.r1 td.c2 {
	background: url('/res/summary/1r1c2.gif') repeat-x;
}
table.EventsSummary1 tr.r1 td.c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/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/1r3c1.gif') no-repeat bottom right;
}
table.EventsSummary1 tr.r3 td.c2 {
	vertical-align: bottom;
	background: url('/res/summary/1r3c2.gif') repeat-x bottom left;
}
table.EventsSummary1 tr.r3 td.c3 {
	height: 15px;
	background: url('/res/summary/1r3c3.gif') no-repeat bottom left;
}

table.EventsSummary1 h2 {
	color: #fff;
	font-size: 14px;
	padding-top: 8px;
}
table.EventsSummary1 table.SummaryContent td {
	padding-bottom: 10px;
}
table.EventsSummary1 p {
	padding-top: 10px;
	margin-bottom: 0;
}
table.EventsSummary1 p a {
	color: #fff !important;
	text-decoration: none;
}
table.EventsSummary1 div.pvm {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
table.EventsSummary1 h3 {
}
table.EventsSummary1 h3 a {
	color: #fff !important;
	text-decoration: underline;
}
div.eiRiveja {
	color: #fff !important;
}

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: #fff;
	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;
	color: #fff;
}
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;
}

a.feed_link {
    text-decoration: none;
    float:right;
    margin:1px 2px;
}









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;
}


a.feed_link {
	float: right;
	margin: 1px 2px;
	text-decoration: none;
	clear: none !important;
}

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;
}
table.customSidemenu {
	empty-cells: show;
 	width: 100%;
	margin-bottom: 10px;
}
td.smr1c1 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/1r1c1.gif') no-repeat bottom right;
}
td.smr1c2 {
	background: url('/res/summary/1r1c2.gif') repeat-x bottom left;
	color: #fff;
	font-size: 12px;
	font-family: Helvetica;
	padding-top: 8px;
}
td.smr1c3 {
	width: 15px;
	height: 48px;
	background: url('/res/summary/1r1c3.gif') no-repeat bottom left;
}
td.smr2c1 {
	width: 15px;
	background: url('/res/summary/1r2c1.gif') repeat-y;
}
td.smr2c2 {
	background: #27303e;
}
td.smr2c3 {
	width: 15px;
	background: url('/res/summary/1r2c3.gif') repeat-y;
}
td.smr3c1 {
	height: 15px;
	background: url('/res/summary/1r3c1.gif') no-repeat bottom right;
}
td.smr3c2 {
	vertical-align: bottom;
	background: url('/res/summary/1r3c2.gif') repeat-x bottom left;
}
td.smr3c3 {
	height: 15px;
	background: url('/res/summary/1r3c3.gif') no-repeat bottom left;
}
table.topnavicontainer td.end {
	width: 55px;
	vertical-align: middle;
	text-align: center;
}
table.topnavicontainer td.end a {
	padding: 2px;
}
