body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	background-color: #f0f1f1;
}

body.body_homepage{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/body_home_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -1px;
	background-color: #f0f1f1;
}

.HighlightBlue{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #123d7c;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.HighlightOrange{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffd511;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.HighlightBlack{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.home{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	color: #113c7a;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

table{
	border-collapse: collapse;
}

dl,dt,dd,td,th,div{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul, ul ul, ul ul ul, ol ul{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	line-height: 140%;
	border-width: 0px;
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 0px 0px;
}

ol, ul ol, ul ul ol, ul ol ol{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	line-height: 140%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

li{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

form,option,select,textarea,input{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr{
	height: 1px;
	color: #f0f1f1;
	background-color: #f0f1f1;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

hr.black{
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

/*
	print information
*/
div.print_header {
	display: none;
}

div.print_footer {
	display: none;
}

/*
	table replacements
*/
div.container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.container_bottom {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.container_content_top {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.container_content_bottom {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.container_footer {
	float: left;
	display: inline;
	clear: both;
	width: 1000px;
	height: 1px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body {
	float: left;
	display: inline;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_top {
	float: left;
	display: inline;
	width: 960px;
	height: 95px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-image: url(/mmp/graphics/common/body_top_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #7b7c7e;
}

div.body_top_logo {
	float: left;
	display: inline;
	width: 185px;
	margin: 7px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div.body_top_banner {
	float: left;
	display: inline;
	width: 670px;
	height: 80px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 72px;
	color: #113c7a;
	text-align: center;
	text-transform: uppercase;
	margin: 7px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div.body_top_lang {
	float: right;
	display: inline;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_content {
	float: left;
	display: inline;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_content_home {
	float: left;
	display: inline;
	width: 1000px;
	height: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/body_home_text_bg.jpg);
}

div.content {
	float: right;
	display: inline;
	width: 720px;
	margin: 10px 20px 10px 30px;
	padding: 0px 0px 0px 0px;
}

/*
	Body bottom
*/
div.body_bottom, div.body_bottom_home {
	float: left;
	display: inline;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	border-top: 1px solid #8ea2bd;
}

div.body_bottom_header {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #113c7a;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

span.body_bottom_header {
	width: 100%;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #113c7a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_more {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_sep {
	float: left;
	display: inline;
	width: 40px;
	height: 50px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_news {
	float: left;
	display: inline;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_news_text {
	float: left;
	display: inline;
	width: 285px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_text {
	float: left;
	display: inline;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_text_image {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_text_text {
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_newsletter {
	float: left;
	display: inline;
	width: 280px;
	height: 105px;
	margin: 30px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
	background-image: url(/mmp/graphics/common/newsletter_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

input.newsletter {
	width: 165px;
	height: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	padding: 8px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #5e5e5e;
	background-image: url(/mmp/graphics/common/input_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.newsletter_button {
	float: right;
	display: inline;
	width: 83px;
	height: 37px;
	overflow: hidden;
	text-align: center;
	margin: -37px 10px 0px 0px;
	padding: 16px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/newsletter_button_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.newsletter, a.newsletter:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_address_sep {
	float: left;
	display: inline;
	width: 960px;
	height: 1px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #abacae;
	border-top: 1px solid #fcfcfc;
}

div.body_bottom_address {
	float: left;
	display: inline;
	width: 960px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_address_elem {
	float: left;
	display: inline;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_address_elem_image {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body_bottom_address_elem_text {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	homepage
*/
div.htext_block {
	width: 959px;
	float: left;
	display: inline;
	margin: 7px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
}

div.htext_header {
	clear: both;
	width: 100px;
	float: right;
	display: inline;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.htext_descr_box {
	position: absolute;
	width: 820px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.htext_image {
	width: 350px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.htext_descr {
	width: 430px;
	height: 275px;
	line-height: 16px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 25px;
	padding: 0px 10px 0px 0px;
}

div.htext_descr p{
	line-height: 16px;
}

/*
	staff list
*/
div.staff_block {
	width: 320px;
	float: left;
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.staff_image {
	width: 80px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.staff_text {
	width: 200px;
	float: left;
	display: inline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

a.staff {
	float: left;
	display: inline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

a.staff:hover {
	float: left;
	display: inline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

/*
	print and mail icons
*/
div.print_mail {
	float: left;
	display: inline;
	width: 100%;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.print_mail_item {
	float: right;
	display: inline;
	width: 55px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.print_mail_cat {
	float: right;
	display: inline;
	width: 160px;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 120px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	news
*/
div.news_box {
	float: left;
	display: inline;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_box_sep {
	float: left;
	display: inline;
	width: 720px;
	height: 1px;
	overflow: hidden;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #b0b1b3;
	border-top: 1px solid #fcfcfc;
}

div.news_image {
	clear: both;
	float: left;
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text {
	float: left;
	display: inline;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_image {
	float: left;
	display: inline;
	width: 390px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

div.news_text_header {
	float: left;
	display: inline;
	width: 690px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #21549e;
	text-align: left;
	line-height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_image_header {
	float: left;
	display: inline;
	width: 390px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #21549e;
	text-align: left;
	line-height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_date {
	float: left;
	display: inline;
	width: 690px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_image_date {
	float: left;
	display: inline;
	width: 390px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_text {
	float: left;
	display: inline;
	width: 690px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_image_text {
	float: left;
	display: inline;
	width: 390px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_more {
	float: left;
	display: inline;
	width: 690px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_text_image_more {
	float: left;
	display: inline;
	width: 390px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_page_button_block {
	float: left;
	display: inline;
	width: 690px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_page_arrows {
	display: inline;
	width: 20px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_page_button {
	display: inline;
	width: 30px;
	height: 32px;
	text-align: center;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
}

a.news_page_button{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 11px 8px 11px;
	background-image: url(/mmp/graphics/common/news_page_button_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #000000;

}

a.news_page_button:hover, a.news_page_button_hi, a.news_page_button_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 11px 8px 11px;
	background-image: url(/mmp/graphics/common/news_page_button_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #000000;
}

div.news_archive_box {
	float: left;
	display: inline;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}

a.news_archive_header{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.news_archive_header:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*
	menu main
*/
div.body_menu_main {
	float: left;
	display: inline;
	width: 960px;
	height: 26px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 0px 20px;
	background-image: url(/mmp/graphics/common/body_menu_main_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

a.menu_main{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 19px 10px 17px;
}

a.menu_main:hover, a.menu_main_hi, a.menu_main_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 15px 10px 15px;
	background-color: #0065ac;
	border-top: 4px solid #123d7c;
	border-right: 4px solid #123d7c;
	border-left: 2px solid #123d7c;
}

/*
	menu second
*/
div.menu_second_top {
	float: left;
	display: inline;
	width: 960px;
	height: 26px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #0065ac;
	border-bottom: 4px solid #123d7c;
}

div.menu_second {
	float: left;
	display: inline;
	width: 200px;
	text-align: left;
	margin: -4px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	background-color: #0065ac;
	border-right: 4px solid #123d7c;
	border-left: 4px solid #123d7c;
	border-bottom: 4px solid #123d7c;
}

div.menu_second_2, div.menu_second_2_hi {
	float: left;
	display: inline;
	width: 182px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 12px 9px 12px 9px;
}

div.menu_second_2_sep {
	float: left;
	display: inline;
	width: 182px;
	height: 1px;
	overflow: hidden;
	margin: 0px 9px 0px 9px;
	padding: 0px 0px 0px 0px;
	background-color: #ffd511;
	border-top: 1px solid #123d7c;
}

a.menu_second_2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_second_2:hover, a.menu_second_2_hi, a.menu_second_2_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffd511;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu_second_3, div.menu_second_3_hi {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 20px;
	background-color: #0084e1;
}

a.menu_second_3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_second_3:hover, a.menu_second_3_hi, a.menu_second_3_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffd511;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu_second_4, div.menu_second_4_hi {
	float: left;
	display: inline;
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 35px;
	background-color: #0084e1;
}

a.menu_second_4{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.menu_second_4:hover, a.menu_second_4_hi, a.menu_second_4_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffd511;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	Bread Crumbs
*/
div.bread_crumbs_member {
	float: right;
	display: inline;
	width: 720px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #21549e;
	text-transform: uppercase;
	margin: 20px 20px 0px 30px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #797a7c;
}

div.bread_crumbs_supplier {
	float: right;
	display: inline;
	width: 692px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #21549e;
	text-transform: uppercase;
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #797a7c;
}

div.bread_crumbs_supplier_cat {
	float: right;
	display: inline;
	width: 48px;
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.bread_crumbs {
	float: right;
	display: inline;
	width: 720px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #21549e;
	text-transform: uppercase;
	margin: 20px 20px 0px 30px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #797a7c;
}

span.bread_crumbs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #21549e;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.bread_crumbs{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #21549e;
	text-decoration: none;
	text-transform: uppercase;
}

a.bread_crumbs:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #21549e;
	text-decoration: none;
	text-transform: uppercase;
}

/*
	download list
*/
div.download_box {
	float: left;
	display: inline;
	width: 700px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

div.download_box_header {
	float: left;
	display: inline;
	width: 700px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #123d7c;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.download_box_text {
	float: left;
	display: inline;
	width: 620px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.download_box_icon {
	float: left;
	display: inline;
	width: 70px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

div.download_sep {
	float: left;
	display: inline;
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #123d7c;
}

a.download_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #123d7c;
	text-decoration: none;
}

a.download_title:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #123d7c;
	text-decoration: none;
}

a.download_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #123d7c;
	text-decoration: none;
}

a.download_text:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #123d7c;
	text-decoration: none;
}

div.download_direct {
	margin: 50px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

/*
	member / supplier
*/
div.member_left {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.member_left_image {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.member_left_text {
	float: left;
	display: inline;
	width: 250px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.member_right {
	float: left;
	display: inline;
	width: 450px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	background-color: #f0f1f1;
	border: 5px solid #ffffff;
}

li.keyfacts{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

span.keyfacts_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #113c7a;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.keyfacts_left {
	float: left;
	display: inline;
	width: 185px;
	margin: 15px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

div.keyfacts_right {
	float: left;
	display: inline;
	width: 249px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #b3b5b7;
}

div.keyfacts_right_divided {
	float: right;
	display: inline;
	width: 160px;
	margin: -3px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.keyfacts_right_divided_build {
	float: left;
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/color_building.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.keyfacts_right_divided_tools {
	float: left;
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/color_tools.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.keyfacts_right_divided_wood {
	float: left;
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/color_wood.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.keyfacts_right_divided_other {
	float: left;
	display: inline;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/color_other.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.keyfacts_right_image {
	float: left;
	display: inline;
	width: 48px;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.keyfacts_right_text {
	float: left;
	display: inline;
	width: 186px;
	margin: 10px 0px 0px 5px;
	padding: 4px 0px 0px 0px;
}

div.member_middle {
	float: left;
	display: inline;
	width: 720px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ffffff;
}

div.member_dia {
	float: left;
	display: inline;
	width: 440px;
	margin: 0px 0px 0px 145px;
	padding: 0px 0px 0px 0px;
}

div.member_bottom {
	float: left;
	display: inline;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #abacae;
}

div.member_bottom_contact {
	float: left;
	display: inline;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.member_bottom_googlemap {
	float: left;
	display: inline;
	width: 380px;
	margin: 17px 0px 0px 40px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 0px solid #aeaeae;
}

/*
	member index
*/
div.member_index {
	float: left;
	display: inline;
	width: 160px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.member_index_header_image {
	width: 35px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #123d7c;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.member_index_header_text {
	width: 125px;
	height: 35px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #123d7c;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #123d7c;
}

div.member_index_elem {
	float: left;
	display: inline;
	width: 160px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.member_index {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #123d7c;
	text-decoration: none;
}

a.member_index:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #123d7c;
	text-decoration: none;
}

div.member_index_sep {
	float: left;
	display: inline;
	width: 1px;
	height: 140px;
	overflow: hidden;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-right: 1px solid #797a7c;
}

/*
	supplier
*/
div.supplier_right {
	float: left;
	display: inline;
	width: 445px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

div.supplier_right_arrow_left {
	float: left;
	display: inline;
	width: 10px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.supplier_right_arrow_right {
	float: left;
	display: inline;
	width: 10px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.supplier_right_image {
	float: left;
	display: inline;
	width: 400px;
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

/*
	supplier index
*/
div.supplier_index {
	float: left;
	display: inline;
	width: 225px;
	color: #123d7c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.supplier_index_image {
	float: left;
	display: inline;
	width: 60px;
	min-height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

div.supplier_index_links {
	float: left;
	display: inline;
	width: 225px;
	color: #123d7c;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

div.supplier_index_text {
	float: left;
	display: inline;
	width: 225px;
	color: #123d7c;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

div.supplier_index_sep {
	float: left;
	display: inline;
	width: 1px;
	height: 140px;
	overflow: hidden;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-right: 1px solid #797a7c;
}

/*
	supplier countries
*/
div.supp_block, div.supp_block_header {
	float: left;
	display: inline;
	width: 720px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div.supp_country, div.supp_country_header {
	float: left;
	display: inline;
	width: 50px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.supp_network, div.supp_network_header {
	float: left;
	display: inline;
	width: 180px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.supp_address, div.supp_address_header {
	float: left;
	display: inline;
	width: 230px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.supp_production {
	float: left;
	display: inline;
	width: 50px;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

div.supp_distribution, div.supp_distribution_header {
	float: right;
	display: inline;
	width: 150px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.supp_block_header {
	border-bottom: 1px solid #797a7c;
}

div.supp_country_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.supp_network_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.supp_address_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.supp_production_header {
	float: left;
	display: inline;
	width: 70px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.supp_distribution_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

/*
	contact
*/
div.contact_left {
	float: left;
	display: inline;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.contact_right {
	float: left;
	display: inline;
	width: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.contact_bottom {
	float: left;
	display: inline;
	width: 960px;
	margin: 15px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

div.contact_googlemap {
	float: left;
	display: inline;
	width: 610px;
	margin: 76px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 0px solid #aeaeae;
}

div.contact_googlemap_div {
	float: left;
	display: inline;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
}

div.contact_right_header {
	float: left;
	display: inline;
	width: 330px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.contact_right_header_image {
	float: left;
	display: inline;
	width: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.contact_right_header_text {
	float: left;
	display: inline;
	width: 280px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #21549e;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.contact_right_form {
	float: left;
	display: inline;
	width: 280px;
	margin: 15px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

div.contact_form {
	float: left;
	display: inline;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

textarea.contact_form_1 ,textarea.contact_form_2, input.contact_form {
	width: 268px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 8px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #4b545b;
	background-image: url(/mmp/graphics/common/contact_input_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}

input.contact_form {
	height: 20px;
}

textarea.contact_form_1 {
	height: 50px;
}

textarea.contact_form_2 {
	height: 100px;
}

div.contact_send {
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.contact_send {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3c464e;
	line-height: 32px;
	text-decoration: none;
	padding: 6px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/send_button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #4b545b;
}

a.contact_send:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3c464e;
	line-height: 32px;
	text-decoration: none;
	padding: 6px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics/common/send_button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #4b545b;
}

/*
	edit mode styles
*/
fieldset.itemblock {
	clear: both;
	float: left;
	display: inline;
	margin: 5px;
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius: 10px;
}

fieldset.item {
	clear: both;
	float: left;
	display: inline;
	margin: 5px;
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius: 10px;
}

legend.item {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
}

span.fieldsetText {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-color: transparent;
}

table.item {
	margin: 2px;
	padding: 2px;
}

td.item_field {
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 3px;
	color: #ffffff;
	background-color: #666666;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}

td.item_field_mand {
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 3px;
	color: #ffffff;
	background-color: #000000;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}

td.item_value {
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}

td.item_value_header{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #006400;
}

td.configname {
	width: 180px;
	margin: 2px;
	padding: 2px;
}

td.configvalue {
	margin: 2px;
	padding: 2px;
	white-space: nowrap;
}

