body.adrphonedirectory div.pageContainer
{
	clear:both;
	padding-left:16px;
}

body.adrphonedirectory div.bannerLeft
{
	background-color:#AB8433;
}

body.adrphonedirectory div.infoSection   
{
	color:#333;
	float:left;
	width: 609px;
}

body.adrphonedirectory div.infoSection  a
{
	text-decoration:none;
	color:#333;
}

body.adrphonedirectory div.issuersTop
{
	background-color:#E6E6E6;
	padding:4px 8px 5px 8px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:0px 0px 0px 0px;
	float:right;
}

body.adrphonedirectory div.columnLeft
{
	width:950px;
	float:left;
	padding-top: 10px;
}

body.adrphonedirectory div.columnLeft p
{
	color:#333333;
	width:200px;
	padding-left: 1px;
}

body.adrphonedirectory div.dataContainer
{
	float:left;
	clear:left;
}

body.adrphonedirectory table.dataSection
{
	width:609px;
	border:solid 1px #CCCCCC;
	font-size:100%; 
	float:left;
}

body.adrphonedirectory table.dataSection tr
{
	
}


body.adrphonedirectory .dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:8px;
	vertical-align:top;
	float: left;
}

body.adrphonedirectory .dataSection td 
{
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	vertical-align:middle;
}

body.adrphonedirectory tr.headerRow 
{
	height:23px;
	background:none;
	background-color:#999999; 
	width:617px;	
}

body.adrphonedirectory td.FirstColumn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
}
	
body.adrphonedirectory  .cgmProvider
{
	width:308px;
	border-right:solid 1px #CCCCCC;
}

body.adrphonedirectory  .cgmDownload
{
	width:308px;
}

body.adrphonedirectory td.cgmDownload a
{
        color:#333;
        text-decoration:none; 
}

body.adrphonedirectory div.columnLeft a:hover, body.adrphonedirectory div.infoSection a:hover,body.adrphonedirectory td.cgmDowmload a:hover
{
text-decoration:underline;
color:#101010;
}	
