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-color: #e4e1c7;
}
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;
}
h1.pageTitle {
	padding-bottom: 15px;
	font-size: 24px;
	color: #cc3333;
	font-weight: normal;
}
div.token h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 8px;
}
div.token h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}
div.token h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}div.token p {
	margin-bottom: 8px;
}
a:link {
	color: #cc3333;
	font-weight: bold;
	text-decoration: none !important;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline !important;
}
a:hover {
	color: #cc3333;
	text-decoration: underline !important;
	font-weight: bold;
}

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 {
	width: 238px;
	height: 50px;
	position: absolute;
	left: 14px;
	top: 11px;
	z-index: 3;
}
a.homelink {
	display: block;
	height: 50px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}
a.homelink img {
	width: 238px;
	height: 50px;
}div.themeImage {
	width: 100%;
	height: 160px;
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 9px;
	text-align: left !important;
}
div.themeAdmin {
	text-align: center;
}div.navPath {
	padding-bottom: 6px;
	margin-bottom: 12px;
	font-size: 9px !important;
	color: #000 !important;
}
div.navPath a {
	text-decoration: underline;
	font-size: 9px !important;
	font-weight: normal !important;
	color: #cc3333 !important;
}
div.navPath a span.title { 
	text-decoration: underline;
	font-size: 9px !important;
	font-weight: normal !important;
	color: #cc3333 !important;
}
div.navPath span.title { 
	padding-bottom: 6px;
	margin-bottom: 12px;
	font-size: 9px !important;
	color: #000 !important;
}table.layout {
	empty-cells: show;
	margin: auto;
	margin-bottom: 10px;
	background-color: #edebd7;
}
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: #EDEBD7;
}
table.layout td.inner { 
	/*height: 350px;*/
}
table.layout td.topbar {
	color: #444;
	font-weight: bold;
	font-size: 26px;
	vertical-align: top;
}

table.layout td.border-left {
	width: 10px;
}
table.layout td.border-right {
	width: 10px;
}

table.layout td.content {
	padding-bottom: 10px;	
	background: #fff;
}
table.layout td.contentFront {
	padding-bottom: 120px;	
	/* background: url('/res/frontBg.jpg') no-repeat bottom #fff; */
	background: #fff;
}
table.contentArea {
	width: 100%;
	margin-top: 10px;
}
table.contentArea td.leftContent {
	width: 232px;
	background: #fff !important;
}
table.contentArea td.leftContentFront {
	width: 287px;
	background: #fff !important;
}
td.leftContent div.leftContent {
	padding-top: 0px;
	padding-bottom: 15px;
}
table.cols {
	width: 100%;
	empty-cells: show;
}
table.cols td.mainContent {
}
table.cols td.mainContentLisa {
	width: 210px;
}
table.cols td.etulisa {
	width: 210px;
}
td.rightContent {
	width: 187px;
	background-color: #fff;
}
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;
}
input.q {
	background-color: #fff;
	border: 1px solid #e2dbba;
	height: 19px;
	width: 172px;
}
input.go {
	height: 19px;
	background: url('/res/haku.gif') no-repeat #cc3333;
	border: none;
	font-size: 10px !important;
	font-weight: bold;
	color: #fff;
	width: 49px;
	height: 24px;
	text-transform: uppercase;
}
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.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.sidemenuproteus-a table.level0 td.start,
table.sidemenuproteus-a table.level1 td.start {
	width: 5px;
	height: 25px;
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/menu/proteus/a/level1start.png') no-repeat #fff;
}
table.sidemenuproteus-a table.level0,
table.sidemenuproteus-a table.level1 {
	background-color: #edebd7;
}
table.sidemenuproteus-a table.level0 td.end,
table.sidemenuproteus-a table.level1 td.end {
	width: 5px;
	height: 25px;
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/menu/proteus/a/level1end.png') no-repeat #fff;
}
table.sidemenuproteus-a table.level0 td.nod1,
table.sidemenuproteus-a table.level1 td.nod1 {
	background: url('/res/menu/proteus/a/red_node.gif') no-repeat;
	background-position: 50% 55%;
	width: 15px;
}
table.sidemenuproteus-a table.level0-here td.nod1,
table.sidemenuproteus-a table.level1-onpath td.nod1 {
	background: url('/res/menu/proteus/a/white_node.gif') no-repeat;
	background-position: 50% 55%;
	width: 15px;
}
table.sidemenuproteus-a table.level0 td.link1,
table.sidemenuproteus-a table.level1 td.link1 {
	vertical-align: middle;
}

