.CustomTable {}

.irDownload .ModuleHeader {
    display: none;
}

.irDownload .ModuleFileSizeText {
    display: none;
}

.irDownload {
    background: url("../design/irFinancials-bg.jpg") no-repeat scroll 0 bottom #FFFFFF;
}

.irDownload.ModuleDownloadListWithTags .ModuleItemRow:hover {
    background: transparent none;
}

.LayoutHomePageLayout .irDownload .ModuleItemRow .ModuleHeadlineLink:hover {
    border: 0 none;
}

.irDownload.ModuleDownloadListWithTags .ModuleItemRow .ModuleHeadlineLink {
    background: transparent none;
    padding-left: 0px;
    width: auto;
}

.irDownload.ModuleDownloadListWithTags .ModuleItemRow .ModuleIcon {
    display: inline;
    padding-left: 5px;
}

.irDownload.ModuleDownloadListWithTags .ModuleItemRow {
    padding: 5px 0;
}

.faqQuestions textarea {
    display: block;
    width: 435px;
    height: 90px;
}

.faqQuestions input.FormTextBox {
    display: block;
    width: 420px;
}

.FaqAnswer .moreFaq {
    margin-bottom: 10px;
}

.shareholders .FaqDetailList {
    margin-top: 20px;
}

.PageNewsEventsEventsPresentations .ModuleTime {
    display: none;
}

.PageNewsEventsEventsPresentations .FileSize {
    display: none;
}

.PageNewsEventsEventsPresentationsEventDetails .FileSize {
    display: none;
}

.PageNewsEventsEventsPresentations .FileType {
    display: none;
}

.settledocs {
    padding-bottom: 20px;
    text-align: center;
}

.orangeLine {
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(255, 161, 0, 0.5);
    margin-bottom: 4px;
}

.ModuleEventDetails .ModuleBody {
    display: none;
}

.blue-gradient {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 26%, rgba(181, 230, 237, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 26%, rgba(181, 230, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 26%, rgba(181, 230, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b5e6ed', GradientType=0);
    padding: 16px;
    border: 7px solid white;
}

.upcomingEvents .ModuleItemRow .FinancialContainer li img {
    display: none;
}

.EventsAndPresentationsHeading .ModuleTitle {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #0089c4;
}
.PageNewsampEventsEventsampPresentations a.ModuleFileLink.UrlFileLink[href=""] {
    display: none;
}

/* 249140 */
.mainNav ul.level1 > li > a{
    padding: 0px 20px !important;
}
