.wysihtml5-editor {
min-height: 300px;
font-family: "Georgia", serif;
}
/*.wysihtml5-editor div, .wysihtml5-editor p {
outline: none;
margin-bottom: 1em;
}*/
.wysihtml5-editor hr.chapterSplit {
border: 0;
height: 1px;
color: blue;
background-color: #147398;
margin: 3em 0;
}
.wysihtml5-editor .frontmatter.TableOfContents a {
cursor: default;
}
.wysiwyg-text-align-left {
text-align: left;
}
.wysiwyg-text-align-right {
text-align: right;
}
.wysiwyg-text-align-center {
text-align: center;
text-indent: 0;
}
.wysiwyg-text-align-justify {
text-align: justify;
}
.wysiwyg-img-align-left {
float: left;
display: inline-block;
}
.wysiwyg-img-align-right {
float: right;
display: inline-block;
}
.wysiwyg-img-align-center {
clear: both;
margin: auto;
display: block;
}
.wysiwyg-img-align-justify {
float: none;
display: inline-block;
}
.wysiwyg-font-size-smaller {
font-size: smaller;
}
.wysiwyg-font-size-larger {
font-size: larger;
}
.wysiwyg-font-size-xx-large {
font-size: xx-large;
}
.wysiwyg-font-size-x-large {
font-size: x-large;
}
.wysiwyg-font-size-large {
font-size: large;
}
.wysiwyg-font-size-medium {
font-size: medium;
}
.wysiwyg-font-size-small {
font-size: small;
}
.wysiwyg-font-size-x-small {
font-size: x-small;
}
.wysiwyg-font-size-xx-small {
font-size: xx-small;
}
.wysiwyg-color-black {
color: black;
}
.wysiwyg-color-silver {
color: silver;
}
.wysiwyg-color-gray {
color: gray;
}
.wysiwyg-color-white {
color: white;
}
.wysiwyg-color-maroon {
color: maroon;
}
.wysiwyg-color-red {
color: red;
}
.wysiwyg-color-purple {
color: purple;
}
.wysiwyg-color-fuchsia {
color: fuchsia;
}
.wysiwyg-color-green {
color: green;
}
.wysiwyg-color-lime {
color: lime;
}
.wysiwyg-color-olive {
color: olive;
}
.wysiwyg-color-yellow {
color: yellow;
}
.wysiwyg-color-navy {
color: navy;
}
.wysiwyg-color-blue {
color: blue;
}
.wysiwyg-color-teal {
color: teal;
}
.wysiwyg-color-aqua {
color: aqua;
}
.wysiwyg-resize-selector {
position: absolute;
width: 24px;
height: 24px;
z-index: 10000;
background-position: center;
background-size: cover;
}
.wysiwyg-resize-selector-bottom-right {
cursor: se-resize;
bottom: 0px;
right: 0px;
}
.wysiwyg-resize-selector-bottom-left {
cursor: sw-resize;
bottom: 0px;
left: 0px;
}
.wysiwyg-resize-selector-top-right {
cursor: ne-resize;
top: 0px;
right: 0px;
}
.wysiwyg-resize-selector-top-left {
cursor: nw-resize;
top: 0px;
left: 0px;
}
.wysiwyg-resize-wrapper {
position: relative;
}
img {
vertical-align: bottom;
}
.wysiwyg-resize-wrapper-deprecated {
resize: both;
overflow: hidden;
position: relative;
min-height: 10px;
min-width: 10px;
/*** TODO: figure out how to style the handle ***/
/*background-image:url(/assets/corner_arrow.png);
background-repeat:no-repeat;
background-position:right bottom;*/
border: 1px dashed black;
margin-bottom: 0px;
padding: 5px;
}
.wysiwyg-find-result {
background-color: yellow;
}
.wysiwyg-font-weight-bold {
font-weight: bold;
}
.wysiwyg-font-weight-normal {
font-weight: normal;
}
.wysiwyg-font-style-italic {
font-style: italic;
}
.wysiwyg-font-style-normal {
font-style: normal;
}
.wysiwyg-text-decoration-underline {
text-decoration: underline;
/*display: inline-block;*/
}
.wysiwyg-text-decoration-none {
text-decoration: none;
/*display: inline-block;*/
}
nav#toc ol{
list-style: none;
}
nav#toc a, nav#toc a:visited{
color: black;
text-decoration:none;
}
nav#toc [hidden] {
display:none;
}
#np_cover_wrap {
text-align: center;
margin: 0 0 0 0;
height: 100%;
max-width: 100%;
}
#np_cover_wrap img { height: 100%; }
.wysihtml5-editor {
min-height: 300px;
font-family: "Georgia", serif;
}
/*.wysihtml5-editor div, .wysihtml5-editor p {
outline: none;
margin-bottom: 1em;
}*/
p {
margin-left: 0em;
margin-bottom: 0em;
margin-top: 0em;
margin-right: 0em;
text-indent: 2.25em
}
.wysihtml5-editor hr.chapterSplit {
border: 0;
height: 1px;
color: blue;
background-color: #147398;
margin: 3em 0;
}
.wysihtml5-editor .frontmatter.TableOfContents a {
cursor: default;
}
.wysiwyg-text-align-left {
text-align: left;
}
.wysiwyg-text-align-right {
text-align: right;
}
.wysiwyg-text-align-center {
text-align: center;
text-indent: 0;
}
.wysiwyg-text-align-justify {
text-align: justify;
}
.wysiwyg-img-align-left {
float: left;
display: inline-block;
}
.wysiwyg-img-align-right {
float: right;
display: inline-block;
}
.wysiwyg-img-align-center {
clear: both;
margin: auto;
display: block;
}
.wysiwyg-img-align-justify {
float: none;
display: inline-block;
}
.wysiwyg-font-size-smaller {
font-size: smaller;
}
.wysiwyg-font-size-larger {
font-size: larger;
}
.wysiwyg-font-size-xx-large {
font-size: xx-large;
}
.wysiwyg-font-size-x-large {
font-size: x-large;
}
.wysiwyg-font-size-large {
font-size: large;
}
.wysiwyg-font-size-medium {
font-size: medium;
}
.wysiwyg-font-size-small {
font-size: small;
}
.wysiwyg-font-size-x-small {
font-size: x-small;
}
.wysiwyg-font-size-xx-small {
font-size: xx-small;
}
.wysiwyg-color-black {
color: black;
}
.wysiwyg-color-silver {
color: silver;
}
.wysiwyg-color-gray {
color: gray;
}
.wysiwyg-color-white {
color: white;
}
.wysiwyg-color-maroon {
color: maroon;
}
.wysiwyg-color-red {
color: red;
}
.wysiwyg-color-purple {
color: purple;
}
.wysiwyg-color-fuchsia {
color: fuchsia;
}
.wysiwyg-color-green {
color: green;
}
.wysiwyg-color-lime {
color: lime;
}
.wysiwyg-color-olive {
color: olive;
}
.wysiwyg-color-yellow {
color: yellow;
}
.wysiwyg-color-navy {
color: navy;
}
.wysiwyg-color-blue {
color: blue;
}
.wysiwyg-color-teal {
color: teal;
}
.wysiwyg-color-aqua {
color: aqua;
}
.wysiwyg-resize-selector {
position: absolute;
width: 24px;
height: 24px;
z-index: 10000;
background-position: center;
background-size: cover;
}
.wysiwyg-resize-selector-bottom-right {
cursor: se-resize;
bottom: 0px;
right: 0px;
}
.wysiwyg-resize-selector-bottom-left {
cursor: sw-resize;
bottom: 0px;
left: 0px;
}
.wysiwyg-resize-selector-top-right {
cursor: ne-resize;
top: 0px;
right: 0px;
}
.wysiwyg-resize-selector-top-left {
cursor: nw-resize;
top: 0px;
left: 0px;
}
.wysiwyg-resize-wrapper {
position: relative;
}
img {
vertical-align: bottom;
}
.wysiwyg-resize-wrapper-deprecated {
resize: both;
overflow: hidden;
position: relative;
min-height: 10px;
min-width: 10px;
/*** TODO: figure out how to style the handle ***/
/*background-image:url(/assets/corner_arrow.png);
background-repeat:no-repeat;
background-position:right bottom;*/
border: 1px dashed black;
margin-bottom: 0px;
padding: 5px;
}
.wysiwyg-find-result {
background-color: yellow;
}
.wysiwyg-font-weight-bold {
font-weight: bold;
}
.wysiwyg-font-weight-normal {
font-weight: normal;
}
.wysiwyg-font-style-italic {
font-style: italic;
}
.wysiwyg-font-style-normal {
font-style: normal;
}
.wysiwyg-text-decoration-underline {
text-decoration: underline;
/*display: inline-block;*/
}
.wysiwyg-text-decoration-none {
text-decoration: none;
/*display: inline-block;*/
}
nav#toc ol{
list-style: none;
}
nav#toc a, nav#toc a:visited{
color: black;
text-decoration:none;
}
nav#toc [hidden] {
display:none;
}
#np_cover_wrap {
text-align: center;
margin: 0 0 0 0;
height: 100%;
max-width: 100%;
}
#np_cover_wrap img { height: 100%; }
/**********************************************/
/* Styles for document saved to a stream */
/* Generated by Aspose.Words for .NET 9.7.0.0 */
/**********************************************/
body { font-family:'Book Antiqua', serif; line-height:110%; orphans:0; text-align:justify; text-indent:36pt; widows:0 }
h1, h2, h3, h4, h5, h6, p { margin:0pt }
li { margin-bottom:0pt; margin-top:0pt }
h1 { font-family:JansonText75, serif; font-size:1.67em; font-weight:bold; margin-bottom:30pt; margin-top:48pt; orphans:0; text-align:center; widows:0 }
h2 { border-top-color:#c0c0c0; border-top-style:solid; border-top-width:3pt; font-family:JansonText75, serif; font-size:1.33em; font-weight:bold; margin-bottom:30pt; margin-top:28pt; orphans:0; padding-top:1pt; text-align:center; widows:0 }
h3 { font-family:JansonText75, serif; font-size:1.17em; font-weight:bold; margin-bottom:12pt; margin-top:18pt; orphans:0; text-align:center; widows:0 }
h4 { font-family:JansonText75, serif; font-weight:bold; margin-bottom:12pt; margin-left:56.7pt; margin-top:24pt; orphans:0; text-align:center; widows:0 }
h5 { color:#4f81bd; font-family:Cambria, serif; font-weight:normal; line-height:110%; margin-bottom:4pt; margin-top:10pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
h6 { color:#4f81bd; font-family:Cambria, serif; font-style:italic; font-weight:normal; line-height:110%; margin-bottom:5pt; margin-top:14pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
.Heading7 { font-family:Calibri, sans-serif; font-weight:normal; line-height:110%; margin-bottom:3pt; margin-top:12pt; orphans:0; text-align:justify; text-indent:36pt; widows:0 }
.Heading8 { color:#9bbb59; font-family:Cambria, serif; font-size:0.83em; font-style:italic; font-weight:bold; line-height:110%; margin-bottom:5pt; margin-top:16pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
.Heading9 { color:#9bbb59; font-family:Cambria, serif; font-size:0.83em; font-style:italic; font-weight:normal; line-height:110%; margin-bottom:5pt; margin-top:16pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
.BalloonText { font-family:Tahoma, sans-serif; font-size:0.67em; line-height:110%; orphans:0; text-align:justify; text-indent:36pt; widows:0 }
.BlockQuotation { border-bottom-color:#808080; border-bottom-style:solid; border-bottom-width:0.75pt; border-left-color:#808080; border-left-style:solid; border-left-width:0.75pt; border-right-color:#808080; border-right-style:solid; border-right-width:0.75pt; border-top-color:#808080; border-top-style:solid; border-top-width:0.75pt; font-family:Arial, sans-serif; font-style:italic; margin:12pt 36pt; orphans:2; padding-bottom:14pt; padding-left:14pt; padding-right:14pt; padding-top:14pt; page-break-inside:avoid; text-align:justify; widows:2 }
.BodyText { margin-bottom:7.5pt; margin-left:56.9pt; orphans:0; page-break-inside:avoid; widows:0 }
.BodyTextFirstIndent { font-family:'Book Antiqua', serif; margin-bottom:6pt; margin-left:0pt; orphans:0; page-break-inside:avoid; text-indent:10.5pt; widows:0 }
.BodyTextIndent { margin-bottom:7.5pt; margin-left:85.05pt; orphans:0; page-break-inside:avoid; widows:0 }
.Caption { font-family:Garamond, serif; font-size:0.83em; font-style:italic; letter-spacing:0.25pt; line-height:10pt; margin-bottom:12pt; margin-left:96pt; margin-top:3pt; orphans:2; page-break-after:avoid; text-align:justify; text-indent:-6pt; widows:2 }
.CaptionCenteredBefore12ptNounderl { font-family:Arial, sans-serif; font-size:0.67em; font-weight:bold; letter-spacing:0.25pt; line-height:110%; margin-top:12pt; orphans:2; page-break-after:avoid; text-align:center; text-decoration:underline; text-indent:36pt; widows:2 }
.CoverSubHeads { font-family:'Arial Narrow', sans-serif; font-size:1.33em; font-weight:bold; margin-top:28.35pt; text-align:left }
.EndnoteText { font-family:Century, serif; font-size:0.83em; line-height:110%; orphans:2; text-align:justify; text-indent:18pt; widows:2 }
.Footer { border-top-color:#000000; border-top-style:solid; border-top-width:0.25pt; font-family:'Arial Unicode MS', sans-serif; font-size:0.75em; font-weight:bold; line-height:110%; orphans:0; padding-top:2pt; text-align:justify; text-indent:36pt; widows:0 }
.FootnoteBase { font-family:Arial, sans-serif; font-size:0.75em; line-height:10pt; margin-bottom:12pt; margin-left:0pt; orphans:2; page-break-inside:avoid; text-align:justify; widows:2 }
.FootnoteText { font-family:Arial, sans-serif; font-size:0.75em; line-height:10pt; margin-bottom:12pt; margin-left:0pt; orphans:2; page-break-inside:avoid; text-align:justify; widows:2 }
.Header { border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.25pt; font-family:'Arial Unicode MS', sans-serif; font-size:0.75em; line-height:110%; orphans:0; padding-bottom:2pt; text-align:justify; text-indent:36pt; widows:0 }
.HeadingBase { font-family:Arial, sans-serif; margin-bottom:0pt; margin-left:0pt; orphans:2; page-break-after:avoid; page-break-inside:avoid; widows:2 }
.Index1 { font-family:'Book Antiqua', serif; line-height:110%; margin-bottom:5pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
.Index2 { font-family:'Book Antiqua', serif; line-height:110%; margin-bottom:2pt; margin-left:19.8pt; orphans:2; text-align:justify; text-indent:-9.9pt; widows:2 }
.IntenseQuote { background-color:#4f81bd; border-bottom-color:#9bbb59; border-bottom-style:solid; border-bottom-width:3pt; border-left-color:#4f81bd; border-left-style:solid; border-left-width:4.5pt; border-right-color:#4f81bd; border-right-style:solid; border-right-width:4.5pt; border-top-color:#b8cce4; border-top-style:solid; border-top-width:1.5pt; color:#ffffff; font-family:Cambria, serif; font-style:italic; line-height:125%; margin:16pt 72pt; orphans:2; padding-bottom:10pt; padding-left:4pt; padding-right:4pt; padding-top:10pt; text-align:justify; text-indent:18pt; widows:2 }
.ListBullet { margin-bottom:5pt; margin-left:74.9pt; orphans:0; page-break-after:avoid; page-break-inside:avoid; text-indent:-18pt; widows:0 }
.ListBullet2 { margin-bottom:5pt; margin-left:74.9pt; orphans:0; page-break-after:avoid; page-break-inside:avoid; text-indent:-18pt; widows:0 }
.ListBullet3 { font-family:'Book Antiqua', serif; line-height:110%; margin-bottom:5pt; margin-left:108pt; orphans:2; text-align:justify; text-indent:-18pt; widows:2 }
.ListNumber { margin-bottom:5pt; margin-left:78.5pt; orphans:0; page-break-inside:avoid; text-indent:-21.6pt; widows:0 }
.ListNumber2 { margin-bottom:3pt; margin-left:78.5pt; orphans:0; page-break-inside:avoid; text-indent:-21.6pt; widows:0 }
.ListNumber3 { margin-bottom:3pt; margin-left:78.5pt; orphans:0; page-break-inside:avoid; text-indent:-21.6pt; widows:0 }
.ListParagraph { font-family:Century, serif; line-height:110%; margin-left:36pt; orphans:2; text-align:justify; text-indent:18pt; widows:2 }
.NoSpacing { font-family:Calibri, sans-serif; font-size:0.92em }
.NormalWeb { font-family:Arial, sans-serif; font-size:0.83em; line-height:110%; margin-bottom:5pt; margin-top:5pt; orphans:2; text-align:justify; text-indent:36pt; widows:2 }
.Picture { font-family:'Book Antiqua', serif; line-height:110%; margin-bottom:10pt; margin-left:56.7pt; orphans:0; text-align:justify; text-indent:36pt; widows:0 }
.PictureWide { font-family:'Book Antiqua', serif; line-height:110%; margin-bottom:10pt; margin-left:0pt; orphans:0; text-align:center; text-indent:36pt; widows:0 }
.Quote { font-family:'Book Antiqua', serif; font-style:italic; line-height:110%; margin-left:43.2pt; margin-right:43.2pt; margin-top:6pt; orphans:2; text-align:justify; text-indent:18pt; widows:2 }
.Subtitle { font-family:'Arial Narrow', sans-serif; font-size:1.83em; font-weight:normal; margin-bottom:3pt; margin-top:56.7pt; text-align:right }
.SubtitleCover { border-top-color:#808080; border-top-style:solid; border-top-width:0.75pt; font-family:Arial, sans-serif; font-size:1.5em; letter-spacing:1.5pt; line-height:22pt; margin-bottom:0pt; margin-left:0pt; orphans:2; padding-top:12pt; page-break-after:avoid; page-break-inside:avoid; text-align:center; text-transform:uppercase; widows:2 }
.TOC1 { font-family:Arial, sans-serif; font-weight:bold; margin-bottom:9pt }
.TOC2 { font-family:Arial, sans-serif; font-weight:bold; margin-bottom:4pt; margin-left:35.45pt; text-indent:-21.25pt }
.TOC3 { font-family:'Book Antiqua', serif; font-weight:normal; margin-bottom:4pt; margin-left:49.6pt; text-indent:-21.25pt }
.TOC4 { font-family:'Book Antiqua', serif; font-size:0.83em; line-height:110%; margin-bottom:10pt; margin-left:22pt; orphans:0; text-align:justify; text-indent:36pt; widows:0 }
.TOCHeading { border-bottom-color:#365f91; border-bottom-style:solid; border-bottom-width:1.5pt; color:#365f91; font-family:Cambria, serif; font-weight:bold; margin-bottom:4pt; margin-top:48pt; orphans:2; padding-bottom:1pt; text-align:center; widows:2 }
.TableBodyText { font-size:0.83em; margin-bottom:3pt; margin-left:0pt; margin-top:3pt; orphans:0; page-break-inside:avoid; widows:0 }
.TableBullet { color:#000000; font-family:'ClassGarmnd BT', serif; font-size:0.92em; line-height:110%; margin-bottom:10pt; margin-left:110.4pt; margin-top:3pt; orphans:0; text-align:justify; text-indent:-18pt; widows:0 }
.TableHeading { font-family:JansonText75, serif; font-size:0.83em; font-weight:bold; margin-bottom:4pt; margin-left:3.95pt; margin-top:4pt; orphans:0; text-align:center; widows:0 }
.Title { background-color:#000000; font-family:'Arial Narrow', sans-serif; font-size:3em; font-weight:bold; margin-top:141.75pt; text-align:right }
.TitleCover { font-family:Arial, sans-serif; font-size:2.67em; letter-spacing:3.25pt; line-height:36pt; margin-bottom:12pt; margin-left:0pt; orphans:2; page-break-after:avoid; page-break-inside:avoid; text-align:center; text-transform:uppercase; widows:2 }
.frontpages { font-family:Century, serif; line-height:110%; margin-bottom:6pt; margin-top:6pt; orphans:2; text-align:center; text-indent:0pt; widows:2 }
.glossary { font-family:'Book Antiqua', serif; line-height:110%; margin-left:18pt; orphans:0; text-align:justify; text-indent:-18pt; widows:0 }
.page { border-top-color:#000000; border-top-style:solid; border-top-width:0.25pt; font-family:'Book Antiqua', serif; font-size:0.75em; font-weight:bold; line-height:110%; orphans:0; padding-top:2pt; text-align:justify; text-indent:0pt; widows:0 }
span.BalloonTextChar { font-family:Tahoma, sans-serif; font-size:0.67em }
span.BodyTextFirstIndentChar { font-family:'Book Antiqua', serif }
span.BookTitle { color:#000000; font-family:Cambria, serif; font-style:italic; font-weight:bold }
span.Emphasis { font-size:0.75em; text-transform:uppercase }
span.EndnoteReference { vertical-align:super }
span.EndnoteTextChar { font-family:Century, serif }
span.FooterChar { font-family:'Arial Unicode MS', sans-serif; font-size:0.75em; font-weight:bold }
span.FootnoteReference { vertical-align:super }
span.FootnoteTextChar { font-family:Arial, sans-serif; font-size:0.75em }
span.HeaderChar { font-family:'Arial Unicode MS', sans-serif; font-size:0.75em }
span.Heading1Char { font-family:JansonText75, serif; font-size:1.67em; font-weight:bold }
span.Heading2Char { font-family:'Arial Unicode MS', sans-serif; font-size:1.33em; font-weight:bold }
span.Heading3Char { font-family:JansonText75, serif; font-size:1.17em; font-weight:bold }
span.Heading4Char { font-family:'Arial Unicode MS', sans-serif; font-weight:bold }
span.Heading5Char { color:#4f81bd; font-family:Cambria, serif }
span.Heading6Char { color:#4f81bd; font-family:Cambria, serif; font-style:italic }
span.Heading7Char { font-family:Calibri, sans-serif }
span.Heading8Char { color:#9bbb59; font-family:Cambria, serif; font-style:italic; font-weight:bold }
span.Heading9Char { color:#9bbb59; font-family:Cambria, serif; font-style:italic }
span.HeadingBaseChar { font-family:Arial, sans-serif }
span.Hyperlink { color:#ff8700; font-weight:bold; text-decoration:none }
span.IntenseEmphasis { color:#4f81bd; font-size:0.92em; font-style:italic; font-weight:bold }
span.IntenseQuoteChar { background-color:#4f81bd; color:#ffffff; font-family:Cambria, serif; font-style:italic }
span.IntenseReference { color:#76923c; font-weight:bold; text-decoration:underline }
span.NoSpacingChar { font-family:Calibri, sans-serif; font-size:0.92em }
span.PageNumber { font-weight:bold }
span.QuoteChar { font-family:'Book Antiqua', serif; font-style:italic }
span.Strong { font-weight:bold; letter-spacing:0pt }
span.SubtitleChar { font-family:'Arial Narrow', sans-serif; font-size:1.83em }
span.SubtleEmphasis { color:#5a5a5a; font-style:italic }
span.SubtleReference { color:#000000; text-decoration:underline }
span.TitleChar { background-color:#000000; font-family:'Arial Narrow', sans-serif; font-size:3em; font-weight:bold }
span.frontpagesChar { font-family:Century, serif }
span.glossaryChar { font-family:'Book Antiqua', serif }
span.pageChar { font-family:'Book Antiqua', serif; font-size:0.75em; font-weight:bold }