/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) (38.103.63.59) */

/* GLOBALS */
body {
	padding : 0;
	margin : 0;
	text-align : center;
	font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background : #0A3DA3 url(images/tausta.jpg) repeat-x top left;
	color : #000;
}
th, td {
	font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
img {
	border : 0;
}
a:link {
	color: #0A3EA4;
	text-decoration : none;
}
a:visited {
	color: #0A3EA4;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #0A3EA4;
}
a:active {
	color: #0A3EA4;
	text-decoration : none;
}
#wrapper {
	margin : 10px auto;
	padding : 0 0 5px 0;
	width : 728px;
	text-align : center;
}

/* HEADER */
#header-cell {
	width : 728px;
	height : 128px;
	background : #052F93 url('images/ylapalkki.jpg') no-repeat top left;
}
#header-cell img {
	border : 0;
	margin : 0;
	padding : 0;
}

/* BREADCRUMBTRAIL */
#breadcrumbtrail-cell {
	width : 728px;
	height : 36px;
	background : #052F93 url('images/yla2.jpg') no-repeat top left;
}
#breadcrumbtrail-cell p {
	padding : 0 0 0 10px;
	font-weight: bold;
	color : #fff;
	margin : 0;
}
#breadcrumbtrail-cell a:link {
	text-decoration : none;
	color: #fff;
}
#breadcrumbtrail-cell a:visited {
	text-decoration : none;
	color: #fff;
}
#breadcrumbtrail-cell a:hover {
	text-decoration : underline;
	color : #fff;
}
#breadcrumbtrail-cell a:active {
	text-decoration : none;
	color: #fff;
}

/* MENU (TABLE AND IMAGES) */
#menu-cell {
	width : 153px;
	background : #fff url('images/linkyla.jpg') repeat-y top left;
}

/* MENU (UNORDERED LIST AND CSS LAYOUT) */
#menu-box {
	width : 153px;
	margin-top : 26px;
	margin-bottom : 26px;
	font-family : Arial, Helvetica, sans-serif;
}
#menulist ul {
	margin : 0;		    /*removes indent in IE and Opera*/
	padding : 0;		/*removes indent in  Mozilla and NN7*/
	list-style : none;  /*turns off display of bullet*/
}
#menulist {
	padding : 0;
	margin : 0;
	text-align : left;
	background : transparent;
	width : 153px;
	overflow : hidden;
}
#menulist li {
	display : inline;   /*removes break: after in Mozilla and NN7*/
	list-style : none;  /*turns off display of bullet*/
}
#menulist li a {
	display : block;
	padding-top : 5px;
	height : 21px;
	text-decoration : none;
	font-weight: bold;
	white-space : nowrap;
}
#menulist li.main a {
	padding-left : 15px;
	background : #fff url('images/mainlink.jpg') no-repeat top left;
}
#menulist li.sub1 a {
	padding-left : 25px;
	background : #fff url('images/mainlinkb.jpg') no-repeat top left;
	font-weight : normal;
}
#menulist li.sub2 a {
	padding-left : 35px;
	background : #fff url('images/mainlinkc.jpg') no-repeat top left;
}
#menulist li a.active{
	color : #000;
	text-decoration : underline;
}
#menulist li a:link {
	color : #000;
}
#menulist li a:visited {
	color : #000;
}
#menulist li a:hover {
	color : #000;
	text-decoration : underline;
}
#menulist li a:active {
	color : #000;
	text-decoration : underline;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.showThis {
	display: block;
}
.hideThis {
	display: none;
}

/* CONTENTS */
#content-cell {
	width : 575px;
	margin : 0;
	padding : 1em 0;
	background : #fff url('images/tekstitausta.jpg') repeat-y top left;
}
#title-box {
	margin : 0;
	padding : 0;
}
#title-box img {
	display : none;
	overflow : hidden;
	margin : 0;
	padding : 0;
}
#title-box h3 {
	font-size : 18px;
	font-weight : bold;
	color : #1A9000;
	margin : 3px 30px 1em;
	padding : 0;
	border-bottom: 3px solid #1A9000;
}
#content-box {
	margin : 0;
	padding : 0 30px;
	background : transparent;
}
#content-box p {
	margin : 0 0 1em;
	padding : 0;
}
#content-box h4,
#content-box h5,
#content-box h6{
	color : #1A9000;
	margin: 0;
	padding: 0 0 0.5em;
}
#content-box h4{
	font-size: 16px;
}
#content-box h5{
	font-size: 14px;
}
#content-box h6{
	font-size: 12px;
}
#content-box table{
	width: 300px;
	margin: 0;
	padding: 0;
}
#content-box ol li,
#content-box ul li {
	margin-bottom : 0.5em;
}

/* FOOTER */
#footer-corner-cell {
	width : 153px;
	height : 33px;
	background : #052F93 url('images/alakulma.jpg') no-repeat top left;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
#footer-corner-cell img {
	margin : 0;
	padding : 0;
}
#footer-corner-cell a,
#footer-corner-cell p {
	color: #fff;
	font : 10px sans-serif;
	margin: 0;
	padding: 0;
}
#footer-cell {
	width : 575px;
	height : 33px;
	text-align : center;
	background : #052F93 url('images/ala.jpg') no-repeat top left;
}
#footer-cell p {
	padding: 0;
	margin: 0;
	font-size : 10px;
	font-weight : normal;
	color: #fff;
}
#footer-cell a:link {
	color: #fff;
}
#footer-cell a:visited {
	color: #fff;
}
#footer-cell a:hover {
	color : #fff;
	text-decoration : underline;
}
#footer-cell a:active {
	color: #fff;
}
