body {
    font-family: 'Trebuchet MS';
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color:black;
    /* background: none repeat scroll 0px 0px #eee; */
    background: #eee;
    /* rgb(231,235,242); */
}

#uppermenu {
    clear: both;
    width: 900px;
    height: 30px;
    margin: 0px auto;
    padding: 0px;
    font-size: 10pt;
    background: linear-gradient(to bottom, #607286, #242B33);
    border-radius: 3px 3px 0px 0px;
}

#uppermenu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
}

#uppermenu li {
    float: right;
    list-style: none outside none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}

#header {
    width: 900px;
    height: 125px;
    margin: 0px auto;
}

#menubar {
    clear: both;
    width: 900px;
    height: 32px;
    margin: 0px auto;
    padding: 0px;
    /*	background-color: #0076A3; */
    background: linear-gradient(to bottom, #C44, #622);
}

#menubar ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
    /*	background-color: #0076A3; */
}

#menubar li {
    float: left;
    list-style: none outside none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    /*	background-color: #0076A3; */
}

#maincontent {
    clear: both;
    max-width: 898px;
    min-width: min-content;
    margin: 5px auto 0px auto;
    padding: 5px 5px 5px 5px;
    background-color: #DDD;
    border-width: 1px;
    border-style: solid solid solid solid;
    border-color: #046;
    border-color: teal;
    border-radius: 3px 3px 3px 3px;
}

.maincontentstyle {
    margin: 0px 0px 0px 0px;
    padding: 1px 10px 1px 10px;
}

details.intro {
    border-color: #069;
    border-width: 5px 1px 1px 1px;
    border-style: solid;
    /* border-radius: 5px 5px 5px 5px; */
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #EEE;
    page-break-inside: avoid;
}

