@media screen {
		a {
			text-decoration: none;
		}
		html {
			margin: 0;
			padding: 0;
			height: 100%;
		}

		body {
			background: #dfdfdf;
			margin: 0;
			padding: 0;
			height: 100%;

		}
		div.language
		{
			display: none;
			visibility: hidden;
		}
		
		
		div.n1 {
			background: white;
			position: relative;
			width: 95%;
/* Max-width */
			max-width: 1200px;
			width: expression(document.body.clientWidth > 1200? "1200px": "95%");

			border-left: 2px solid #c91315;
	/*		background-image: url("pic/red_c.gif");
			background-repeat: repeat-y;
			background-position: top right;
			padding-right: 2px;*/
			margin-left: auto;
			margin-right: auto;
		}
		div.n2 {
			border-right: 2px solid #c91315;
	/*		background-image: url("pic/red_d.gif");
			background-repeat: repeat-y;
			background-position: top left;
			padding-left: 2px;
*/
		}

		div.n3 {
			height: 100%;
			overflow: visible;
			background: transparent;
			background-image: url("pic/red.gif");
			background-repeat: repeat-x;
			background-position: bottom left;

		}

		div.n4 {
			margin: 0;
			padding: 0;
			color: black;
			height: 100%;
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			overflow: visible;
			background: transparent;
			background-image: url("pic/red_b.gif");
			background-repeat: repeat-x;
			background-position: top left;
		}

		div.main_container {
			text-align: left;
			overflow: auto;
			background-image: url("pic/blue.gif");
			background-repeat: repeat-y;
			background-position: 25px 0px;
			margin: 0;
			padding: 0px
		}

		div.main_container div.top_table {
			margin: 0;
			padding: 0;
		}

		dt {
			line-height: 18px;
			margin-top: 4px;
			margin-bottom: 4px;
			padding-left: 15px;
			background-image: url("pic/list.gif");
			background-repeat: no-repeat;
			background-position: 0px 5px;
		}

		dd {
			margin-bottom: 4px;
			margin-left: 110px;
		}

		div.main_container div.header  {
			position: absolute;
			top: 14px;
			left: 85px;
		}

		div.main_container div.header div.image {
			margin-right: 20px;
			margin-top: 14px;
			float: left;
		}
		div.main_container div.header div.image img {
			border: 0;
		}


		div.main_container div.header p.page_title {
			color: #01528d;
			font-size: 18pt;
			font-weight: bold;
			text-align: left;
			margin-top: 48px;
			text-transform: uppercase;  
			float: left;
		}

		div.navigation_path {
			float: right;
			font-size: 9pt;
			font-style: normal;
			margin-right: 20px;
			font-weight: normal;
		}
		* html div.navigation_path {
			margin-top: -48px;
		}

		div.main_container div.main_table {
			margin-left: 120px;
			margin-top: 155px;
			margin-right: 30px;
			margin-bottom: 0px;
			overflow: auto;
			height: 100%;
		}


		div.main_container  div.title {
			color: #ededed;
			font-size: 20pt;
			font-style: italic;
			font-weight: bold;
			margin-right: 0;
			margin-left: 0;
			position: relative;
			top: 140px;
			text-align: left;
			padding-left: 120px;
			line-height: 50px;
			height: 50px;
			background-image: url("pic/red2.gif");
		}

		* html div.main_container  div.title {
			width: 100%;
		}

		* html div.main_container div.main_table div.title {
			width: 100%;
			}

		* html div.main_container div.mainmenu {
			width: 900px;
		}
		div.main_container div.mainmenu {
			font-variant: small-caps;
			font-weight: bold;
			font-size: 9pt;
		}

		div.main_container div.mainmenu a {
			color: #05375b;
			text-decoration: none;
		}

		div.main_container div.mainmenu ul.topmenu {
			list-style: none;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 93px;
			right: 15px;
		}

		div.main_container div.mainmenu ul.topmenu li {
			float: left;
			width: 115px;
			height: 50px;
			text-align: center;
			vertical-align: middle;
			line-height: 50px;
			background-image: url("pic/menu_bg1.gif");
			background-repeat: repeat-x;
			padding-top:10px;
		}
		div.main_container div.mainmenu ul.submenu {
			visibility:hidden;
			display: none;
		}

		div.main_container div.mainmenu ul.topmenu li.selected {
			float: left;
			width: 115px;
			height: 50px;
			text-align: center;
			vertical-align: middle;
			line-height: 50px;
			background-image: url("pic/menu_bg1.gif");
			background-repeat: repeat-x;
			padding-top:10px;
			background-image: url("pic/menu_bg2.gif");
			color: black;
			padding-top: 5px;
		}

		div.main_container div.mainmenu ul.topmenu li:hover {
			background-image: url("pic/menu_bg2.gif");
			color: black;
			padding-top: 5px;
		}

		div.main_container div.mainmenu ul.topmenu li:hover a {
			color: black;
		}

		div.main_container div.main_table div.navigation {
/*			border: 6px solid #cdd7de;*/
			margin-left: 10px;
			margin-right: 0px;
			width: 230px;
			float: right;
			position: relative;
			background-color: white; //#dfdfdf;
			margin-bottom: 60px;
/*			padding: 20px;*/
		}
		
		div#sub_modules 
		{
			margin-top: 10px;
			padding-top: 4px;
			background: transparent;
			text-align: center;
		}

		div.main_container div.main_table div.print {
			background: transparent;
			background-image: url("pic/print.gif");
			background-repeat: no-repeat;
			background-position: right 4px;
			text-align: right;
			padding-right: 30px;
			border-top: 1px solid #02375b;
			padding-top: 4px;
			font-variant: small-caps;
			font-size: 10pt;
			font-weight: bold;
		}

		div.main_container div.main_table div.navigation p.nav_title {
			font-weight: bold;
			text-align: left;
			margin: 0;
			border-bottom: 1px solid #02375b;
			font-variant: small-caps;
			font-size: 10pt;
		}
		div.main_container div.main_table div.navigation ul {
			list-style-type: none;
			text-align: left;
			padding-left: 0px;
		}
		
		div.main_container div.main_table div.navigation ul ul {
			padding-left: 20px;
			margin-left: 0;
		}
		div.main_container div.main_table div.navigation li {
			color: black;
			font-weight: normal;
			background: transparent;
		}
		div.main_container div.main_table div.navigation li.selected {
			background: url("pic/list2.gif");
			background-position:  right 4px;
			background-repeat: no-repeat;
		}
		
		div.main_container div.main_table div.navigation li.selected a {
			color: black;
			font-weight: bold;
			text-decoration: none;
		}
		div.main_container div.main_table div.navigation li a,
		div.main_container div.main_table div.navigation li.selected li a,
		div.main_container div.main_table div.print a {
			color: #02375b;
			font-weight: normal;
			text-decoration: none;
			border-bottom: 1px dashed #92b7cb;
		}
		div.main_container div.main_table div.navigation li a:hover,
		div.main_container div.main_table div.navigation li.selected li a:hover,
		div.main_container div.main_table div.print a:hover {
			color: #a10129;
			font-weight: normal;
			text-decoration: none;
			border-bottom: 1px dashed #c13159;
		}


		p.clear {
			clear: both;
		}
			
		p.updated {
			clear: both;
			text-align: right;
			font-style: italic;
			padding-top: 10px;
			border-top: 1px solid #cecece;
		}
		p.published {
			text-align: left;
			font-style: italic;
			padding-bottom: 10px;
			border-bottom: 1px solid #cecece;
		}

		div.main_content {
			margin-right: 300px;
			margin-bottom: 10px;
		}

		div.main_content ul {
			list-style: url("pic/list.gif");
		}
		div.main_content ul ul {
			list-style: url("pic/list2.gif");
		}

		hr {
			width: 100%;
			border: 0;
			border-bottom: 1px solid #cecece;
		}
		div.main_table ul li {
			padding-top: 2px;
			padding-bottom: 2px;
		}

		div.main_table ul ul li {
			padding-top: 2px;
			padding-bottom: 2px;
		}

		div.main_container div.search {
			text-align: right;
			padding: 2px;
			padding-left: 30px;
			float: right;
			background-image: url("pic/etsi.gif");
			background-repeat: no-repeat;
			background-position: 0px 10px;
			line-height: 40px;
			margin: 0;
		}
		div.main_container div.search fieldset {
			margin: 0;
			border: 0;
			padding: 0;
		}
		
		div.top_table input {
			background: transparent;
			background-image: url("pic/input_bg.gif");
			background-repeat: no-repeat;
			height: 20px;
			width: 125px;
			border: 0;
			margin-top: 3px;
			margin-bottom: 2px;
		}

		div.top_table input.button {
			background: transparent;
			background-image: url("pic/button_bg2.gif");
			background-repeat: no-repeat;
			height: 25px;
			width: 74px;
			border: 0;
			margin: 0;
		}

		div.tops {
			background-image: url("pic/top.gif");
			background-repeat: no-repeat;
			background-position: right top;
			overflow: visible;
			position: absolute;
			top: 0px;
			padding-top: 10px;
			right: 10px;
			width: 620px;
			height: 120px;
			line-height: 40px;
			vertical-align: middle;
			padding-right: 30px;
			font-variant: small-caps;

		}
		div.main_content a {
			color: #02375b;
			text-decoration: none;
			border-bottom: 1px dashed #92b7cb;
		}
		div.main_content a:hover {
			color: #a10129;
			text-decoration: none;
			border-bottom: 1px dashed #c13159;
		}
		div.tops a {
			color: black;
			text-decoration: none;
			border-bottom: 1px dashed #303030;
		}
		div.main_container div.header p.page_title a,
		div.main_container div.header p.page_title a:visited {
			color: #01528d;
		}
		div.tops a:hover {
			color: #cacaca;
			text-decoration: none;
			border-bottom: 1px dashed #bababa;
		}

		div.main_container div.login {
			padding: 2px;
			float: left;
			margin-left: 50px;
		}
		div.navigation_path a {
			text-decoration: none;
			color: white;
		}
		div.navigation_path a:hover {
			text-decoration: none;
			color: #02375b;
		}

		div.main_container div.footer {
			position: absolute;
			right: 10px;
			bottom: 0px;
			height: 72px;
			width: 293px;
			float: right;
			background-image: url("pic/bottom.gif");
			background-repeat: no-repeat;
			background-position: top right;
			text-align: center;
			vertical-align: bottom;
			font-variant: small-caps;
		}
		div.main_container div.footer p{
			margin-top: 40px;
		}
}

