@charset "utf-8";
/* CSS Document */
ul {

	padding-right:10px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #F56900; 
	text-decoration: none; 
	list-style-image : url("/images/bullet.gif");
}

li {
	font-family: Arial, Helvetica;
	line-height:20px;
	font-size: 11px;
	color: #F56900; 
	text-decoration: none; 
}


.formbox
{
	width:218px;
}

.label
{
	width:150px;
}

BODY, TR, TD {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #797979; 
	text-decoration: none;
}

select { 
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF; 
	color: #797979;
	width:218px; 
}
.blue { 
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF; 
	color: #25337B; 
}
.typetext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #797979; 
}
.typeheader {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #25337B;  
}
.typeingress {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;  
}
.typesubhead {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;  
}
.tinytext {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #797979; 
	text-decoration: none; 
}
A.tinytext {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #25337B; 
	text-decoration: none; 
}
A.tinytext:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ff7300; 
	text-decoration: none; 
}
A {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #25337B; 
	text-decoration: none; 
}
A:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ff7300; 
	text-decoration: none; 
}
.light_grey {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ababab; 
	text-decoration: none; 
}
.kompassi {
	background: url("/layouts/investors/images/compass_left.gif");
	background-position:top right;
	background-repeat:no-repeat;
}

.sub_navi_background {
	background: url(/layouts/investors/images/sub_navi_background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.header2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #25337B;
	font-weight: bold; 
	text-decoration: none; 
}
A.mini {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #25337B; 
	text-decoration: none; 
}
.mini {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #25337B; 
	text-decoration: none; 
}
.mini_grey {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #797979; 
	text-decoration: none; 
}
.mini_orange {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #F56900; 
	text-decoration: none; 
}

.mini_white {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;

}

.over_about_us{
	cursor:hand;
 	background:url(/layouts/investors/images/about_us-over.gif);
 	font-size: 10px;
 	font-family: Arial, Helvetica, serif;
}

.over_business_areas{
	cursor:hand;
	background-image:url('/layouts/investors/images/business_areas-over.gif');
    font-size: 10px;
 	font-family: Arial, Helvetica, serif;
	
}

.over_investors{
	cursor:hand;
 	background-image:url('/layouts/investors/images/investors-over.gif');
    font-size: 10px;
 	font-family: Arial, Helvetica, serif;
}

.over_recruitment_centre {
	cursor:hand;
	background-image:url('/layouts/investors/images/recruitment_centre-over.gif');
    font-size: 10px;
 	font-family: Arial, Helvetica, serif;
}

.over_media_centre {
	cursor:hand;
	background-image:url('/layouts/investors/images/media_centre-over.gif');
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
}

.over_contact_us {
	cursor:hand;
 	background-image:url('/layouts/investors/images/contact_us-over.gif');
    font-size: 10px;
 	font-family: Arial, Helvetica, serif;
}

.linkkiout {
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	color:#FFFFFF;
}

BODY {
	background-image:url('/layouts/investors/images/background.gif');
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	margin: 20px;
	padding: 0;
	height: 100%;
}



.margin_left {
	background: url(/layouts/investors/images/margin_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#d8d8d9;
}

.margin_right {
	background: url(/layouts/investors/images/margin_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#d8d8d9;
}