/* Start of Single Listed DRs CSS */

 

body.singlelisteddr div.bannerLeft
{
	background-color:#667D78;
}

/* tab Start  */
body.singlelisteddr div.tabSection
{
	border-bottom: solid 2px #667D78;
}

body.singlelisteddr div.tabSection
{	 
	height: 37px;
}
body.singlelisteddr div.tabHighlight
{
	float: left;
	height:35px;
}
body.singlelisteddr div.tab
{
	height: 35px;
}

body.singlelisteddr div.tabHighlightLeft
{ 
	height: 35px;
	background-image: url(../images/greenLeft35.gif);
}

body.singlelisteddr div.tabHighlightMid
{
	height: 32px;
	text-align:center;
	display:block;
}
body.singlelisteddr div.tabHighlightRight
{ 
	height: 35px;
	background-image: url(../images/greenRight35.gif);
}
body.singlelisteddr div.tabLeft
{
	height: 35px;
	background-image: url(../images/tab_Left35.gif);
}

body.singlelisteddr div.tabLeftHover
{
	height: 35px;
	background-image: url(../images/tabrolloverleft35.gif);
}
body.singlelisteddr div.tabMiddle
{
	height: 31px;
}
body.singlelisteddr div.tabMiddleHover
{
	height: 31px;
}
body.singlelisteddr div.tabMiddle A,body.singlelisteddr  div.tabMiddleHover A
{
	text-align:center;
	height:31px;
	display:block;
}
body.singlelisteddr div.tabRight
{
	height: 35px;
	background-image: url(../images/greyRight35.gif);
}

body.singlelisteddr div.tabRightHover
{	 
	height: 35px;
	background-image: url(../images/tabrolloverright35.gif);
	 
}

/* tab End  */


body.singlelisteddr div.pageContainer
{
	clear:both;
	
}

body.singlelisteddr div.infoSection
{
	height:auto;
	width:64%;
	clear:both;
	margin-top:10px;
}

body.singlelisteddr div.infoSection h1
{
	font-family:Arial;
	font-size:13px;
	padding:13px 0 0 0px;
	color:#AB8433;
}

body.singlelisteddr div.infoSection p
{
	font-size:1em;
	padding-bottom:5px;
	color:#333;
/*	margin:5px 0px 5px 0px;*/
}


body.singlelisteddr div.columnLeft
{
	float:left;
}

body.singlelisteddr div.dataContainer 
{
	float:left;
}

body.singlelisteddr div.dataContainer table
{
	width:610px;
	margin-bottom:20px;
}

body.singlelisteddr .dataSection td
{
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
}

body.singlelisteddr th.drIssue,td.drIssue
{
	width:210px;
}

body.singlelisteddr td.drIssue a
{
	text-decoration:none;
	color:#333333;
}

body.singlelisteddr td.drIssue a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.singlelisteddr th.drCountryName
{
	width:120px;
}

body.singlelisteddr td.drCountryName
{
	width:120px;
}
body.singlelisteddr td.drCountryName a
{
	
	text-decoration:none;
	color:#333333;
}

body.singlelisteddr td.drCountryName a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.singlelisteddr th.drExchange
{
	width:130px;
	padding-left:3px;
}

body.singlelisteddr td.drExchange
{
	width:130px;
	text-decoration:none;
	color:#333333;
}

body.singlelisteddr th.drCUSIP
{
	width:63px;
	padding-left:3px;
}

body.singlelisteddr td.drCUSIP
{
	width:63px;
	text-decoration:none;
	color:#333333;
}

body.singlelisteddr th.drSymbol
{
	width:65px;
}

body.singlelisteddr td.drSymbol 
{
	width:65px;
	text-decoration:none;
	color:#333333;
}

body.singlelisteddr div.columnLeft p
{
	background-position:18px 16px;
	color:#333333;
	padding-top:10px;
	line-height:15px;
	width:610px;
}





