/* STRUCTURE */
body {
	background-image:url('/en/images/background.jpg');
background-attachment: fixed;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333333;
}
form, table, p {
	margin:0px;
	padding:0px;
	font-size:100%;
}
.padded li, p {
	line-height: 17px;
}
a {
	text-decoration:none;
	color:#333333;
}
ul {
	margin:0px;
	padding:0px;
	margin-left:16px;
}
li {
	padding-bottom:16px;
}
#page {
	margin:auto;
	width:960px;
	text-align:left;
	/*position:relative;*/
}
#banner {
	position:absolute;
	top:0px;
	z-index:-1;	
}
#content {
	background-image:url('/en/images/content_background.gif');
	width:960px;
}	
#homecontent {
	background-image:url('/en/images/home_content_background.gif');
	width:960px;
}	
#navigation {
	background-image:url('/en/images/navigation_background.png');
	margin:0px;
	padding:0px;
	margin-top:16px;
	font-family:Georgia, Times New Roman, serif;
	padding-bottom:56px;
	
	/*min-height:193px;
	margin-bottom:16px;*/
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#navigation ul li {
	margin:0px;
	padding:0px;
}
#navigation ul ul {
/*	padding-bottom:16px;*/
	background-image:url('/en/images/navigation_underline.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}
#navigation a {
	padding-left:16px;
	color:#000033;
	height:18px;
	display:block;
	line-height:18px;
	cursor:pointer;
}
#menu a:hover {
	background-color:#b6bdc5;
}
#navigation a.primary {
	display:block;
	background-image:url('/en/images/navigation_underline.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	text-transform:uppercase;
	height:23px;
	line-height:23px;
}
#navigation a.primaryselected {
	text-transform:uppercase;
	color:#ffffff;
	height:23px;
	line-height:23px;
}
#navigation a.secondaryselected {
}
.subnavigation {
	background-image:url('/en/images/navigation_underline.gif');
	background-position:bottom;
	background-repeat:no-repeat;	
/*	padding-bottom:22px;*/
}
#leftcolumn {
	width:201px;
	float:left;
	margin-left:16px;
	min-height:300px;
	display:inline;
}
#centrecolumn {
	float:left;
	width:540px;
	margin-top:209px;
	background-color:#ffffff;
}
#homecentrecolumn {
	float:left;
	width:355px;
	margin-top:209px;
}
#rightcolumn {
	float:right;
	width:186px;
	margin-top:209px;
	background-color:#F7F8F8;
}
#homerightcolumn {
	float:right;
	width:388px;
	margin-top:209px;
}
#rightcolumn a, #homerightcolumn a, a.bluelink, a.bluelink:link, a.bluelink:visited {
	color:#003579;
	font-family:Georgia, Times New Roman, serif;
	font-size:10px;
	font-weight:bold;
}
a.bluelink:hover {
	text-decoration: underline;
}
#homesearch {
	position:absolute;
	top:14px;
	right:16px;
}
.clear {
	clear:both;
}
#contentfooter, #homecontentfooter {
	width:960px;
	height:80px;
	background-image:none;
	position:relative;
	margin:auto;
	margin-bottom:20px;
}
#footer {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	font-size:10px;
	padding-right:16px;
}
#footer a, #footer a:active,#footer a:visited,#footer a:link {
	color:#333333;	
}

