body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 680px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #003375;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-top: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 8px;
	line-height: 16px;
	margin-right: 8px;
	margin-top: 5px;
}
img.left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
img.leftbordered {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
img.right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 8px;
	margin-bottom: 6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 8px;
	margin-bottom: 6px;
}
h2.yellow {
	background-image: url(images/bullet_h2_yellow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
h2.blue {
	background-image: url(images/bullet_h2_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
div.banner{
	padding-bottom: 20px;
}
div.banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #113CBB;
	text-decoration: underline;
}
.extraeffect {
	color: #113CBB;
}
a.more {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(images/bullet_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	display:block;
	clear:both;
}
a.more_nobreak {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(images/bullet_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
}
a.textlink{
	color: #333333;	
	text-decoration: none;
}
a.textlink:hover{
	color: #333333;	
	text-decoration: underline;
}
td.leftborder {
	border-left: 1px solid #cccccc;
}
div.hline {
	border-top: 1px solid #DBDBDB;
	padding-top: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.bordered {
	border: 1px solid #cccccc;
}
.contact {
	margin-top: 4px;
	margin-bottom: 4px;
}

.novmargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

td.question {
  background-color: #003375 ;//2b5dbe;
  color: #ffffff;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
}

td.answer {
  background-color: #a5a4a7;
  color: #000000;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 10px;
  vertical-align: top;
}

td.answerr {
  background-color: #ffcc34;
  color: #000000;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 10px;
  vertical-align: top;
}

tr.rivi {

}

tr.rivi_tiivis {

}

td.answer_info {
  background-color: #a5a4a7;
  color: #000000;
  font-size: 10px;
  padding: 5px;
  vertical-align: top;
}