table.sidemenuproteus-a table.level0-here td.start,
table.sidemenuproteus-a table.level1-onpath td.start {
	width: 5px;
	height: 25px;
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/menu/proteus/a/level1sstart.png') no-repeat #fff;
}
table.sidemenuproteus-a table.level0-here,
table.sidemenuproteus-a table.level1-onpath {
	background-color: #cc3333;
}
table.sidemenuproteus-a table.level0-here td.end,
table.sidemenuproteus-a table.level1-onpath td.end {
	width: 5px;
	height: 25px;
	behavior: url('/sys/iepngfix.htc');
	background: url('/res/menu/proteus/a/level1send.png') no-repeat #fff;
}

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

table.sidemenuproteus-a td.level0,
table.sidemenuproteus-a td.level1 {
	padding-bottom: 1px;
}

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


table.sidemenuproteus-a table.level2 td,
table.sidemenuproteus-a table.level3 td,
table.sidemenuproteus-a table.level4 td,
table.sidemenuproteus-a table.level5 td {
	background-color: #fff;
}

table.sidemenuproteus-a a {
	text-decoration: none;
	font-weight: bold;
}
table.sidemenuproteus-a table.level0 a,
table.sidemenuproteus-a table.level1 a {
	color: #cc3333;
	text-decoration: none !important;
	font-size: 11px !important;
	font-weight: bold !important;
}
table.sidemenuproteus-a table.level0-here a,
table.sidemenuproteus-a table.level1-onpath a {
	color: #fff;
}
table.sidemenuproteus-a table.level2 a,
table.sidemenuproteus-a table.level3 a,
table.sidemenuproteus-a table.level4 a,
table.sidemenuproteus-a table.level5 a {
	/*background: url('/res/menu/proteus/a/red_node.gif') no-repeat;*/
	background-position: 0 5px;
	/*padding-left: 12px;*/
	font-size: 11px !important;
	font-weight: normal !important;
	color: #cc3333;
	text-decoration: none !important;
}
table.sidemenuproteus-a table.level2-here a,
table.sidemenuproteus-a table.level3-here a,
table.sidemenuproteus-a table.level4-here a,
table.sidemenuproteus-a table.level5-here a {
	font-weight: bold !important;
	color: #000;
	text-decoration: none !important;
}
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;
	margin-bottom: 10px;
	padding: 1px; /* PAKKO OLLA IE7:AA VARTEN! */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}div.summary1 div.icon {
}
div.summary1 h3 {
	color: #cc3333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 13px;
	*padding-top: 0px;
	margin-bottom: 18px;
	text-align: center;
}
div.summary1 h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
}div.summary1 a {
	color: #cc3333 !important;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 11px !important;
}div.summary1 div.footer {
	padding-top: 8px;
	padding-bottom: 5px;
	height: 10px;
}div.summary1 div.footer a.listlink {
	padding-left: 20px;
	text-decoration: none;
	float: left;
	color: #cc3333 !important;
	font-weight: bold !important;
}
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 {
}
div.NewsSummary1 table.SummaryContent td {
	padding-bottom: 8px;
	border-bottom: 1px solid #e4e1c7;
}
div.NewsSummary1 table.SummaryContent td.last {

}

