
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;
}
table.visible,
table.invisible {
	width: 100%;
	empty-cells: show;
}
table.invisible td,
table.visible td {
	padding: 4px;
}
table.visible td {
	border: 1px solid #000;
}


a.alkuun {
	display: none;
}
div.homelink {
	width: 100px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
a.homelink {
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}

table.topTheme {
	width: 100%;
	empty-cells: show;
}
table.topTheme td.logo {
	height: 136px;
	width: 152px;
	text-align: center;
	vertical-align: middle;
}
table.topTheme td.logoIntra {
	height: 129px;
	width: 152px;
	text-align: right;
	vertical-align: middle;
}
table.topTheme td.theme {
	width: 819px;
}

body {
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
}
body.intra {
	/*background: url('/res/bgintra.gif') repeat-x top left;*/
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
}
body, td, div, span, ul, li, a, p, label, form,
div td, div span, div li, div label {
	font-family: arial;
	font-size: 12px;
}
td.mainContent, td.mainContent p {
	font-size: 13px;
}

h1 {
	font-size: 17px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}

body a:link,
body a:visited,
body a:hover {
	color: #32B6CF;
}

body.intra a:link,
body.intra a:visited,
body.intra a:hover {
	color: #555;
}

a:hover { text-decoration: underline !important; }
table.contentArea td.leftContent a {
	color: #37438D;
}
div.token p {
	margin-bottom: 8px;
}

div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.rightContent a:visited,
div.bottomContent a:visited {
	color: gray;
}
div.navPath {
	padding-bottom: 6px;
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	color: #000;
}
div.navPath a {
	text-decoration: none;
}
div.navPath a span.title { }
div.navPath span.title { }
h3.pageTitle {
	padding-top: 12px;
	padding-bottom: 5px;
	font-size: 18px;
	background: url('/res/katkox.gif') repeat-x bottom left;
}

table.layout {
	empty-cells: show;
	margin: auto;
	margin-bottom: 10px;
	border-bottom: 5px solid #fff;
	background-color: #fff;
}
table.layout td.top {
}
table.layout tr.topshadow,
table.layout tr.bottomshadow {
	display: none;
}
table.layout td.topbar,
table.layout td.inner {
	background-color: #fff;
}
table.layout td.inner { height: 350px; }
table.layout td.topbar {
	height: 136px;
}

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

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

table.helpmenu { width: 100%; empty-cells: show; }
table.helpmenu td.helpmenu,
table.helpmenu td.helpmenuintra { 
	vertical-align: middle; 
}
table.helpmenu td.helpmenu a { 
	font-weight: bold; 
	text-decoration: none; 
	background: url('/res/helpmenudiv.gif') no-repeat right; 
	padding-right: 8px; 
	padding-left: 4px;
}
table.helpmenu td.helpmenuintra a { 
	color: #fba61a;
	font-weight: bold; 
	text-decoration: none; 
	background: url('/res/helpmenudiv.gif') no-repeat right; 
	padding-right: 8px; 
	padding-left: 4px;
}
table.helpmenu td.search {
	text-align: right;
	height: 35px;
	padding-top: 4px;
}
td.search input.q {
	height: 20px;
	border: 1px solid #888;
}
td.search input.go {
	border: 1px solid #345985;
	color: #fff;
	font-weight: bold;
	height: 22px;
	background: url('/res/searchbg.gif') repeat-x #3C4A93;
}
td.search input.gointra {
	border: 1px solid #ff7f18 !important;
	color: #fff;
	font-weight: bold;
 	height: 22px;
	background: url('/res/searchbgintra.gif') repeat-x #ff7f18;
	padding: 0 !important;
	margin: 0 !important;
}
td.search input.gointra img {
	border: none !important;
}
table.helpmenu td input,
table.helpmenu td img {
	vertical-align: middle;
}

table.layout td.copy {
	color: #666;
	background-color: #dedede;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	font-family: arial;
}
table.layout td.copyintra {
	color: #b2590f;
	background-color: #fba61a;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	font-family: arial;
}
table.layout td.copy a {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
table.layout td.copyintra a {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #b2590f;
}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.level3 {
	padding-bottom: 5px;
	padding-top: 5px;
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
}
table.sidemenu td.level3-onpath {
	background: url('/res/menubgs2.gif') repeat-x bottom left;
	border-bottom: 1px solid #fff;
}
table.sidemenu td.level4,
table.sidemenu td.level5{
	background-color: #E6E7E6;
}
table.sidemenu table.level3,
table.sidemenu table.level4,
table.sidemenu table.level5 {
	width: 100%;
	empty-cells: show;
}
table.sidemenu table.level3 {
}
table.sidemenu table.level4,
table.sidemenu table.level5 {
}
table.sidemenu table.level4-first {
	margin-top: 11px;
}
table.sidemenu table.level3 td {
	vertical-align: middle;
}
table.sidemenu td.level4-last {
	padding-bottom: 7px;
	/*background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;*/
}
table.sidemenu table.level3 td.nod1 {
	width: 16px;
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	background-position: 7px 4px;
	text-align: center;
}
table.sidemenu td.nod2 {
	width: 10px;
}
table.sidemenu td.nod2 img { margin-top: 4px; }
table.sidemenu table.level4-here td.nod2,
table.sidemenu table.level5-here td.nod2 {
	width: 10px;
	font-weight: bold;
}

body table.sidemenu a {
	color: #38448C !important;
}

body.intra table.sidemenu a {
	color: #555 !important;
}

table.sidemenu table.level3 a {
	font-weight: bold;
	text-decoration: none;
}
table.sidemenu table.level3-onpath a,
table.sidemenu table.level4-onpath a,
table.sidemenu table.level5-onpath a
{ color: #444 !important; }
table.sidemenu table.level4 a,
table.sidemenu table.level5 a {
	text-decoration: none;
	color: #444 !important;
}
table.sidemenu table.level4-here a,
table.sidemenu table.level5-here a {
	font-weight: bold;
}table.sidemenuonly {
	width: 100%;
	border: 1px solid #bbb;
}
table.sidemenuonly td.level1,
table.sidemenuonly td.level2 {
	background-color: #ddd;
}
table.sidemenuonly td.level1-here,
table.sidemenuonly td.level2-onpath {
	background-color: #efefef;
}
table.sidemenuonly td.level3,
table.sidemenuonly td.level4{
	background-color: #fefefe;
}
table.sidemenuonly table.level1,
table.sidemenuonly table.level2,
table.sidemenuonly table.level3,
table.sidemenuonly table.level4 {
	width: 100%;
	empty-cells: show;
}
table.sidemenuonly table.level1,
table.sidemenuonly table.level2 {
	height: 34px;
	border-bottom: 1px solid #bbb;
}
table.sidemenuonly table.level3,
table.sidemenuonly table.level4 {
	height: 20px;
}
table.sidemenuonly table.level1 td,
table.sidemenuonly table.level2 td {
	vertical-align: middle;
}
table.sidemenuonly table.level1 td.nod1,
table.sidemenuonly table.level2 td.nod1 {
	width: 10px;
	text-align: center;
}
table.sidemenuonly td.nod2 {
	width: 10px;
}
table.sidemenuonly td.nod2S {
	width: 10px;
	font-weight: bold;
}
table.sidemenuonly table.level1 a,
table.sidemenuonly table.level2 a {
	font-weight: bold;
	text-decoration: none;
}
table.sidemenuonly table.level3 a,
table.sidemenuonly table.level4 a {
	text-decoration: none;
}
table.sidemenuonly table.level3-here a,
table.sidemenuonly table.level4-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: 11px;
	height: 38px;
	background: url('/res/topnavistart2.gif') no-repeat;
}
table.topnavicontainer td.startintra {
	width: 11px;
	height: 38px;
	background: url('/res/startintra.gif') no-repeat;
}
table.topnavicontainer td.navi {
	background: url('/res/topnavibg.gif') repeat-x;
}
table.topnavicontainer td.naviintra {
	background: url('/res/topnavibgintra.gif') repeat-x;
}
table.topnavicontainer td.end {
	background: url('/res/topnaviend2.gif') no-repeat;
	width: 11px;
}
table.topnavicontainer td.endintra {
	background: url('/res/endintra.gif') no-repeat;
	width: 11px;
}


table.topnavi  {
	empty-cells: show;
}

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

table.topnavi td.topnavilink,
table.topnavi td.topnavilinkintra,
table.topnavi td.topnavilinkchosen,
table.topnavi td.topnavilinkchosenintra {
	height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: center;
}
table.topnavi td.topnavilinkchosen {
	background: url('/res/topnavibgs.gif') repeat-x;
}
table.topnavi td.topnavilinkchosenintra {
	background: url('/res/topnavibgintras.gif') repeat-x;
}
table.topnavi td.topnavilink a,
table.topnavi td.topnavilinkintra a  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

table.topnavi td.topnavilinkchosen a,
table.topnavi td.topnavilinkchosenintra a  {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

table.topnavi td.tabstart {
	display: none;
}
table.topnavi td.tabend {
	display: none;
}
table.topnavi td.tabstartchosen {
	display: none;
}
table.topnavi td.tabendchosen {
	display: none;
}
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;
}

div.eiRiveja {
	padding-top: 5px;
	padding-left: 10px;
}table.summary1 tr.r1 td.c1 {
	width: 7px;
	height: 24px;
	background: url('/res/1r1c1.gif') no-repeat bottom right;
}
table.summary1intra tr.r1 td.c1 {
	width: 7px;
	height: 24px;
	background: url('/res/1r1c1int.gif') no-repeat bottom right;
}
table.summary1 tr.r1 td.c2 {
	background: url('/res/1r1c2.gif') repeat-x bottom left;
	vertical-align: middle;
}
table.summary1intra tr.r1 td.c2 {
	background: url('/res/1r1c2int.gif') repeat-x bottom left;
	vertical-align: middle;
}
table.summary1 tr.r1 td.c3 {
	width: 7px;
	background: url('/res/1r1c3.gif') no-repeat bottom left;
}
table.summary1intra tr.r1 td.c3 {
	width: 7px;
	background: url('/res/1r1c3int.gif') no-repeat bottom left;
}
table.summary1 tr.r2 td.c1 {
}
table.summary1 tr.r2 td.c3 {
}
table.summary1 tr.r3 td.c1 {
	height: 15px;
}
table.summary1 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}
table.summary1 tr.r3 td.c3 {
	height: 15px;
}

table.summary1 h2,
table.summary1intra h2 {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
}
table.summary1 h2 a,
table.summary1intra h2 a {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #fff !important;
	text-decoration: none;
}
table.summary2 tr.r1 td.c1 {
	width: 7px;
	height: 24px;
	background: url('/res/2r1c1.gif') no-repeat bottom right;
}
table.summary2 tr.r1 td.c2 {
	background: url('/res/2r1c2.gif') repeat-x bottom left;
	vertical-align: middle;
}
table.summary2 tr.r1 td.c3 {
	width: 7px;
	background: url('/res/2r1c3.gif') no-repeat bottom left;
}
table.summary2 tr.r2 td.c1 {
}
table.summary2 tr.r2 td.c3 {
}
table.summary2 tr.r3 td.c1 {
	height: 15px;
}
table.summary2 tr.r3 td.c2 {
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}
table.summary2 tr.r3 td.c3 {
	height: 15px;
}

table.summary2 h2 {
	color: #fff;
	font-family: arial;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
}
table.summary2 h2 a {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #fff !important;
	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 tr.r3 {
	display: none;
}

div.highlightRow {
	background: url('/res/katkox.gif') repeat-x bottom left;
	padding-bottom: 8px;
}table.HighlightSummary1 div.title {
	background: url('/res/highlightnod.gif') no-repeat;
	background-position: 7px 14px;
	padding-top: 10px;
	padding-left: 24px;
}
body table.HighlightSummary1 div.title a {
	text-decoration: none;
	font-weight: bold;
	color: #37438D;
}
body.intra table.HighlightSummary1 div.title a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}
table.HighlightSummary1 div.text {
	padding-left: 24px;
}


table.HighlightSummary2 tr.r3 {
	display: none;
}

div.highlightRow {
	background: url('/res/katkox.gif') repeat-x bottom left;
	padding-bottom: 8px;
}table.HighlightSummary2 div.title {
	background: url('/res/highlightnod.gif') no-repeat;
	background-position: 7px 14px;
	padding-top: 10px;
	padding-left: 24px;
}
table.HighlightSummary2 div.title a {
	text-decoration: none;
	font-weight: bold;
}
table.HighlightSummary2 div.text {
	padding-left: 24px;
}


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




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;
}
table.NewsSummary2 p a {
	font-weight: bold;
	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 {
	font-weight: bold;
	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;
}
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 table.SummaryContent td {
	background: url('/res/summary/6/itembg1.gif') repeat-x bottom left;
	padding-bottom: 10px;
}
table.EventsSummary1 p {
	padding-left: 24px;
	padding-top: 10px;
	background: url('/res/summary/icons/itembullet1.gif') no-repeat;
	background-position: 5px 12px;
	margin-bottom: 0;
}
table.EventsSummary1 p a {
	font-weight: bold;
	text-decoration: none;
}
table.EventsSummary1 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary1 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	background-position: 8px 7px;
}
table.EventsSummary1 h3 a {
	font-weight: bold;
	text-decoration: none;
}


