body {
font-family:Arial,Helvetica,Sans-serif;
font-size:0.7em;
color:#333;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5 {
display:inline;
}

h1 {
font-size:1.4em;
color:#333;
}

h2 {
font-size:1.3em;
color:#143779;
font-weight:normal;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1.1em;
color:#fff;
}

h5 {
font-size:1em;
color:#333;
}

a {
text-decoration:underline;
color:#333;
line-height:normal;
}

a:hover {
text-decoration:underline;
color:#143779;
}

input,select,textarea {
font-size:0.85em;
}

input.button {
font-family:verdana,arial,helvetica,sans-serif;
background-color:#FBCF1D;
font-weight:bold;
padding:2px 3px;
border:none;
color:#555;
font-size:0.85em;
margin-bottom:1px;
}

/* block containing logo, links and search */

#top {
width:768px; 
}

#logo {
float:left; 
position:relative;
width:410px;
}

#toplinks {
float:left; 
position:relative;
padding-top:20px;
}

#searchbox {
float:right; 
position:relative;
padding-top:17px;
}

/* block containing banner and breadcrumb */

#middle {
width:768px;
margin:0;
padding:0;
}

#ar2004 {
clear:both;
position:relative;
float:left; 
width:768px;
}

#spacer {
clear:both;
position:relative;
float:left; 
line-height:24px;
width:195px;
}

#breadcrumb {
position:relative;
float:left; 
line-height:24px;
width:450px;
}

#pn {
position:relative;
float:right; 
line-height:24px;
padding-right:20px;
}


/* main block containgin left nav, header and text area */

#main {
clear:both;
width:768px;
margin:0;
padding:0;
}

/* left nav */

#leftnavBlock {
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
	width:174px;	
	}
	
#leftnav {
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
	width:174px;	
	border-bottom: 1px solid #7AAAD0;		
	overflow:hidden;
	}

	
#leftnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#leftnav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width:174px;			
	}

#leftnav ul li a,
#leftnav ul li.on a {
	border-top: 1px solid #7AAAD0;
	padding:4px 20px;
	margin:0;
	color: #143779;
	text-decoration: none;
	display: block;
	font-weight: normal;
	}
	
#leftnav ul li a {
	background: #fff;
	}
	
#leftnav ul li.on a {
	background: #D7E6F1;
	}

#leftnav ul li a:hover,
#leftnav ul li.on a:hover {
	color: #143779;
	background: #FEF1BC;
	}
	

#leftnav ul li.sub a,
#leftnav ul li.subon a {
	background: #fff;
	background-image: url("../images/global/navarrow.gif");
	background-repeat:no-repeat;	
	border:none;
	padding:3px 12px;
	margin-left:20px;
	color:#143779;
	text-decoration: none;
	display:block;
	line-height:normal;
	}

#leftnav ul li.sub a {
	font-weight:normal; 
	}
#leftnav ul li.subon a {
	font-weight:bold; 
	}	

#leftnav ul li.sub a:hover,
#leftnav ul li.subon a:hover {
	color:#143779;
	background:#FEF1BC;
	background-image: url("../images/global/navarrow.gif");
	background-repeat:no-repeat;		
	}	
	
#leftnav ul li.subon a:hover {
	font-weight:bold; 
	}	
	
#blueline {
background-color:#7AAAD0;
overflow:hidden;
width:174px;
float:left;
position:relative;
}	

/* print icon and link */

#print {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:170px;	
	background-image:url(../images/global/printicon.gif);
	background-repeat:no-repeat;	
	}	

#print a {	
	padding-left:43px;
	line-height:40px;
	color: #666;
	}
	
#print a:hover {	
    color:#143779;
	}		

/* content block with header and text area */

#content {
position:relative;
float:left;
width:592px;
border-right: 1px solid #7AAAD0;
border-bottom: 1px solid #7AAAD0;
border-left: 1px solid #7AAAD0;
}

#header {
width:592px;
height: 53px;
background-color:#D7E6F1;
border-top: 1px solid #7AAAD0;
border-bottom: 1px solid #7AAAD0;
}

/* this is to be used if there is an image and some text in the header */

#headerwithimage {
width:592px;
border-top: 1px solid #7AAAD0;
float:left;
position:relative;
}

/* the background color of this layer is defined in a style tag in the page itself */

#headertext {
width:341px;
border-right: 1px solid #7AAAD0;
border-bottom: 1px solid #7AAAD0;
padding: 15px 20px;
float:left;
position:relative;
}

#headertext p {
font-size:1.25em;
}

#headertext .chairman,
#headertext .ceo,
#headertext .asset,
#headertext .corpgov {
font-size:1.25em;
}

#headertext .operating {
font-size:1.1em;
}

#headertext .chairman {color:#1A6265;}
#headertext .ceo {color:#60758A;}
#headertext .asset {color:#841E60;}
#headertext .operating {color:#006C91;}
#headertext .corpgov {color:#6A2A90;}

#headerimage {
width:210px;
border-bottom: 1px solid #7AAAD0;
float:left;
position:relative;
}

#text {
padding-top: 1px;
margin-top: 0;
margin-right: 20px;
margin-bottom: 20px;
margin-left: 20px;
clear:left;
width:550px;
}

#text table{
font-size:100%;
}

#text table.grey{
border:1px solid #ccc;
padding:0 5px;
}

#text .titleblue {
color:#7AAAD0;
font-weight:bold;
}

#text img.director {
border:1px solid #7AAAD0;
margin-right:15px;
margin-bottom:15px;
}

#text th,
#text td {
font-weight:normal;
line-height: 16px;
}

#text th.line,
#text th.blueboldline,
#text td.blueboldline,
#text td.line,
#text th.lineindent {
border-bottom:1px solid #ccc;
}

#text th.doubleline,
#text td.doubleline {
border-bottom:2px solid #ccc;
}

#text th.lineindent {
padding-left:10px;
}

#text th.indent,
#text th.blueboldline,
#text td.indent,
#text td.blueboldline {
padding-left:10px;
border-bottom:none;
}

#text th.blueboldline,
#text th.bluebold,
#text td.blueboldline,
#text td.bluebold {
color:#143779;
}

#text td.imgtext {
background-color:#143779;
color:#fff;
font-weight:bold;
padding:3px 8px;
}

#text img.thumbleft {
margin-right:15px;
margin-bottom:10px;
}

#text img.thumbright {
margin-left:15px;
margin-bottom:10px;
}

#text .large {
font-size:1.25em;
}

#text a.smmain {
line-height:16px;
text-decoration:none;
font-weight:bold;
}

#text a.smmain:hover {
text-decoration:underline;
font-weight:bold;
}

#text a.smsub {
padding-left:15px;
line-height:16px;
}

#text a.top {
text-decoration:none;
background-image: url("../images/global/backtotop.gif");
background-repeat:no-repeat;
padding-left:12px;
line-height:12px;
}

#text td.flagship {
background-color:#01B1D1;
padding:6px;
color:#fff;
line-height:15px;
}

#text a.downloads {	
	padding-left:25px;
	padding-bottom:1px;	
	line-height:22px;
	padding-bottom:2px;
	color: #333;
	background-image:url(../images/global/pdficon.gif);
	background-repeat:no-repeat;		
	}
	
#text a.downloads:hover {	
    color:#143779;
	}		

#investis {
clear:both;
float:left;
position:relative;
width:300px;
padding-left:175px;
margin-top:50px;
}
