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;
}
table {
	border-collapse: collapse;
}
table td, table th { vertical-align: top; text-align: left; }
img { border: none; }
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: -1.5px;
	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; }

body {
	background: url('/res/sitebg.gif') repeat-x #013359 top left;
}
body, td, div, span, ul, li, b, a, p, label,
div td, div span, div li, div b, div a, div label {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000;
}h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial;
	font-weight: bold !important;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 16px;
	color: #0060a9;
	font-weight: normal;
}
div.token h2 {
	font-size: 16px;
	color: #0060a9;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 14px;
	color: #0060a9;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 12px;
	color: #0060a9;
	font-weight: normal;
	margin-bottom: 8px;
}div.token p {margin-bottom: 18px;
}
a:link {
	color: #0060a9;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #013359;
	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: #999999;
}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 {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/logo.png') no-repeat;
	width: 405px;
	height: 63px;
	position: absolute;
	left: 32px;
	top: 30px;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 63px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}
a.homelink img {
	width: 405px;
	height: 63px;
}div.themeImage {
	width: 100%;
	height: 86px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: left !important;
}
div.themeAdmin {
	text-align: center;
}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;
	margin-bottom: 10px;
	background-color: #fff;
}
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: url('/res/innerbg.jpg') no-repeat top left #fff;
}
table.layout td.inner {
	height: 575px;
}
table.layout td.topbar {
	background: url('/res/topbarbg.gif') no-repeat top left #fff;
	height: 114px;
	color: #444;
	font-weight: bold;
	font-size: 26px;
	vertical-align: top;
}

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

table.layout td.content {
	padding-left: 31px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
	margin-top: 10px;
}
table.contentArea td.leftContent {
	width: 196px;
}
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;
}
table.cols td.rightContentFront {
	width: 280px;
	padding-left: 10px;
}
div.topContent {
	margin-bottom: 8px;
}
div.bottomContent {
	margin-top: 8px;
}


div.helpmenu {
	position: absolute;
	top: 61px;
	right: 126px;
}
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: 20px;
}
div.helpmenu input.go {
	height: 20px;
	background: url('/res/gobg.gif') repeat-x transparent;
	border: 1px solid #003c74;
}
div.helpmenu a { text-decoration: none; font-weight: bold; }