div.NewsSummary1 p {
	padding-left: 20px;
	padding-top: 8px;
	margin-bottom: 0;
}
div.NewsSummary1 p a {
	text-decoration: none !important;
}
div.NewsSummary1 p a:visited {
	text-decoration: none !important;
}
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 {
	padding-bottom: 8px;
	border-bottom: 1px solid #e4e1c7;
}
div.EventsSummary1 p {
	padding-top: 8px;
	padding-left: 20px;
	background: url('/res/summary/icons/itembulletbrown.gif') no-repeat;
	background-position: 0px 8px;
	margin-bottom: 0;
	font-size: 11px !important;
}
div.EventsSummary1 p a {
	text-decoration: none !important;
}
div.EventsSummary1 p a:visited {
	text-decoration: none !important;
}
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: 1px; /* PAKKO OLLA IE7:AA VARTEN! */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}div.summary2 div.icon {
	background: url('/res/summary/icons/red_raquo.gif') no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 10px;
	left: 15px;
}
div.summary2 h3 {
	color: #cc3333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 18px;
}
div.summary2 h3 a {
	color: #cc3333;
	font-size: 13px !important;
	font-weight: bold !important;
	text-decoration: none;
}
div.summary2 h3 a:visited {
	color: #cc3333;
	font-size: 13px !important;
	font-weight: bold !important;
	text-decoration: none;
}div.summary2 a {
	color: #cc3333 !important;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 11px !important;
}
div.summary2 a:visited {
	color: #cc3333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	font-size: 11px !important;
}div.summary2 div.footer {
	padding-top: 8px;
	padding-bottom: 5px;
	height: 10px;
}div.summary2 div.footer a.listlink {
	padding-left: 20px;
	text-decoration: none;
	float: left;
	color: #cc3333 !important;
	font-weight: bold !important;
}
div.HighlightSummary2 div.highlightRowLast {
	padding-bottom: 8px;
}
div.HighlightSummary2 div.img img { margin-top: 10px; margin-right: 5px; }

div.HighlightSummary2 div.title {
	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;
	border-bottom: 1px solid #e4e1c7;
}
div.NewsSummary2 table.SummaryContent td.last {

}

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


div.EventsSummary2 table.SummaryContent td {
	padding-bottom: 8px;
	border-bottom: 1px solid #e4e1c7;
}
div.EventsSummary2 p {
	padding-top: 8px;
	padding-left: 20px;
	background: url('/res/summary/icons/itembulletbrown.gif') no-repeat;
	background-position: 0px 8px;
	margin-bottom: 0;
	font-size: 11px !important;
}
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.summary1 h3 {
color: #cc3333;
}
div.summary1 h3 a {
	padding-left: 0px !important;
	margin-left:0px !important;
	color:#cc3333 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
div.summary2 h3 a {
	padding-left: 0px !important;
	margin-left: 0px !important;
	}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;
}
#copyrighttext {
	width: 100%;
	empty-cells: show;
	background-color: #e4e1c7;
}
#copyrighttext td,
#copyrighttext a {
	font-size: 9px !important;
	font-weight: normal !important;
	color: #908e7e !important;
	text-decoration: none !important;
}