table.EventsSummary2 tr.r1 td.c1 {
	width: 10px;
	background: none;
}
table.EventsSummary2 tr.r1 td.c2 {
	background: none;

}
table.EventsSummary2 tr.r1 td.c3 {
	width: 10px;
	background: none;
}

table.EventsSummary2 h2 {
	color: #000;
	font-size: 16px;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-top: 10px;
	margin-bottom: 4px;
}

table.EventsSummary2 {
	background-color: #D7D7D7;
}
table.EventsSummary2 table.SummaryContent td {
}

table.EventsSummary2 div.pvm {
	padding-top: 5px;
	font-size: 11px;
	padding-left: 4px;
}
table.EventsSummary2 p {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 4px;
}
table.EventsSummary2 p a {
	font-size: 12px;
	font-weight: bold;
	color: #37438D !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 {
	font-weight: bold;
	color: #37438D !important;
	text-decoration: none;
}


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;
}
table.EventsSummary3 p a {
	color: #000 !important;
	text-decoration: none;
}
table.EventsSummary3 div.pvm {
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 24px;
}
table.EventsSummary3 h3 {
	background: url('/res/summary/icons/morebullet1.gif') no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	background-position: 10px 8px;
}
table.EventsSummary3 h3 a {
	color: #3e8dc5 !important;
	text-decoration: none;
}

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

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









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

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



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

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


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




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

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


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

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


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

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

P.asiasanalista {
	font-style: italic;
}


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


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



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


