.rowlinecopyright {
    color: red;
    margin-top: 10pt;
}

.unresolved {
    background-color: skyblue;
}

.noTemplate {
    background-color: yellow;
}

.base {
    background-color: #ffffff;
}

.nested0 {
    margin-top: 1em;
}

.p {
    margin-top: .6em;
    margin-bottom: .6em;
    word-wrap: break-word;
}

p {
    margin-top: .5em;
    margin-bottom: .5em;
   	word-wrap: break-word;
}

.note p,.tip p,.danger p,.notice p,.warning p,.caution p,.attention p{
 	margin-left: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    margin-top: 4px;
}

.note ul,.tip ul,.danger ul,.notice ul,.warning ul,.caution ul,.attention ul{
    margin: 0 !important;
}

.note ol,.tip ol,.danger ol,.notice ol,.warning ol,.caution ol,.attention ol{
    margin: 0 !important;
}

.note .textintable,.tip .textintable,.danger .textintable,.notice .textintable,.warning .textintable,.caution .textintable,.attention .textintable{
    margin-left: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
}

table p {
	margin:0 10px;
   /*line-height: 18px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

table th p {
    line-height: 18px;
}

table .p {
    margin-top: .4em;
    margin-bottom: .2em;
}

.figcap {
    font-size: 10pt;
    display: inline-block;
    padding-bottom: 26px;
}

img {
    /*margin-top: .3em;*/
}

.figdesc {
    font-style: normal;
}

.figborder {
    border-style: solid;
    padding-left: 3px;
    border-width: 2px;
    padding-right: 3px;
    margin-top: 1em;
    border-color: Silver;
}

.figsides {
    border-left: 2px solid;
    padding-left: 3px;
    border-right: 2px solid;
    padding-right: 3px;
    margin-top: 1em;
    border-color: Silver;
}

.figtop {
    border-top: 2px solid;
    margin-top: 1em;
    border-color: Silver;
}

.figbottom {
    border-bottom: 2px solid;
    border-color: Silver;
}

.figtopbot {
    border-top: 2px solid;
    border-bottom: 2px solid;
    margin-top: 1em;
    border-color: Silver;
}

.fignone {
    font-size: 10pt;
    margin-top: 8pt;
    margin-bottom: 8pt;
}

