body.shareholder div.bannerLeft
{
	background-color:#94996E;
}

body.shareholder div.pageContainer
{
	padding-bottom: 8px;
	padding-left: 16px;
}

body.shareholder div.columnLeftContainer
{
	float:left;
	width:951px;
	
}

body.shareholder div.columnLeft
{
	float:left;
	width:615px;
}

body.shareholder div.columnLeftContainer div.columnLeft h2 
{
	background-color:#94996E;
	padding:5px 0 6px 16px;
	color:#FFF;
	font-size:1em;
	width:270px;
	margin-left:0px;
/*	margin-top:8px;*/
	margin-bottom: 12px;
}


body.shareholder div.columnLeft p
{
	font-weight:normal;
	color:#333;
	padding:10px 0 15px 0px;
	clear:both;
	width: 610px;
}

body.shareholder div.infoSection1   
{
	color:#333;
	padding:6px 0px 6px 0px;
	margin-left:324px;
}

body.shareholder div.infoSection1  a
{
text-decoration:none;
color:#FFFFFF;
	
}

body.shareholder div.infoSection1 a:hover
{
text-decoration:none;
color:#FFFFFF;
}
body.shareholder div.columnLeft p a
{
font-weight:bold ;
text-decoration:none;
color:#333;
	
}

body.shareholder div.columnLeft p a:hover
{
font-weight:bold ;
text-decoration:underline;
color:#333;
}

