#top, #bottom, #no_print, #link, #blurb_investment {
	display:none;
	background-image:none;
	color:#000;
}

#content, #content_text, #intro_text {
	display:block;
	color:#000;
}

#midTable {
	background:#FFF;
}

#mid {
	background:#FFF;
}

#header {
	display:block;
	position:absolute;
	top:0;
	left:0;
	color:#000;
}

#tableNews {
	position:relative;
	left:-235px;
	color:#000;
}

#printarticle {
	position:relative;
	left:-235px;
	color:#000;
}

#tableInvestment {
	border-top:solid 1px #FF0000;
	width:661px;
	background-color:#e6ecf0;
	color:#000;
	display:block;
}

#tableInvestment td {
	text-align:center;
	color:#0e456e;
}
	
.pagebreak { 
	padding-top:250px;
	margin-top:250px;
}
	
#tableGIC {
	background-color:#e6ecf0;
	color:#000;
}
#tableGIC td {
	vertical-align:top;
	color:#0e456e;
}

#tableJV {
    background-color:#0e456e;
}
#tableJV td {
    text-align:center;
    vertical-align:middle;
    font-size:13px;
	padding:10px;
	color:#000;
}

#tableJV span{
    font-size:15px;
    color:#000;
    font-weight:700;
}