tr.bottomrow td.c1 {
	width: 10px;
	height: 16px;
	background: url('/res/bottom_c1.gif') no-repeat #e4e1c7;
}
tr.bottomrow td.c2 {
	width: 8px;
	height: 16px;
	background: url('/res/bottom_c2.gif') no-repeat #e4e1c7;
}
tr.bottomrow td.c3 {
	height: 16px;
	background: url('/res/bottom_c3.gif') repeat-x #e4e1c7;
}
tr.bottomrow td.c4 {
	width: 8px;
	height: 16px;
	background: url('/res/bottom_c4.gif') no-repeat #e4e1c7;
}
tr.bottomrow td.c5 {
	width: 10px;
	height: 16px;
	background: url('/res/bottom_c5.gif') no-repeat #e4e1c7;
}table.topbar {
	width: 100%;
}table.topbar tr.toprow td.c1 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c1.gif') no-repeat #edebd7;
}
table.topbar tr.toprow td.c2 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c2.gif') no-repeat #edebd7;
}
table.topbar tr.toprow td.c3 {
	height: 16px;
	background: none !important;
	background-color: #fff !important;
}
table.topbar tr.toprow td.c4 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_topmost_c4.gif') no-repeat #edebd7;
}
table.topbar tr.toprow td.c5 {
	width: 8px;
	height: 16px;
	background: url('/res/lcon_topmost_c5.gif') no-repeat #edebd7;
}table.topbar tr.midrow td.c1,
table.topbar tr.midrow td.c2,
table.topbar tr.midrow td.c3 {
	background-color: #fff;
	height: 160px;
}table.topbar tr.bottomrow td.c1 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c1.gif') no-repeat #edebd7;
}
table.topbar tr.bottomrow td.c2 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c2.gif') no-repeat #edebd7;
}
table.topbar tr.bottomrow td.c3 {
	height: 17px;
	background: none !important;
	background-color: #fff !important;
}
table.topbar tr.bottomrow td.c4 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c4.gif') no-repeat #edebd7;
}
table.topbar tr.bottomrow td.c5 {
	width: 8px;
	height: 17px;
	background: url('/res/lcon_bottom_c5.gif') no-repeat #edebd7;
}table.leftContent {
	width: 100%;
}table.leftContent tr.toprow td.c1 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c1.gif') no-repeat #edebd7;
	background-position: left;
}
table.leftContent tr.toprow td.c2 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c2.gif') no-repeat #edebd7;
}
table.leftContent tr.toprow td.c3 {
	height: 16px;
	background: none !important;
	background-color: #fff !important;
}
table.leftContent tr.toprow td.c4 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c4.gif') no-repeat #edebd7;
	background-position: right;
}
table.leftContent tr.toprow td.c5 {
	width: 8px;
	height: 16px;
	background: url('/res/lcon_top_c5.gif') no-repeat #edebd7;
}table.leftContent tr.midrow td.c1,
table.leftContent tr.vaakunarow td.c1,
table.leftContent tr.midrow td.c2,
table.leftContent tr.midrow td.c3,
table.leftContent tr.vaakunarow td.c3 {
	background-color: #fff;
}
td.vaakuna {
	background: url('/res/vaakuna.gif') no-repeat #fff;
	background-position: center;
	height: 133px;
}table.leftContent tr.bottomrow td.c1 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c1.gif') no-repeat #edebd7;
}
table.leftContent tr.bottomrow td.c2 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c2.gif') no-repeat #edebd7;
}
table.leftContent tr.bottomrow td.c3 {
	height: 17px;
	background: none !important;
	background-color: #fff !important;
}
table.leftContent tr.bottomrow td.c4 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c4.gif') no-repeat #edebd7;
}
table.leftContent tr.bottomrow td.c5 {
	width: 8px;
	height: 17px;
	background: url('/res/lcon_bottom_c5.gif') no-repeat #edebd7;
}table.content {
	width: 100%;
}table.content tr.toprow td.c1 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c1.gif') no-repeat #edebd7;
}
table.content tr.toprow td.c2 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c2.gif') no-repeat #edebd7;
}
table.content tr.toprow td.c3 {
	height: 16px;
	background: none !important;
	background-color: #fff !important;
}
table.content tr.toprow td.c4 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c4.gif') no-repeat #edebd7;
}
table.content tr.toprow td.noThemec4 {
	width: 9px;
	height: 16px;
	background: url('/res/no_theme_c4.gif') no-repeat #edebd7;
}
table.content tr.toprow td.c5 {
	width: 8px;
	height: 16px;
	background: url('/res/lcon_top_c5.gif') no-repeat #edebd7;
}
table.content tr.toprow td.noThemec5 {
	width: 8px;
	height: 16px;
	background: url('/res/no_theme_c5.gif') no-repeat #edebd7;
}table.content tr.midrow td.c2 {
	height: 350px;
}
table.content tr.midrow td.c1,
table.content tr.midrow td.c2,
table.content tr.midrow td.c3 {
	background-color: #fff;
}table.content tr.bottomrow td.c1 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c1.gif') no-repeat #edebd7;
}
table.content tr.bottomrow td.c2 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c2.gif') no-repeat #edebd7;
}
table.content tr.bottomrow td.c3 {
	height: 17px;
	background: none !important;
	background-color: #fff !important;
}
table.content tr.bottomrow td.c4 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c4.gif') no-repeat #edebd7;
}
table.content tr.bottomrow td.c5 {
	width: 8px;
	height: 17px;
	background: url('/res/lcon_bottom_c5.gif') no-repeat #edebd7;
}table.rightContent {
	width: 100%;
}table.rightContent tr.toprow td.c1 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c1.gif') no-repeat #edebd7;
}
table.rightContent tr.toprow td.c2 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c2.gif') no-repeat #edebd7;
}
table.rightContent tr.toprow td.c3 {
	height: 16px;
	background: none !important;
	background-color: #fff !important;
}
table.rightContent tr.toprow td.c4 {
	width: 9px;
	height: 16px;
	background: url('/res/lcon_top_c4.gif') no-repeat #edebd7;
}
table.rightContent tr.toprow td.noThemec4 {
	width: 9px;
	height: 16px;
	background: url('/res/no_theme_c4.gif') no-repeat #edebd7;
}
table.rightContent tr.toprow td.c5 {
	width: 8px;
	height: 16px;
	background: url('/res/lcon_top_c5.gif') no-repeat #edebd7;
}
table.rightContent tr.toprow td.noThemec5 {
	width: 8px;
	height: 16px;
	background: url('/res/no_theme_c5.gif') no-repeat #edebd7;
}table.rightContent tr.midrow td.c2 {
	height: 350px;
}
table.rightContent tr.midrow td.c1,
table.rightContent tr.midrow td.c2,
table.rightContent tr.midrow td.c3 {
	background-color: #fff;
}table.rightContent tr.bottomrow td.c1 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c1.gif') no-repeat #edebd7;
}
table.rightContent tr.bottomrow td.c2 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c2.gif') no-repeat #edebd7;
}
table.rightContent tr.bottomrow td.c3 {
	height: 17px;
	background: none !important;
	background-color: #fff !important;
}
table.rightContent tr.bottomrow td.c4 {
	width: 9px;
	height: 17px;
	background: url('/res/lcon_bottom_c4.gif') no-repeat #edebd7;
}
table.rightContent tr.bottomrow td.c5 {
	width: 8px;
	height: 17px;
	background: url('/res/lcon_bottom_c5.gif') no-repeat #edebd7;
}

