body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	margin:0;
	background: #e6e6e6  url(../images/bg_body_home2.gif) repeat-y;	
	}
/*body.homepage {
	background: #e6e6e6  url(../images/) repeat-y;	
}*/
body.homepage {
	background: #989898 url(../images/bg_body_home2.gif) repeat-y;	
	}/*#8C8C8C*/
h1 { /* page title */
	color:#40587a;
	font-size:17px;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0
	}

td, input, select, textarea {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
input, select {  
	border:1px solid #ccc;
	margin:3px 0;
	}	
input.radio {
	border:none;
	}
input.button, a.button {
	color: #fff; 
	background: #416b9d;
	padding:1px;
	border-bottom:1px solid #1b1a4d;
	border-right:1px solid #1b1a4d;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-weight:bold;
	}
a.button:link, a.button:active, a.button:hover, a.button:visited {
	padding:2px 5px;
	display:block;
	width:110px;	
	text-decoration:none;
	color:#fff
	}

sup {
	font-size:9px;
	font-weight:normal;
	}
/* LINKS */
a, a:active {
	color:#336699;
	text-decoration:underline
	}
a:hover {
	color:#003366;
	}	
a:visited {
	color:#666
	}

a.video, a.video:visited {
	display: inline-block;
	font-weight:normal;
	text-decoration:none;	
	background:url(../images/icon_video.gif) center right no-repeat;
	padding-right: 25px;
	color:#fff;
	}
a.video:hover {
	background:url(../images/icon_video_over.gif) center right no-repeat;
	text-decoration:underline;
	color: #ebd28d;	
	}

a.arrowLink, a.arrowLink:visited {
	font-weight:normal;
	text-decoration:none;	
	/*padding-left:10px;
	background:url(../images/arrow.gif) no-repeat;*/
	background-position:0px 3px;
	color:#313131;
	}
a.arrowLink:hover {
	text-decoration:underline;	
	}
	
#downloads a, #downloads a:visited {
	display:block;
	background:#e6e6e6 url(../images/icon_download.gif) no-repeat 143px 1px;
	font-weight:normal;
	padding: 3px 3px 4px 4px;
	border-bottom:1px solid #fff;
	text-decoration:none;
	color:#333
	}
#downloads a:hover {
	background:#ebd28d url(../images/icon_download.gif) no-repeat 143px 1px;
	color:#333
	}

/* PAGE LAYOUT - container settings */

#top-section {
	position:relative;
	left:0;
	top:0;
	height:80px;
	width:780px;
	background-color: #fff;
	}
#mid-section {
	position:relative;
	left:0;
	top:0;
	height:80px;
	border-top:1px solid #fff;
	width:780px;
	}
#content-section {
	position:absolute;
	left:0;
	top:161px;	
	/* border-top:1px solid #fff; */ /* disabled to smooth image reflection */
	width:780px;
	}

/* COL AND ROW POSITIONING */
#top-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:100px;
	background:#fff;
	}
#content-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:160px;
	background:#fff;
	}
#mid-col-1 {
	position:absolute;
	top:0;
	left:0;
	width:159px;
	}
#top-col-2{
	position:absolute;
	top:0;
	right:0px;
	width:247px;
	height:80px;
	background:#fff;
	}	
#content-col-2 {
	position:absolute;
	top:0;
	left:160px;
	width:160px;
	}
#mid-col-2 {
	position:absolute;
	top:0;
	left:159px;
	width:162px;
	}
#top-col-3 {
	position:absolute;
	top:0;
	left:80px;
	width:400px;
	background:#fff;
	}	
#content-col-3 {
	position:absolute;
	top:0;
	left:320px;
	width:460px;
	background:#fff;
	}

#mid-col-3 {
	position:relative;
	top:0;
	left:321px;
	width:459px;
	}
#content-col-3 {
	border-left:1px solid #fff;
	}

/* TOP SECTION - main col settings */

#top-col-1 {  /* logo */
	}
#top-col-1 img {  /* logo image */
	margin:7px 0 0 10px;
	}
#top-col-2 {/* common links */
	text-align:right;
	}
#top-col-3 { /* page title */
	height:80px;
	color:#787878;
	font-size:14px;
	font-weight: bold;
	}

/* top section - misc attributes*/
#top-col-2 p {
	padding-right:18px;
	margin: 9px 10px
	}
#top-col-3 p { /* page title */
	padding:55px 0 0 0;
	margin:0;
	}
	

/* MIDDLE SECTION - main col settings */

#mid-col-1 {
	height:80px;
	background:#8fa2b9;
	}
#mid-col-2 {
	height:80px;
	background: #40587a  url(../images/bg_mid-col-2.gif) repeat-y;
	}
#mid-col-3 {
	height:80px;
	background: url(../images/banners/home.png) no-repeat;
	}

