.historicalDividends .CustomTable tbody tr:nth-child(2n) {
    background-color: transparent;
}

.historicalDividends .CustomTable tbody tr.primary {
    background-color: #fff;
}

.historicalDividends .CustomTable tbody tr.alternate {
    background-color: #EFEFF0;
}

.historicalDividends .CustomTable tbody tr.spacing {
    background-color: #EFEFF0;
}

.PersonContainer .PersonTitle {
    width: 100%;
}
/*.aglr .FaqContainer {
    margin-top: 30px;
}*/
.aglr .FaqContainer h1, .aglrSEC h1 {
font-size: 38px;
}
.aglFaq .FaqDetailList h3 {
    font: bold 15px/24px 'Open Sans',sans-serif;
}

.pageDetails .ModuleHeadline {
    padding: 0 12px;
}

.pageDetails .ModuleFileDescriptionText {
    padding: 0 12px;
}

.ModuleDownloadListWithTags .ModuleHeadline {
    width: 93%;
}
.aglr .ModuleDate {
    display: none;
}

.aglr .ModuleFileSizeText {
display:none;
}
.relatedNew h1 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px 20px;
    color: #636363;
    padding-top: 10px;
}
 
.aglr .RightPaneDiv12 .SecondNav {
display:none;
}


.ShareHolder .QuickLinkRowAlt {
    background: #F0F0F0;
}

.aglr .relatedNew .SecondNav li {
    display: block;
    margin: 0 5px;
    padding: 1em 17px;
    width: auto;
}
.aglr .relatedNew .SecondNav li:nth-child(2n) {
    background-color: #F0F0F0;
}
.aglr .Related {
display:none;
}
.aglFaq h1 {
text-align:center;
}

.PersonTitle cr {
    //display: block;
    font-style: normal;
}
.PersonTitle cr:after {
     content: "\A";
     white-space: pre; 
}

.quarterlyWidget .DocumentInfo ul li a[href$=".PDF"] {
    background: url('../design/ico_pdf.gif') left center no-repeat;
}

table.hist-dividends tbody.content {
    display:none;
}
table.hist-dividends tbody.content.active {
    display:block;
}
.hist-dividends .accordian > tr > th:hover {
    cursor:pointer;
    /*background: url(../design/directory_plus.png) 2px 7px no-repeat #ddd;*/
    background-color: #ddd;
}

.hist-dividends tr td, .hist-dividends tr th {
    width: 12%;
}
.hist-dividends th {   
    /*background: url(../design/directory_plus.png) 2px 7px no-repeat #ccc;*/
    transition: background-color 0.2s ease;
    background-color: #ccc;
}
.hist-dividends .js--open th {
    /*background: url(../design/directory_plus.png) 2px 7px no-repeat #ddd;*/
    background-color: #ddd;
}

.PageInformationforInvestorsFinancialInformationWebcastsPresentations .ModuleFile .FileSize {
    display: none
}
.ModuleEvent .ModuleLocation {
    color: #636363;
    display: block;
    margin: 5px 0 0 3px;
    font-weight: bold;
}
p.font16 {
    font-size: 16px;
}
.PaneContent .MessageSent {
    color: #c2da29;
}

.PageInformationforInvestorsFinancialInformationContactUs .PaneContent .MessageSent {
    color: #636363;
}
.js--hidden {
    display: none !important;
}
.SECContainer .pager_list-item .js--disabled {
    visibility: hidden;
}
.SECContainer .pager_list-item a {
    margin-right: 1px;
}
.SECContainer  a[class^="pager_button"], .SECContainer a.js--active {
    color: #636363;
    pointer-events: none;
}
.SECContainer .ModuleOuterContainer > h2 {
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 62px;
}