body.drcgmlanding div.pageContainer
{
	clear:both;
	padding-left:16px;
	padding-top: 10px;
}

body.drcgmlanding div.bannerLeft
{
	background-color:#AB8433;
}

body.drcgmlanding div.infoSection   
{
	color:#333;
	padding:8px 16px 6px 12px;
	float:left;
}

body.drcgmlanding div.infoSection  a
{
text-decoration:none;
color:#333;
	
}

body.drcgmlanding 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.drcgmlanding 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.drcgmlanding div.columnLeft
{
	width:950px;
	float:left;
}

body.drcgmlanding div.columnLeft p
{
	background-position:18px 16px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	line-height:15px;
	width:617px;
}

body.drcgmlanding div.dataContainer
{
	float:left;
}

body.drcgmlanding table.dataSection
{
	width:935px;
	border:solid 2px #CCCCCC;
	font-size:100%;
    padding-top:0px; 
	float:left;
}

body.drcgmlanding div.dataContainer tr
{
	height:35px;
}

body.drcgmlanding .dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	padding-top:5px;
	vertical-align:top;
}

body.drcgmlanding .dataSection td 
{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	vertical-align:middle;
	text-align:left;
}

body.drcgmlanding table.dataSection tr.headerRow 
{
	height:19px;
	background:none;
	background-color:#999999;
}



body.drcgmlanding  .cgmDate
{
	width:50px;
	border-right:solid 1px #CCCCCC;
}
body.drcgmlanding  .cgmDName
{
	width:700px;
	border-right:solid 1px #CCCCCC;

}

body.drcgmlanding  .cgmProvider
{
	width:165px;
	border-right:solid 1px #CCCCCC;
}


body.drcgmlanding div.columnLeft a:hover, body.drcgmlanding div.infoSection a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.drcgmlanding td.cgmDName div.leftContainer
{
	float:left;
	padding-top:10px;
}

body.drcgmlanding td.cgmDName div.rightContainer
{
	margin-left:10px;
}

body.drcgmlanding div.rightContainer a
{
	color:#333;
	text-decoration:none;
}

body.drcgmlanding div.rightContainer a:hover
{
	text-decoration:underline;
	color:#101010;
}