/* middle section - misc attributes*/

#mid-col-2 p {
	padding: 0 0 0 5px;
	margin: 0;
	}

/*.homepage #mid-col-1 {
	background:#A1750D url(../images/arrow_shareprice.gif) no-repeat 135px 10px;
	background:#a1750d;
	color:#fff;
	text-align:right;
	font-weight:bold;
	font-size:9px;
	}*/
.homepage #mid-col-1 p {
	padding:7px 25px 0 0;
	margin:0;
	}
.homepage #mid-col-2 {
	background: #40587a  url(../images/bg_mid-col-2.gif) repeat-y;
	color:#fff;
	}
.homepage #mid-col-2 p {
	padding:5px 10px;
	}

.webcast img.imgover {
	border:none;
	border-left:1px solid #fff;
	}

.AAA {
	border:none;
	}

/* CONTENT SECTION - main col settings */

#content-col-1 {
	border-top: 1px solid #fff;
	}
#content-col-2 {
	background:#ccc;
	border-top: 1px solid #fff;
	}
#content-col-3 {
/*	width:460px;*/
	}

/*  HOMEPAGE  */
.homepage #content-col-3 {
	background:#E6E6E6
	}	

/* NEWS ITEMS  */
.homepage #content-col-2 {
	background:none;
	color:#fff;
	}	
.homepage #content-col-2 .title {
	background: #00436e; 
	display:block;
	padding: 3px 3px 4px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	margin:0;
	}	
.homepage #content-col-2 .title.first {
	border-top:none;
	}		
.homepage #content-col-2 .item {
	padding: 10px;
	margin: 0;
	color: #333;
	font-weight:bold;
	/*background:#B2D0E9;
	border-bottom: 1px solid #fff;*/
	}	
 	 	
/* GENERAL FORMATTING */

#contentArea {
	margin: 0px 15px 10px 20px;
	line-height:16px;
	font-size:11px
	}
#contentArea p {
	margin:0 0 15px 0
	}
#contentArea .justify{
	margin:0 0 15px 0;
	text-align: justify;
	}
#contentArea .title {
	color:#40587a;
	font-weight:bold;
	margin:0 0 2px 0
	}	
#contentArea .subtitle {
	color:#a1750d;
	font-weight:bold;
	margin:0 0 5px 0
	}		
#contentArea ul, ol {
	margin:10px 0 0 0;
	padding:0;
	margin-left:12px;
	margin-bottom:14px
	}
#contentArea li {
	list-style: disc url(../images/bullet.gif);
	/*list-style: disc;*/
	padding:2px 0;
	color:#40587a;
	}
#contentArea ul.plain li, #contentArea ol.plain li {
	color:#333;
	list-style: disc url(../images/bullet_plain.gif);
	}
#contentArea ul.plain.home {
	padding:10px 0;
	}
img.imgover {
	border:none;
}
#downloads {
	background:#a1750d;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #fff
	}
#downloads p {
	padding:3px 5px 4px 5px;
	margin:0;
	}

.absright-aligned {
	text-align:right;
	margin-right:-5px
	}
#back-to-top {
	clear:both;
	position:relative;
	left:0;
	bottom:0px;	
	margin:25px 20px;
	text-align:right;
	}
#back-to-top a {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #666
	}	

.credit, .downloadInfo, .footnote, .acrobatLink, .homenotes {
	font-size:9px;
	font-weight:normal;
	}
.acrobatLink {
	background-color:#fff;
	padding:7px 0 0 5px;
	}
.footnote {
	margin:35px 0 5px 0;
	color:#666
	}
.chart {
	position:relative;
	left:-15px;
	top:0
	}	
.homenotes {
	color:#666;
	margin:10px 0 5px 0;
	}
div.shareprice {
	border-bottom:1px solid #B2D0EA;
	padding:8px 0 12px 0;
	background: #b2d0e9 url(../images/bg_shareprice.gif) repeat left top;
	}	
.chart {
	position:relative;
	left:-15px;
	top:0
	}
p.downloadLink {
	height:17px;
	background:url(../images/icon_download.gif) no-repeat 0px;
	}
	
.downloadLink a, 
.downloadLink a:active, 
.downloadLink a:hover, 
.downloadLink a:visited {
	text-decoration:underline;	
	padding-left:15px;
	}	
	
#exposure-chart-left {
	float:left;
	width:48%
	}
#exposure-chart-right {
	float:right;
	width:48%;
	}

#col-1 {
	float:left;
	width:50%
	}
#col-2 {
	float:right;
	width:45%;
	margin-left:15px;
	}
#col-1a {
	float:left;
	width:125px;
	}
#col-2a {
	float:right;
	width:290px
	}
	
#col-1a ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	width:110px;
	}
