/*--ESSENTIAL--------------------------------------------------------------*/

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #195381;
}

a img {
	border: none;
}

fieldset {
	border: none;
}

a {
	//color: #DF2626;
	color: #1AA001;
}

h2, h3, h4, h5 {
	padding: 0 0 0 20px;
	background: url("../images/h2.gif") 0 50% no-repeat;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 0.5em 0;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1em;	
	margin: 0 0 0.5em 0;
}

h5 {
	font-size: 0.9em;	
	margin: 0 0 0.5em 0;
}

b, strong {
	font-weight: bold;
}

p {
	line-height: 120%;
	font-size: 0.9em;
	margin: 0 0 1em 0;
	color: #000;
}
span {
	line-height: 120%;
	font-size: 0.9em;
	color: #000;
}
i, em {
	font-style: italic;
}

table {
	border: none;
	border-bottom: 1px solid #d5ddd1;
	margin-bottom: 1em;
	font-size: 0.9em;
}

table tr th {
	padding: 7px 10px 7px 10px;
	text-align: left;
	border-right: 1px #fff solid;
	background: #d5ddd1 url("../images/th.gif") 0 0 repeat-x;
}

table tr td {
	padding: 5px 10px 5px 10px;
	border-right: 1px #fff solid;
	color: #000;
}

table tr.dark td {
	background: #ebede9;
}

ul {
	margin: 0 0 1em 1em;
	padding: 0;
	list-style: none;
}

ul li {
	padding: 0.2em 0 0.2em 1em;
	font-size: 0.9em;
	background: url("../images/li.gif") 0 0.6em no-repeat;
	border-bottom: 1px #d5ddd1 solid;
	color: #000;
}

ul li ul {
	margin: 0 0 0 0;
	padding: 0;
}

ul li ul li {
	padding: 0.2em 0 0.2em 1em;
	font-size: 1em;
	background: url("../images/li.gif") 0 0.7em no-repeat;
	border: none;	
}

ul.overview li {
	border: none;
	margin-bottom: 10px;
}

#main {
	width: 100%;
	text-align: center;
}

#pageHolder {
	width: 800px;
	margin: 0 auto 0 auto;
}

#pageHolder.hp {
	/*background: url("../images/hp_bg.jpg") 0 134px no-repeat;*/
}

#pageHolder.swe {
	/*background: url("../images/hp_bg_swe.jpg") 0 134px no-repeat;*/
}

#pageHolder.fin {
	/*background: url("../images/hp_bg_fin.jpg") 0 134px no-repeat;*/
}

.hp #page {
	background: url("../images/footer_bg.gif") 0 bottom no-repeat;
}

.subPage #page {
	background: url("../images/footer_sp_bg.gif") 0 bottom no-repeat;
}

#page {
	width: 713px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.clear {
	clear: both;
	overflow: hidden;
}

.noClassic li {
	border: none !important;
	background: none !important;
	font-size: 1.0em;
}

hr {
	color: #d5ddd1;
	border: 0 none;
	border-top: 1px solid #d5ddd1;
	height: 1px;
	margin: 0 0 1em 0;
}

/*--HEADER-----------------------------------------------------------------*/

#header {
	height: 136px;
	background: url("../images/hp_header_bg.gif") 0 0 no-repeat;
	position: relative;
	text-align: left;
}

#header #logo {
	width: 66px;
	height: 53px;
	display: block;
	position: absolute;
	left: 24px;
	top: 14px;
}

#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
}

#header ul li, #header ul li a {
	float: left;
}

ul#staticMenu {
	left: 186px;
	top: 20px;
	font-size: 0.8em;
}

ul#staticMenu li {
	margin-right: 10px;
	padding: 0;	
}

ul#staticMenu a {
	padding: 0 0 0 11px;
	color: #fff;
	text-decoration: none;
	background: url("../images/arrow_mini.gif") 0 50% no-repeat;
}

ul#langMenu {
	right: 30px;
	top: 20px;
}

ul#langMenu li {
	margin-left: 3px;
	padding: 0;	
}

ul#langMenu a {
	width: 20px;
	height: 15px;
}

ul#mainMenu {
	left: 24px;
	top: 81px;
}

ul#mainMenu li {
	margin-right: 2px;
	padding: 0;
}

ul#mainMenu a {
	width: 130px;
	height: 33px;
	line-height: 31px;
	padding: 0 0 0 33px;
	color: #195381;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: url("../images/menu_item.gif") 0 0 no-repeat;
}

ul#mainMenu a:hover, ul#mainMenu a.active {
	background: url("../images/menu_item_active.gif") 0 0 no-repeat;
}

ul#mainMenu a img {
	margin-top: 4px;	
}

/*--INFOBOXES-----------------------------------------------------------------*/

#infoBoxes {
	width: 658px;
	margin-left: 24px;
	background: url("../images/info_boxes_bottom.gif") 0 0 no-repeat;
}

