 
body.weshouldtalk div.pageContainer
{
	clear:both;
	padding-bottom: 10px;
	padding-left:16px;
	padding-top: 5px;
}
 
body.weshouldtalk div.bannerLeft
{
	background-color:#94996E;
}

body.weshouldtalk div.infoSection   
{
	color:#333;
	padding:8px 0 6px  12px;
	float:left;
	width:607px;
}

body.weshouldtalk div.infoSection  a
{
text-decoration:none;
color:#333;
	
}

/*
body.weshouldtalk div.issuersTop
{
	background-color:#E6E6E6;
	padding:4px 5px 5px 11px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:6px 1px 5px 0px;
	float:right;
}

 body.weshouldtalk div.investorsTop
{
	background-color:#E6E6E6;
	padding:4px 5px 5px 11px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:6px 1px 5px 0px;
	float:right;
}
*/
body.weshouldtalk div.columnLeft
{
	width:617px; 
	float:left;
} 

body.weshouldtalk div.columnLeft p
{
	background-position:18px 16px;
	color:#333333;
	 
	line-height:15px;
	width:617px;
	padding:5px 1px 5px 1px;
	clear:both;
}




body.weshouldtalk div.columnLeft a 
{

color:#333;
font-size:1em;

margin-bottom:10px;
display: block;
text-decoration:none;

}	

body.weshouldtalk div.columnLeft a:hover, body.weshouldtalk div.infoSection a:hover
{
text-decoration:underline;
color:#101010;
}	
 

body.weshouldtalk  div.columnLeft div.gotobutton
{
	height:21px;
	width:220px; 
	padding:6px 0 0 11px;
	background-color:#94996E;
	color:#FFF;
	float:right;
	margin-top:20px;
	font-size:1em;
	margin-right:20px;
}
body.weshouldtalk  div.columnLeft div.gotobutton a, 
body.weshouldtalk  div.columnLeft div.gotobutton a:hover
{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}


	

