.InvestorDay .MailingListListTable,
.InvestorDay .EditSubscriberConfirmation {
	display:none !important;
}
.PageInvestorsFactSheets ModuleYearNavContainer {
display: none;
}
.PageInvestorsFactSheets .ModuleHeader {
display: none;
}
.PageInvestorsFactSheets .ModuleDate {
display: none;
clear: both;
}
.PageInvestorsFactSheets .ModuleDownloadListWithTags .ModuleItemRow {
margin: 10px 0px 0px 0px;
}
.PageInvestorsFactSheets .ModuleYearNavContainerInner {
display: none;
}
.PageInvestorsFactSheets .ModuleHeadline {
color: #0e4c8c;
font-weight: bold;
}
.PageInvestorsFactSheets span.ModuleFileSizeText {
color: #0e4c8c;
font-weight: bold;
}

.PageInvestorsFactSheets .ModuleFileSizeText:before {
    content: "(PDF ";
}

.PageInvestorsFactSheets .ModuleFileSizeText:after {
    content: ")";
}

.factSheetDownload .ModuleFileSizeText {
    font-weight: 100 !important;
    font-size: 10px !important;
}

.explOverview ul {    
    padding-left: 30px;
    margin-bottom: 20px;
}

.explOverview ul li {
    background: none;
    padding-left: 0px;
    color: #0e4c8c; 
    list-style: disc;
}

