html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #333333;
}

a:hover, a:focus {
	color: #3333CC;
}

a:visited {
	color: #666666;
}

a:visited:hover, a:visited:focus {
	color: #3333CC;
}


.hidden {
	display: none;
}

.sec {
	text-decoration: none;
}

.error {
	color: #ff0000;
}

p.link {
	margin: 4px 8px 8px 8px;
	font-size: 12px;
}

p {
	margin: 2px 8px 4px 8px;
}

p.osasto {
	margin-bottom: 0;
}

p.teksti {
	margin-top: 0;
	margin-bottom: 8px;
}

p span {
	font-weight: bold;
}

h2, h3, h4 {
	margin: 8px;
}

h5 {
	margin: 0;
	margin-left: 8px;
	font-size: 12px;
}

h5.list {
	font-weight: normal;
	margin:4px 8px 8px;
}

li h5.list
{
	margin-left: 0;
	font-size: 14px;
	margin-bottom: 4px;
}

fieldset {
	border: none;
	margin: 0 4px;
	padding: 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.moreHead {
	padding: 0 8px 4px 8px;
}

.top, .date {
	margin: 0;
	padding: 4px;
	background-color: #cccccc;
}

.top {
	border-bottom: 1px solid #bbbbbb;
}

.top a {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
}

.top a.logo {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 1px 2px;
	margin: 0 4px 0 0;
	background: #000000;
	text-decoration: none;
}

.top a.logo:hover, .top a.logo:focus {
	color: #ffffff;
}

.top a span.small {
	font-size: 14px;
	font-weight: normal;
}

.top h1 {
	font-size: 15px;
	line-height: 15px;
	color: #cc0000;
	margin: 4px 0 0 4px;
	padding: 0;
	display: inline;
}

.date {
	color: #555555;
	font-size: 12px;
}

.date a {
	color: #555555;
}

.dateText {
	font-size: 11px;
	color: #999999;
}

.company {
	font-size: 10px;
	color: #333333;
}

.banner {
	margin: 0;
	text-align: center;
}

.banner_position_1
{
	padding: 6px 0 1px 0;
	background-color: #ffffff;
}

.banner_position_2, .banner_position_3
{
	padding: 5px 0;
	background-color: #dddddd;
}

div.banner img
{
	border: 0;
}

.topNavi {
	margin: 5px 0 0 0;
	font-size: 14px;
	text-align: center;
}

.topNavi a {
	color: #666666;
	font-weight: bold;
}

.topNavi a.current {
	color: #d30000;
}

.subNavi {
	margin-top: 10px;
	text-align: center;
}

.subNavi a.current {
	text-decoration: none;
	border-bottom: 2px solid #cc0000;
	padding-right: 1px;
}

.special {
	margin: 10px 0;
	text-align: center;
}

.special a {
	color: #cc0000;
}

.footerLinks {
	margin: 10px;
	text-align: center;
	line-height: 18px;
}

ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 8px;
}

ul li {
	margin: 0 0 4px 0;
}

li.rel {
	font-size: 12px;
}

.buttons {
	text-align: center;
	margin: 0;
}

a.yes {
	padding: 1px 8px;
	background: #44b041;
	font-size: 16px;
	color: #f5f5f5;
	text-decoration: none;
	border-left: 1px solid #99ffc2;
	border-right: 1px solid #1c9c3c;
	border-bottom: 1px solid #1c9c3c;
	border-top: 1px solid #99ffc2;
}

a.yes:hover, a.yes:focus {
	background: #088016;
	color: #f5f5f5;
}

a.no {
	padding: 1px 15px;
	background: #f5463b;
	font-size: 16px;
	color: #f5f5f5;
	text-decoration: none;
	border-left: 1px solid #e79c50;
	border-right: 1px solid #87251e;
	border-bottom: 1px solid #87251e;
	border-top: 1px solid #e79c50;
}

a.no:hover, a.no:focus {
	background: #b90000;
	color: #f5f5f5;
}

table.vote {
	margin: 0 auto;
	width: 85%;
	padding: 8px;
	line-height: 14px;
}

table.vote tr.color {
	line-height: 10px;
}

table.vote .yes {
	background: #44b041;	
}

table.vote .no {
	background: #f5463b;
}

span.time {
	color: #888888;
	font-size: 10px;
	font-weight: normal;
}

.breadcrumbs {
	margin: 8px 0 0 0;
	padding: 4px 8px;
	border-top: 1px #999999 dotted;
}

.breadcrumbs span.current {
	font-weight: normal;
}

div.osastoittain h4
{
	margin-bottom: 0;
}

h2.maintitle
{
	margin-top: 2px;
}

span.vignette
{
	color: #cd2d1d;
	background: #f1f1f1;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	text-transform: uppercase;
	font-style: normal;
}

p.search_result span.vignette
{
	font-size: 12px;
}