table.layout td.copy {
	background: url('/res/copybg.gif') no-repeat #013359;
	height: 107px;
}
table.layout td.copy a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}select.ddleftnavi {
	width: 100%;
	margin-bottom: 5px;
}
table.sidemenu {
	width: 100%;
	margin-bottom: 10px;
}
table.sidemenu table.level0,
table.sidemenu table.level1,
table.sidemenu table.level2,
table.sidemenu table.level3 {
	width: 100%;
	empty-cells: show;
}div.hiddenmenu {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.sidemenuatlas-a table.level0 td.start,
table.sidemenuatlas-a table.level1 td.start {
	width: 9px;
	height: 31px;
	background: url('/res/menu/atlas/a/level1start.png') no-repeat #fff;
}
table.sidemenuatlas-a table.level0,
table.sidemenuatlas-a table.level1 {
	background: url('/res/menu/atlas/a/level1bg.png') repeat-x;
	border-bottom: 1px solid #fff;
}
table.sidemenuatlas-a table.level0 td.end,
table.sidemenuatlas-a table.level1 td.end {
	width: 9px;
	height: 31px;
	background: url('/res/menu/atlas/a/level1end.png') no-repeat #fff;
}
table.sidemenuatlas-a table.level0 td.nod1,
table.sidemenuatlas-a table.level1 td.nod1 {
	background: url('/res/menu/atlas/a/arrow.gif') no-repeat;
	background-position: 50% 50%;
	width: 15px;
}
table.sidemenuatlas-a table.level0-here td.nod1,
table.sidemenuatlas-a table.level1-onpath td.nod1 {
	background: url('/res/menu/atlas/a/arrow.gif') no-repeat;
	background-position: 50% 50%;
	width: 15px;
}
table.sidemenuatlas-a table.level0 td.link1,
table.sidemenuatlas-a table.level1 td.link1 {
	vertical-align: middle;
}

table.sidemenuatlas-a table.level0-here td.start,
table.sidemenuatlas-a table.level1-onpath td.start {
	width: 9px;
	height: 31px;
	background: url('/res/menu/atlas/a/level1sstart.png') no-repeat #fff;
}
table.sidemenuatlas-a table.level0-here,
table.sidemenuatlas-a table.level1-onpath {
	background: url('/res/menu/atlas/a/level1sbg.png') repeat-x;
}
table.sidemenuatlas-a table.level0-here td.end,
table.sidemenuatlas-a table.level1-onpath td.end {
	width: 9px;
	height: 31px;
	background: url('/res/menu/atlas/a/level1send.png') no-repeat #fff;
}

table.sidemenuatlas-a table.level2 td.start,
table.sidemenuatlas-a table.level3 td.start,
table.sidemenuatlas-a table.level4 td.start,
table.sidemenuatlas-a table.level5 td.start {
	width: 9px;
}

table.sidemenuatlas-a td.level2,
table.sidemenuatlas-a td.level3,
table.sidemenuatlas-a td.level4,
table.sidemenuatlas-a td.level5
{
	padding-bottom: 3px;
	padding-top: 3px;
}
table.sidemenuatlas-a td.level2-first {
	padding-top: 4px;
}
table.sidemenuatlas-a td.level2-last {
	background: none;
	padding-bottom: 7px;
}


table.sidemenuatlas-a table.level2 td,
table.sidemenuatlas-a table.level3 td,
table.sidemenuatlas-a table.level4 td,
table.sidemenuatlas-a table.level5 td {
	background-color: #fff;
	border-bottom: 1px dotted #7aacd2;
	padding-bottom: 5px;
}
table.sidemenuatlas-a table.level2-last td,
table.sidemenuatlas-a table.level3-last td,
table.sidemenuatlas-a table.level4-last td,
table.sidemenuatlas-a table.level5-last td {
	border: none;
}
table.sidemenuatlas-a a {
	text-decoration: none;
	font-weight: bold;
}
table.sidemenuatlas-a table.level0 a,
table.sidemenuatlas-a table.level1 a {
	color: #fff;
}
table.sidemenuatlas-a table.level0-here a,
table.sidemenuatlas-a table.level1-onpath a {
	color: #fff;
}
table.sidemenuatlas-a table.level2 a,
table.sidemenuatlas-a table.level3 a,
table.sidemenuatlas-a table.level4 a,
table.sidemenuatlas-a table.level5 a {
	background: url('/res/menu/atlas/a/arrow_blue.gif') no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	color: #0067b2;
	font-weight: normal;
}
table.sidemenuatlas-a table.level2-here a,
table.sidemenuatlas-a table.level3-here a,
table.sidemenuatlas-a table.level4-here a,
table.sidemenuatlas-a table.level5-here a {
	font-weight: bold;
	color: #0067b2;
}
div.viewToggle {
	border: none !important;
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	margin-top: 5px;
	margin-bottom: 5px;
}table.SummaryContent {
	width: 100%;
	empty-cells: show;
}
div.summary h3 {
	margin: 0;
	padding: 0;
}
div.summary1 {
	_width: 100%; /* ie6 */
	position: relative;
	padding: 8px; /* PAKKO OLLA IE7:AA VARTEN! */
	background-color: ;
}div.summary1 div.icon {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/summary/icons/raquo1.png') no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 13px;
	left: 20px;
}
div.summary1 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 34px;
}
div.summary1 h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}div.summary1 a {
	color: #000 !important;
	text-decoration: none;
}div.summary1 div.footer {
	padding-top: 8px;
	padding-bottom: 5px;
	height: 10px;
}div.summary1 div.footer a.listlink {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 18px 52%;
	padding-left: 34px;
	text-decoration: none;
	float: left;
	color: #418EC4 !important;
	font-weight: bold;
}
div.HighlightSummary1 div.highlightRowLast {
	padding-bottom: 8px;
}
div.HighlightSummary1 div.img img { margin-top: 10px; margin-right: 5px; }