#col-1a ul li {
	list-style: none;
}
#mainnav.hedgestrategies li a {
	margin-bottom:30px
	}

#highlight {
	border: 1px dashed #999;
	background-color: #B2D0E9;
	color:#000;
	font-weight: bold;
	text-align: center;
	width: 400px;
	padding: 10px 5px 0px 5px;
}

	
/* DATA TABLES */
.dataTable {
	width:420px;
	font-size:10px;
	}
div.dataTable {
	margin:25px 0;
	}
.dataTable th {
	padding:0 0 4px 0;
	border-bottom:1px solid #ccc
	}
.dataTable td {
	padding:2px 1px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	}

/* HOME PAGE DATA TABLE */
.dataTable.home {
	width:auto;
	margin-bottom:15px;
	}
div.home-chart {
	margin: 0 -20px 20px -20px;
	width:460px;
	}
.dataTable.home th {
	color:#333;
	border-bottom:1px solid #999;
	}	
.dataTable.home td {
	border-bottom:1px solid #999;
	}
.home .col-1 {
	width:150px
	}
.home .col-2, 
.home .col-3 {
	width:auto;
	text-align:center;
	padding:2px 12px;
	}

	
.home th.col-2, .home td.col-2 {
	background:#EBD38D;
	}

.textonly td {
	padding-bottom:10px
}

/* STANDARD DATA TABLES */
.standard th {
	text-align:center;
	padding-top:3px;
	}	
.standard td {
	text-align:center
	}	
.standard td.col-1, .standard th.col-1 {
	text-align:left;
	width:150px
	}	
.standard td.col-1-wide, .standard th.col-1-wide {
	text-align:left;
	width:210px
	}		
.standard td.col-2, .standard th.col-2 {
	text-align:left;
	}		
.standard .col-highlight {
	background:#d8e7f4;
	font-weight:bold;
	padding-left:0.5em;
	padding-right:0.5em	;
	}
	
/* page specific */
.standard .msci-header {
	position:relative;
	display:block;
	width:100px;
	text-align:center;
	}	
.standard .hfri-header {
	}		
.small td, .small th {
	font-size:9px;
	padding:3px 2px;
	}
.small th {
	background:#ccc;
	color:#000;
	}
.small td.highlight {
	font-weight:bold;
	background:#ccc;
	}
	
/* MENU STYLES */
#content-col-1 ul, 
#content-col-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	}
#content-col-1 ul {
	width: 159px; /* Width of Menu Items */
	}
#content-col-2 ul {
	width: 160px; /* Width of Menu Items */
	}
#content-col-1 ul li, 
#content-col-2 ul li {
	position: relative;
	border-bottom:1px solid #fff
}
#content-col-1 ul li a:hover, 
#content-col-2 ul li a:hover { /* Hover Styles */
	color: #fff; 
	background: #416b9d; 
	} 
	
/* Fix IE. Hide from IE Mac \*/
* html #content-col-1 ul li { float: left; height: 1%; }
* html #content-col-1 ul li a { height: 1%; }
* html #content-col-2 ul li { float: left; height: 1%; }
* html #content-col-2 ul li a { height: 1%; }
/* End */

	
/* MAIN MENU */
#content-col-1 ul li a {/*  Menu Items */
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #333;
	padding: 3px 3px 4px 4px;
	background:#b2d0e9 url(../images/arrow.gif) no-repeat 152px 7px;
	}
#content-col-1 ul li a:hover { 
	background: #416b9d url(../images/arrow_hover.gif) no-repeat 152px 7px;
	} 
/* main menu selected */
html #content-col-1 ul li a.selected, 
html #content-col-1 ul li a.selected:hover {
	color: #fff; 
	background: #416b9d url(../images/arrow_hover.gif) no-repeat 152px 7px;
	}
	
	
/* SUB MENU */
#content-col-2 ul li a, 
#mainnav.hedgestrategies li a {/* Menu Items */
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #333;
	background:#e6e6e6;
	padding: 3px 5px 4px 5px;
	}

#mainnav.hedgestrategies li a {
	background:#b2d0e9 url(../images/arrow.gif) no-repeat 100px 7px
	}
	
/* submenu selected */
html #content-col-2 ul li a.selected, 
html #content-col-2 ul li a.selected:hover {
	color: #fff; 
	background: #416b9d; 
	}
#mainnav.hedgestrategies li a:hover,
#mainnav.hedgestrategies li a.selected {
	color: #fff; 
	background: #416b9d url(../images/arrow_hover.gif) no-repeat 100px 7px; 
	}

/* allocation analysis */	

.allocation {}
.allocation .chart {
	float:left;
	width:210px;
	}
.allocation .legend {
	float:left;
	width:195px;
	margin-top:45px;
	}
	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
