body.drprofilenotices div.bannerLeft
{
	background-color:#667D78;
}

body.drprofilenotices div.tabHighlightLeft
{
	background-image: url(../images/greenLeft.gif);
}

body.drprofilenotices div.tabHighlightMid
{
	background-color: #667D78;
	padding:3px 1px 0px 2px;
}

body.drprofilenotices div.tabHighlightRight
{
	background-image: url(../images/greenRight.gif);
}

body.drprofilenotices div.tabMiddle
{
	padding:3px 2px 0px 2px;
}

body.drprofilenotices div.tabMiddleHover
{
	padding:3px 2px 0px 2px;
}

body.drprofilenotices div.tabSection
{
	border-bottom: solid 2px #667D78;
}

body.drprofilenotices div.pageContainer
{
	padding-top:18px;
}

body.drprofilenotices div.columnLeft
{
	float:left;
	margin:0px 0px 0px 0px;
	width:607px;
}


body.drprofilenotices div.issuerContainer
{
	float:left;
	width:607px;
	margin:0px 0px 13px 0px;
}

body.drprofilenotices div.issuerContainer li
{
	background-image:url(../images/extrabullet.gif);
	background-position:9px 13px;
	color:#333333;
	padding-left:20px;
	padding-top:9px;
	padding-bottom:2px;
	width:599px;
	float:left;
}

body.drprofilenotices div.issuerContainer h2
{
	padding-left:9px;
	padding-top:6px;
	color:#FFFFFF;
	width:599px;
	height:21px;
	background-color:#667D78;
}

body.drprofilenotices div.issuerContainer p
{
	float:left;
	width:313px;
	font-size:1em;
	color:#333333;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:6px;
}

body.drprofilenotices ul li a
{
	text-decoration:none;
	color:#333333;
}

body.drprofilenotices div.issuerContainer table
{
	width:599px;
	float:left;
}

body.drprofilenotices div.issuerContainer table tr
{
	text-align:left;
}

body.drprofilenotices div.issuerContainer table td
{
	padding-top:5px;
	padding-left:5px;
}

body.drprofilenotices div.issuerContainer table td.link_col img
{
	margin-right:4px;
}

body.drprofilenotices div.issuerContainer table td.img_col
{
	padding-left:0px;
	width:100px;
}

body.drprofilenotices div.issuerContainer table td.img_col img
{
	border:1px solid #8599A8;
}

body.drprofilenotices div.issuerContainer td.link_col a
{
	color:#333;
	text-decoration:none;
}

body.drprofilenotices div.issuerContainer td.link_col a:hover
{
	text-decoration:underline;
	color:#101010;
}