div.HighlightSummary1 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 12px 14px;
	padding-top: 8px;
	padding-left: 34px;
}
div.HighlightSummary1 div.text {
	padding-left: 34px;
	color: #bababa;
}



div.NewsSummary1 div.icon {
	background: url('/res/summary/icons/newstitle1.png') no-repeat;
	top: 5px;
	left: 20px;
}
div.NewsSummary1 h3 {
	margin-bottom: 15px;
}
div.NewsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 8px;
}
div.NewsSummary1 table.SummaryContent td.last {

}

div.NewsSummary1 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/newsbullet2.png') no-repeat;
	background-position: 12px 8px;
	margin-bottom: 0;
}
div.NewsSummary1 p a {
}
div.NewsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.NewsSummary1 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.NewsSummary1 div.ingressi {
	padding-left: 34px;
	color: #bababa;
}


div.EventsSummary1 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 8px;
}
div.EventsSummary1 h3 {
	margin-bottom: 15px;
}
div.EventsSummary1 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 10px 10px;
	margin-bottom: 0;
}
div.EventsSummary1 p a {
}
div.EventsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.EventsSummary1 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}

div.DiscussionSummary1 div.discussionSummaryContent {
	_width: 100%;
	padding-left: 7px; padding-right: 7px;
	padding-top: 9px;
}
div.DiscussionSummary1 div.discussionSummaryContent a {

}
div.DiscussionSummary1 span.pvm {
	color: #a8a8a8;
	font-size: 90%;
}

div.PollSummary1 div.poll {
	_width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
div.PollSummary1 h3 a {
}
div.PollSummary1 div.poll p.poll_question,
div.PollSummary1 div.poll label,
div.PollSummary1 div.poll td.poll_choice,
div.PollSummary1 div.poll td.totalAnswers p
{
}

div.summary2 {
	_width: 100%; /* ie6 */
	position: relative;
	margin-bottom: 10px;
	padding: 8px; /* PAKKO OLLA IE7:AA VARTEN! */
	background-color: #ffffff;
}div.summary2 div.icon {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/summary/icons/raquo1.png') no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 13px;
	left: 20px;
	display: none;
}
div.summary2 h3 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-left: 34px;
	display: none;
}
div.summary2 h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	display: none;
}div.summary2 a {
	color: #0060a9 !important;
	text-decoration: underline;
	font-weight: bold;
}div.summary2 div.footer {
	padding-top: 8px;
	padding-bottom: 5px;
	height: 10px;
}div.summary2 div.footer a.listlink {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 18px 52%;
	text-decoration: none;
	float: left;
	color: #418EC4 !important;
	font-weight: bold;
}
div.HighlightSummary2 div.highlightRowLast {
	padding-bottom: 8px;
}
div.HighlightSummary2 div.img img { margin-top: 10px; margin-right: 5px; }

div.HighlightSummary2 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 12px 14px;
	padding-top: 8px;
	padding-left: 34px;
}
div.HighlightSummary2 div.text {
	padding-left: 34px;
	color: #bababa;
}



div.NewsSummary2 div.icon {
	background: url('/res/summary/icons/newstitle1.png') no-repeat;
	top: 5px;
	left: 20px;
}
div.NewsSummary2 table.SummaryContent td {
	padding-bottom: 8px;
}
div.NewsSummary2 table.SummaryContent td.last {

}