#infoBoxes .box {
	width: 219px;
	float: left;
}

#infoBoxes .box h3 {
	margin: 0;
	padding: 0;
	background: none;
}

#infoBoxes .box h3 a {
	width: 201px;
	height: 30px;
	padding-left: 18px;
	line-height: 30px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

#infoBoxes .box ul {
	margin: 15px 10px 15px 18px;
	padding: 0;
	list-style: none;
}

#infoBoxes .box ul li {
	padding: 2px 0 2px 17px;
	background: url("../images/arrow_blue.gif") 0 5px no-repeat;
	font-size: 0.9em;
}

/*--CONTENT-------------------------------------------------------------------*/

#content {

}

.hpContent {
	height: 265px;
	background: none !important;
}

/*--SUBMENU-------------------------------------------------------------------*/

div#subMenu {
	/*position: absolute;*/
	margin-left: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index: 20;
	float: left;
}

#subMenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	background: url("../images/submenu_top.gif") 0 0 no-repeat;
	display: block;
	width: 185px;
}

#subMenu ul li {
	margin: 0;
	padding: 0;
	border: none;
	background: url("../images/submenu_content.gif") 0 0 repeat-y;
	/*width: 135px;
	height: 21px;
	color: #195381;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	background: url("../images/arrow_blue.gif") 13px 9px no-repeat;*/
}

#subMenu ul li a {
	width: 143px;
	margin: 0;
	padding: 4px 10px 4px 32px;
	display: block;
	color: #195381;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	background: url("../images/arrow_blue.gif") 13px 8px no-repeat;
}

#subMenu ul li a:hover, #subMenu ul li a.active {
	color: #000;
}

#subMenu ul li ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	background: none;
	position: static;
	display: block;
	/*float: left;*/
}

#subMenu ul li ul li {
	margin: 0;
	padding: 0;
	position: static;
	border: none;
	background: url("../images/submenu_content.gif") 0 0 repeat-y;
	display: block;
	/*float: left;*/
}

#subMenu ul li ul li a {
	width: 133px;
	margin: 0 !important;
	padding: 4px 10px 4px 42px;
	display: block;
	color: #195381;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	background: #E6EAE3 url("../images/arrow_blue.gif") 23px 8px no-repeat;
	
}

#subMenu ul li ul li ul li a {
    width: 113px;
    padding: 4px 10px 4px 62px;
	background: #E6EAE3 url("../images/arrow_blue.gif") 43px 8px no-repeat;
}

#subMenu ul li ul li a:hover {
	color: #000;
}
#submenuBottom {
	width: 185px;
	height: 7px;
	overflow: hidden;
	background: url("../images/submenu_bottom.gif") 0 0 no-repeat;
}

/*--TEXT--*-------------------------------------------------------------------*/

#text {
	width: 480px;
	min-height: 375px;
	_height: 375px;
	padding: 20px 20px 20px 0;
	float: right;
}

/*--FOOTER--------------------------------------------------------------------*/

#footer {
	width: 690px;
	height: 35px;
	margin-left: 7px;
	position: relative;
	clear:left;
}

#footer span {
	padding-left: 5px;
	line-height: 33px;
	font-size: 0.8em;
	color: #fff;
}

ul#footerMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	right: 2px;
	top: 10px;
	font-size: 0.8em;
}

ul#footerMenu li {
	padding: 0;
	margin-left: 5px;
	float: left;
}

ul#footerMenu li a.first {
	background: none;
}

ul#footerMenu a {
	padding: 0 0 0 5px;
	color: #fff;
	text-decoration: none;
	float: left;
	background: url("../images/footer_menu_vline.gif") 0 3px no-repeat;
}

/*--- Others-----*/
.marginRight {

	margin: 0 10px 10px 0;

}

#print{
	cursor: pointer;
}



/*** Contact Form ***/

form.contactForm div.frmrow {
	clear: both;
	width: 100%;
	/*border: 1px solid;*/
}

form.contactForm div.frmrow label {
	/*float: left;*/
}

form.contactForm div.frmrow input {
	float: right;
	width: 300px;
}

form.contactForm div.frmrow textarea {
	float: right;
	width: 300px;
	height: 140px;
}

form.contactForm div.frmrow input.button {
	width: auto;
	margin: 0 1em;
}


/*--PHOTO--------------------------------------------------------------------*/

.photo {
	display: block;
	border: 0;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.mTop {
	margin-top: 15px;
}

.mLeft {
	margin-left: 15px;
}

.mBottom {
	margin-bottom: 15px;
}

.mRight {
	margin-right: 15px;
}
.b {
	font-weight: bold;
}
/*--CONTENT--------------------------------------------------------------------*/
ul.employeeList div {
	float: right;
	width: 280px;
}
ul.employeeList div.clear {
	float: none;
	width: auto;
}
ul.employeeList li {
	font-size: inherit;
}
ul.numbered {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0;
	margin-bottom: 10px;
}
ul.numbered li {
	background: none;
}