* { line-height: 1.35; }

a {  color: #039; background: #fff; text-decoration: none; }

a:hover {  text-decoration: underline}

body {
	margin: 10px 5em;;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0;
	border-bottom: 1px solid #a5cfef;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 0;
	border-bottom: 1px solid #a5cfef;
}

h3 {
	font-size: 130%;
	font-weight: normal;
	margin-top: 1em;
	border-bottom: 1px solid #a5cfef;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	border-bottom: 1px dotted #a5cfef;
}

dt {
	font-weight: bold;
}


table.columnmenu  {
	margin-bottom: 0.5em;
}

table.numtable {
	border-collapse: collapse;
}

.numtable td {
	border: 1px solid #888;
	text-align: right;
	padding: 0 0.3em;
}

tr.hl {
	background: #e0e0ff;
}

.numtable th {
	border: 1px solid #888;
	text-align: right;
	padding: 0 0.3em;
	vertical-align: bottom;
	background: #fff;
	color: #000;
}

#julkaisu {
	text-align: right;
	font-weight: bold;
}

@media screen {

#header {
	top: 0;
	left: 0;
	height: 50px;
	margin: 0;
	padding: 0;
	border-right: 50px solid #21558c;
}

#wrapper {
	border-left: 1px solid #a5cfef;
	border-right: 50px solid #21558c;
	margin-left: 14em;
	padding: 1px;  /* Ilman tätä Firefox jättää pystyreunukset vajaaksi */
}

#content {
	min-height: 25em;
	height: auto !important;  /* Näiden kahden rivin avulla */
	height: 25em;             /* saadaan huijattua minimikorkeus IE6:lle */
	padding: 0 1em 1em 1em;
	max-width: 60em;
}

#sitemenu {
	position: absolute;
	top: 60px;
	left: 5em;
	width: 14em;
	margin: 0;
	padding: 1em 0;
	border-top: 1px solid #a5cfef;
	font-weight: bold; 
	color: #105194;
	background: #fff;
}

#yptila {
	position: absolute;
	top: 25px;
	left: 270px;
	border: 1px solid red;
	padding: 0.2em 0.5em;
	color: white;
	background: red;
	font-weight: bold;
}


#footer {
	margin: 0;
	padding: 0;
	height: 13px;
	background: url(images/bg_blue.gif);
}

#footer p {
	height: 13px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	background: url(images/bottom2.gif) no-repeat right;
}


#sitemenu li { 
	list-style-type: none;
	background: url(images/page_box_single.gif) no-repeat;
	padding-left: 2em; 
	padding-top: 0.5em;
	height: 1.5em;
	color: #000;
}

#sitemenu li.none {
	background: none;
}

#sitemenu a {
}
a.sitemenu_yp {
	color: red;
	background: #fff;
	font-weight: bold;
}

#report_header {
	margin-bottom: 0.5em;
}

.noshow { display: none; }

.columnmenu td {
	padding: 0 2em 0 0;
	font-weight: bold;
}

.columnmenu a {
	font-weight: normal;
}

.listmenu li {
	font-weight: bold;
}

.listmenu a {
	font-weight: normal;
}	

table.phonebook {
	margin-bottom: 1em;
}

td.fb_name {
	width: 12em;
}

p.yp {
	color: red;
	background: #fff;
}

p.note {
	border: 1px solid #aaa;
	background: #ff8;
	color: #000;
	padding: 0.5em 1em;
}

p.note a {
	color: #039; background: #ff8; text-decoration: underline; 
}

a.yp {  color: red; background: #fff; text-decoration: none}
a.yp:hover {  text-decoration: underline}

table.yp {
	border-collapse: collapse;
}

table.yp th {
	border: 1px solid #ccc;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: left;
}

table.yp td {
	border: 1px solid #ccc;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

dl {
	margin: 0;
}

dd {
	margin-left: 3em;
}

dt {
	margin-top: 0.5em;
}

dd p {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 0em;
}	
td {
	padding-right: 2em;
}

div.answer {
	margin-left: 3em;
}


}



@media print {

#sitemenu, .columnmenu, .listmenu, .noshow, .noprint {
	display: none;
}

body {
	margin: auto;
}


}
