body.dreduoverview div.bannerLeft
{
	background-color:#AB8433;
}


body.dreduoverview div.pageContainer
{
	clear:both;
	padding-bottom: 8px;
	padding-top: 15px;
	padding-left: 16px;
}

body.dreduoverview  a
{
	text-decoration:none;
	color:#333;
}

body.dreduoverview div.columnLeftContainer
{
	float:left;
	width:454px;
	
}

body.dreduoverview div.columnLeft h2
{
	background-color:#AB8433;
	padding:6px 0 7px 0px;
	text-indent: 9px;
	color:#FFF;
	width:100%;
    
}

body.dreduoverview div.columnLeft img
{
	float:right;
	margin:-17px 10px 0 0;
}

body.dreduoverview div.columnLeft p
{
	font-weight:normal;                            
	color:#333;
	padding:8px 0 12px 9px;
	width:435px;
	clear:both;
}




body.dreduoverview div.columnLeft h2 a, body.dreduoverview div.columnLeft h2 a:hover
{
	text-decoration:none;
	color:#FFF;
}

body.dreduoverview div.columnRightContainer
{
	float:left;
	width:454px;
	padding-left:26px;
	
}


body.dreduoverview div.columnRightContainer div.columnLeft p
{
	font-weight:normal;
	color:#333;
	padding:8px 0 12px 9px;
	width:435px;
	clear:both;
}

