/* Free Sans */ @font-face { font-family: "Free Sans"; font-style: normal; font-weight: normal; src : url("../fonts/FreeSans.otf"); } @font-face { font-family: "Free Sans"; font-style: italic; font-weight: normal; src : url("../fonts/FreeSansOblique.otf"); } @font-face { font-family: "Free Sans"; font-style: normal; font-weight: bold; src : url("../fonts/FreeSansBold.otf"); } @font-face { font-family: "Free Sans"; font-style: italic; font-weight: bold; src : url("../fonts/FreeSansBoldOblique.otf"); } .free-sans { font-family: "Free Sans"; } /* Futura LT Pro */ @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 100; src : url("../fonts/FuturaLTPro-Light.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 100; src : url("../fonts/FuturaLTPro-LightOblique.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 400; src : url("../fonts/FuturaLTPro-Book.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 400; src : url("../fonts/FuturaLTPro-BookOblique.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 500; src : url("../fonts/FuturaLTPro-Medium.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 500; src : url("../fonts/FuturaLTPro-MediumOblique.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 600; src : url("../fonts/FuturaLTPro-Heavy.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 600; src : url("../fonts/FuturaLTPro-HeavyOblique.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 700; src : url("../fonts/FuturaLTPro-Bold.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 700; src : url("../fonts/FuturaLTPro-BoldOblique.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: normal; font-weight: 900; src : url("../fonts/FuturaLTPro-XBold.otf"); } @font-face { font-family: "Futura LT Pro"; font-style: italic; font-weight: 900; src : url("../fonts/FuturaLTPro-XBoldOblique.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: normal; src : url("../fonts/AvenirNextLTPro-Regular.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: normal; src : url("../fonts/AvenirNextLTPro-It.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: normal; font-weight: bold; src : url("../fonts/AvenirNextLTPro-Bold.otf"); } @font-face { font-family: "Avenir Next LT Pro"; font-style: italic; font-weight: bold; src : url("../fonts/AvenirNextLTPro-BoldIt.otf"); } .avenir-next-lt-pro { font-family: "Avenir Next LT Pro";} .avenir-next-lt-pro-dc::first-letter { font-family: "Avenir Next LT Pro";} @font-face { font-family: "DIN Next LT Pro Condensed"; font-style: normal; font-weight: normal; src : url("../fonts/DINNextLTPro-Condensed.otf"); } @font-face { font-family: "DIN Next LT Pro Condensed"; font-style: italic; font-weight: normal; src : url("../fonts/DINNextLTPro-CondIta.otf"); } @font-face { font-family: "DIN Next LT Pro Condensed"; font-style: normal; font-weight: bold; src : url("../fonts/DINNextLTPro-BoldCondensed.otf"); } @font-face { font-family: "DIN Next LT Pro Condensed"; font-style: italic; font-weight: bold; src : url("../fonts/DINNextLTPro-BoldCondIta.otf"); } .din-next-lt-pro-condensed { font-family: "DIN Next LT Pro Condensed";} .din-next-lt-pro-condensed-dc::first-letter { font-family: "DIN Next LT Pro Condensed";} .futura-lt-pro { font-family: "Futura LT Pro";} .futura-lt-pro-dc::first-letter { font-family: "Futura LT Pro";} @font-face { font-family: "Helvetica Now Text"; font-style: normal; font-weight: normal; src : url("../fonts/HelveticaNowText.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: italic; font-weight: normal; src : url("../fonts/HelveticaNowTextIt.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: normal; font-weight: bold; src : url("../fonts/HelveticaNowTextBold.otf"); } @font-face { font-family: "Helvetica Now Text"; font-style: italic; font-weight: bold; src : url("../fonts/HelveticaNowTextBdIt.otf"); } .helvetica-now-text { font-family: "Helvetica Now Text";} .helvetica-now-text-dc::first-letter { font-family: "Helvetica Now Text";} @font-face { font-family: "Rockwell Std"; font-style: normal; font-weight: normal; src : url("../fonts/RockwellStd.otf"); } @font-face { font-family: "Rockwell Std"; font-style: italic; font-weight: normal; src : url("../fonts/RockwellStd-Italic.otf"); } @font-face { font-family: "Rockwell Std"; font-style: normal; font-weight: bold; src : url("../fonts/RockwellStd-Bold.otf"); } @font-face { font-family: "Rockwell Std"; font-style: italic; font-weight: bold; src : url("../fonts/RockwellStd-BoldItalic.otf"); } .rockwell-std { font-family: "Rockwell Std";} .rockwell-std-dc::first-letter { font-family: "Rockwell Std";} /* ========== DEFAULTS: Easypress and Aptara ===========*/ /* version 1.0.0 */ /* --------------- paragraph and alignment classes --------------- */ .indent { text-indent: 1.5em; } .small { font-size: .9em; } .left { text-align: left; } .right { text-align: right; } .center { text-align: center; text-indent: 0; } /* ---------------- heading alignment --------------- */ h1, h2, h3, h4, h5, h6 { text-align: center; } /* --------------- default textbox styles --------------- */ aside.textbox, div.textbox { margin: 2em 4% 2em 4%; padding: 4%; } .textbox { border: 1px solid; } /* --------------- create space above paragraph --------------- */ p.spaceabove, div.spaceabove, li.spaceabove { margin-top: 1em; } p.morespaceabove, div.morespaceabove, li.morespaceabove { margin-top: 2.5em; } p.nospaceabove { margin-top: 0; } .page_top_padding { margin-top: 10%; } /* --------------- hanging indents --------------- */ p.hanging { margin-left: 10%; text-indent: -10%; text-align: left; } /* --------------- figure and figcaption -----------------*/ .figure { text-align: center; margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; } .figure_top { text-align: center; margin-top: 1em; margin-bottom: 0; page-break-inside: avoid; } .figure_bottom { text-align: center; margin-top: 0; margin-bottom: 1em; page-break-inside: avoid; } .figure_nomargin { text-align: center; page-break-inside: avoid; } div.figcaption, figcaption.figcaption { text-align: center; } .figcaption { margin-left: 5%; margin-right: 5%; margin-top: 1em; } p.figcaption { text-align: center; margin-left: 0; margin-right: 0; } .figcopyright { text-align: left; font-size: 0.7em; } span.figure_inline img { vertical-align: -.075em; } /* ---------------- image classes -------------------*/ .squeeze100 {margin: 0 0;} .squeeze90 {margin: 0 5%;} .squeeze80 {margin: 0 10%;} .squeeze70 {margin: 0 15%;} .squeeze60 {margin: 0 20%;} .squeeze50 {margin: 0 25%;} .squeeze40 {margin: 0 30%;} .squeeze30 {margin: 0 35%;} .squeeze20 {margin: 0 40%;} .squeeze10 {margin: 0 45%;} img.inline {vertical-align: middle;} /* ---------------- character styles --------------- */ .underline { text-decoration: underline; } .bold { font-weight: bold; } .italic { font-style: italic; } .roman { font-style: normal; } /* ===================== END DEFAULTS ==================*/ .para-Basic-Paragraph { font-weight : normal; font-style : normal; font-size : 1.04em; text-align : left; margin-bottom : 0; margin-top : 0; } .para-acl { font-weight : normal; font-style : normal; font-size : 1.04em; line-height : inherit; margin-bottom : 0.23em; text-align : center; margin-top : 0; } .para-acmh-ac-pg { font-weight : bold; font-size : 1.3em; color : #757574; line-height : inherit; margin-bottom : 0.53em; text-align : center; margin-top : 0; } .para-art { font-size : 1.57em; line-height : inherit; margin-top : 2em; text-align : center; margin-bottom : 0; } .para-art-tit-pg { font-size : 2.61em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-ataf { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-atat-ata-pg { font-weight : bold; font-size : 1.57em; color : #979797; line-height : inherit; margin-bottom : 1.78em; text-align : center; margin-top : 0; } .para-bl { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-bl-li { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-bl-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-blf { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 1.26em; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-bottom : 0; } .para-blf-li { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 1.26em; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; } .para-blf-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-bll { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-bottom : 1.26em; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-top : 0; } .para-bll-li { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-bottom : 1.26em; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-top : 0; } .para-bll-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-bmp { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-indent : 5.5%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-bmpf { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-bmt-ack-pg { font-weight : bold; font-size : 1.57em; color : #979797; line-height : inherit; margin-bottom : 1.78em; text-align : center; margin-top : 0; } .para-bmt-rs-pg { font-weight : bold; font-size : 1.57em; color : #979797; line-height : inherit; margin-bottom : 1.78em; text-align : center; margin-top : 0; } .para-cda { font-weight: 600; font-style : normal; font-size : 0.96em; color : #757574; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 1em; } .para-cda-alt2 { font-weight: 600; font-style : normal; font-size : 0.96em; color : #757574; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 1em; } .para-cda-alt { font-weight: 600; font-style : normal; font-size : 0.96em; color : #757574; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-cip { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-cipf { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; margin-top : 0.93em; text-align : center; margin-bottom : 0; } .para-cn-alt-chap-pg { font-weight : bold; font-size : 1.65em; color : #979797; line-height : inherit; margin-bottom : 1.68em; text-align : center; margin-top : 0; } .para-cn-chap-pg { font-weight : bold; font-size : 1.65em; color : #979797; line-height : inherit; margin-bottom : 1.68em; text-align : center; margin-top : 0; } .para-crt { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-crtf { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; margin-top : 0.93em; text-align : center; margin-bottom : 0; } .para-crtf-crt-pg { font-weight : normal; font-style : normal; font-size : 0.8em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-cst { font-weight: 900; font-style : normal; font-size : 1.04em; color : #757574; line-height : inherit; margin-bottom : 1em; text-align : center; margin-top : 0; } .para-dedf-ded-pg { font-weight : bold; font-size : 1.22em; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0; } .para-ext2 { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; text-indent : 5.5%; margin-left : 11%; margin-right : 11%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-ext2aft { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-left : 11%; margin-right : 11%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-ext2f { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-top : 1.45em; margin-left : 11%; margin-right : 11%; text-align : left; margin-bottom : 0; } .para-ext2h1 { font-weight : bold; font-size : 0.87em; line-height : inherit; margin-top : 1.45em; margin-bottom : 1.45em; margin-left : 11%; margin-right : 5.5%; text-align : left; } .para-ext2l { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-bottom : 1.45em; text-indent : 5.5%; margin-left : 11%; margin-right : 11%; text-align : left; margin-top : 0; } .para-imp { font-weight : bold; font-size : 1.22em; line-height : inherit; margin-top : 4em; text-align : center; margin-bottom : 0; } .para-nl { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-nl-li { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-nl-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-nlf { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-top : 1.45em; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-bottom : 0; } .para-nlf-li { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-top : 1.45em; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; } .para-nlf-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-nll { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-bottom : 1.45em; text-indent : -4.5%; margin-left : 15.5%; margin-right : 5.5%; text-align : left; margin-top : 0; } .para-nll-li { font-weight : normal; font-style : normal; font-size : 0.87em; line-height : inherit; margin-bottom : 1.45em; text-indent : 0; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-top : 0; } .para-nll-lip { font-weight : normal; font-style : normal; text-decoration : none; font-size : 1em; } .para-p { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-indent : 5.5%; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-paft { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-align : justify; margin-bottom : 0; margin-top : 0; } .para-pf { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 2.5em; text-align : justify; margin-bottom : 0; } .para-pn-part-pg { font-weight : bold; font-size : 3em; color : #ffffff; line-height : inherit; margin-bottom : 0.65em; text-align : center; margin-top : 0; } .para-pt { font-weight : bold; font-size : 1.74em; color : #ffffff; line-height : inherit; text-align : center; margin-bottom : 0; margin-top : 0px; } .para-socmed { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 1.26em; text-indent : 5.5%; text-align : center; margin-bottom : 0; } .para-socmed1 { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; text-indent : 5.5%; text-align : center; margin-bottom : 0; margin-top : 0; } .para-sp { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 0; text-align : justify; margin-bottom : 0; } .para-tornbot { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 1.26em; text-align : center; margin-bottom : 1em; } .para-torntop { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-bottom : 1.26em; text-align : center; margin-top : 0; } .para-ulf { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 1.26em; text-align : left; margin-bottom : 0; } .para-ull { font-weight : normal; font-style : normal; font-size : 1em; line-height : inherit; margin-top : 0; text-align : left; margin-bottom : 0; } .para-wl { font-weight : normal; font-style : normal; font-size : 0.83em; line-height : inherit; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; margin-top : 0; } .para-wl1s { font-size : 0.87em; line-height : inherit; margin-top : 1.45em; margin-bottom : 1.45em; text-align : center; } .para-wl2f { font-size : 0.93em; line-height : inherit; /*margin-top : 1.36em; margin-left : 5.5%; margin-right : 16.5%;*/ text-align : left; /*margin-bottom : 0;*/ } .para-wl2l { font-size : 0.93em; line-height : inherit; /*margin-bottom : 1.36em; margin-left : 5.5%; margin-right : 16.5%;*/ text-align : left; /*margin-top : 0;*/ } .para-wl2s { font-size : 0.93em; line-height : inherit; /*margin-top : 1.36em; margin-bottom : 1.36em; margin-left : 5.5%; margin-right : 16.5%;*/ text-align : left; } .para-wl3f { font-size : 0.93em; line-height : inherit; /*margin-top : 1.36em; margin-left : 16.5%; margin-right : 5.5%;*/ text-align : right; /*margin-bottom : 0;*/ } .para-wl3s { font-size : 0.93em; line-height : inherit; /*margin-top : 1.36em; margin-bottom : 1.36em; margin-left : 16.5%; margin-right : 5.5%;*/ text-align : right; } .para-wlf { font-weight : normal; font-style : normal; font-size : 0.83em; line-height : inherit; margin-top : 1.53em; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-bottom : 0; } .para-wll { font-weight : normal; font-style : normal; font-size : 0.83em; line-height : inherit; margin-bottom : 1.53em; margin-left : 11%; margin-right : 5.5%; text-align : left; margin-top : 0; } .para-wls { font-weight : normal; font-style : normal; font-size : 0.83em; line-height : inherit; margin-top : 1.53em; margin-bottom : 1.53em; margin-left : 11%; margin-right : 5.5%; text-align : left; } .char-ul-b { font-weight : bold; } .char-ata-b { font-weight : bold; } .char-wl-b { font-weight : bold; } .char-ccust1 { } .char-i { font-style : italic; } .char-nl-i { font-style : italic; } .char-sc { } .char-sym { font-weight : normal; font-style : normal; } .char-url { } .char-wl3-i { font-weight : bold; font-style : italic; } .squeeze85 {margin: 0 7.5%; } .squeeze86 {margin: 0 7%; } .isqueeze1 {width:1em; } .isqueeze1_04 {height: 1em; } .isqueeze1_23 {width:1.23em; } div.ra-cda { border-top-style: solid; border-top-width:1px; } div.ra-cda-alt2 { border-top-style: solid; border-top-width:1px; } .fb_0 {margin-left:0; margin-right:0em } .cso_9 {font-size : 0.93em; } .cso_10 {font-size:1em } h1.nomargin { margin: 0 0 0 0; } /*--------- TEXT MESSAGE ---------*/ div.message-l { margin-left : 5.5%; margin-right : 16.5%; text-align:left; padding: 2%; background-repeat:repeat-y; background-color:#f3f3f3; border: solid 1px; border-radius:15px 15px 15px 15px; margin-top: 0.2em; margin-bottom: 0.2em; page-break-inside:avoid; } div.message-r { margin-left : 16.5%; margin-right : 5.5%; text-align:left; padding: 2%; background-repeat:repeat-y; background-color:#d1d1d1; border: solid 1px; border-radius:15px 15px 15px 15px; margin-top: 0.2em; margin-bottom: 0.2em; page-break-inside:avoid; } div.keep-l { width: 100%; text-align: left; } div.keep-r { width: 100%; text-align: right; } .message-offset { margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; } .figure_bottom_alt { text-align: center; margin-top: 0; margin-bottom: 0.5em; page-break-inside: avoid; }