/* Start of CMSMS style sheet 'kapy_styles' */
/* CSS Document */

/* Headers and paragraph */
/* Paragraphs */	
p, td {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	line-height:22px;
	margin-top:0px;
	}

p.harmaa {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	line-height:22px;
	margin-top:0px;
	font-style: italic;
	}

p.footer {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	line-height:14px;
	margin-top:10px;
	margin-bottom:0px;
	}

br {
	line-height:0px;
	}
	
p.pieni {
	font-size:12px;
	line-height:20px;
	margin:0px;
	}

.pvm{
	font-size:12px;
	line-height:14px;
	margin-top:0px;
        color:#999999;
	font-weight:normal;
	}

.news {
	font-size:12px;
	line-height:20px;
	margin:0px;
	}

.news p{
	margin:0px;
	}

.news_display {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	line-height:22px;
	margin-top:0px;
	}

.news_display p{
	margin-top:0px;
	}

.news_summary {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	line-height:22px;
	margin-top:0px;
	font-style: italic;
	}

.news_summary p{
	margin-top:0px;
	color:#999999;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	margin-top:14px;
	margin-bottom:0px;

	}
			
h1 {
	font-weight:bold;
	font-size:15px;
	}

h2 {
	text-transform:uppercase;
	font-size:12px;
	}

h3 {
	font-weight:bold;
	font-size:14px;
	}
	
h4 {
	font-size:14px;
	font-style: italic;
	color: #99CC99;
	}

h5 {
	font-weight:bold;
	font-size:12px;

	}
	
h6 {
	font-size:12px;
	font-style: italic;
	color: #99CC99;
	}
	
/* Hortizontal rule */
hr {
	border-top-width:1px;
	border-top-style:dashed;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-color:#999999;
	height:1px;
	margin:0px;
	padding:0px;
	}
	
/* Links */
/* Basic link */	
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#669966;
	line-height:22px;
	text-decoration:none;
	}
a:link {
	color:#669966;
	text-decoration:none;
	}
a:visited {
	color:#669966;
	text-decoration:none;
	}
a:hover {
	color:#669966;
	text-decoration:underline;
	}
a:active {
	color:#669966;
	text-decoration:none;
	}
	
/* More link */
a.more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:22px;
	text-decoration:none;
	}
a.more:link {
	color:#000000;
	text-decoration:none;
	}
a.more:visited {
	color:#000000;
	text-decoration:none;
	}
a.more:hover {
	color:#000000;
	text-decoration:underline;
	}
a.more:active {
	color:#000000;
	text-decoration:none;
	}
	

/* More Contentright link */
a.contentright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:normal;
	text-decoration:none;
	}
a.contentright:link {
	color:#000000;
	text-decoration:none;
	}
a.contentright:visited {
	color:#000000;
	text-decoration:none;
	}
a.contentright:hover {
	color:#000000;
	text-decoration:underline;
	}
a.contentright:active {
	color:#000000;
	text-decoration:none;
	}
	
/* Language link */
a.language {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:normal;
	text-decoration:none;
	font-weight:bold;
	}
	
a.language:link {
	color:#000000;
	text-decoration:none;
	}
a.language:visited {
	color:#000000;
	text-decoration:none;
	}
a.language:hover {
	color:#000000;
	text-decoration:underline;
	}
a.language:active {
	color:#000000;
	text-decoration:none;
	}

/* Unordered list */


#contentcenter ul{

	margin: 0px 0px 14px 0px;
	padding: 0px;
	list-style:none;
	}

#contentcenter li {
	padding: 0px 0px 0px 18px;
	background-image:url(uploads/images/star.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	}


/* Horizoltal rule */
.separator_news {
	border-top-width:1px;
	border-top-style:dashed;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-top-color:#999999;
        height:0;
	padding:0px;
	margin:14px 0px 5px 0px;

        line-height:0;
}

.separator_news hr {
        display:none;
}

/* End of 'kapy_styles' */

