@CHARSET "UTF-8";

div#content {
	color: #414244;
}

div#content div.heading {
	font-size: 200%;
	color: #64A6D5;
	margin-bottom: 15px;
}

div#content div.subheading {
	font-size: 150%;
	color: #64A6D5;
	margin-bottom: 8px;
	padding-top: 8px;
}

div#content div.subheading2 {
	color: #64A6D5;
	margin-bottom: 2px;
	padding-top: 5px;
}

div#content ul {
	margin-top: 2px;
}

div#content li {
	margin-bottom: 5px;
}

div#content div.text.indent {
	margin-left: 25px;
}

div#content div.ingress {
}

div#content div.submenu {
	margin-left: 30px;
	margin-bottom: 20px;
}

div#content_box.content_fi div#content div.submenu {
	margin-left: 15px;
}

div#content div.submenu div.item {
	background: url(../images/bullet_arrow_grey.png) 0% 40% no-repeat;
	border-bottom: 1px solid #D6D6D6;
}

div#content div.submenu div.item.selected {
	background: url(../images/bullet_arrow_selected.png) 0% 40% no-repeat;
}

div#content div.submenu div.text {
	margin-bottom: 3px;
}

div#content div.text,
div#content div.ingress {
	margin-bottom: 15px;
	text-align: justify;
}

div#content_box.content_fi div#content div.text,
div#content_box.content_fi div#content div.ingress {
	text-align: left;
}

div.content_box.ie_box.frontpage {
	background: url(../images/bg_page_06.jpg) no-repeat #FFFFFF;
}

div#content_box.frontpage div.ingress {
	/*padding-top: 370px;*/
}

div.content_box.ie_box.general {
	background: url(../images/bg_page_01.jpg) -10px -2px no-repeat #FFFFFF;
}

div#content_box.general div.heading {
	padding-top: 395px;
}

div#content_box.general div.product_category {
	font-size: 110%;
	margin-bottom: 4px;
}

div#content_box.general div.product {
	font-weight: bold;
}

div#content_box.commitments div.commitment {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #0067ac;
	padding-top: 6px;
	margin-bottom: 10px;
}

div.content_box.ie_box.news {
	background: url(../images/bg_page_02.jpg) -10px -2px no-repeat #FFFFFF;
}

div#content_box.news div.heading {
	padding-top: 210px;
}

div#content_box.news div.rss_list {
	width: 48%;
}

div#content_box.news div.rss_list.inline {
	width: 100%;
}

div#content_box.news div.rss_list a {
	text-decoration: none;
}

div#content_box.news div.rss_list.special_news {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

div#content_box.news div.rss_list div.heading {
	font-size: 130%;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 0px;
	padding-top: 0px;
}

div#content_box.news div.rss_list.special_news div.heading {
	padding-top: 210px;
	font-size: 160%;
}

div#content_box.news div.item {
	border-bottom: 0px solid #DDDDDD;
	margin: 2px;
	padding: 0px;
}

div#content_box.news div.date {
	font-weight: bold;
	width: 100%;
}

div#content_box.news div.text {
	color: #333333;
	text-align: left;
}

div#content_box.news div.rss_list.special_news div.text {
	font-weight: bold;
}

div#content_box.news div.published {
	font-weight: bold;
	margin-bottom: 10px;
}

div.content_box.ie_box.contact_us {
	background: url(../images/bg_page_03.jpg) -35px -22px no-repeat #FFFFFF;
}

div#content_box.contact_us div.heading {
	padding-top: 210px;
}

div.content_box.ie_box.products {
	background: url(../images/bg_page_04.jpg) -20px -24px no-repeat #FFFFFF;
}

div#content_box.products div.heading {
	padding-top: 210px;
}

