/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;  
	PADDING-BOTTOM: 19px; 
	MARGIN: 0px;
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	MARGIN-BOTTOM: 0px; 
	PADDING-TOP: 0px
}

form {
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #1B1815;
}

a:link {
	color: #0039a6;
	text-decoration:none;
}
a:visited {
	color: #363534;
	text-decoration:underline;
}
a:hover {
	color: #fb4f14;
	text-decoration:underline;
}
a:active {
	color: #fb4f14;
	text-decoration:underline;
}

h1 {
	color: #fb4f14;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	color: #363534;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	color: #0039a6;
	font-weight: normal;
	font-size: 16px;
}

h4 {
	color: #363534;
	font-weight: normal;
	font-size: 14px;
}

h5 {
	color: #363534;
	font-weight: normal;
	font-size: 12px;
}

h6 {
	color: #363534;
	font-weight: bold;
	font-size: 10px;
}

.alapalkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #ffffff;
}

.alapalkki a {
	color: #ffffff;
	text-decoration:none;
}

.alapalkki a:hover {
	color: #fb4f14;
	text-decoration:underline;
}

.alapalkki a:visited {
	color: #ffffff;
	text-decoration:none;
}

.alapalkki a:active {
	color: #fb4f14;
	text-decoration:underline;
}

#valikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #363534;
	margin-left:10px; 
	margin-right:40px;
	border-bottom: 0px;
	vertical-align:middle;
}

#valikko ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#valikko ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#valikko ul.root {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #1B1815;
}

#valikko ul.root li  {
	font-weight: normal;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #DBDBDB;
}

#alavalikko ul.root li.hasChildren  {
}

#valikko ul.root li.selected a {
	color: #fb4f14;
	text-decoration:underline;
	border-bottom: 0px;
}
#valikko a:link, #valikko a:visited {
	color: #363534;
	text-decoration: none;
	border-bottom: 0px;
}

#valikko a:hover, #valikko a:active {
	color: #fb4f14;
	text-decoration: none;
	border-bottom: 0px;
}
