html {
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

#frame {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12pt;
	background-color: #ffffff;
}

#border {
	border-left: 1px solid #007996;
	border-right: 1px solid #007996;
	border-bottom: 1px solid #007996;
}

#imagemap {
	position: absolute;
	left: 435px;
	top: 160px;
	width: 360px;
	height: 470px;
	z-index: 1;
}

body #border {
	background: url(/themes/moving/img/draftIlman.jpg) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 0;
}

body.body_mshome #border {
	background: url(/themes/moving/img/draftKuvat.jpg) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 0;
}

body.body_introduction #border {
	background: url(/themes/moving/img/draftKuvatFade.jpg) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 0;
}

#content_body {
	width: 800px;
}

#top {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	padding-left: 10px;
	width: 800px;
	height: 100px;
	background: url(/themes/moving/img/top.gif) no-repeat;
	margin: 0px;
}

#top h1 {
	font-size: 32pt;
	font-weight: bold;
	margin: 0px 3px 3px 0px;
}

#top h2 {
	color: #000000;
	font-size: 12pt;
	margin: 0px 3px 3px 0px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0px;
}

#navigation {
	width: 795px;
	height: 25px;
	display: block;
	margin: 0px;
	background-color: transparent;
}

#navigation-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navigation-list li {
	float: left;
	list-style-type: none;
	padding: 0px;
	height: 16px;
	padding: 0px 8px 0px 4px;
	font-size: 8pt;
	display: block;
	font-weight: bold;
	color: #000000;
	background: url(/themes/moving/img/navibg.gif) no-repeat;
	background-position: right;
}

#navigation-list li a {
	padding-right: 2px;
	color: #007996;
	text-decoration: none;
	width: auto;
}

#navigation-list li a:hover {
	color: #007996;
	text-decoration: none;
}

#content_toc {
	position: relative;
	left: 0px;
	float: right;
	width: 270px;
	height: 500px;
	font-size: 9pt;
	overflow: auto;
	margin-right: 10px;
}

#content_data {
	position: relative;
	left: 8px;
	width: 482px;
	height: 500px;
	margin-bottom: 10px;
	font-size: 9pt;
	overflow: auto;
}

body.body_introduction #content_data {
	width: 405px;
}

body.body_mshome #content_data {
	width: 405px;
}

#content_data {
	padding-right: 10px;
	padding-left: 10px;
}

#content_data { background-color: #ffffff; } 

#content_data .cdata_mshome { background-color: #ffffff; } 
#content_data .cdata_introduction { background-color: #ffffff; }
#content_data .cdata_policy_documents { background-color: #ffffff; }
#content_data .cdata_a_joint_gloss__links { background-color: #ffffff; }
#content_data .cdata_contacts { background-color: #ffffff; }
#content_data .cdata_planning_process { background-color: #ffffff; }
#content_data .cdata_implementation { background-color: #ffffff; }
#content_data .cdata_better_mobility { background-color: #ffffff; }

#content_toc .toc_planning_process { background-color: #e8e583; }
#content_toc .toc_implementation   { background-color: #f7d1d7; }
#content_toc .toc_better_mobility  { background-color: #b1d1d7; }

#content_data p {
	text-align: justify;
	padding-top: 9pt;
}

#toc_name {
	font-size: 9pt;
	color: #000000;
}

#toc_list {
	width: 99%;
}

#toc_list ul {
	padding-left: 2px;
}

#toc_list ul li a {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}

#toc_list ul li a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	background-color: #beb800;
}

.toc_implementation #toc_list ul li a:hover {
	background-color: #d60077;
}

.toc_better_mobility #toc_list ul li a:hover {
	background-color: #007996;
}

#footer {
	font-size: 8pt;
	border-top: 1px solid #007996;
	width: 799px;
	height: 48px;
}

#copyr {
	float: left;
	height: 36px;
	display: block;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 8pt;
}

#logos {
	float: right;
	width: 300px;
	height: 36px;
	margin-right: 10px;
	text-align: left;
	font-size: 9px;
}

#content_flags {
	padding: 10px;
}

#content_flags img {
	border: 1px solid #b0b0b0;
	margin-right: 2px;
}

div.sblock {

}