td.topmostbarbg {
	background: url('/res/topmostbar_a.gif') no-repeat #edebd7;
	height: 67px;
}
div.relative {
	position: relative;
	width: 100%;
}
div.help1,
div.help2,
div.help3,
div.help4,
div.help5 {
	position: absolute;
	top: 42px;
	z-index: 4;
}
div.help1 a,
div.help2 a,
div.help3 a,
div.help4 a,
div.help5 a{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal !important;
	color: #cc3333;
}
div.help1 {
	left: 295px;
}
div.help2 {
	left: 380px;
}
div.help3 {
	left: 475px;
}
div.help4 {
	left: 555px;
}
div.help5 {
	left: 625px;
}	
div.helpForm {
	position: absolute;
	top: 35px;
	z-index: 4;
	left: 733px;
}
div.helpToolsText {
	position: absolute;
	top: 8px;
	z-index: 4;
	left: 780px;
	font-size: 11px !important;
}
div.helpTools {
	position: absolute;
	top: 4px;
	z-index: 4;
	right: 23px;
}
td.frontbottomFront {
	background: url('/res/frontbottom.jpg') no-repeat #edebd7;
	height: 16px;
}
td.frontbottomFront div.divThemeImage {
	position: absolute;
	margin: -119px 0 0 297px;
}
td.frontbottomFront div.frontbottomThemeCorners {
	height: 49px;
	width: 477px;
	position: absolute;
	margin: -39px 0 0 297px;
	z-index: 55;
	background: url('/res/frontbottomThemeCorners.png') no-repeat left bottom transparent;
}
div.themeImageCorners {
	z-index: 55;
	width: 951px;
	height: 160px;
	position: absolute;
	margin: 10px 0 0 10px;
	background: url('/res/themeImageCorners.png') no-repeat left bottom transparent;
}
table.topbar div.themeAdmin {
	margin: -22px 0 0 50px;
}
td.frontbottom {
	background: url('/res/bottom_sisa.jpg') no-repeat #edebd7;
	height: 15px;
}
td.frontbottomright {
	background: url('/res/bottom_sisa_right1.jpg') no-repeat #edebd7;
	height: 18px;
}#te-token-110732 td {
	width: 150px !important;
	text-align: center;
}
tr.topmenu td.top {
	background-color: #EDEBD7 !important;
}
div.icon
{
width: 10px !important;
}
div.oikopolut {
	background: transparent !important;
	text-align: center;
}
div.oikopolut img {
	padding-bottom: 3px;
	padding-left: 5px;
	behavior: url('/sys/iepngfix.htc');
	width: 115px;
	height: 27px;
}
table.leftContent div.leftContent h3 a {
	font-size: 14px !important;
	font-weight: bold;
}
table.fileList {
	padding-bottom: 10px !important;
	*margin-bottom: 10px !important;
}
td.contentFront div.HighlightSummary2 div.highlightRow {
	color: #CC3333;
}

