body.drspoverview div.bannerLeft
{
	background-color:#94996E;
}


body.drspoverview div.pageContainer
{
	clear:both;
	padding-bottom: 8px;
	padding-top: 15px;
	padding-left: 16px;
}

body.drspoverview  a
{
	text-decoration:none;
	color:#333;
}

body.drspoverview div.columnLeftContainer
{
	float:left;
	width:454px;
	
}

body.drspoverview div.columnLeft h2
{
	background-color:#94996E;
	padding:6px 0 7px 0px;
	text-indent: 9px;
	color:#FFF;
	width:100%;
    
}

body.drspoverview div.columnLeft img
{
	float:right;
	margin:-17px 10px 0 0;
}

body.drspoverview div.columnLeft p
{
	font-weight:normal;                            
	color:#333;
	padding:8px 0 12px 9px;
	width:435px;
	clear:both;
}




body.drspoverview div.columnLeft h2 a, body.drspoverview div.columnLeft h2 a:hover
{
	text-decoration:none;
	color:#FFF;
}

body.drspoverview div.columnRightContainer
{
	float:left;
	width:454px;
	padding-left:26px;
	
}

body.drspoverview sup
{
	font-size: 8px;
}

body.drspoverview div.columnRightContainer div.columnLeft p
{
	font-weight:normal;
	color:#333;
	padding:8px 0 12px 9px;
	width:435px;
	clear:both;
}

body.drspoverview div.columnRightContainer div.columnLeft ul
{
	list-style:none;
	padding:5px 0px 15px 10px;
}

body.drspoverview div.columnRightContainer div.columnLeft li
{
	background-image:url(../images/lgray_square.gif);
	background-position:1px 9px;
	padding:4px 0px 0 14px;
	font-weight:normal;
	color:#333;
}

