/* Stylesheet to modify default styles for use in Private Clients section */

/* top area: top links */
#topArea div.topLinks a:hover {color:#660033}

/* top nav */
.topNav a.on {background-color:#660033}

/* wrapper for watermark background 
.wrapperWatermark {background-image:url(/images/watermark_red.gif)}*/

/* breadcrumb trail */
#breadcrumbTrail div.breadcrumb {color:#660033}
#breadcrumbTrail div.printVersion a {background-image:url(/images/icon_print_red.gif)}

/* side nav */
.sideNav h3 {color:#ffffff; background-image:url(/images/nav_heading_bg_red.gif)}
.sideNav a.on {color:#660033}
.sideNav a:hover {color:#660033}

/* big arrow link */
.bigArrowLink a {color:#660033; background-image:url(/images/arrow_button_big_red.gif)}

/* map link */
.mapLink a {color:#660033}

/* side nav home */
.sideNavHome h3 {color:#ffffff; background-image:url(/images/nav_heading_bg_red.gif)}

/* content */
#content h3 {color:#660033}
#content h4 {color:#660033}
#content p.headline {color:#660033}
#content a {color:#660033}
#content li {color:#000000}
#content .dataTable td.headerCol {color:#660033}

#centralColumn .peopleProfile .details h5 {color:#660033;}

#content .slashHeader a:hover {
	color:#660033;
}
#content .ifSelectionGo a
{
	color:#ffffff;
	text-decoration:none;
}

/* quicklinks */
#content .quickLinks a {background-image:url(/images/bullet_arrow_red.gif)}
#content .quickLinks a:hover {color:#660033}

/* footer */
#footer {background-image:url(/images/footer_topline_red.gif)}
#footer div.botLinks a:hover {color:#660033}