body.drrecentpubs div.bannerLeft
{
	background-color:#94996E;
}

body.drrecentpubs div.tabHighlightLeft
{
	background-image: url(../images/orangetab.gif);
}

body.drrecentpubs div.tabHighlightMid
{
	background-color: #94996E;
	padding:3px 1px 0px 2px;
}

body.drrecentpubs div.tabHighlightRight
{
	background-image: url(../images/orangetabRight.gif);
}

body.drrecentpubs div.tabMiddle
{
	padding:3px 2px 0px 2px;	
}

body.drrecentpubs div.tabMiddleHover
{
	padding:3px 2px 0px 2px;
}

body.drrecentpubs div.tabSection
{
	border-bottom: solid 2px #94996E;
}

body.drrecentpubs div.pageContainer
{
        clear:both;
}

body.drrecentpubs div.columnLeft
{
	width:607px;
	float:left;
	margin-top: 10px;
}

body.drrecentpubs div.columnLeft p
{
	background-position:18px 16px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	width:609px;
}

body.drrecentpubs div.columnRight
{
	float:left;
	width:315px;
	margin:10px 0px 0px 12px;
}

body.drrecentpubs div.infoSection  
{
	color:#333;
	margin:0px 0px 0px 0px;
}

body.drrecentpubs div.hldrsDividends
{
	background-color:#E6E6E6;
	padding:5px 5px 5px 11px;
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:0px 1px 5px 0px;
	float:left;
	width:298px;
}

body.drrecentpubs div.hldrsDividends img
{
	margin:0px 3px 0px 0px;
}

body.drrecentpubs div.dataContainer
{
	float:left;
}

body.drrecentpubs table.dataSection
{
	width:607px;
	border:solid 2px #CCCCCC;
	font-size:100%;
   	padding-top:0px;
   	padding-bottom:0px; 
	float:left;
}

body.drrecentpubs table.dataSection tr
{
	margin-right:-3px;    
	height:23px;
}

body.drrecentpubs .dataSection th
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 3px;
	vertical-align: top;
}

body.drrecentpubs .dataSection td 
{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	vertical-align:middle;
	
}

body.drrecentpubs tr.headerRow 
{
	background:none;
	background-color:#999999;
}


body.drrecentpubs  .title
{
	width:450px;
	border-right:solid 1px #CCCCCC;
}

body.drrecentpubs  .issueDate
{
	width:75px;
	border-right:solid 1px #CCCCCC;
}


body.drrecentpubs a
{
	color:#333;
	text-decoration:none; 
}

body.drrecentpubs a:hover
{
	text-decoration:underline;
	color:#101010;
}