details.intro > summary {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

details.example {
    margin-top: 1em;
    padding: 1em 1em 1em 1em;
    border-style: solid;
    border-radius: 0px;
    border-width: 4px 1px 1px 1px;
    border-color: #0076A3;
    background-color: #EEE;
}

details.example > summary {
    font-weight: bold;
    padding-left: 1em;
    cursor: pointer;
}

details.calculation {
    margin-top: 1em;
    padding: 1em 1em 1em 1em;
    border-style: solid;
    border-radius: 0px;
    border-width: 4px 1px 1px 1px;
    border-color: darkolivegreen;
    background-color: #eee;
}

details.calculation > summary {
    font-weight: bold;
    padding-left: 1em;
    cursor: pointer;
}

details {
    border-color: #069;
    border-width: 2px 1px 1px 1px;
    border-style: solid;
    margin: 10px 0px 10px 0px;
    padding: 5px;
    background-color: #EEE;
}

details > summary {
    font-weight: bold;
    padding-left: 1em;
    cursor: pointer;
}

.itemstyle {
    margin: 10px 0px 10px 0px;
    border-top: solid;
    margin: 5px auto 5px auto;
    padding: 5px 5px 5px 5px;
    background-color: #DDD;
    border-width: 1px;
    border-style: solid solid solid solid;
    border-color: #046;
    border-radius: 3px 3px 3px 3px;
}

.emphasizeditemstyle {
    margin: 10px 0px 10px 0px;
    border-top: solid;
    border-color: firebrick;
    margin: 5px auto 0px auto;
    padding: 5px 5px 5px 5px;
    background-color: cornsilk;
    border-width: 2px;
    border-style: solid solid solid solid;
    border-radius: 3px 3px 3px 3px;
}

.table-of-contents {
    margin: 1em;
    border-style: none none none solid;
    border-width: 4px;
    border-color: #069;
}

.important {
    margin-top: 1em;
    padding: 1em 1em 1em 1em;
    background-color: #EEE;
    border-style: solid;
    border-width: 1px 8px 1px 8px;
    border-color: firebrick;
}

.important li {
    /*    list-style-type: square; */
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.important ul {
    margin: 0.2em 0.2em 0.2em 1em;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

.essence {
    margin-top: 1em;
    padding: 1em 1em 1em 1em;
    background-color: cornsilk;
    border-style: solid none none none;
    border-width: 5px;
    border-color: darkslategrey;
    page-break-inside: avoid;
}

.essence li {
    /*    list-style-type: square; */
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
}

.essence ul {
    margin: 0.2em 0.2em 0.2em 1em;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

.recommendation {
    margin-top: 1em ;
    padding: 1em 1em 1em 1em;
    background-color: #CDC;
    border-style: solid none none none;
    border-width: 5px;
    border-color:darkgreen;
    border-color: #070;
    page-break-inside: avoid;
}

.recommendation li {
    /*    list-style-type: square; */
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
}

.recommendation ul {
    margin: 0.2em 0.2em 0.2em 1em;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

.recommendation h2 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 150%;
    text-align:left;
    margin-bottom: 3px;
    padding: 3px 8px 3px 8px;
    border-style: none;
    background-color: #CDC;
}

.footeritemstyle {
    margin: 10px 0px 10px 0px;
    border-top: solid;
    border-color: #069;
    margin: 10px auto 0px auto;
    padding: 5px 5px 5px 5px;
    background-color: #CCC;
    border-width: 1px;
    border-style: solid solid solid solid;
    border-radius: 3px 3px 3px 3px;
    border-color: #046;
}

.footeritemstyle h2 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 150%;
    text-align:left;
    margin-bottom: 3px;
    padding: 3px 8px 3px 8px;
    border-style: none;
    background-color: #CCC;
}

.literature {
    margin-top: 1em;
    padding: 1em 1em 1em 1em;
    background-color: #EEE;
    border-top: solid;
    border-color: #069;
    border-width: 5px;
    border-color: #069;
    page-break-inside: avoid;
}

.literature li {
    list-style-type: square;
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.literature ul {
    margin: 0.2em 0.2em 0.2em 1em;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

.literature h3 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 120%;
    border-style: none;
    margin: 0.2em 0em 0.2em 0.2em;
    background-color: #EEE;
}

.figure {
    /* width: fit-content;
    margin: 5px 5% 5px 5%; */
    width: auto;
    margin: 5px auto 5px auto;
    padding: 5px 5px 5px 5px;
    border-top: solid;
    background-color: #EEE;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px 3px 3px 3px;
    border-color: #069;
    text-align:center;
}

.emphasizedfigure {
    width: auto;
    margin: 5px auto 5px auto;
    padding: 5px 5px 5px 5px;
    background-color: cornsilk;
    border-width: 8px 1px 1px 1px;
    border-style: solid;
    border-color: firebrick;
    text-align:center;
}

.figure svg {
    border-color: #069;
    border-width: 1px;
    border-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px 3px 3px 3px;
}

.emphasizedtext {
    border-color: firebrick;
    border-width: 8px 1px 1px 1px;
    border-style: solid;
    /* border-radius: 3px 3px 3px 3px; */
    /* font-style:italic; */
    margin-top: 1em;
    padding: 1em;
    background-color: cornsilk;
    font-weight: bold;
    page-break-inside: avoid;
}

.emphasizedtext li {
    /*    list-style-type: square; */
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
}

blockquote {
    padding: 3px;
    background-color: cornsilk;
}

.textequation {
    font-family: Times, Courier, monospace;
    font-size: 14pt;
    font-style: italic;
    text-align: center;
    border-color: #069;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #EEE;
    page-break-inside: avoid;
}

.boldtextequation {
    font-family: Times, Courier, monospace;
    font-size: 14pt;
    font-style: italic;
    text-align: center;
    border-color: #069;
    border-width: 3px;
    border-style: solid;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #EEE;
    page-break-inside: avoid;
}

.emphasizedtextequation {
    font-family: Times, Courier, monospace;
    font-size: 14pt;
    font-style: italic;
    text-align: center;
    border-color: firebrick;
    border-width: 8px 1px 1px 1px;
    border-style: solid;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 1em;
    background-color: #EEE;
    background-color: cornsilk;
    page-break-inside: avoid;
}

.equationintext {
    display: inline-block;
    font-family: Times, Courier, monospace;
    font-size: 12pt;
    font-style: italic;
    border-color: #069;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px 3px 3px 3px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 1px;
    background-color: #EEE;
}

.equationrow {
    display: table;
    width: 100%;
}

.equationcell {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

.equationnumber {
    display: table-cell;
    width: 1em;
    vertical-align: middle;
    font-style: normal;
}

em {
    font-style: normal;
    font-weight:bold;
    color:darkred;
}

em.essential {
    font-style: normal;
    font-weight:bold;
    color:black;
    border: firebrick solid 1px;
    border-radius: 3px;
    background-color: cornsilk;
}

em.italic {
    font-weight:normal;
    font-style: italic;
    color:firebrick;
}

i {
    font-style: italic;
    color:firebrick;
}

q {
    font-style: italic;
}

var {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}

sub {
    font-size: 70%;
}

fieldset {
    text-align: center;
    border-color: #069;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px 3px 3px 3px;
    margin: 5px 0 5px 0;
    padding: 5px;
    background-color: #EEE;
}

fieldset.item {
    float: left;
    text-align: center;
    border-width: 0px;
    margin: 5px 0 5px 0;
    padding: 0px;
    background-color: #EEE;
}

table.matrix {
    text-align: center;
    margin: 10px 0px 10px 0px;
    border-width: 2px;
    margin: 5px auto 0px auto;
    padding: 0px 5px 0px 5px;
    border-width: 1px;
    border-style: none solid none solid;
    border-color: #000;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
}

table.matrix td {
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: middle;
}

.canvasstyle {
    margin-right: 10px;
    background-color: #DDD;
    border-width: 1px;
    border-style: solid solid solid solid;
    border-color: #046;
    border-radius: 3px 3px 3px 3px;
    display: none;
    float: left;
}

#footerbar {
    margin: 5px auto 0px auto;
    background-color: #DDD;
    border-top: solid;
    border-color: #069;
    border-width: 5px;
}

.footerstyle {
    text-align: center;
    color: #EEE;
    padding: 3px;
}

a {
    text-decoration: none;
    color: #07a
}

a:visited {
    text-decoration: none;
    color: #09c;
}

a:active {
    text-decoration: underline;
    background-color: white;
}

a:hover {
    text-decoration: underline;
    background-color: white;
}

a.upper {
    text-decoration: none;
    color: #888
}

a.upper:visited {
    text-decoration: none;
    color: #888;
}

a.upper:active {
    text-decoration: underline;
    background-color: black;
}

a.upper:hover {
    text-decoration: underline;
    background-color: black;
}

a.light {
    text-decoration: none;
    line-height: 100%;
    padding: 8px;
    display: block;
    color: #DDD;
}

a.light:visited {
    text-decoration: none;
    color: #EEE;
}

a.light:active {
    text-decoration: underline;
    background-color: black;
}

a.light:hover {
    text-decoration: none;
    background-color: black;
}

h1 {
    font-family: Georgia, Garamond, Century, Bookman Old Style, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 180%;
    color: #0076A3;
    text-align: left;
    margin-bottom: 3pt;
}

h2 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 150%;
    text-align:left;
    margin-bottom: 3px;
    padding: 16px 8px 24px 8px;
    border-color:darkslategrey;
    border-style: solid none none none;
    border-width: 3px;
    background-color: #EEE;
    background-color: ivory;
}

h3 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 130%;
    margin: 24px 0px 8px 0px;
    padding: 3px 8px;
    border-color:darkslategrey;
    border-style: solid none none none;
    border-width: 2px;
    background-color: #EEE;
    background-color: ivory;
}

h4 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 110%;
    margin: 16px 0px 4px 0px;
    padding: 3px 8px;
    border-color:darkslategrey;
    border-style: solid none none none;
    border-width: 1px;
    background-color: #EEE;
    background-color: ivory;
}

td {
    vertical-align: top;
}

td.center {
    text-align: center;
}

table caption {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 120%;
    margin-top: 5pt;
    margin-bottom: 3pt;
    text-align: left;
}

table.data {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-spacing: 2px;
    border-style: solid solid solid solid;
    border-color: #000;
    border-collapse: collapse;
}

table.data td {
    border-width: 1px;
    padding: 5px;
    border-style: solid solid solid solid;
    border-color: #000;
    border-collapse: collapse;
    vertical-align: middle;
    /* text-align: center; */
}

table.data th {
    border-width: 1px;
    padding: 5px;
    border-style: solid solid solid solid;
    border-color: #000;
    border-collapse: collapse;
    color: rgb(250, 250, 250);
    background: linear-gradient(to bottom, #08C, #046);
    background: linear-gradient(to bottom, #C44, #622);
    background: darkslategrey;
}

table.data caption {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 120%;
    margin-top: 3px;
    margin-bottom: 2px;
    text-align: center;
}

table.emphasized {
    border-width: 8px 2px 2px 2px;
    border-style: solid; border-color: firebrick;
    background-color: cornsilk;
}

table.equation {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

table.equation td {
    border-width: 1px;
    border-color: #000;
    border-style: none;
    padding: 0px 1px 0px 1px;
    vertical-align: middle;
}

table.characteristics {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-spacing: 2px;
    border-style: solid solid solid solid;
    border-color: #000;
    border-collapse: collapse;
    background: floralwhite;
}

table.characteristics td {
    border-width: 1px;
    padding: 5px;
    border-style: none solid;
    border-color: #000;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
}

table.characteristics th {
    border-width: 3px 1px 3px 1px;
    padding: 3px;
    border-style: solid;
    border-color: darkblue black;
    border-collapse: collapse;
    color: black;
    text-align: center;
}

table.characteristics caption {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 110%;
    margin-top: 3px;
    margin-bottom: 0px;
    text-align: left;
    background: floralwhite;
    border: black solid 1px;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    border: 0;
    height: 2px;
    background-color: #069;
}

.tooltip {
    position: relative;
}

.tooltip:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    top: 2em;
    left: 1em;
    max-width: 20em;
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #046;
    border-radius: 3px;
    padding: 0.3em;
    color: #046;
    background-color: #EEE;
    z-index: 1;
}

.tooltipleft {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted;
}

.tooltipright {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted;
}

.tooltipleft .tooltiptext {
    visibility: hidden;
    background-color: #FE6;
    color: black;
    text-align: center;
    border-radius: 3px;
    padding: 4px 4px;
    position: absolute;
    z-index: 1;
    top: 2em;
    right: 1em;
}

.tooltipright .tooltiptext {
    visibility: hidden;
    background-color: #FE6;
    color: black;
    text-align: left;
    border-radius: 3px;
    padding: 4px 4px;
    position: absolute;
    z-index: 1;
    top: 2em;
    left: 1em;
}

.tooltipleft:hover .tooltiptext {
    visibility: visible;
}

.tooltipright:hover .tooltiptext {
    visibility: visible;
}