@media print {
		a {
			text-decoration: none;
		}

		div.main_container {
			text-align: left;
			
			margin: 0;
			padding: 0px;
		}

		div.main_container div.top_table {
			margin: 0;
			padding: 0;
		}

		dt {
			line-height: 18px;
			margin-top: 4px;
			margin-bottom: 4px;
			padding-left: 15px;
			background-image: url("pic/list.gif");
			background-repeat: no-repeat;
			background-position: 0px 5px;
		}

		dd {
			margin-bottom: 4px;
			margin-left: 110px;
		}

		div.main_container div.header  {
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: -140px;
		}

		div.main_container div.header div.image {
			margin-right: 20px;
			margin-top: 14px;
			float: left;
		}
		div.main_container div.header div.image img {
			border: 0;
		}

		div.main_container div.header p.page_title {
			color: #01528d;
			font-size: 18pt;
			font-weight: bold;
			text-align: left;
			margin-top: 48px;
			text-transform: uppercase;  
		}

		div.navigation_path {
			float: right;
			font-size: 9pt;
			font-style: normal;
			margin-top: -50px;
			margin-right: 20px;
			font-weight: normal;
		}

		div.main_container div.main_table {
			margin-top: 110px;
			margin-bottom: 0px;
			
		}

		div.main_container  div.title {
			color: black;
			font-size: 20pt;
			font-style: italic;
			font-weight: bold;
			margin-right: 0;
			margin-left: 0;
			position: relative;
			top: 115px;
			text-align: left;
			padding-left: 20px;
			line-height: 50px;
			height: 50px;
		}

		div.main_container div.mainmenu {
			visibility:hidden;
			display: none;
		}

		div.main_container div.main_table div.navigation {
			visibility:hidden;
			display: none;
		}

		p.updated {
			clear: both;
			text-align: right;
			font-style: italic;
			padding-top: 10px;
			border-top: 1px solid #cecece;
		}
		p.published {
			text-align: left;
			font-style: italic;
			padding-bottom: 10px;
			border-bottom: 1px solid #cecece;
		}

		div.main_content {
			float: none;
		}
/* Omituinen IE 8 ongelma */		
		* html div.main_content
		{
			margin-right: 210px;
		}
		div.content
		{
		}

		div.main_content ul {
			list-style: url("pic/list.gif");
		}
		div.main_content ul ul {
			list-style: url("pic/list2.gif");
		}

		hr {
			width: 100%;
			border: 0;
			border-bottom: 1px solid #cecece;
		}
		div.main_table ul li {
			padding-top: 2px;
			padding-bottom: 2px;
		}

		div.main_table ul ul li {
			padding-top: 2px;
			padding-bottom: 2px;
		}

		div.main_container div.search {
			display: none;
			visibility: hidden;
		}
		
		input {
			background: transparent;
			background-image: url("pic/input_bg.gif");
			background-repeat: no-repeat;
			height: 20px;
			width: 125px;
			border: 0;
			margin-top: 3px;
			margin-bottom: 2px;
		}

		input.button {
			background: transparent;
			background-image: url("pic/button_bg2.gif");
			background-repeat: no-repeat;
			height: 25px;
			width: 74px;
			border: 0;
			margin: 0;
		}

		div.tops {
			visibility:hidden;
			display: none;

		}
		div.main_content a {
			color: #02375b;
			text-decoration: none;
			border-bottom: 1px dashed #92b7cb;
		}
		div.tops a {
			color: black;
			text-decoration: none;
			border-bottom: 1px dashed #303030;
		}
		

		div.main_container div.login {
			padding: 2px;
			float: left;
			margin-left: 50px;
		}
		div.navigation_path a {
			text-decoration: none;
			color: white;
		}

		div.main_container div.footer {
			visibility: hidden;
			display: none;
		}
		div.main_container div.footer p{
			margin-top: 40px;
		}
} 
