td { padding: 0px; }
.td-center { text-align:center;}
.td-right { text-align:right;}
.fund-page-header {
  color: #333;
  font-size: 24px;
  font-family: "AvenirNextLTCom-Demi";
  margin-bottom: 15px;
}
.fund-col-header {
  color: #333;
  font-size: 18px;
  font-family: "AvenirNextLTCom-Demi";
  margin-bottom: 10px;
}
.fund-body-b {
  color: #333;
  font-size: 14px;
  line-height: 1.25;
  font-family: "AvenirNextLTCom-Demi";
}
.fund-body-r {
  color: #333;
  font-size: 14px;
  line-height: 1.25;
  font-family: "AvenirNextLTCom-Regular";
}
.fund-note-r {
  color: #333;
  font-size: 12px;
  font-family: "AvenirNextLTCom-Regular";
}
.fund-label-r {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Regular";
  padding-bottom: 3px;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.fund-label-b {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  padding-bottom: 3px;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.fund-label-b-nb {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  padding-bottom: 3px;
  padding-top: 5px;
}
.fund-label-r-nb {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Regular";
  padding-bottom: 3px;
  padding-top: 5px;
}
.fund-data-r {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Regular";
  padding-bottom: 3px;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.fund-data-r-nb {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Regular";
  padding-bottom: 3px;
  padding-top: 5px;
}
.fund-data-b {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  padding-bottom: 3px;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.fund-data-b-nb {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  padding-bottom: 3px;
  padding-top: 5px;
}
.fund-total {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  padding-bottom: 3px;
  padding-top: 5px;
}
.header-label {
  color: #333;
  font-size: 18px;
  font-family: "AvenirNextLTCom-Regular";
  padding-bottom: 12px;
  padding-top: 5px;
  border-bottom: 3px solid #333333;
}
.fund-link a {
    font-size: 14px;
    font-family: "AvenirNextLTCom-Demi";
    text-decoration: none;
}


.returns-data {
  color: #333;
  font-size: 14px;
  font-family: "AvenirNextLTCom-Demi";
  margin: 0;
}
.fund-footnote-r {
  color: #666666;
  font-size: 12px;
  line-height:14px;
  font-family: "AvenirNextLTCom-Regular";
  margin: 5px 0px 5px 0px;
}
.fund-footnote-b {
  color: #666666;
  font-size: 12px;
  line-height:14px;
  font-family: "AvenirNextLTCom-Demi";
  margin: 5px 0px 5px 0px;
}

.cmp-linkList__list-item {
  border-top: 1px solid;
}

.cmp-linkList__headline{
  border-bottom: 1px solid;
}

.border-t-4{
  border-top: 4px solid;
}