.shortline, .fullline, .doubleline, .partialline {
	height:0px;
	border-top:1px solid #666666;
	margin-bottom:3px;
	line-height:0px;
}
.shortline {
	width:169px;
}
.partialline {
	width:331px;
}
.fullline {
	width:100%;
}
.padded {
	padding:16px;
	position:relative;
}
.doubleline {
	height:2px;
	border-top:1px solid #666666;
	border-bottom:2px solid #666666;
	margin-bottom:3px;
}
#panel {
	font-size:11px;
	background-color:#9eb0c8;
	background-image:url('/en/images/home/panelhome_bottom_en.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	/*margin-top:56px;*/
}
#panel a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.contentpanel {
	background-image:url('/en/images/content_panel.gif');
	background-position:bottom;
	margin-left:-16px;
	padding-left:16px;
	padding-bottom:30px;
}
.contentpanelgrey {
	background-image:url('/en/images/table_footer.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	margin-left:-16px;


	padding-bottom:30px;
}
.contentpaneldirectors {
	margin-left:-16px;
	background-color:#DCEAF5;
}
.contentpanelabout {
	background-image:url('/en/images/board_panel_footer.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#EDF5FA;

	margin-left:-16px;
	padding-bottom:30px;
}
.sidebar, .teambox {
	float:right;
	width:170px;
position:relative;
}
.sidebar {
	background-image:url('/en/images/sidebar_bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#E1EDEB;
	padding-bottom:10px;
	padding-top:1px;
}
.teambox {
	padding-bottom:16px;
}
#contacttable td {
	padding-bottom:2px;
}
.inputfield {
	background-color:#d6d6d6;
	border:none;
	border-left:1px dotted #666666;
	border-bottom:1px dotted #666666;
	height:19px;
	width:237px;
}
#searchbox {
	background-image:url('/en/images/search_background.gif');
	background-position:bottom left;
	padding:1px;
	width:170px;
	height:22px;
}
#search {
	background-color:#D5D5D5;
	border:none;
	width:146px;
	height:18px;
}
select {
	font-size:11px;
}
.newsimage {
	position:absolute;
	top:94px;
	left:-200px;
}
* html .newsimage {
	top:100px;
	left:-216px;
}

/* FORMATTING */

h1, h2, h3, h4, .introduction, .highlight, .subtext, .portfoliotitle {
	font-family: Georgia, Times New Roman, serif;	
	margin:0px;
	padding:0px;
	
}

h1, h4 {
	font-size:13px;
	font-weight:normal;
}

h2 {
	font-size:30px;
}
h3 {
	font-size:18px;
}

.introduction {
	font-size:16px;
	line-height:20px;
}
.highlight {
	font-size:14px;
	color:#3b7d78;
}
.subtext {
font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	line-height: 8px;
}
.portfoliotitle {
	font-weight:bold;
}
.table {
	width:525px;
	margin-left:-16px;
	background-image:url('/en/images/table_background.gif');
	background-position:bottom;
}
.table td {
	height:30px;
	padding-bottom:0px;
}
.table th {
	background-color:#E1E2E3;
	border-bottom:1px solid #B9BABB;
	height:30px;
	padding-bottom:0px;
}
.tdright {
	padding-left:16px;
	padding-bottom:0px;
}
.date {
	color:#849bb7;
}
a.expteam,a.expteam:hover, a.expteam:visited {
font-weight: bold;
font-size:11px;
color: #a1b8c8;
padding-top:4px;
padding-bottom:6px;
display:block;
}
#portfolio {list-style:none; padding:0; border:0;margin:0px;width:356px}
.smlnews { font-size:9.5px; line-height:14px;font-weight:bold;color:#333333;text-transform: uppercase;}
.smlnewshead {font-size:12px; font-weight:bold;color:#3a5271;}
a.reader, a.reader:visited, a.reader:active {
	text-decoration: underline;
}
a.reader:hover {
	text-decoration: none;
}
.newslister a, .newslister a:active, .newslister a:visited {
	text-decoration: none;
	/*color:#666666;*/
}
.newslister a:hover {
	text-decoration: underline;
}
.searchLink {
color:#003579;
}
a.searchHeadLink, a.searchHeadLink:active, a.searchHeadLink:visited {
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
	display:block;
}
#sitemapstruct {
	padding-top:8px;
}
#sitemapstruct a,#sitemapstruct a:active, #sitemapstruct a:visited{
	display:block;
	height:17px;
}
#sitemapstruct a:hover{
	text-decoration:underline;
}
.papertable a:hover, .contentpanelabout a:hover {
text-decoration:underline;
}
#governancelist li{
padding:0px;
padding-bottom:5px;
}
a.credit, a.credit:link, a.credit:active, a.credit:visited {color:#ffffff;}