div.NewsSummary2 p {
	padding-top: 8px;
	margin-bottom: 0;
}
div.NewsSummary2 p a {
}
div.NewsSummary2 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.NewsSummary2 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.NewsSummary2 div.ingressi {
	color: #000;
}


div.EventsSummary2 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 8px;
}
div.EventsSummary2 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 10px 10px;
	margin-bottom: 0;
}
div.EventsSummary2 p a {
}
div.EventsSummary2 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.EventsSummary2 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}

div.DiscussionSummary2 div.discussionSummaryContent {
	_width: 100%;
	padding-left: 7px; padding-right: 7px;
	padding-top: 9px;
}
div.DiscussionSummary2 div.discussionSummaryContent a {

}
div.DiscussionSummary2 span.pvm {
	color: #a8a8a8;
	font-size: 90%;
}

div.PollSummary2 div.poll {
	_width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
div.PollSummary2 h3 a {
}
div.PollSummary2 div.poll p.poll_question,
div.PollSummary2 div.poll label,
div.PollSummary2 div.poll td.poll_choice,
div.PollSummary2 div.poll td.totalAnswers p
{
}

div.summary3 {
	_width: 100%; /* ie6 */
	position: relative;
	margin-bottom: 10px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}div.summary3 div.icon {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/summary/icons/raquo2.png') no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 13px;
	left: 25px;
}
div.summary3 h3 {
	color: #545454;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 34px;
	margin-bottom: 18px;
}
div.summary3 h3 a {
	color: #333 !important;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}div.summary3 a {
	color: #000 !important;
	text-decoration: none;
}div.summary3 div.footer {
	padding-top: 7px;
	padding-bottom: 5px;
	height: 10px;
}div.summary3 div.footer a.listlink {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 15px 52%;
	padding-left: 34px;
	text-decoration: none;
	float: left;
	color: #418EC4 !important;
	font-weight: bold;
}
div.HighlightSummary3 div.highlightRow {
	padding-top: 8px;
}
div.HighlightSummary3 div.highlightRowLast {
	padding-bottom: 7px;
}
div.HighlightSummary3 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 17px 4px;
	padding-left: 34px;
}
div.HighlightSummary3 div.title a {
}
div.HighlightSummary3 div.text {
	padding-left: 34px;
	color: #bababa;
}






div.NewsSummary3 div.icon {
	background: url('/res/summary/icons/newstitle1.png') no-repeat;
	position: absolute;
	top: 6px;
	left: 20px;
}
div.NewsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 8px;
}
div.NewsSummary3 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/newsbullet2.png') no-repeat;
	background-position: 12px 8px;
	margin-bottom: 0;
}
div.NewsSummary3 p a {
}
div.NewsSummary3 div.pvm {
	color: #bababa;
	font-size: 10px;
	padding-left: 34px;
	font-weight: bold;
}
div.NewsSummary3 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.NewsSummary3 div.ingressi {
	padding-left: 34px;
	color: #bababa;
}

div.EventsSummary3 table.SummaryContent td {
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom: 8px;
}
div.EventsSummary3 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 17px 11px;
	margin-bottom: 0;
}
div.EventsSummary3 p a {
}
div.EventsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.EventsSummary3 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.DiscussionSummary3 div.discussionSummaryContent {
	padding-top: 10px;
	_width: 100%;
	padding-left: 7px;
	padding-right: 7px;
}
div.DiscussionSummary3 span.pvm {
	color: #a8a8a8;
	font-size: 90%;
	font-weight: bold;
}

div.PollSummary3 div.poll {
	_width: 100%;
	padding-left: 7px;
	padding-right: 7px;
}
div.PollSummary3 div.poll p.poll_question,
div.PollSummary3 div.poll label,
div.PollSummary3 div.poll td.poll_choice,
div.PollSummary3 div.poll td.totalAnswers p
{
}