.familylinks {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.ullinks {
    list-style-type: none;
}

.linklist {
    margin-bottom: 1em;
}

.linklistwithchild {
    margin-left: 1.5em;
    margin-bottom: 1em;
}

.sublinklist {
    margin-left: 1.5em;
    margin-bottom: 1em;
}

.relconcepts {
    margin-top: .6em;
    margin-bottom: .6em;
}

.reltasks {
    margin-top: .6em;
    margin-bottom: .6em;
}

.relref {
    margin-top: .6em;
    margin-bottom: .6em;
}

.relinfo {
    margin-top: .6em;
    margin-bottom: .6em;
}

.breadcrumb {
    font-size: smaller;
    margin-bottom: .6em;
}

.prereq {
    margin-left: 20px;
}

.parentlink {
    margin-top: 14px;
    margin-bottom: 35px;
    line-height: 16px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.nextlink {
    margin-top: .6em;
    margin-bottom: .6em;
}

.previouslink {
    margin-top: .6em;
    margin-bottom: .6em;
}

.topictitle1 {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1;
    color: #e1303d;
    font-weight: bold;
}

.topictitle1 span{
    color:#e1303d !important;
}

.topictitle2 {
    margin-top: 1pc;
    margin-bottom: .45em;
    font-size: 1.17em;
    color: #3ec0f0;
}

.topictitle3 {
    margin-top: 1pc;
    margin-bottom: .17em;
    font-size: 1.17em;
    font-weight: bold;
    color: #3ec0f0;
}

.topictitle4 {
    margin-top: .83em;
    font-size: 1.17em;
    font-weight: bold;
}

.topictitle5 {
    font-size: 1.17em;
    font-weight: bold;
}

.topictitle6 {
    font-size: 1.17em;
    font-style: italic;
}

.sectiontitle {
    margin-top: 1em;
    margin-bottom: 1em;
    color: black;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.section {
    margin-top: 1em;
    margin-bottom: 1em;
}

.example {
    margin-top: 1em;
    margin-bottom: 1em;
}

.sectiontitle2contents:link {
    color: #3ec0f0;
}

.sectiontitle2contents:visited {
    color: #800080;
}

.note {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

table .note {
	margin-left: 10px !important;
    margin-right: 10px !important;
}

.notetitle {
    font-weight: 900;
    color:#333;
}

.notelisttitle {
    font-weight: bold;
}

.tip {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
}

.tiptitle {
    font-weight: bold;
}

.fastpath {
    margin-top: 1em;
    margin-bottom: 1em;
   	background-color: #e6eaeb;
    padding:20px;
}

.fastpathtitle {
    font-weight: bold;
}

.important {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.importanttitle {
    font-weight: bold;
}

.remember {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.remembertitle {
    font-weight: bold;
}

.restriction {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.restrictiontitle {
    font-weight: bold;
}

.attention {
    margin-top: 1em;
    margin-bottom: 1em;
  	 background-color: #e6eaeb;
    padding:20px;
}

.attentiontitle {
    font-weight: bold;
}

.dangertitle {
    font-weight: bold;
}

.danger {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.warningtitle {
    font-weight: bold;
}

.warning {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.noticetitle {
    font-weight: bold;
}

.notice {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

.cautiontitle {
    font-weight: bold;
}

.caution {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #e6eaeb;
    padding:20px;
}

ul.simple {
    list-style-type: none;
}

li ul {
    margin-top: .6em;
}

.note li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.tip li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.danger li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.warning li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.notice li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.caution li {
    margin-top: .2em;
    margin-bottom: .2em;
}

.attention li {
    margin-top: .2em;
    margin-bottom: .2em;
}

table li {
    margin-top: .2em;
    margin-bottom: .2em;
}

ol,ul {
	margin: 16px 0;
	padding-left: 40px;
}

.main-index ol ul {
	margin-left:20px;
    list-style: disc;
}

.main-index ul ul {
	margin-left:0;
}

.main-index ol ul ul {
    margin-left:0;
    list-style-type: circle;
}

.main-index ol ul {
	margin-left:0;
    list-style-type: disc;
}

table ol {
    padding-left: 28px !important;
    /*margin-top: .4em;
    margin-bottom: .4em;*/
    /* list-style: decimal; */
}

table ul {
    padding-left: 28px !important;
    /*margin-top: .4em;
    margin-bottom: .4em;*/
    /* list-style: disc; */
}

.main-index table ul ul {
    margin-left:0;
    list-style-type: circle;
}

.main-index ul ul ul {
    list-style-type: square;
}

table li p{
	margin:0;
	padding: 0;
}

table ol ol {
    margin-left:40px;
    list-style: lower-alpha;
}

table ol ul {
    margin-left:40px;
    list-style: disc;
}

table ul ol {
    margin-left:40px;
}

.substepthirdol {
    list-style-type: lower-roman;
}

.firstcol {
    font-weight: bold;
}

th {
    background-color: #cfcfcf;
}

table {
    margin-top: 0;
    margin-bottom: 30px;
    width: 100%;
}

table caption {
    margin-top: 0;
    text-align: left;
}

.bold {
    font-weight: bold;
}

.boldItalic {
    font-weight: bold;
    font-style: italic;
}

.italic {
    font-style: italic;
}

.underlined {
    text-decoration: underline;
}

.var {
    font-style: italic;
}

.shortcut {
    text-decoration: underline;
}

.dlterm {
    font-weight: bold;
}

dd {
    margin-top: .5em;
    margin-bottom: .5em;
}

.dltermexpand {
    font-weight: bold;
    margin-top: 1em;
}

*[compact="yes"] > li {
    margin-top: 0;
}

*[compact="no"] > li {
    margin-top: .53em;
}

.liexpand {
    margin-top: 1em;
    margin-bottom: 1em;
}

.sliexpand {
    margin-top: 1em;
    margin-bottom: 1em;
}

.dlexpand {
    margin-top: 1em;
    margin-bottom: 1em;
}

.ddexpand {
    margin-top: 1em;
    margin-bottom: 1em;
}

.stepexpand {
    margin-top: .3em;
    margin-bottom: .3em;
}

.substepexpand {
    margin-top: .3em;
    margin-bottom: .3em;
}

div.imageleft {
    text-align: left;
}

div.imagecenter {
    text-align: center;
}

div.imageright {
    text-align: right;
}

div.imagejustify {
    text-align: justify;
}

.hrcopyright {
    color: #3f4e5d;
    margin-top: 18pt;
}

.comment {
    margin: 2px 2px 2px 2px;
    font-size: 10pt;
    background-color: #BBFFBB;
    color: #000000;
}

.dropdownAllButtonexpand {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
    text-decoration: underline;
    color: #007af4;
}

.dropdownAllButtoncollapse {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
    text-decoration: underline;
    color: #007af4;
}

.dropdowntitle {
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
    cursor: pointer;
}

.dropdownexpand .dropdowntitle {
    text-decoration: underline;
    color: #007af4;
    margin: 0 0 8px 0;
}

.dropdowncollapse .dropdowncontext {
    display: none;
}

.dropdowncollapse .dropdowntitle {
    text-decoration: underline;
    color: #007af4;
}

.dropdowncollapsetable {
    border: 0;
}

.dropdowncollapsetable .dropdowncontext {
    display: none;
}

.dropdowncollapsetable .dropdowntitle {
    text-decoration: underline;
    color: #007af4;
}

pre {
    font-size: 10pt;
    font-weight: normal;
}

.termcolor {
    color: blue;
    cursor: pointer;
}

#dhtmlgoodies_tooltip {
    background-color: #F0F0D2;
    border: 1px solid #000;
    position: absolute;
    display: none;
    z-index: 20000;
    padding: 2px;
    font-size: .9em;
    -moz-border-radius: 6px;
}

#dhtmlgoodies_tooltipShadow {
    position: absolute;
    background-color: #555;
    display: none;
    z-index: 10000;
    opacity: .7;
    filter: alpha(opacity=70);
    -khtml-opacity: .7;
    -moz-opacity: .7;
    -moz-border-radius: 6px;
}

.freeze {
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    left: 10px;
    top: 0;
}

.cellrowborder {
    word-wrap: break-word;
}

.cellrowborder[rowspan] {
    vertical-align:top;
}

.cellrowborder p + p {
    padding-top: 0px;
}

sub, sup {
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}