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