body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #414042;
	background-color: #fff;
}

h1, .uutinen_otsikko {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

h4, h5, h6 {
	font-size: 12px;
	margin-bottom: 0;
}

p, li, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #414042;
}

p {
	margin-top: 0;
}

ul {
	margin: 0;
	padding-left: 20px;
}

img {
	border: 0;
}

a:link, a:visited, a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #ff8934;
	text-decoration: none;
}

a:hover {
	color: #ff8934;
}

.graybg {
	background-color: #e8e9ec;
}

.toplinks {
	float: right;
	margin-top: 85px;
	font-size: 10px;
}

.toplinks a:link, .toplinks a:hover, .toplinks a:visited {
	font-size: 10px;
	color: #414042;
	font-weight: normal;
}

.toplinks form {
	display: inline;
}

.toplinks .txtinput {
	height: 13px;
	width: 122px;
	padding: 0;
	font-size: 10px;
	color: #b5b5b5;
	padding: 2px;
}

.orangebar {
	background-color: #ff8934;
	height: 5px;
}

.left {
	border-right: 1px dotted #6b6969;
}

.right {
	border-left: 1px dotted #6b6969;
}

.menu_bottom {
	border-bottom: 1px dotted #6b6969;
	width: 915px;
	margin-left: 13px;
}

.bottomborder {
	border-bottom: 1px solid #6b6969;
	height: 7px;
}

.small_font {
	line-height: 5px;
	font-size: 5px;
}

.bottomtext, .bottomtext a:link, .bottomtext a:hover, .bottomtext a:visited {
	font-size: 10px;
	color: #5f676c;
	font-weight: normal;
	text-decoration: none;
}

/* popdown menu */

#pop_menu {
	height: 25px;
	margin: 0;
	padding: 0;
}

.first-of-type {
	margin: 0;
	padding: 0;
}

.yuimenu {
	position: absolute;
	visibility: hidden;
	top: -1000px;
	left: -1000px;
	z-index: 1;
	background-color: #fff;
}

.yuimenu .bd {
	text-align: left;
	border-top: 1px solid #f6f7f7;
	background-color: #fff;
	padding: 3px 0;
	_zoom: 1;
}

.yuimenu .bd {
	_zoom: normal;
}

.yuimenubaritem {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin: 0;
	padding: 5px 7px;
	vertical-align: bottom;
}

.yuimenubaritem_img  {
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: left;
}

a:link.yuimenubarlabel, a:hover.yuimenubarlabel, a:visited.yuimenubarlabel, a:active.yuimenubarlabel {
	color: #58595b;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}

a.yuimenuitemlabel {
	display: block;
	white-space: nowrap;
	padding: 2px 0 4px 0;
}

a:link.yuimenuitemlabel, a:hover.yuimenuitemlabel, a:visited.yuimenuitemlabel, a:active.yuimenuitemlabel {
	display: block;
	color: #58595b;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin: 0 10px -3px 10px;
	padding: 7px 0;
	_zoom: 1;
	width: 200px;
	height: 15px;
}

a:hover.yuimenuitemlabel {
	color: #ff8934;
}

.yuimenuitem {
	list-style-type: none;
	list-style-position: outside;
	display: block;
}

.menu_selected_a {
	color: #ff8934;
}

.menu_selected {
	background-color: #ffe6cb;
}

a:link.menu_last, a:visited.menu_last, a:hover.menu_last {
	border-bottom: 0;
	font-weight: normal;
}

.menuindex {
	background-color: #ffe6cb;
}

.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.yui-menu-shadow-visible {
	z-index: -1;
	top: 1px;
	left: 1px;
	right: -3px;
	bottom: -3px;
	visibility: visible;
	background-color: #000;
	opacity: .20;
	filter:alpha(opacity=20);
  -moz-opacity:.20;
}

p.index_header {
	border-bottom: 1px solid #ccc;
	margin: 3px 10px 3px 10px;
	padding: 2px 0 4px 0;
}

a:link.index_header, a:hover.index_header, a:visited.index_header {
	color: #58595b;
	font-weight: bold;
	white-space: nowrap;
}

a:hover.index_header {
	color: #ff8934;
}


/* left menu */

.menu_cont {
	padding-left: 13px;
}

.menu {
	padding: 0;
	margin: 0;
}

.menu_header, .menu_item_l1 {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px dotted #6b6969;
}

.menu_header, .menudiv {
	padding: 8px 0;
}

.menu_item {
	list-style-type: none;
	border-right: 10px solid #fff;
	padding: 0;
	margin-left: 10px;
}

.menu_item_sel {
	border-right: 10px solid #e8e9ec;
}

.menu_item_l1 a:link, .menu_item_l1 a:hover, .menu_item_l1 a:visited {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #414042;
}

.menu_item a:link, .menu_item a:hover, .menu_item a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #414042;
}

.menu_header {
	font-size: 19px;
}

.news_border {
	background: #e8e9ec;
	width: 10px;
	padding-bottom: 8px;
	font-size: 11px;
}

.news_item {
	padding: 8px 3px 8px 0;
}

.content_fp {
	margin-left: 10px;
	padding: 10px;
	width: 723px;
	background-color: transparent;
}

.content {
	width: 505px;
	margin: 0 10px;
	padding: 10px 45px 10px 35px;
	background-color: transparent;
}

.contmargin_fix_fp {
	padding-top: 10px;
	width: 753px;
	background-color: #fff;
	text-align: right;
}

.contmargin_fix {
	padding-top: 10px;
	width: 595px;
	padding-right: 10px;
	background-color: #fff;
	text-align: right;
}

.contmargin_fix_noimg {
	height: 10px;
	width: 595px;
	padding-right: 10px;
	background-color: #fff;
	text-align: right;
}

.sitepath {
	margin-top: 5px;
	margin-left: 20px;
	width: 585px;
	font-size: 10px;
	color: #5f676c;
}

.sitepath a:link, .sitepath a:hover, .sitepath a:visited {
	font-size: 10px;
	color: #5f676c;
	font-weight: normal;
}

#sitemap li {
	list-style-type: none;
}

.news {
	margin: 10px 0;
}

.uutinen_pvm {
	font-weight: bold;
}

a:link.uutinen_link, a:visited.uutinen_link, a:hover.uutinen_link {
	font-weight: normal;
	color: #414042;
}

.pdfs {
	margin-left: 10px;
}

.query_kysely_nimi_solu {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
}

.query_kysymys_viiva, .query_kysymys_viiva_rivi {
	display: none;
}

.query_vastausvaihtoehto_rivi {
	background-color: #f6f6f6;
}

.query_vastausvaihtoehto_kommenttikentta, .query_vastausvaihtoehto_t_tekstikentta {
	width: 300px;
	height: 30px;
}

.query_vastausvaihtoehto_t_vastaus_solu {
	color: #eaeaea;
	font-size: 5px;
}

.palaute_otsikko {
 font-size: 14px;
 line-height: 14px;
 font-weight: bold;
 color: #4a545d;
}

.palaute_valiotsikko {
	font-size: 12px;
 line-height: 14px;
 font-weight: bold;
 color: #4a545d;
}

.palaute_kentan_nimi {
	font-weight: bold;
}

.palaute_kentta_text {
	width: 178px;
}