div.summary4 {
	_width: 100%; /* ie6 */
	position: relative;
	padding: 8px; /* PAKKO OLLA IE7:AA VARTEN! */
	background-color: ;
}div.summary4 div.icon {
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/summary/icons/raquo1.png') no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 13px;
	left: 20px;
}
div.summary4 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 34px;
}
div.summary4 h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}div.summary4 a {
	color: #000 !important;
	text-decoration: none;
}div.summary4 div.footer {
	padding-top: 8px;
	padding-bottom: 5px;
	height: 10px;
}div.summary4 div.footer a.listlink {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 18px 52%;
	padding-left: 34px;
	text-decoration: none;
	float: left;
	color: #418EC4 !important;
	font-weight: bold;
}
div.HighlightSummary4 div.highlightRowLast {
	padding-bottom: 8px;
}
div.HighlightSummary4 div.img img { margin-top: 10px; margin-right: 5px; }

div.HighlightSummary4 div.title {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 12px 14px;
	padding-top: 8px;
	padding-left: 34px;
}
div.HighlightSummary4 div.text {
	padding-left: 34px;
	color: #bababa;
}



div.NewsSummary4 div.icon {
	background: url('/res/summary/icons/newstitle1.png') no-repeat;
	top: 5px;
	left: 20px;
}
div.NewsSummary4 h3 {
	margin-bottom: 15px;
}
div.NewsSummary4 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 8px;
}
div.NewsSummary4 table.SummaryContent td.last {

}

div.NewsSummary4 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/newsbullet2.png') no-repeat;
	background-position: 12px 8px;
	margin-bottom: 0;
}
div.NewsSummary4 p a {
}
div.NewsSummary4 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.NewsSummary4 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}
div.NewsSummary4 div.ingressi {
	padding-left: 34px;
	color: #bababa;
}


div.EventsSummary4 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 8px;
}
div.EventsSummary4 h3 {
	margin-bottom: 15px;
}
div.EventsSummary4 p {
	padding-left: 34px;
	padding-top: 8px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 10px 10px;
	margin-bottom: 0;
}
div.EventsSummary4 p a {
}
div.EventsSummary4 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 34px;
}
div.EventsSummary4 span.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
}

div.DiscussionSummary4 div.discussionSummaryContent {
	_width: 100%;
	padding-left: 7px; padding-right: 7px;
	padding-top: 9px;
}
div.DiscussionSummary4 div.discussionSummaryContent a {

}
div.DiscussionSummary4 span.pvm {
	color: #a8a8a8;
	font-size: 90%;
}

div.PollSummary4 div.poll {
	_width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
div.PollSummary4 h3 a {
}
div.PollSummary4 div.poll p.poll_question,
div.PollSummary4 div.poll label,
div.PollSummary4 div.poll td.poll_choice,
div.PollSummary4 div.poll td.totalAnswers p
{
}
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; }





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


div.summary tr.r3 a.feed_link img { vertical-align: middle; }
div.summary a.feed_link {
	text-decoration: none;
	float: right;
	margin: 1px 2px;
	text-decoration: none;
	clear: none !important;
}

div.summary div.eiRiveja {
	padding: 5px;
}
div.poll {
	margin: 0;
	padding: 0;
}
div.poll p.poll_question {
	font-weight: bold;
	padding: 4px;
	padding-top: 10px;
	color: #545454;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	border-bottom: 1px dotted #cbcbcb;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
table.poll td p {
	margin: 0;
}

div.poll img.poll {
	border: solid 1px #555555;
	background-color: #6677aa;
}
div.poll table.poll td.poll_choice input {
	vertical-align: middle;
}
div.poll div.footer {
	font-weight: bold;
}
div.poll td.totalAnswers {
	padding-top: 5px;
	padding-bottom: 5px;
}


div.highlightRow div.rel { position: relative; }
div.highlightRow div.img {
	float: right;
	width: 60px;
	text-align: right;
}


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: 12px;
	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;
}
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;
}

