.statusHead {
 color: #9C3434;
 font-size: 11px;
 font-weight: bold;
}
.statusLine {
 color: #000000;
 font-size: 11px;
}

.noteText {
 color: #FF9900;
 font-size: 11px;
}
.plainTitle {
 color: #0068C9;
 font-weight: bold;
 font-size: 18px;
}
.rowTitle {
 font-weight: bold;
}

.byline {
 font-size: 11px;
}
.infoText {
 font-size: 13px;
 line-height: 150%;
 font-weight: normal;
}


.treeMenu {
 color: #000000;
 font-weight: bold;
 font-size: 13px;
}
.treeMenu a {
 color: #4282E8;
}
a.treeMenuON {
 color: #DB8000;
}
a:hover.treeMenuON {
 color: #4282E8;
}
.treeBoxRoot {
 
}
.treeBoxOpened {
 font-style: italic;
}
.treeBoxSelected {
 font-weight: bold;
}


table.editorItemBox {
 border: 2px dotted #CC0000;
 padding: 3px;
}
td.editorItemBox {
 font-size: 13px;
 color: #CC0000;
 font-weight: bold;
}
table.editorAreaBox {
 border: 2px dashed #0066FF;
 padding: 3px;
}
td.editorAreaBox {
 font-size: 13px;
 color: #0066FF;
 font-weight: bold;
}
.editorOff a,
.editorHover a {
 color: #0263BE;
 text-decoration: none;
}
.editorOff a:hover,
.editorHover a:hover {
 color: #B86C01;
 text-decoration: underline;
}
.editorOn a,
.editorOn a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
.editorHover {
 background-color: #FFFFFF;
 padding-left: 7px;
 padding-right: 7px;
 cursor: hand;
}
.editorOff {
 background-color: #F7EEE5;
 padding-left: 7px;
 padding-right: 7px;
}
.editorOn {
 background-color: #FF9411;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 7px;
 padding-right: 7px;
}
.editorDisabled {
 background-color: #F7EEE5;
 color: #497ED6;
 padding-left: 7px;
 padding-right: 7px;
}
.editorTitle {
 color: #006AFF;
 font-size: 14px;
 padding-right: 7px;
 font-weight: bold;
}
.editorBorder {
 background-color: #E7C29A;
}
.editorInfoRow {
 color: #9B682F;
 font-size: 8pt;
}
.editorLink a {
 color: #0263BE;
 text-decoration: none;
}
.editorLink a:hover {
 color: #B86C01;
 text-decoration: underline;
}


.subnavOff a,
.subnavHover a {
 color: #0263BE;
 text-decoration: none;
}
.subnavOff a:hover,
.subnavHover a:hover {
 color: #B86C01;
 text-decoration: underline;
}
.subnavOn a,
.subnavOn a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
.subnavHover {
 background-color: #FCF2E7;
 padding-left: 7px;
 padding-right: 7px;
 cursor: hand;
}
.subnavOff {
 background-color: #FFFFFF;
 padding-left: 7px;
 padding-right: 7px;
}
.subnavOn {
 background-color: #3E9AF0;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 7px;
 padding-right: 7px;
}
.subnavDisabled {
 background-color: #DBE7F9;
 color: #497ED6;
 padding-left: 7px;
 padding-right: 7px;
}
.subnavTitle {
 color: #DEA872;
 font-size: 14px;
 padding-right: 7px;
 font-weight: bold;
}
.subnavHilite {
 font-weight: bold;
}
.subnavBorder {
 background-color: #000000;
}
 
.listBoxAlpha {
 background-color: #E8F4FF;
 color: #BEBEBE;
 text-align: center;
}
.listBoxAlphaOn {
 color: #000000;
 font-weight: bold;
}
.listBoxAlpha a {
 color: #145AF2;
 text-decoration: none;
 font-weight: bold;
}
.listBoxAlpha a:hover {
 color: #DB6E00;
 text-decoration: underline;
}

input.submit {
 background-color: #FCF2E7;
 color: #0068C9;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 padding-top: 1px;
 padding-bottom: 1px;
}
input.submitDelete {
 background-color: #F1F1F1;
 color: #A70000;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
}
