body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	color: #000000;
}

A:Link {color:#4377B5;font-style:bold;text-decoration:none;}
A:Visited {color:#4377B5;font-style:bold;text-decoration:none;}
A:Hover {color:#A0CF67;font-style:bold;text-decoration:underline;}

.Box_White {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-image: url(images/navigation/background_box_white.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	}

.Box_Blue {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-image: url(images/navigation/background_box_blue.gif);
	background-repeat: repeat-x;
	background-color: #F6F8FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	}

.ContentBox {
	border-left: solid 1px #d2dbe2;
	border-right: solid 1px #a6bbcb;
	border-top: solid 1px #d2dbe2;
	border-bottom: solid 1px #a6bbcb;
	background-image: url(images/navigation/background_contentbox.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	color: #000000;
	}

.languagebox {
	border: solid 1px #AFCBE7;
	font-size:8.5px;
	line-height: 10px;
	float:middle;
}

.languagebutton select {
	background-color:transparent;
	border:none;
	color:blue;
}

.languagebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #323641;
	text-decoration: none;
	background-color: #E5F0F9;
	width:25px;
	height: 17px;
	font-weight: bold;
	border: solid 1px #AFCBE7;
}
	
.Header_1 {  font: 11pt Arial, Helvetica, sans-serif; font-weight: bold; color: #4377B5}
.Header_Sidebox {  font: 11pt Arial, Helvetica, sans-serif; font-weight: bold; color: #4377B5}
.Standardtext {  font: 11px Trebuchet, Arial, Helvetica, sans-serif; font-weight: normal; text-align: justify; color: #000000}
.Header_2 {  font: 10pt Arial, Helvetica, sans-serif; font-weight: bold; color: #A1A1A5}
.Footer {  font: 8pt Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF}
.SubMenu-Header { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; color: #FFFFFF; font-weight: bold;}
.SubMenu-Text { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #B7E834; font-weight: bold;}

A.SubMenu { 
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	margin: 10px;
	color: #B7E834; 
	font-weight: bold; 
}

A.SubMenu:visited { 
	text-decoration: none; 
	color: #B7E834; 
	font-weight:bold; 
}

A.SubMenu:Hover { 
	text-decoration:none; 
	color: #FFFFFF; 
	font-weight:bold;
}

A.Footer-Link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: bold; 
}

A.Footer-Link:visited { 
	text-decoration: none; 
	color: #ffffff; 
	font-weight:bold; 
}

A.Footer-Link:Hover { 
	text-decoration:underline; 
	color: #ffffff; 
	font-weight:bold;
}