span.as_korostus {
   border: #8b4513 1px solid;
   padding-right: 5px;
   padding-left: 5px;
   color: #000066;
   font-family: 'Courier New' , Monospace;
   background-color: #ff9933;
}
div.insidePadding {
	_width: 990px;
	padding-left: 31px;
	padding-right: 31px;
}
div.langLinks {
	position: absolute;
	top: 10px;
	right: 126px;
}
div.langLinks,
div.langLinks a {
	color: #0060a9;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
div.relative {
	position: relative;
}
div.copyrightTiedot {
	position: absolute;
	bottom: 23px;
	left: 32px;
}
div.copyrightTiedot,
div.copyrightTiedot a {
	color: #639eca !important;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.yhteystiedot {
	position: absolute;
	width: 990px;
    top: 17px;
	left: 32px;
}
div.yhteystiedot,
div.yhteystiedot a,
div.yhteystiedot p {
	color: #013359 !important;
	font-family: verdana, arial, tahoma;
	font-size: 12px !important;
	font-weight: normal;
	text-decoration: none;
}table.kone {
	width: 100%;
	margin-bottom: 15px;
}
table.kone td.kuva {
	width: 95px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.kone td.tiedot {
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.kone td.tiedot h3 {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #0060a9 !important;
}
table.kone td.tiedot span.tiedot,
table.kone td.tiedot span.tiedot a {
	font-size: 12px !important;
	font-weight: bold !important;
	color: #0060a9 !important;
	text-decoration: none !important;
}
table.kone td.tiedot span.tiedot a:hover {
	text-decoration: underline !important;
}
table.kone td.c1 {background: none !important;
	width: 6px;
	height: 6px;
}
table.kone td.c2 {background: none !important;
	height: 6px;
}
table.kone td.c3 {background: none !important;
	width: 6px;
	height: 6px;
}
table.kone td.c4 {border: none !important;
	background: none !important;
	width: 6px;
}
table.kone td.c5 {
	border-bottom: 1px dotted #0060a9;
}
table.kone td.c5last {
	border-bottom: none !important;
}
table.kone td.c6 {border: none !important;
	background: none !important;
	width: 6px;
}
table.kone td.c7 {background: none !important;
	width: 6px;
	height: 6px;
}
table.kone td.c8 {background: none !important;
	height: 6px;
}
table.kone td.c9 {background: none !important;
	width: 6px;
	height: 6px;
}
table.koneReunat {
	margin-bottom: 10px;
	width: 100%;
}
table.koneReunat td.c1 {
	background: url('/res/konec1.gif') no-repeat #fff;
	width: 6px;
	height: 6px;	
	border-collapse: collapse !important;
}
table.koneReunat td.c2 {
	background: url('/res/konec2.gif') repeat-x top left #fff;
	height: 6px;
	border-collapse: collapse !important;
}
table.koneReunat td.c3 {
	background: url('/res/konec3.gif') no-repeat top left #fff;
	width: 6px;
	height: 6px;
}
table.koneReunat td.c4 {
	background: url('/res/konec4.gif') repeat-y top left #fff;
	width: 6px;
}
table.koneReunat td.c5 {
	border-collapse: collapse !important;
}
table.koneReunat td.c6 {
	background: url('/res/konec6.gif') repeat-y top right #fff;
	width: 6px;
}
table.koneReunat td.c7 {
	background: url('/res/konec7.gif') no-repeat top right #fff;
	width: 6px;
	height: 6px;
}
table.koneReunat td.c8 {
	background: url('/res/konec8.gif') repeat-x top left #fff;
	height: 6px;
}
table.koneReunat td.c9 {
	background: url('/res/konec9.gif') no-repeat top left #fff;
	width: 6px;
	height: 6px;
}
table.contentImageArea {
	width: 100% !important;
}	
td.captionModel0 div.caption {
	text-align: left !important;
}	
