body {
    font-family: Arial, sans-serif;
    color: #333;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 10px;
  }
  
  html {
    -webkit-font-smoothing: antialiased;
  }
  
  .BodyBackground {
    background: #FFFFFF;
  }
  
  a {
    cursor: pointer;
    text-decoration: none;
  }
  
  a:link, a:active, a:visited, a:hover {
    color: #0089c4;
    cursor: pointer;
  }
  
  a:hover {
    color: #0089c4;
  }
  
  a:hover, a:active {
    outline: none;
  }
  
  .PaneContentInner a:hover {
    border-bottom: 1px solid #0089c4;
  }
  
  img {
    -ms-interpolation-mode: bicubic;
    border: 0 none;
  }
  
  p, ul, ol, table, pre, blockquote {
    margin: 0 0 20px 0;
  }
  
  blockquote {
    margin-left: 40px;
  }
  
  sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
  }
  
  sup {
    bottom: 1ex;
  }
  
  sub {
    top: 0.5ex;
  }
  
  pre {
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  
  nav {
    display: block;
  }
  
  .LayoutDefault select, .LayoutDefault input, .LayoutDefault textarea {
    outline: none;
  }
  
  .LayoutDefault input[type=button], .LayoutDefault input[type=submit], .LayoutDefault button {
    cursor: pointer;
  }
  
  .LayoutDefault input[type="text"] {
    font-size: 10px;
    line-height: 10px;
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #a6a6a6;
  }
  
  .LayoutDefault input[type="text"]:hover, .LayoutDefault input[type="text"]:focus {
    border: 1px solid #0089C4;
  }
  
  input[type="submit"] {
    background: #fff;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 8px;
    border-bottom: 2px solid #666;
    margin: 0px 0px 0px;
  }
  
  input[type="submit"]:hover {
    background: #f5f5f5;
  }
  
  input[type="submit"]:active, input[type="submit"]:focus {
    position: relative;
    top: 1px;
    margin: 0px 0px 1px;
    border-bottom: 1px solid #aaa;
  }
  
  .LayoutDefault input[type="radio"] {
    vertical-align: text-bottom;
  }
  
  .LayoutDefault input[type="checkbox"], .LayoutDefault input[type="checkbox"] + label {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: middle;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 0px 3px 0px 0px;
  }
  
  .LayoutDefault select {
    padding: 2px;
    border: 1px solid #a6a6a6;
    outline: none;
  }
  
  .LayoutDefault select:hover, .LayoutDefault select:focus, .LayoutDefault select:active {
    border: 1px solid #0089c4;
  }
  
  .LayoutDefault textarea {
    resize: vertical;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  table + small {
    margin-top: -15px;
    display: block;
    margin-bottom: 20px;
  }
  
  small {
    font-size: 0.8em;
  }
  
  h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: bold;
  }
  
  h1, .TitleLeft .ModuleTitle {
    font-size: 18px;
    margin: 0 0 15px 0;
    font-weight: bold;
  }
  
  h2 {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  
  h3 {
    font-size: 14px;
    margin: 10px 10px 10px 10px;
  }
  
  .RssLinkTopContainer {
    width: auto;
    float: right;
    margin-top: 6px;
  }
  
  /*########  Start Containers    ##########*/
  .LayoutHomePageLayout .PageDefaultInner {
    background: transparent url(../design/homeLayout-logo-bg.png) center 0px no-repeat;
  }
  
  .LayoutHomePageLayout {
    background: #e3f0f7 url(../design/home-bg.jpg) 0px 0px repeat-x;
  }
  
  .HeaderContainer, .PaneContentInner, .FooterContainer {
    width: 1150px;
    margin: 0 auto;
  }
  
  .PaneLeft {
    width: 190px;
    float: left;
    padding: 0 0 0 0;
  }
  
  /*.middleContent {
    float: left;
    margin: 0px;
    padding: 0px;
  }*/
  .PaneBreadcrumb {
    float: left;
    width: 582px;
    padding: 15px 15px 0px;
  }
  
  .PaneContent {
    width: 624px;
    float: left;
    padding: 10px 15px 0px;
  }
  
  .PaneRight {
    width: 178px;
    float: left;
    padding: 0 0 0 0;
  }
  
  .PaneContentInner:after, .PaneContentInner:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  
  .PaneContentInner:after {
    clear: both;
  }
  
  .PaneContentInner {
    zoom: 1; clear: both;
  }
  
  .PaneHeader, .FooterContainer {
    font-size: 11px;
  }
  
  .PaneHeader {
    position: relative;
  }
  
  .FooterContainer {
    padding-top: 30px;
  }
  
  /*########  END Containers  ##########*/
  .StockPriceUp, .StockPriceUp + span {
    color: #4db371;
  }
  
  .StockPriceDown, .StockPriceDown + span {
    color: #f34d51;
  }
  
  .StockQuoteContainer .ErrorContainer, .StockQuoteCustomContainer .ErrorContainer, .StockQuoteContainer .StockQuoteLookup, .StockQuoteCustomContainer .StockQuoteLookup {
    display: none !important;
  }
  
  .StockQuoteCustomContainer .StockTableText .StockVolumeText, .StockQuoteCustomContainer .StockTableText .StockVolume {
    display: none;
  }
  
  /*########  Start Header    ##########*/
  .HeaderContainer {
    clear: both;
    background: url(../design/header-bg.jpg) 0px 0px repeat;
    height: 132px;
  }
  
  .LayoutHomePageLayout .HeaderContainer {
    background: transparent;
    height: auto;
  }
  
  /*########  End Header  ##########*/
  /*########  Start Home  ##########*/
  .LayoutHomePageLayout .PaneContent {
    width: 100%;
  }
  
  .LayoutHomePageLayout .PaneLeft, .LayoutHomePageLayout .PaneBreadcrumb, .LayoutHomePageLayout .PaneRight {
    display: none;
  }
  
  /*########  End Home    ##########*/
  /*########  Start Left Navigation   ##########*/
  /*########  END Left Navigation ##########*/
  .ClientLogo br, .LayoutHomePageLayout .ShareThisContainer, .TitleRight, .NoBr, .SearchResultsUrl {
    display: none;
  }
  
  .HeaderContainer ul, .FooterContainer ul {
    margin: 0;
    padding: 0;
    list-style: none outside;
  }
  
  /*########  Start Footer    ##########*/
  .PaneFooter {
    padding: 10px 0;
    text-align: center;
  }
  
  .Copyright {
    float: none;
    width: auto;
    text-align: center;
    font-size: 11px;
    color: #666;
  }
  
  div.HeaderLinks {
    float: right;
    width: auto;
  }
  
  div.HeaderLinks .QuickLinkSeparator, div.FooterLinks .QuickLinkSeparator {
    display: inline-block !important;
    zoom: 1; *display: inline;
    margin: 0 2px;
    font-size: 10px;
    vertical-align: top;
  }
  
  div.FooterLinks {
    text-align: center;
    margin-bottom: 5px;
  }
  
  div.FooterLinks ul li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    padding: 0px 10px;
  }
  
  div.FooterLinks ul li a {
    font-size: 11px;
  }
  
  div.FooterLinks ul li a:hover {
    border-bottom: 1px solid #0089C4;
  }
  
  /*########  END Footer  ##########*/
  .clear {
    clear: both;
  }
  
  .RequiredField {
    color: Red;
  }
  
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  
  .clearfix {
    display: inline-block;
  }
  
  html[xmlns] .clearfix {
    display: block;
  }
  
  * html .clearfix {
    height: 1%;
  }
  
  .ClientLogo {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 45px 0px 0px 25px;
    width: 190px;
    /*     height: 87px; */
    background: url(../design/logo-container-bg.jpg) 0px 0px no-repeat;
  }
  
  .LayoutHomePageLayout .ClientLogo {
    background: transparent;
  }
  
  .ModuleSearch {
    float: right;
    margin: 0px;
    width: 258px;
    height: 40px;
    position: relative;
    top: 0px;
    left: 6px;
    padding: 0px 6px 14px 7px;
    background: transparent url(../design/module-search-bg.png) 0px 0px no-repeat;
  }
  
  .ModuleSearch input[type="text"], .ModuleSearch input[type="submit"] {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
  }
  
  .ModuleSearch input[type="text"] {
    width: 190px;
    padding: 4px 6px;
    margin: 7px 5px 0px 6px;
    font-size: 13px;
    line-height: 13px;
    color: #b7b7b7;
    border: 1px solid #b7b7b7;
    background: #fff;
    outline: none;
  }
  
  .ModuleSearch input[type="text"]:hover, .ModuleSearch input[type="text"]:focus {
    border: 1px solid #228fc8;
  }
  
  .ModuleSearch input[type="submit"] {
    width: 32px;
    height: 26px;
    margin: 7px 0px 0px;
    padding: 0px;
    border: 1px solid #f8f8f8;
    background: transparent;
    color: #ffa100;
    font-size: 14px;
    font-weight: bold;
    outline: none;
  }
  
  .ModuleSearch input[type="submit"]:hover, .ModuleSearch input[type="submit"]:focus {
    background: #fff;
    color: #f59600;
  }
  
  /*  Header Links  */
  div.HeaderLinks {
    padding: 15px 25px 0px 0px;
  }
  
  .HeaderLinks ul li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    padding: 0px 15px;
  }
  
  .HeaderLinks ul li a {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: lowercase;
  }
  
  .HeaderLinks ul li a:hover {
    color: #ffa100;
  }
  
  /*########  Start Main Navigation   ##########*/
  .mainNav {
    position: relative;
    z-index: 999;
  }
  
  .mainNav ul.level1 > li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    background: #fff;
    padding-left: 4px;
    background: #fff url(../design/mainNav-li-shadow.png) 0px 0px no-repeat;
    position: relative;
  }
  
  .mainNav ul.level1 > li:first-child {
    padding-left: 0px;
    background: #fff;
  }
  
  .mainNav ul.level1 > li > a {
    padding: 0px 18px;
    color: #0089C4;
    font-size: 15px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    display: block;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  
  .mainNav ul.level1 > li.over {
    background: #e5e5e5 url(../design/mainNav-li-hov-shadow.png) 0px 0px no-repeat;
  }
  
  /*.mainNav ul.level1 > li > a:hover {
    color: #ffa100;
    background: #e5e5e5;
  }
  .mainNav ul.level1 > li.expanded > a:hover,
  .mainNav ul.level1 > li.selected > a:hover {
    background: transparent;
  }*/
  .mainNav ul.level1 > li.over:first-child {
    background: #e5e5e5;
  }
  
  .mainNav ul.level1 > li:hover > a {
    color: #ffa100;
  }
  
  .mainNav ul.level1 > li.selected, .mainNav ul.level1 > li.expanded {
    color: #fff;
    background: #ffa100 url(../design/mainNav-li-sel-shadow.png) 0px 0px no-repeat;
  }
  
  .mainNav ul.level1 > li.selected:first-child, .mainNav ul.level1 > li.expanded:first-child {
    background: #ffa100;
  }
  
  .mainNav ul.level1 > li.selected > a, .mainNav ul.level1 > li.expanded > a {
    color: #fff;
  }
  
  .mainNav ul.level2 {
    display: none;
    padding-bottom: 25px;
    background: url(../design/mainNav-drop-bottom.png) 0px bottom no-repeat;
    width: 200px;
    position: absolute;
    top: 36px;
    left: -3px;
    z-index: 999;
  }
  
  .mainNav ul.level2 li {
    background: url(../design/mainNav-drop-bg.png) 0px -20px no-repeat;
  }
  
  .mainNav ul.level2 li:first-child {
    margin-top: -3px;
    background: url(../design/mainNav-drop-bg.png) 0px 0px no-repeat;
  }
  
  .mainNav ul.level2 li a {
    display: block;
    width: 159px;
    margin-left: 3px;
    line-height: 14px;
    padding: 10px;
    text-align: left;
    color: #fff;
    *position: relative;
    *left: -18px;
  }
  
  .mainNav ul.level2 li:first-child a {
    margin-top: 3px;
    position: relative;
    top: 3px;
  }
  
  .mainNav ul.level2 li a:hover {
    background: #fff url(../design/mainNav-drop-hov.png) 0px bottom repeat-x;
    color: #0089C4;
  }
  
  .mainNav ul.level1 > li:hover > ul.level2 {
    display: block;
  }
  
  /*######## END Main Navigation  ##########*/
  /*  Landing Page  */
  .LayoutHomePageLayout .PaneContent h1, .LayoutHomePageLayout .PaneContent .TitleLeft .ModuleTitle {
    font-size: 13px;
    color: #248dae;
    margin-bottom: 15px;
  }
  
  .LayoutHomePageLayout .PaneHeader {
    position: relative;
    z-index: 6;
  }
  
  .LayoutHomePageLayout .PaneHeader2 {
    border-top: 2px solid #ebebeb;
    background: url(../design/invPage-ph2-bg.jpg) 0px 0px repeat-x;
    height: 290px;
    width: 1134px;
    position: relative;
    z-index: 0;
  }
  
  .PaneNavigation {
    padding-top: 84px;
    z-index: 5;
  }
  
  .sliderHolder {
    position: relative;
    float: right;
    width: 590px;
    margin: 10px 8px;
    border: 1px solid #ccc;
  }
  
  .sliderHolder .cycle-pager {
    padding: 0px 7px 5px 25px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
    *margin-top: -3px;
  }
  
  .sliderHolder .cycle-pager > span {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    width: 10px;
    height: 10px;
    position: relative;
    z-index: 200;
    margin-left: 5px;
    background-color: #ffffff;
    border-radius: 15px;
    text-indent: -900px;
    overflow: hidden;
  }
  
  .sliderHolder .cycle-pager > span.cycle-pager-active {
    background-color: #0089C4;
    /*background: url(../design/arrow-selector.png) 0px 0px no-repeat;*/
  }
  
  .sliderHolder .arrow-selector {
    position: absolute;
    top: 268px;
    left: 0px;
    height: 8px;
    z-index: 199;
    width: 590px;
    background: url(../design/arrow-selector-bg.png) 0px 0px repeat-x;
  }
  
  .sliderHolder .cycle-pager-active img {
    border: 2px solid #ffa100;
    *border: 0 none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .sliderHolder .slide-info {
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 10px;
    padding: 20px;
    max-width: 70%;
    background-color: rgba(255, 161, 0, 0.6);
  }
  
  .sliderHolder .slide-info > * {
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    text-shadow: 0px 0px 10px #000, 0px 0px 15px #000;
    font-weight: bold;
  }
  
  .sliderHolder .slide-info a {
    color: #ffffff;
    text-decoration: none;
  }
  
  .sliderHolder .slide-info h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 15px;
  }
  
  .sliderHolder .slide-info > a {
    margin: 0px;
  }
  
  .sliderHolder .slide-info > a:hover {
    border-bottom: 1px solid #fff;
  }
  
  .sliderHolder .bottom-info {
    position: absolute;
    top: 275px;
    left: 205px;
    height: 41px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    line-height: 44px;
    font-size: 16px;
    color: #666;
  }
  
  .irText {
    margin: 25px 0px 15px 30px;
    width: 320px;
    *margin-bottom: 0px;
  }
  
  .irText > * {
    color: #fff;
    font-weight: bold;
  }
  
  .irText h1 {
    font-size: 32px;
    *line-height: 32px;
    font-weight: normal;
    margin-bottom: 25px;
    *margin-bottom: 20px;
  }
  
  .irText a {
    color: #ffa100;
  }
  
  .irText a:hover {
    border-bottom: 1px solid #ffa100;
  }
  
  .StockQuoteCustomContainer {
    margin: 0px 0px 0px 30px;
    width: 320px;
  }
  
  .StockQuoteCustomContainer h1 {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    background: url(../design/irStock-header-bg.png) 0px 0px repeat-x;
    color: #248dae;
    font-size: 18px;
    font-weight: normal;
    padding: 0px 37px;
    margin: 0px;
  }
  
  .StockQuoteCustomContainer .StockTableFeed {
    background: #f9f9f9;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 17px 30px;
  }
  
  .StockQuoteCustomContainer .StockTableFeed p {
    margin: 0px;
  }
  
  .StockQuoteCustomContainer .StockTableItem, .StockQuoteCustomContainer .StockTableText {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: bottom;
    width: 95px;
  }
  
  .StockQuoteCustomContainer .StockTableText {
    width: 159px;
  }
  
  .StockQuoteCustomContainer .StockTableItem .Price {
    color: #0089c4;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
  }
  
  .StockQuoteCustomContainer .StockTableText span {
    display: block;
  }
  
  /*.irStock .StockTableTextLabel,
  .irStock .delayText {
    float: right;
    width: 150px;
    display: block;
  }
  .irStock .StockTableTextLabel {
    padding-top: 5px;
  }*/
  /*  Landing Page - Pane Content  */
  .LayoutHomePageLayout .PaneContent {
    padding: 18px 0px 25px;
  }
  
  .colG {
    position: relative;
    width: 315px;
    height: 200px;
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin-left: 14px;
    background: #fff;
    margin-bottom: 20px;
  }
  
  .irNews.colG {
    margin-left: 0px;
    background: #fff url(../design/irNews-bg.jpg) 0px bottom no-repeat;
  }
  
  .irEvents.colG {
    background: #fff url(../design/irEvents-bg.jpg) 0px bottom no-repeat;
  }
  
  .irFinancials.colG {
    background: #fff url(../design/irFinancials-bg.jpg) 0px bottom no-repeat;
  }
  
  .colG table {
    margin: 0px;
  }
  
  .LayoutHomePageLayout .colG h1, .LayoutHomePageLayout .colG .TitleLeft .ModuleTitle {
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: #ffa100;
    padding: 20px 15px 15px;
    margin: 0px;
  }
  
  .colG .ModuleViewAllLink {
    display: block;
    position: absolute;
    top: 22px;
    left: 150px;
    color: #ffa100;
  }
  
  .colG .ModuleViewAllLink span span {
    font-size: 14px;
  }
  
  .colG .ModuleViewAllLink:hover {
    border-bottom: 1px solid #ffa100;
  }
  
  .irEvents.colG .ModuleViewAllLink {
    left: 160px;
  }
  
  .colG .RssLinkTopContainer {
    position: absolute;
    top: 15px;
    right: 20px;
  }
  
  .RssLinkTopContainer a, .RssLinkTopContainer a:hover {
    border: 0 none !important;
  }
  
  .colG .ModuleContainerInnerTop {
    padding: 0px 15px 10px;
  }
  
  .colG .ModuleItemRow {
    position: relative;
    padding: 2px 0px;
  }
  
  .colG .ModuleItemRow:hover {
    background: transparent;
  }
  
  .colG .ModuleDate {
    display: block;
  }
  
  .colG .tooltip {
    display: none;
    position: absolute;
    bottom: 20px;
    left: -27px;
    width: 315px;
    background: rgba(5, 83, 122, 0.85);
    color: #fff;
    padding: 10px;
    z-index: 5;
    text-align: center;
  }
  
  .colG .ModuleHeadlineLink:hover + .tooltip {
    display: block;
  }
  
  .colG .hrefWebcast {
    display: none !important;
  }
  
  .tooltip > span {
    display: block;
  }
  
  .colG ul {
    padding: 0px 15px;
    margin: 0px;
    list-style: none;
  }
  
  .colG ul li {
    /*min-height: 35px;*/
    padding: 2px 0px;
    position: relative;
  }
  
  .colG ul li a {
    padding: 2px 25px 2px 0px;
    line-height: 19px;
    background: url(../design/icon-html.png) right center no-repeat;
  }
  
  .colG ul li a[href$="pdf"] {
    background: url(../design/icon-pdf.png) right center no-repeat;
  }
  
  .colG ul li a:hover {
    border-bottom: 1px solid #0089c4;
  }
  
  .colG ul li a:hover span {
    border-bottom: 1px solid #0089c4;
  }
  
  .colG ul li .tooltip {
    position: absolute;
    bottom: 50px;
    left: -25px;
  }
  
  .colG ul li a:hover + .tooltip {
    display: block;
  }
  
  .colG ul li a .FileType {
    display: none;
  }
  
  .irFinancials.colG ul li a {
    margin-bottom: 1px;
  }
  
  .irFinancials.colG ul li a:hover {
    margin-bottom: 0px;
  }
  
  .irFinancials.colG ul li a:hover span {
    border: 0 none;
  }
  
  .colS {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    width: 249px;
    height: 187px;
    padding: 0px 35px;
  }
  
  .LayoutHomePage .PaneContent .MailingListSignupContainer {
    vertical-align: top;
    width: 255px;
    border-right: 1px solid #666;
    padding: 0px 35px;
    height: 187px;
    float: left;
  }
  
  .LayoutHomePage .PaneContent .MailingListSignupContainer .colS {
    padding: 0;
    display: block;
    width: auto;
    height: auto;
  }
  
  .irContact.colS {
    padding: 0px 40px;
    border-right: 1px solid #666;
  }
  
  .LayoutHomePageLayout .MailingListSignupContainer .MailingListCol1, .LayoutHomePageLayout .MailingListSignupContainer .RequiredField, .MailingListSignupContainer br, .LayoutHomePageLayout .MailingListSignupContainer .MailingListListTable > tbody > tr:first-child > td {
    display: none;
  }
  
  .LayoutHomePageLayout .MailingListSignupContainer .MailingListListTable table {
    margin: 0px;
  }
  
  .LayoutHomePageLayout .MailingListSignupContainer input[type="text"] {
    width: 233px;
    font-size: 10px;
    line-height: 10px;
    padding: 4px 10px;
  }
  
  .LayoutHomePageLayout .MailingListSignupContainer .GridActions {
    margin-bottom: 15px;
    height: 30px;
  }
  
  .unsubscribe {
    font-size: 10px;
  }
  
  .irContact {
    color: #666;
  }
  
  div.irQuickLinks ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  div.irQuickLinks ul li {
    padding: 3px 0px;
  }
  
  div.irQuickLinks a {
    font-size: 13px;
  }
  
  /*  Inner Pages  */
  /*  Left Pane  */
  .secNav {
    position: relative;
    top: -9px;
    background: #9b9d9d;
    padding-bottom: 10px;
  }
  
  .secNav ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .secNav ul.level1 {
    background: #0089c4;
  }
  
  .secNav ul.level2, .secNav ul.level3 {
    display: none;
  }
  
  .secNav ul.level1 li {
    border-bottom: 1px solid #fff;
  }
  
  .secNav ul.level1 > li:first-child {
    /*  border-top: 1px solid #fff;   */
  }
  
  .secNav a {
    display: block;
    line-height: 16px;
    padding: 4px 5px 4px 22px;
    color: #fff;
  }
  
  .secNav a:hover {
    border-bottom: 0 none;
    text-decoration: underline;
  }
  
  .secNav ul.level2 li {
    border-top: 1px solid #fff;
    border-bottom: none;
  }
  
  .secNav ul.level2 li a {
    padding: 4px 5px 4px 30px;
  }
  
  .secNav ul.level1 > li.selected > a, .secNav ul.level1 > li.expanded > a {
    background: url(../design/secNav-l1-sel-icon.gif) 9px 9px no-repeat;
  }
  
  .secNav ul.level1 > li.expanded > ul.level2, .secNav ul.level1 > li.selected > ul.level2 {
    display: block;
  }
  
  .secNav ul.level2 li.selected > a, .secNav ul.level2 li.expanded > a {
    color: #fff;
    background: #72bff7;
  }
  
  .secNav ul.level1 li.selected > a, .secNav ul.level1 li.expanded > a {
    text-decoration: none;
  }
  
  /*  Right Pane  */
  .PaneRight > span > span + span + span + span > div:first-child {
    background: #f0f0f0;
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  
  .PaneRight > span > span + span + span + span h1 {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
  }
  
  .shareModule {
    float: left;
    margin-left: 5px;
  }
  
  .shareModule a:hover {
    border: 0 none !important;
  }
  
  .shareModule .stButton .sharethis {
    padding: 0px 0px 0px 18px;
    background: url(../design/rp-icon-share.png) 0px 1px no-repeat;
    color: #333;
    line-height: 16px;
  }
  
  .shareModule .stButton .chicklets:hover {
    opacity: 1.0;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
  }
  
  .shareModule a.RSS {
    padding: 0px 0px 0px 18px;
    margin-left: 2px;
    background: url(../design/rp-icon-rss.png) 0px 1px no-repeat;
    color: #333;
    line-height: 16px;
  }
  
  .shareModule .stButton .sharethis:hover, .shareModule a:hover {
    color: #999;
  }
  
  .PrintPage {
    float: left;
    width: auto;
    margin-left: 10px;
  }
  
  .PrintPage img {
    display: none;
  }
  
  .PrintPage a {
    line-height: 16px;
    padding: 0px 0px 0px 18px;
    background: url(../design/rp-icon-print.png) 0px 1px no-repeat;
    color: #333;
  }
  
  .PrintPage a:hover {
    color: #999;
    border: 0 none;
  }
  
  .rpStock {
    margin: 30px 0px 25px;
    width: auto;
  }
  
  .rpStock .ModuleContainerInnerTop .StockTableFeed {
    padding: 10px 5px 15px;
    text-align: center;
  }
  
  .rpStock .ModuleContainerInnerTop .StockTableItem, .rpStock .ModuleContainerInnerTop .StockTableText {
    display: block;
    width: auto;
  }
  
  .rpStock .ModuleContainerInnerTop .Price {
    font-size: 40px;
    line-height: 40px;
  }
  
  .rpStock .ModuleContainerInnerTop .StockTableItem p + p {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 3px;
  }
  
  div.rpQL h1 {
    margin-bottom: 7px !important;
  }
  
  .rpQL ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .rpQL ul li {
    padding: 4px 0px;
  }
  
  .rpContact {
    color: #666;
  }
  
  .rpEmailAlerts .MailingListCol1, .rpEmailAlerts .MailingListCol2 .RequiredField, .rpEmailAlerts br, .rpEmailAlerts .MailingListListTable > tbody > tr:first-child > td {
    display: none;
  }
  
  .rpEmailAlerts input[type="text"] {
    width: 135px !important;
  }
  
  .rpEmailAlerts table {
    margin-bottom: 15px;
  }
  
  .rpEmailAlerts table + table {
    margin-bottom: 0px;
  }
  
  .rpEmailAlerts .GridActions {
    margin-bottom: 5px;
  }
  
  .rpEmailAlerts .unsubscribe {
    line-height: 13px;
  }
  
  /*  Middle Content  */
  /*  Pane Content  */
  .LayoutHomePageLayout .PaneContent h1 {
    line-height: 18px;
    border-bottom: 0 none;
  }
  
  .PaneContent h1, .ModuleContent h2 {
    font-size: 18px;
    color: #ffa100;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
  }

  .PaneContent h1, .ModuleContent.module-reporting-documents h2 {
    border-bottom: none;
  }
  
  .EventsCalendar, .fPresentations {
    width: 225px;
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin-right: 12px;
  }
  
  .fPresentations {
    width: 341px;
    margin: 0px;
  }
  
  .EventsCalendar {
    width: 582px;
    min-height: 390px;
    max-height: 415px;
  }
  
  .EventsCalendar .ui-datepicker {
    width: 582px;
    padding: 0px;
  }
  
  .EventsCalendar .ui-datepicker .ui-datepicker-header {
    background: #006699;
  }
  
  .EventsCalendar .ui-datepicker table {
    width: 582px;
    margin: 0px;
    padding: 0px;
    background: #fff;
  }
  
  .EventsCalendar .ui-datepicker table tr th, .EventsCalendar .ui-datepicker table tr td {
    width: 83px;
    height: 30px;
    padding: 0px 1px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  
  .EventsCalendar .ui-datepicker table tr th:first-child, .EventsCalendar .ui-datepicker table tr td:first-child {
    border-left: 0 none;
  }
  
  .EventsCalendar .ui-state-default, .Events Calendar .ui-widget-content .ui-state-default {
    background: #fff;
    border: 0 none;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .EventsCalendar .ui-datepicker td span, .EventsCalendar .ui-datepicker td a {
    padding: 0px;
    text-align: center;
  }
  
  .EventsCalendar .ui-state-active, .EventsCalendar .ui-widget-content .ui-state-active {
    background: #f5f5f5;
    color: #999;
  }
  
  .EventsCalendar .ui-datepicker td.highlighted a {
    border: 1px solid #666;
    color: #0089C4;
    *width: 80px;
  }
  
  .EventsCalendar .ui-datepicker .ui-datepicker-today a {
    background: #f9f9f9;
    color: #999;
  }
  
  .EventsCalendar a:hover {
    border: 0 none;
  }
  
  .EventsCalendar .ui-datepicker-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
  }
  
  .EventsCalendar .ui-datepicker .ui-datepicker-prev, .EventsCalendar .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 20px;
    height: 28px;
  }
  
  .EventsCalendar .ui-datepicker .ui-datepicker-prev span {
    display: block;
    background: url(../design/calendar-prev-icon.png) center center no-repeat;
    width: 5px;
    height: 8px;
    padding: 4px;
    *background-position-y: 3px;
  }
  
  .EventsCalendar .ui-datepicker .ui-datepicker-next span {
    display: block;
    background: url(../design/calendar-next-icon.png) center center no-repeat;
    width: 5px;
    height: 8px;
    padding: 4px;
    *background-position-y: 3px;
  }
  
  #Popup {
    padding: 10px 0px;
    max-height: 155px;
    overflow: auto;
  }
  
  #Popup * {
    font-size: 11px;
    color: #333;
    margin-bottom: 3px;
  }
  
  #Popup a {
    color: #0089c4;
  }
  
  #Popup a span {
    color: #0089c4;
  }
  
  #Popup a.ModuleHeadlineLink {
    padding: 0px;
    background: transparent;
  }
  
  .loader, #loader {
    text-align: center;
  }
  
  /*  Financial Widget  */
  #FinancialWidget .YearContianer {
    margin-top: 25px;
  }
  
  #FinancialWidget .slectCategory {
    margin-right: 10px;
  }
  
  #FinancialWidget .YearContianer > h3 {
    font-size: 18px;
    font-weight: normal;
  }
  
  #FinancialWidget .FinancialItem p {
    margin: 0px;
    cursor: pointer;
    color: #248dae;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 45px;
    background: url(../design/icon-plus.png) 12px center no-repeat;
    border-top: 1px solid #d8e8ed;
  }
  
  #FinancialWidget .FinancialItem p.extended {
    background: url(../design/icon-minus.png) 12px center no-repeat;
  }
  
  #FinancialWidget .FinancialItem .FinancialGroup {
    display: none;
    padding: 8px 10px 8px 45px;
    width: 527px;
    border-top: 1px solid #d8e8ed;
  }
  
  #FinancialWidget .FinancialItem.Q1 {
    border-bottom: 1px solid #d8e8ed;
  }
  
  #FinancialWidget .FinancialItem ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  #FinancialWidget .FinancialItem ul li {
    padding: 2px 0px;
  }
  
  #FinancialWidget .FinancialItem ul a {
    color: #464646;
  }
  
  #FinancialWidget .FinancialItem ul a:hover {
    border-bottom: 1px solid #464646;
  }
  
  .ModuleYearNavContainer {
    margin-bottom: 1px;
  }
  
  .ModuleYearNavContainer a {
    margin-left: 3px;
    padding: 2px 3px;
  }
  
  .ModuleYearNavContainer a:first-child {
    margin-left: 0px;
  }
  
  .ModuleYearNavContainer a.selected {
    background: #0089c4;
    color: #fff;
    border-bottom: 1px solid #0089c4;
  }
  
  .ModuleItemRow {
    padding: 5px 5px;
  }
  
  .ModuleItemRow:hover {
    background: #f9f9f9;
  }
  
  .ModuleEvent .ModuleItemRow {
    padding: 7px 15px;
    background: url(../design/icon-event.png) 0px 9px no-repeat;
  }
  
  .ModuleItemRow .ModuleDate {
    display: block;
  }
  
  .ModuleItemRow .ModuleHeadlineLink {
    color: #403c3b;
    border-bottom: 1px solid #403c3b;
    font-weight: bold;
  }
  
  .LayoutHomePageLayout .ModuleItemRow .ModuleHeadlineLink {
    color: #0089c4;
    border-bottom: 0 none;
    font-weight: normal;
  }
  
  .ModuleItemRow .ModuleHeadlineLink:hover {
    border-bottom: 1px solid #403c3b;
  }
  
  .LayoutHomePageLayout .ModuleItemRow .ModuleHeadlineLink:hover {
    border-bottom: 1px solid #0089c4;
  }
  
  .upcomingEvents .ModuleYearNavContainer, .PageNewsEventsEventsPresentations .upcomingEvents li span.category, .PageNewsEventsEventsPresentations .upcomingEvents .FinancialContainer h3 {
    display: none;
  }
  
  .ModuleEvent {
    margin-bottom: 25px;
    position: relative;
  }
  
  .ModuleEvent .ModuleContainerInner {
    font-size: 12px;
  }
  
  .ModuleEvent .ModuleDateContainer {
    margin-bottom: 3px;
  }
  
  .ModuleEvent .ModuleContainerInner .ModuleDateContainer a, .ModuleEvent .NewsContainer .ModuleDateContainer a, .ModuleEvent .ModuleContainerInner .ModuleDateContainer a:hover, .ModuleEvent .NewsContainer .ModuleDateContainer a:hover {
    cursor: default;
    margin-right: 10px;
    color: #333;
    border-bottom: 0 none;
  }
  
  .ModuleEvent .ModuleContainerInner a, .ModuleEvent .NewsContainer a {
    color: #333;
    border-bottom: 1px solid #333;
    padding-right: 15px;
    background: url(../design/icon-downloadable.png) right center no-repeat;
  }
  
  .ModuleEvent .ModuleContainerInner a:hover, .ModuleEvent .NewsContainer a:hover {
    color: #666;
    border-bottom: 1px solid #666;
  }
  
  .ModuleEvent ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .ModuleEvent .PaginationCont {
    position: relative;
    padding-top: 15px;
  }
  
  .ModuleEvent .PaginationCont p {
    margin: 0px;
  }
  
  .ModuleEvent .PaginationCont ul {
    text-align: center;
    width: 450px;
    margin: 0 auto;
  }
  
  .ModuleEvent .PaginationCont ul li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin-left: 35px;
  }
  
  .ModuleEvent .PaginationCont ul li:first-child {
    margin-left: 0px;
  }
  
  .ModuleEvent .PaginationCont.top {
    padding: 2px 5px;
    background: #e6e6e6;
  }
  
  .ModuleEvent .ModuleHeader {
    display: none;
  }
  
  .ModuleEvent .controls .Prev {
    cursor: pointer;
    color: #0089c4;
    position: absolute;
    top: 15px;
    left: 0px;
    padding-left: 18px;
    background: url(../design/icon-prev.png) 0px 2px no-repeat;
  }
  
  .ModuleEvent .controls .Next {
    cursor: pointer;
    color: #0089c4;
    position: absolute;
    top: 15px;
    right: 0px;
    padding-right: 18px;
    background: url(../design/icon-next.png) right 2px no-repeat;
  }
  
  .ModuleEvent .controls .Spacer {
    display: none !important;
  }
  
  .BlankModuleContainer.ModuleEvent .RssLinkTopContainer {
    position: absolute;
    top: 1px;
    right: 5px;
  }
  
  .ModuleTitle.ModuleDetailHeadline {
    text-align: center;
  }
  
  .ModuleTitle.ModuleDetailHeadline span {
    display: block;
    width: 500px;
    margin: 0 auto;
  }
  
  .ModulePressReleaseDetails .ModuleDateContainer, .ModulePressReleaseDetails .ModuleLinks {
    margin-bottom: 5px;
  }
  
  .ModulePressReleaseDetails p {
    margin: 10px 0px;
  }
  
  .ModuleEventDetails .ModuleTime {
    display: block;
  }
  
  .ModuleEventDetails a {
    color: #333;
    border-bottom: 1px solid #333;
  }
  
  .ModuleEventDetails a:hover {
    color: #666;
    border-bottom: 1px solid #666;
  }
  
  .ModuleEventDetails .FinancialReport h3, .ModuleEventDetails .FinancialReport .category, .ModuleEventDetails .FinancialReport .thumbnail {
    display: none;
  }
  
  .ModuleEventDetails .FinancialReport ul, .ModuleEventDetails .ModuleLinks {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  /*  Sec Filings  */
  .SecFilings {
    position: relative;
  }
  
  .SecFilings .filingTitle a {
    color: #333;
    border-bottom: 1px solid #333;
  }
  
  .SecFilings .filingTitle a:hover {
    color: #666;
    border-bottom: 1px solid #666;
  }
  
  .SECContainerInnerOne, .SECContainerInnerTwo {
    display: none;
  }
  
  .SecFilings .rssLinkSEC {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  
  .SecFilings .dropdowns {
    margin-bottom: 25px;
  }
  
  .SecFilings .dropdowns .year {
    margin-left: 10px;
  }
  
  .SecFilings .dropdowns .year:first-child {
    margin-left: 0px;
  }
  
  .SecFilings .header {
    padding: 9px 0px 7px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
  }
  
  .SecFilings .header .date, .SecFilings .header .filing, .SecFilings .header .description, .SecFilings .header .doc, .SecFilings .ModuleItemRow .ItemDate, .SecFilings .ModuleItemRow .filingTitle, .SecFilings .ModuleItemRow .ItemDescription, .SecFilings .ModuleItemRow .Icons {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
  }
  
  .SecFilings .header .date, .SecFilings .ModuleItemRow .ItemDate {
    width: 115px;
  }
  
  .SecFilings .header .filing, .SecFilings .ModuleItemRow .filingTitle {
    width: 75px;
    text-align: center;
  }
  
  .SecFilings .header .description, .SecFilings .ModuleItemRow .ItemDescription {
    width: 230px;
    padding-right: 20px;
  }
  
  .SecFilings .ModuleItemRow {
    padding: 10px 5px;
  }
  
  .SecFilings .ModuleItemRow:hover {
    background: #f9f9f9;
  }
  
  .SecFilings .ModuleItemRow:first-child {
    border: 0 none;
  }
  
  .SecFilings .header .doc {
    width: 90px;
  }
  
  .SecFilings .ModuleItemRow .Icons {
    width: 105px;
  }
  
  .SecFilings .ModuleItemRow .Icons {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .SecFilings .Icons li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    list-style: none;
    padding: 0 0px 0 3px;
  }
  
  .SecFilings .Icons li:first-child {
    padding: 0px;
  }
  
  .SecFilings .Icons li a {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    width: 16px;
    height: 16px;
    background: transparent url(../design/icons-files.png) -21px 0 no-repeat;
  }
  
  .SecFilings .Icons li.WordIcon a {
    background: transparent url(../design/icons-files.png) 0 0 no-repeat;
  }
  
  .SecFilings .Icons li.ExcelIcon a {
    background: transparent url(../design/icons-files.png) -84px 0 no-repeat;
  }
  
  .SecFilings .Icons li.ZipIcon a {
    background: transparent url(../design/icons-files.png) -42px 0 no-repeat;
  }
  
  .SecFilings .Icons li.HtmlIcon a {
    background: transparent url(../design/icons-files.png) -63px 0 no-repeat;
  }
  
  .PaginationContOne, .PaginationContTwo {
    padding: 5px;
    text-transform: uppercase;
  }
  
  .PaginationContOne .showing p, .PaginationContTwo .showing p {
    margin-bottom: 5px;
  }
  
  .PaginationContOne .controls, .PaginationContTwo .controls {
    float: right;
  }
  
  .PaginationContOne .controls span, .PaginationContTwo .controls span {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin: 0 5px;
    color: #0089c4;
  }
  
  .PaginationContOne .controls .Prev, .PaginationContTwo .controls .Next, .PaginationContOne .controls .Prev, .PaginationContTwo .controls .Next {
    color: #0089c4;
  }
  
  .PaginationContOne .controls .Prev:hover, .PaginationContOne .controls .Next:hover, .PaginationContTwo .controls .Prev:hover, .PaginationContTwo .controls .Next:hover {
    cursor: pointer;
    color: #0089c4;
    border-bottom: 1px solid #0089c4;
  }
  
  .PaginationContOne .pageNum, .PaginationContTwo .pageNum {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  
  .PaginationContOne .pageNum li, .PaginationContTwo .pageNum li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin-left: 10px;
  }
  
  .PaginationContOne .pageNum li:first-child, .PaginationContTwo .pageNum li:first-child {
    margin: 0;
  }
  
  .PaginationContOne .pageNum li a, .PaginationContTwo .pageNum li a {
    color: #0089c4;
  }
  
  .PaginationContOne .pageNum li a:hover, .PaginationContTwo .pageNum li a:hover {
    color: #0089c4;
    border-bottom: 1px solid #0089c4;
  }
  
  /*  SEC Filings Details  */
  .ModuleSECFilingDetails .ModuleDateContainer, .ModuleSECFilingDetails .ModuleForm, .ModuleSECFilingDetails .ModuleFilingDescription {
    display: block;
    margin-bottom: 5px;
  }
  
  .ModuleSECFilingDetails .Icons {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .ModuleSECFilingDetails .Icons li {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    margin-left: 3px;
  }
  
  .ModuleSECFilingDetails .Icons li:first-child {
    margin-left: 0px;
  }
  
  .ModuleSECFilingDetails .Icons li a img {
    display: none;
  }
  
  .ModuleSECFilingDetails .Icons li a {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: transparent url(../design/icons-files.png) scroll -21px 0 no-repeat;
  }
  
  .ModuleSECFilingDetails .Icons li.WordIcon a {
    background: transparent url(../design/icons-files.png) scroll 0 0 no-repeat;
  }
  
  .ModuleSECFilingDetails .Icons li.ExcelIcon a {
    background: transparent url(../design/icons-files.png) scroll -82px 0 no-repeat;
  }
  
  .ModuleSECFilingDetails .Icons li.XBRLIcon a {
    background: transparent url(../design/icons-files.png) scroll -42px 0 no-repeat;
  }
  
  .ModuleSECFilingDetails .Icons li.XBRL_HTMLIcon a {
    background: transparent url(../design/icons-files.png) scroll -63px 0 no-repeat;
  }
  
  /*  Financial Reports  */
  .FinancialReportContainer .YearPanel div > * {
    color: #248dae;
    font-weight: normal;
    margin: 0px;
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    font-size: 12px;
  }
  
  .FinancialReportContainer .YearPanel div {
    margin: 0px;
    cursor: pointer;
    color: #248dae;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 45px;
    background: url(../design/icon-plus.png) 12px center no-repeat;
    border-top: 1px solid #d8e8ed;
  }
  
  .FinancialReportContainer tr.last .LeftPad20 {
    border-bottom: 1px solid #d8e8ed;
  }
  
  .FinancialReportContainer .YearPanel div.active {
    background: url(../design/icon-minus.png) 12px center no-repeat;
  }
  
  .FinancialReportContainer .YearPanel div > span {
    padding: 0px 4px;
  }
  
  .FinancialReportContainer .LeftPad20 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  
  .FinancialReportContainer .CoverImagePane {
    display: none;
  }
  
  .FinancialReportContainer table {
    width: 100%;
  }
  
  .FinancialReportContainer tr td.LeftPad20 div {
    display: none;
    padding: 8px 10px 8px 45px;
    width: 527px;
    border-top: 1px solid #d8e8ed;
  }
  
  .FinancialReportContainer .LeftPad20 ul li {
    padding: 2px 0px;
  }
  
  .FinancialReportContainer .LeftPad20 ul li a {
    text-decoration: none;
    font-weight: normal;
    color: #464646;
    font-size: 12px;
  }
  
  .FinancialReportContainer .LeftPad20 ul li a:hover {
    border-bottom: 1px solid #464646;
  }
  
  .additional ul {
    padding: 5px 10px;
    margin: 0px;
    list-style: none;
  }
  
  .additional ul li a {
    color: #464646;
  }
  
  .additional ul li a:hover {
    border-bottom: 1px solid #464646;
  }
  
  /*  Stock Quote  */
  .StockQuoteContainer {
    margin-bottom: 25px;
  }
  
  .StockQuoteContainer .StockTableItem, .StockHistorical .StockTableItem {
    border-bottom: 1px solid #ccc;
  }
  
  .StockQuoteContainer .StockTableItem p, .StockHistorical .StockTableItem p {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    width: 258px;
    margin: 0px;
    padding: 5px 20px 5px 10px;
    text-align: right;
  }
  
  .StockQuoteContainer .StockTableItem p:hover, .StockHistorical .StockTableItem p:hover {
    background: #f9f9f9;
  }
  
  .StockQuoteContainer .StockTableItem p > span:first-child, .StockHistorical .StockTableItem p > span:first-child {
    float: left;
  }
  
  .StockQuoteContainer .StockTableText {
    padding: 5px 10px;
    text-align: right;
  }
  
  .StockQuoteContainer .StockTableText > span:first-child {
    float: left;
  }
  
  .stockChart {
    margin-bottom: 25px;
  }
  
  .StockHistoricalSelection {
    padding: 0px 10px 8px;
    border-bottom: 1px solid #ccc;
  }
  
  .CustomTable th, .CustomTable td {
    padding: 5px 10px;
  }
  
  .CustomTable th {
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  
  .CustomTable td {
    border-bottom: 1px solid #d8e8ed;
  }
  
  .CustomTable tbody tr + tr:hover td {
    background: #f9f9f9;
  }
  
  .CustomTable p {
    margin: 0px;
  }
  
  /*  Module Download */
  .ModuleDownloadListWithTags .ModuleHeader {
    font-weight: bold;
    padding: 7px 10px;
    border-bottom: 1px solid #ccc;
  }
  
  .ModuleDownloadListWithTags .ModuleHeader > *, .ModuleDownloadListWithTags .ModuleItemRow > * {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
  }
  
  .ModuleDownloadListWithTags .ModuleHeader .ModuleHeaderText2 {
    width: 500px;
  }
  
  .ModuleDownloadListWithTags .ModuleHeader .ModuleHeaderText3, .ModuleDownloadListWithTags .ModuleItemRow .ModuleFileSizeText {
    width: 50px;
    text-align: center;
  }
  
  .ModuleDownloadListWithTags .ModuleItemRow {
    padding: 7px 10px;
  }
  
  .ModuleDownloadListWithTags .ModuleItemRow:hover {
    background: #f9f9f9;
  }
  
  .ModuleDownloadListWithTags .ModuleItemRow .ModuleHeadlineLink {
    line-height: 16px;
    padding: 0px 0px 0px 20px;
    width: 480px;
    background: url(../design/icon-pdf.png) 0px 0px no-repeat;
  }
  
  .ModuleDownloadListWithTags .ModuleItemRow .ModuleIcon {
    display: none;
  }
  
  .PaneContent .MailingListSignupContainer {
    margin-bottom: 25px;
  }
  
  .PaneContent .MailingListSignupContainer table, .PaneContent .MailingListUnsubscribeContainer table {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .PaneContent .MailingListSignupContainer table table, .PaneContent .MailingListUnsubscribeContainer table table {
    margin: 0px;
  }
  
  .PaneContent .MailingListSignupContainer .MailingListTable .MailingListCol1, .PaneContent .MailingListUnsubscribeContainer .MailingListUnsubscribeTable .MailingListCol1 {
    width: 20% !important;
  }
  
  .PaneContent .MailingListSignupContainer .MailingListTable input[type="text"], .PaneContent .MailingListUnsubscribeContainer .MailingListUnsubscribeTable input[type="text"] {
    width: 200px !important;
  }
  
  .PaneContent .MailingListUnsubscribeContainer .MailingListUnsubscribeTable input[type="submit"] {
    margin-top: 15px;
  }
  
  .PaneContent .MailingListSignupContainer .unsubscribe {
    display: none;
  }
  
  .SiteMapContainer ul {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    list-style: none;
  }
  
  .SiteMapContainer ul li {
    padding: 2px 0px;
  }
  
  .SiteMapContainer ul li.SiteMap-Level3 {
    font-size: 11px;
    padding-left: 20px;
  }
  
  .PageInvestors .PaneNavigation {
    position: relative;
    z-index: 5px;
  }
  
  .PageInvestors .shareModule {
    position: absolute;
    top: 50px;
    right: 52px;
  }
  
  .PageInvestors .PrintPage {
    position: absolute;
    top: 50px;
    right: 0px;
  }
  
  .PageInvestors .shareModule .stButton .sharethis {
    padding: 0px 0px 0px 18px;
    background: url(../design/home-rp-icon-share.png) 0px 1px no-repeat;
    color: #8dc5e3;
  }
  
  .PageInvestors .shareModule a.RSS {
    background: url(../design/home-rp-icon-rss.png) 0px 1px no-repeat;
    color: #8dc5e3;
  }
  
  .PageInvestors .PrintPage a {
    background: url(../design/home-rp-icon-print.png) 0px 1px no-repeat;
    color: #8dc5e3;
  }
  
  .PageInvestors .shareModule .stButton .sharethis:hover, .PageInvestors .shareModule a.RSS:hover, .PageInvestors .PrintPage a:hover {
    color: #fff;
  }
  
  .PageInvestors .PaneContent .MailingListSignupContainer .unsubscribe {
    display: inline;
  }
  
  .PageInvestors .FooterContainer {
    padding-top: 0px;
  }
  
  .footerShare {
    margin: 10px 0px 0px;
  }
  
  .footerShare a {
    display: inline-block;
    *display: inline;
    zoom: 1; vertical-align: top;
    width: 16px;
    height: 16px;
    margin-left: 5px;
  }
  
  .footerShare a:first-child {
    margin: 0px;
  }
  
  .footerShare a.twitter {
    background: url(../design/icon-twitter.png) 0px 0px no-repeat;
  }
  
  .footerShare a.facebook {
    background: url(../design/icon-facebook.png) 0px 0px no-repeat;
  }
  
  .footerShare a.youtube {
    background: url(../design/icon-youtube.png) 0px 0px no-repeat;
  }
  
  .footerShare a.currents {
    background: url(../design/icon-currents.png) 0px 0px no-repeat;
  }
  
  .Breadcrumb ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .Breadcrumb .level1 > li, .Breadcrumb .level2 {
    display: none;
  }
  
  .Breadcrumb .level1 > li.expanded {
    display: block;
  }
  
  .Breadcrumb a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #0089c4;
  }
  
  .Breadcrumb a:hover {
    margin: 0px;
    padding: 0px;
    border: 0 none;
  }
  
  .ModuleContainerInner .WebcastLink a {
    background: url(http://investor.pgecorp.com/files/design/icon-downloadable.png) right center no-repeat;
    padding-right: 15px;
  }
  
  .ModuleContainerInner .RelatedDocuments a {
    background: url(http://investor.pgecorp.com/files/design/icon-downloadable.png) right center no-repeat;
    padding-right: 15px;
  }
  
  .upcomingEvents .ModuleDateLink {
    background-image: none !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  
  .ModuleEventDetails .ModuleFile {
    background: url(http://investor.pgecorp.com/files/design/icon-downloadable.png) right center no-repeat;
    padding-right: 15px;
  }
  
  .fundaWidget {
    font-size: 16px;
  }
  
  .fundaWidget .header th {
    font-weight: bold;
    color: #FFF;
    font-size: .8em;
    background-color: #c0bec2;
    padding-right: 10px;
    text-align: right;
  }
  
  .fundaWidget .header.black th {
    background-color: #dfdfdf;
    font-style: italic;
    color: #3a3a3a;
  }
  
  .fundaWidget .header th:first-child {
    padding-left: 5px;
    text-align: left;
  }
  
  .fundaWidget td:first-child {
    padding-left: 10px;
    text-align: left;
  }
  
  .fundaWidget td {
    text-align: right;
    font-size: .7em;
    padding-right: 10px;
  }
  
  .fundaWidget .border-bottom td {
    border-bottom: 1px solid #666666;
  }
  
  .fundaWidget .padding-bottom td {
    font-weight: bold;
    height: 35px;
    vertical-align: top;
    padding-left: 0px;
  }
  
  .fundaWidget .double-border-bottom {
    border-bottom: medium double #666666;
  }
  
  .fundaWidget .highlight {
    background-color: #CCCCCC;
  }
  
  .fundaWidget .tabTitle {
    text-align: center;
    font-size: .8em;
    font-weight: bold;
    padding: 15px;
  }
  
  .fundaWidget .IRtabs {
    border: 1px solid #ccc;
    border-top: 0 none;
    width: 736px;
    position: relative;
    top: -5px;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
    padding: 10px;
  }
  
  .fundaWidget tr.even td {
    background-color: #eaf0f8;
  }
  
  .fundaWidget .tableTitle {
    text-align: center;
    font-size: .8em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  
  .fundaWidget .tableTitle .labelclarifier {
    font-size: .75em;
    line-height: 1em;
  }
  
  .zacksfooter {
    font-size: .6em;
    text-align: left;
    vertical-align: bottom;
  }
  
  .zacksCopyright {
    font-size: .6em;
    text-align: center;
    vertical-align: bottom;
  }
  
  .fundaWidget tr:hover {
    background-color: #FFFFCC;
  }
  
  .home-htmlbanner {
    background: url(../design/irStock-header-bg.png) 0px 0px repeat-x;
    color: #248dae;
    font-size: 17px;
    border: white solid 6px;
    height: 15px;
    margin-bottom: 40px;
    padding: 12px;
  }
  
  .module--focus-area-box h3 {
    display: inline-block;
    border-bottom: solid black 1px;
  }
  
  .module--focus-area-box .first {
    color: #00B0F0;
  }
  
  .module--focus-area-box .second {
    color: #0070C0;
  }
  
  .module--focus-area-box .third {
    color: #002060;
  }
  
  .module--focus-area-box .fourth {
    color: #70AD47;
  }
  
  .module--focus-area-box .fifth {
    color: #BF9000;
  }
  
  .module--focus-area-box a {
    font-size: 14px;
  }
  
  .PageInvestors .PaneContent {
    width: 1140px;
  }
  
  .PageInvestors .PaneContent .colG {
    width: 32.333%;
    margin-left: 1%;
    margin-bottom: 18px;
    background-size: cover;
  }
  
  .PageInvestors .PaneContent .irNews.colG {
    margin-left: 0;
  }
  
  .PageInvestorDay .module-form .error-wrap {
    display: none;
  }
  
  .PageInvestorDay .module-form .Item {
    margin-bottom: 15px;
  }
  
  .PageInvestorDay .module-event-details {
    padding-top: 35px;
  }
  
  .InvestorDaySubmit {
    display: none;
  }
  
  .PageInvestorDay .MessageSent > p:first-child {
    display: none;
  }
  
  .PageInvestorDay .InvestorDaySubmit {
    display: block;
  }
  
  .investor-day_details {
    font-size: 14px;
  }
  
  .ItemInvestorDay:nth-child(8) input {
    width: 400px;
  }
  
  
  /* 00279934 CR */
  .org-chart {
    width: 80%;
    margin: 0 auto;
  }
  
  .org-chart-disclaimer {
    margin-top: 40px
  }
  
  .org-chart-disclaimer h3 {
    color: #11b7ff;
    margin: 0px;
  }
  
  .org-chart-disclaimer p {
    font-style: italic;
  }
  
  .vertical-line {
    height: 40px;
    border-left: 1px solid black;
    margin: 0 auto;
    width: 0px;
  }
  
  .securitizations-block-1 {
    background-color: #003044;
  }
  
  .securitizations-block-2 {
    background-color: #0067bc;
  }
  
  .securitizations-block-3 {
    background-color: #11b7ff;
  }
  
  .securitizations-block p,
  .securitizations-block-smaller p{
    padding: 20px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
  }
  
  .securitizations-block-smaller {
    width: 60%;
    margin: 0 auto;
  }
  
  .module-recovery-funding {
    margin-top: 40px;
  }
  
  .year-content div {
    margin: 10px 0 15px 10px;
  }
  
  .year-content div a {
    font-size: 14px;
  }
  
  .module-recovery-funding-year-selector {
    /* width: 100%; */
    padding: 10px !important;
    margin: 20px 0;
    background-color: #F0F0F0;
    border: none !important;
    font-size: 16px;
  }
  
  .module-recovery-funding-year-selector:hover {
    cursor: pointer;
  }
  .form-8937 .ModuleYearNavContainerInner {
    display:none;
  }
  .form-8937 {
    padding-bottom:50px;
  }
  
  
  .module-wildfire-and-safety-documents .module_item-title::before,
  .module-wildfire-and-safety-documents .module_inner-item-title::before {
    right: unset;
    margin-right: 10px;
  } 
  
  .PageInvestorsSecuritizations .module-recovery-funding .module_item-panel a {
    margin:0 10px
  }
  /*.PageInvestorsSecuritizations  .module-recovery-funding .module-accordion-custom_subheader.accordion--header.module-recovery-funding-year-selector::before {
    content: '>';
    position: relative;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    transition: all 0.3s;
  }*/
  .PageInvestorDay .investor-day_details .ModuleLocation ul,
  .PageInvestorDay .investor-day_details .ModuleSchedule ul {
    margin-bottom:0px;
  }
  .PageInvestorDay table.ModuleLocation-table th,
  .PageInvestorDay table.ModuleSchedule-table th {
    background: #0089c4;
    color:white;
    padding:5px;
  }
  
  .PageInvestorDay table.ModuleLocation-table,
  .PageInvestorDay table.ModuleSchedule-table {
    width:100%;
    margin-top:5px;
  }
  .PageInvestorDay table.ModuleLocation-table td,
  .PageInvestorDay table.ModuleSchedule-table td {
    vertical-align:middle;
    padding:5px;
    border-bottom:1px solid lightgray
  }
  
  .PageInvestorDay table.ModuleSchedule-table td:last-of-type {
    width:63%;
  }
  .PageInvestorDay table.ModuleSchedule-table td {
    padding:5px;
  }
  .PageInvestorDay .label-wrap span {
        font-size: 14px;
  }
  
  .PageInvestorDay .module-event-details li,
  .PageInvestorDay .module-event-details p,
  .PageInvestorDay .module-event-booking-website,
  .PageInvestorDay .module-event-booking-address,
  .PageInvestorDay .module-event-booking-tel,
  .PageInvestorDay .module-event-booking-code {    
        font-size: 14px;
  }
  .PageInvestorDay .Button.SubmitButton {
        font-size: 14px;
  }
  
  .PageInvestorDay input[type="text"] {
        font-size: 14px!important;
  }
  
  .PageInvestorDay .FormDropdown option {
        font-size: 14px!important;
  }
  .PageInvestorDay table.ModuleLocation-table td:first-of-type {
    width:17%;
  }
  .PageInvestorDay table.ModuleLocation-table:first-of-type {
    margin-top: 35px;
  }
  .PageInvestorDay .module-event-details ul {
    padding-left:15px;
  }
  
  .module-recovery-funding h3.module_item-title{
    margin: 0px;
    cursor: pointer;
    color: #248dae;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 45px;
    background: url('../design/icon-plus.png') 12px center no-repeat;
    border-top: 1px solid #d8e8ed;
  }
  
  .module-recovery-funding .module_item.js--active h3.module_item-title {
    background: url('../design/icon-minus.png') 12px center no-repeat;
  }
  
  .module-recovery-funding .module-accordion-custom_subheader.accordion--header.module-recovery-funding-year-selector {
    margin: 0px;
    cursor: pointer;
    color: #248dae;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 45px;
    background: url('../design/icon-plus.png') 12px center no-repeat;
    border-top: 1px solid #d8e8ed;
  }
  
  .module-recovery-funding .module-accordion-custom_subitem.accordion--item.toggle-parent.js--active .module-accordion-custom_subheader.accordion--header.module-recovery-funding-year-selector {
    background: url('../design/icon-minus.png') 12px center no-repeat;
  }
  
  .module-recovery-funding span.button.module-showmore_button {
    margin-left: 35px;
    font-size: 14px;
  }
  
  .ModuleSECFilingDetails .ModuleLinks .sr-only {
      display: none;
  }
  
  /* 00616124 start */
  table.credit-ratings-table {
      width: 100%;
  }
  
  .credit-ratings-table_title {
      background-color: #0089C4;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      display: block;
      padding: 4px;
      line-height: 16px;
  }
  
  th.credit-ratings-table_header {
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      padding: 4px 16px;
  }
  
  td.credit-ratings-table_data-description {
      padding: 4px;
      border-bottom: 2px solid #f0f0f0;
      text-align: left;
      vertical-align: middle;
  }
  
  td.credit-ratings-table_data {
      padding: 4px;
      border-bottom: 2px solid #f0f0f0;
      text-align: center;
      vertical-align: middle;
      
  }
  
  table.liquidity-facilities-table {
      width: 100%;
  }
  
  span.liquidity-facilities-table_title {
      background-color: #0089C4;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      display: block;
      padding: 4px;
      line-height: 16px;
  }
  
  
  th.liquidity-facilities-table_header {
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      padding: 4px 16px;
  }
  
  td.liquidity-facilities-table_text-data {
      padding: 4px;
      border-bottom: 2px solid #f0f0f0;
      text-align: left;
      vertical-align: middle;
  }
  
  
  td.liquidity-facilities-table_data {
      padding: 4px;
      border-bottom: 2px solid #f0f0f0;
      text-align: center;
      vertical-align: middle;
  }
  
  td.liquidity-facilities-table_last-text {
      padding: 4px;
      text-align: left;
      vertical-align: middle;
      font-weight: bold;
  }
  
  td.liquidity-facilities-table_last-data {
      padding: 4px;
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
  }
  
  /*00616124 end*/

div.privacy-links {
  display: flex;
  justify-content: center;
  padding: 10px;
  gap: 10px;
}