/* HRC Default */ @page { margin-left: 0px; margin-right: 0px; margin-top: 15px; margin-bottom: 30px; } /********** BN Section Menu styles ***************/ div.sectionMenuWrapper {display: table; color: black; width: 100%; text-align: right; } div.sectionMenuLeft { display: table-cell; text-align: left; width: 50%; } div.sectionMenuRight { display: table-cell; text-align: right; width: 50%; } div.sectionName { font-size: 1.25em; font-weight: bold; text-align: center; line-height: 1.5em; } div.sectionBannerDate { margin-bottom: 25px; line-height: 1.5em; } div.sectionNameGoTo { font-size: 1.0em; font-weight: bold; text-align: center; } div.sectionNameGoTo a { color: black; } div.sectionMenuLeft a { font-size: 0.9em; font-weight: bold; padding-right: 10px; color: black; } div.sectionMenuRight a { font-size: 0.9em; font-weight: bold; padding-left: 10px; color: black; } /********** BN Article Menu styles ***************/ div.articleMenuWrapper {display: block; color: black; } /********* miscl. **********/ div.clean { margin: 0; padding: 0; text-align: left; height: 0; } /********** masthead styles ***************/ div.masthead { width: 100%; margin: 0; padding: 0; text-align: center; margin-bottom: 5px; border-bottom:1px solid gray; line-height: 1.5em; } div.masthead-date { font-size: 8pt; text-align: center; line-height: 1.25em; } img.masthead-img {} div.masthead-text { vertical-align: bottom; margin: 0; padding: 0; line-height: 1.25em; } div.masthead-section { text-align: center; font-size: 1em; font-weight: bold; margin-bottom: 5px; line-height: 1.25em; } div.masthead-section a {color: black; } /********* Article sytles used on full article pages ********/ p.article-subhead { font-size: 1.0em; margin-top: 0; margin-bottom: 5px; font-style: italic; line-height: 1em; } h2.article-full-headline { font-size: x-large; text-decoration: none; margin-top: 0; margin-bottom: 5px; line-height: 1em; } p.article-full-byline { font-size: small; margin-top: 0px; margin-bottom: 10px; line-height: 1em; } p.article-print-info { font-size: x-small; margin-top: 0px; margin-bottom: 5px; line-height: 1em; } div.article-in-image { margin-right: 10px; margin-bottom: 1em; text-align: left; line-height: 1em; } img.article-in-image { max-width: 90%; max-height: 300px; border: none; } div.articleImageCaption, p.caption { font-size: xx-small; text-align: left; border-bottom: 1px solid gray; padding-top: 5px; padding-bottom: 5px; line-height: 1.25em; } div.articleImageCredit { font-size: xx-small; text-align: left; font-style: italic; line-height: 1em; } /********* Article styles used universally ***********/ div.article-spacer { border-bottom:1px dotted gray; margin-bottom:6px; margin-top: 10px; } /********* tabular styles ************/ div.sectionArticleBlock { display: block; margin-bottom:2px; } div.sectionArticleBlockOdd { display: table; display: block; margin-bottom:2px; } div.sectionArticleThumbBlock { display: table-cell; max-height: 120px; max-width: 120px; margin-right: 5px; float: left; line-height: 1.25em; } img.sectionArticleImage { display: block; max-height: 90px; max-width: 100%; } div.sectionArticleTextBlock { display: table-cell; width:100%; } div.sectionArticleTitle { display: block; margin-left: auto; line-height: 1.25em; } a.sectionArticleLink { text-decoration: none; color: black; } span.sectionArticleHeadline { font-size: 1.2em; font-weight:bold; color:black; line-height: 1.25em; } a.sectionArticleByline { font-size:0.7em; margin-bottom: 3px; text-decoration: none; color: black; line-height: 1.25em; } a.sectionArticleBody {font-size: 0.8em; text-align: justify; text-decoration: none; color: black; line-height: 1.25em; } div.masthead-copyright { font-size:0.7em; text-align: center; } /******************* General Styles *******************/ *.ld_bold { font-weight: bold; } *.ld_italic { font-style: italic; } *.ld_subscript { vertical-align: baseline; font-size: 0.8em; position: relative; top: -0.4em; } *.ld_superscript { vertical-align: top; font-size: 0.8em; position: relative; bottom: -0.4em; } *.ld_underline { text-decoration: underline; } *.ld_strikthrough { text-decoration: line-through; }