body {
    font-family: sans-serif;
    color: #333333;
    font-size: 12pt;
    background-color: #FFFFFF;
}

p, .p {
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
    margin-top: 1em;
    margin-bottom: 0em;
}

ul li {
    list-style-type: square;
    margin-top: 1.0em;
    margin-bottom: 0em;
    margin-left: 0px;
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
}

ol li {
    list-style-type: decimal;
    margin-top: 1.0em;
    margin-bottom: 0em;
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
}

ul ul li {
    list-style-type: square;
    margin-top: 1.0em;
    margin-bottom: 0em;
}

ol ul li {
    list-style-type: square;
    margin-top: 1.0em;
    margin-bottom: 0em;
}

ol ol li {
    list-style-type: lower-alpha;
    margin-top: 1.0em;
    margin-bottom: 0em;
}

ol ol ul li {
    list-style-type: square;
    margin-top: 1.0em;
    margin-bottom: 0em;
}

h1 {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #005299;
    background-color: inherit;
    margin: 0;
}

h2 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #005299;
    background-color: inherit;
    margin: 0;
}

h3 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #005299;
    background-color: inherit;
    margin: 0;
}

h4 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #005299;
    background-color: inherit;
    margin: 0;
}

h5 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #005299;
    background-color: inherit;
    margin: 0;
}


.topictitle1 {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #005299;
    background-color: inherit;
    margin-top: .5em;
    margin-bottom: .5em;
}

.topictitle2 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

.topictitle3 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

.topictitle4 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

.topictitle5, .topictitle6 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

.example_title {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

.infotype {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #005299;
    background-color: inherit;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

a:hover {
    background-color: #CCCCCC;
}

a:link {
    font-weight: bold;
    color: #005299;
}

a:visited {
    color: #000099;
    font-weight: bold;
}

dt {
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
    color: #000099;
    font-weight: normal;
    text-align: left;
    text-indent: 0em;
    text-decoration: none;
    white-space: normal;
    margin-top: 1em;
    margin-bottom: 0em;
}

dd {
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
    margin-top: 0em;
    margin-bottom: .5em;
}

img {
    margin-top: 2pt;
}

table {
    margin-top: 6pt;
    display: table;
}

table.table {
    display: table;
    margin-top: 6pt;
    border-collapse: separate;
    border-style: solid;
    border-left-color: #C0C0C0 ;
    border-top-color: #C0C0C0;
    border-bottom-color: #808080;
    border-right-color: #808080;
    border-width: 1pt;
}

table.table td, table.table th {
    border-collapse: separate;
    border-style: solid;
    border-left-color: #C0C0C0 ;
    border-top-color: #C0C0C0;
    border-bottom-color: #808080;
    border-right-color: #808080;
    border-width: 1pt;
    padding: 6pt;
}

td {
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
}

.table .p, .table p, .lines {
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
    margin-top: 0em;
    margin-bottom: 0em;
}

tr {
    vertical-align: top;
}

th {
    background-color: #DCEAFC;
}

.related-links {
    margin-top: 6pt;
}

.widetable {
    width: 100%;
}

.sectiontitle {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13pt;
    color: #ff1493;
    margin-top: 1em;
    margin-bottom: 0;
}

.nested_mini_toc {
    margin-top: 0;
    border: 0;
    width: 100%;
    background-color: #cccccc;
}

.mini_toc_heading {
    font-size: 10pt;
    font-weight: bold;
    padding-left: 6px;
}

.chapter_mini_toc_td {
    width: 45%;
    background-color: #cccccc;
}
