/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL") (collectively, the "License"). You
* may not use this file except in compliance with the License. You can
* obtain a copy of the License at
* or packager/legal/LICENSE.txt. See the License for the specific
* language governing permissions and limitations under the License.
*
* When distributing the software, include this License Header Notice in each
* file and include the License file at packager/legal/LICENSE.txt.
*
* GPL Classpath Exception:
* Oracle designates this particular file as subject to the "Classpath"
* exception as provided by Oracle in the GPL Version 2 section of the License
* file that accompanied this code.
*
* Modifications:
* If applicable, add the following below the License Header, with the fields
* enclosed by brackets [] replaced by your own identifying information:
* "Portions Copyright [year] [name of copyright owner]"
*
* Contributor(s):
* If you wish your version of this file to be governed by only the CDDL or
* only the GPL Version 2, indicate your decision by adding "[Contributor]
* elects to include this software in this distribution under the [CDDL or GPL
* Version 2] license." If you don't indicate a single choice of license, a
* recipient has the option to distribute your version of this file under
* either the CDDL, the GPL Version 2 or to extend the choice of license to
* its licensees as provided above. However, if you add GPL Version 2 code
* and therefore, elected the GPL Version 2 license, then the option applies
* only if the new code is made subject to such option by the copyright
* holder.
*/
/* GLOBAL STYLES */
/* ADD-REMOVE-IDIOM */
/* ALERTS - FULL PAGE */
/* ALERTS - INLINE */
/* new styles */
.logErr .AlrtTbl {background-color:#FFFFCC;border:solid 1px #e1e1a7;padding:7px 15px;margin-left:15px;text-align:left}
/* BREADCRUMBS */
/* BUTTONS */
.Btn1 {background-image:url(../images/primary-enabled.gif);background-color:#BAD7ED;color:#000;border-top:solid 1px #4982A3;border-left:solid 1px #266386;border-right:solid 1px #266386;border-bottom:solid 1px #026EA4}
.Btn1Hov {background-image:url(../images/primary-roll.gif);background-color:#C5E7FF;color:#000;border-top:solid 1px #499EC8;border-left:solid 1px #2686B6;border-right:solid 1px #2686B6;border-bottom:solid 1px #00192B}
.Btn1Def {background-image:url(../images/primary-enabled.gif);background-color:#BAD7ED;color:#000;border-top:solid 1px #4982A3;border-left:solid 1px #266386;border-right:solid 1px #266386;border-bottom:solid 1px #026EA4}
.Btn1DefHov {background-image:url(../images/primary-roll.gif);background-color:#C5E7FF;color:#000;border-top:solid 1px #499EC8;border-left:solid 1px #2686B6;border-right:solid 1px #2686B6;border-bottom:solid 1px #00192B}
.Btn1Mni {background-image:url(../images/button/primary-mini-enabled.gif);background-color:#BAD7ED;color:#000;border-top:solid 1px #4982A3;border-left:solid 1px #266386;border-right:solid 1px #266386;border-bottom:solid 1px #024368}
.Btn1MniHov {background-image:url(../images/button/primary-mini-roll.gif);background-color:#C5E7FF;color:#000;border-top:solid 1px #499EC8;border-left:solid 1px #2686B6;border-right:solid 1px #2686B6;border-bottom:solid 1px #026EA4}
.Btn2 {background-image:url(../images/button/secondary-enabled.gif);background-color:#D9E6EC;color:#000;border-top:solid 1px #6F787F;border-left:solid 1px #4E555A;border-right:solid 1px #4E555A;border-bottom:solid 1px #2D3235}
.Btn2Hov {background-image:url(../images/button/secondary-roll.gif);background-color:#EAF9FF;color:#000;border-top:solid 1px #6F97B2;border-left:solid 1px #4E7C9C;border-right:solid 1px #4E7C9C;border-bottom:solid 1px #2D6086}
.Btn2Mni {background-image:url(../images/button/secondary-mini-enabled.gif);background-color:#D9E6EC;color:#000;border-top:solid 1px #6F787F;border-left:solid 1px #4E555A;border-right:solid 1px #4E555A;border-bottom:solid 1px #2D3235}
.Btn2MniHov {background-image:url(../images/button/secondary-mini-roll.gif);background-color:#EAF9FF;color:#000;border-top:solid 1px #6F97B2;border-left:solid 1px #4E7C9C;border-right:solid 1px #4E7C9C;border-bottom:solid 1px #2D6086}
.Btn1Dis, .Btn1DefDis, .Btn2Dis, .Btn1MniDis, .Btn2MniDis {background-color:#E1E4E5;color:#848687;border:solid 1px #8C8E8F}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
.Btn1, .Btn1Hov, .Btn1Def, .Btn1DefHov, .Btn1Mni, .Btn1MniHov, .Btn2Mni, .Btn2MniHov, .Btn2, .Btn2Hov {background-repeat:repeat-x;background-position:center center}
.Btn1, .Btn1Hov, .Btn1Dis, .Btn1Def, .Btn1DefHov, .Btn1DefDis, .Btn2, .Btn2Hov, .Btn2Dis {font-size:12px;padding:1px 8px}
.Btn1Mni, .Btn1MniHov, .Btn1MniDis, .Btn2Mni, .Btn2MniHov, .Btn2MniDis {font-size:10px;padding:0px 5px}
/* for arrays where buttons need to be of equal width */
.BtnTbl .Btn1, .BtnTbl .Btn1Hov, .BtnTbl .Btn1Dis, .BtnTbl .Btn1Def, .BtnTbl .Btn1DefHov, .BtnTbl .Btn1DefDis, .BtnTbl .Btn2, .BtnTbl .Btn2Hov, .BtnTbl .Btn2Dis {width:100%;margin:0px}
/*revised borders for masthead */
.MstDiv .Btn1, .MstDiv .Btn1Mni, .MstDiv .Btn1Def {border-top:solid 1px #213F52;border-left:solid 1px #142A38;border-right:solid 1px #142A38;border-bottom:solid 1px #091821;vertical-align:middle}
.MstDiv .Btn1Hov, .MstDiv .Btn1MniHov, .MstDiv .Btn1DefHov {border-top:solid 1px #213F52;border-left:solid 1px #142A38;border-right:solid 1px #142A38;border-bottom:solid 1px #091821;vertical-align:middle}
.MstDiv .Btn2, .MstDiv .Btn2Mni {border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;border-bottom:solid 1px #0E1418;vertical-align:middle}
.MstDiv .Btn2Hov, .MstDiv .Btn2MniHov {border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;border-bottom:solid 1px #0E1418;vertical-align:middle}
/*---*/
/* CHECKBOXES AND RADIO BUTTONS */
.Cb {}
.Rb {}
/*---*/
/* EDITABLE LIST */
/* FILE CHOOSER */
/* HELP WINDOW */
/* New Styles */
.HlpBtnNavBdy {border-top:#fff 1px solid;background-color:#D9E1E4;background-image:url(../images/help/help_btnnav_gradient.jpg);background-repeat:repeat-x;background-position:left top;margin:0px}
/* Used for interim help solution */
/* INLINE HELP */
/* LABELS */
/* LEFT PANE HELP */
.LftHlpHlp {position:fixed;left:0px;right:70%;top:55px;bottom:0px;background:#F0F1F3;background-image:url(../images/leftpane/left_pane_grad.jpg);background-repeat:repeat-x;background-position:left top;color:#333;overflow:auto}
.LftHlpBdy {position:fixed;left:30%;right:0px;top:55px;bottom:0px;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
/* LISTS */
/* Regular List */
/* Contextual Selector for Disabled Appearance */
/* Monospace Version */
/* Contextual Selector for Disabled Monospace Version */
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
/* Regular List */
/* Contextual Selector for Disabled Appearance */
/* Monospace Version */
/* Contextual Selector for Disabled Monospace Version */
/*---*/
/* LOCKHART LAUNCH PAGE */
.LncAppTd {}
.LncApp {}
/* LOCKHART LOGIN */
/* New Styles */
/* MASTHEAD */
span.MstLbl, span.MstTxt, span.MstUsrRole, span.MstAlmDwnTxt, span.MstAlmCrtTxt, span.MstAlmMajTxt, span.MstAlmMinTxt {color:#eef0f2}
a.MstUsrLnk:link, a.MstUsrLnk:visited, a.MstAlmLnk:link, a.MstAlmLnk:visited, a.MstPrgLnk:link, a.MstPrgLnk:visited {color:#eef0f2;text-decoration:underline}
.MstTblEnd {background-color:#5A6C76;background-image:url(../images/masthead/masthead-sun-background.jpg)}
.MstSecTbl {background-color:#4A5C6A;background-image:url(../images/masthead/sec-masthead-background.jpg)}
a.MstLnk:link, a.MstLnk:visited {background-color:#D9E6EC;color:#000;text-decoration:none;border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;border-bottom:solid 1px #0E1418;background-image:url(../images/masthead/masthead_link_enabled.gif)}
a.MstLnk:hover {background-color:#EAF9FF;background-image:url(../images/masthead/masthead_link_roll.gif)}
a.MstLnkLft:link, a.MstLnkLft:visited {background-color:#D9E6EC;color:#000;text-decoration:none;border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-bottom:solid 1px #0E1418; background-image:url(../images/masthead/masthead_link_enabled.gif)}
a.MstLnkLft:hover {background-color:#EAF9FF;background-image:url(../images/masthead/masthead_link_roll.gif)}
a.MstLnkRt:link, a.MstLnkRt:visited {background-color:#D9E6EC;color:#000;text-decoration:none;border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;border-bottom:solid 1px #0E1418;background-image:url(../images/masthead/masthead_link_enabled.gif)}
a.MstLnkRt:hover {background-color:#EAF9FF; background-image:url(../images/masthead/masthead_link_roll.gif)}
a.MstLnkCen:link, a.MstLnkCen:visited {background-color:#D9E6EC;color:#000;text-decoration:none;border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-bottom:solid 1px #0E1418; background-image:url(../images/masthead/masthead_link_enabled.gif)}
a.MstLnkCen:hover {background-color:#EAF9FF;background-image:url(../images/masthead/masthead_link_roll.gif)}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
a.MstLnk:link, a.MstLnk:visited {background-repeat:repeat-x;background-position:center center;padding:2px 10px 1px;text-transform:uppercase;font-size:10px;vertical-align:middle}
.MstTblEnd {background-repeat:repeat-x;background-position:left top;text-align:right;padding:1px 10px}
a.MstLnkLft:link, a.MstLnkLft:visited {background-repeat:repeat-x;background-position:center center;padding:2px 10px 1px;text-transform:uppercase;font-size:10px;vertical-align:middle;white-space:nowrap}
a.MstLnkRt:link, a.MstLnkRt:visited {background-repeat:repeat-x;background-position:center center;padding:2px 10px 1px;text-transform:uppercase;font-size:10px;vertical-align:middle;white-space:nowrap}
a.MstLnkCen:link, a.MstLnkCen:visited {background-repeat:repeat-x;background-position:center center;padding:2px 10px 1px;text-transform:uppercase;font-size:10px;vertical-align:middle;white-space:nowrap}
.MstTblBot {}
/*---*/
/* archived mast styles */
.MstDivSch {}
/* MENUS */
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
/*---*/
/* PAGE TITLE */
/* PROGRESS BAR */
.PrgOutBar {position:relative;height:14px;background-color:#f2f3f4;border:solid 1px #666;margin-top:10px}
.Tbl .PrgOutBar {position:relative;height:14px;background-color:#f2f3f4;border:solid 1px #666;margin:-1px 0px 2px}
.PrgInBarBak {background-color:#f2f3f4;position:absolute;top:1px;left:1px;height:12px;font-size:1px}
/* progress dialog with steps */
.PrgStpTtl {position:fixed;width:100%;height:36px;top:55px;right:0;bottom:auto;left:0;background-color:#D9E1E4}
.PrgStpLft {position:fixed;width:30%;height:auto;top:91px;bottom:41px;background:#fff;color:#333;overflow:auto;padding-top:15px}
.PrgStpBdy {position:fixed;width:70%;height:auto;top:91px;right:0px;bottom:41px;left:30%;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
.PrgStpBtn {position:fixed;height:auto;top:auto;right:0px;bottom:0px;left:0px;background-color:#fff;color:#333;padding:0px 10px}
/* PROPERTIES PAGES */
.ConFldSet {}
.ConFldSetLgd {}
/* SCHEDULER */
a.DatLnk:link, a.DatLnk:visited {color:#003399;background-color:#fff;text-decoration:none;border:solid 1px #fff;display:block;padding:5px 0px 3px}
a.DatBldLnk:link, a.DatBldLnk:visited {color:#003399;background-color:#CBDCAF;padding:5px 0px 3px;border:solid 1px #CBDCAF;text-decoration:none;font-weight:bold;display:block}
a.DatOthLnk:link, a.DatOthLnk:visited {color:#003399;background-color:#E9EBEC;text-decoration:none;padding:5px 0px 3px;border:solid 1px #E9EBEC;display:block}
a.DatOthBldLnk:link, a.DatOthBldLnk:visited {color:#003399;background-color:#CBDCAF;padding:5px 0px 3px;border:solid 1px #CBDCAF;text-decoration:none;font-weight:bold;display:block}
.DatSelDiv {background-image:url(../images/datetime/date_time_gradient.jpg);background-repeat:repeat-x;background-color:#71838D;text-align:center;color:#fff;border-top:solid 1px #71838D;border-left:solid 1px #71838D;border-right:solid 1px #71838D;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;background-position:3px 3px;padding:4px 6px 5px 4px}
/* SKIP NAVIGATION LINK */
/* TABLE */
table.Tbl {background-color:#BEC7CC;color:#333;width:100%;padding:6px;border-right:none;border-bottom:none;empty-cells:show}
table.Tbl td {border-right:solid 1px #BEC7CC;border-bottom:solid 1px #BEC7CC;border-left:none;border-top:none;padding:4px 5px 1px 5px;background-color:#fff}
table.Tbl th {border-right:solid 1px #BEC7CC;border-bottom:solid 1px #BEC7CC;border-left:none;border-top:none;padding:3px 5px 1px 5px;background-color:#fff;font-weight:normal}
.TblTdLyt {}
.TblTtlTxt {background-image:url(../images/table/gradtblttl.jpg);background-repeat:repeat-x;background-color:#71838D;text-align:left;color:#fff;padding:3px 10px;font-weight:bold;font-size:14px;border-top:solid 1px #71838D;border-left:solid 1px #71838D;border-right:solid 1px #71838D;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;background-position:3px 3px}
table.Tbl td.TblActTd {border-right:none;border-bottom:none;background-color:#BEC7CC;padding:0px 0px 6px 0px;vertical-align:middle}
/* new style */
table.Tbl td.TblActTdLst {border-right:none;border-bottom:none;border-top:solid 1px #e5e5e5;background-color:#BEC7CC;padding:6px 0px 2px 0px;vertical-align:middle}
table.Tbl th.TblColHdr {vertical-align:bottom;padding:0px;border-top:1px solid #81939B;border-right:1px solid #81939B;border-bottom:1px solid #81939B;background-color:#fff}
table.Tbl th.TblColHdrCl1 {vertical-align:bottom;padding:0px;border:1px solid #81939B;background-color:#fff}
.TblHdrTxt {display:block;background-image:url(../images/table/gradtblhdr.gif);background-repeat:repeat-x;background-color:#fff;background-position:left bottom;text-align:left;color:#333;text-decoration:none;font-weight:bold;padding:4px 5px 3px;min-height:12px}
table.Tbl th.TblColHdrSrt {vertical-align:bottom;padding:0px;border:1px solid #81939B;background-image:url(../images/table/gradtblhdrsrt.gif);background-repeat:repeat-x;background-color:#E2E4E9;background-position:left top}
table.Tbl th.TblColHdrSrtCl1 {vertical-align:bottom;padding:0px;border:1px solid #81939B;background-image:url(../images/table/gradtblhdrsrt.gif);background-repeat:repeat-x;background-color:#E2E4E9;background-position:left top}
table.Tbl td.TblTdSrtCl1Lst {background-color:#E9EBEC;border-bottom:1px solid #81939B;border-left:1px solid #81939B}
table.Tbl th.TblTdSrtCl1Lst {background-color:#E9EBEC;border-bottom:1px solid #81939B;border-left:1px solid #81939B}
table.Tbl th.TblColHdrSrtSelCl1 {text-align:center;background-image:url(../images/table/gradtblhdrsrt.gif);background-repeat:repeat-x;background-color:#E2E4E9;background-position:left top;border-right:1px solid #828da4;border-top:1px solid #959aa5;border-left:1px solid #959aa5;border-bottom:solid 1px #828da4;padding:2px 5px 0px}
table.Tbl td.TblTdSrtSelCl1 {text-align:center;vertical-align:top;border-left:1px solid #81939B;background-color:#E9EBEC;padding:0px}
table.Tbl td.TblTdSrtSelCl1Lst {text-align:center;vertical-align:top;border-bottom:1px solid #81939B;border-left:1px solid #959aa5;background-color:#E9EBEC;padding:0px}
table.Tbl th.TblColHdrSel {text-align:center;background-image:url(../images/table/gradtblhdr.gif);background-repeat:repeat-x;background-color:#fff;background-position:left bottom;border-right:1px solid #d2d3d8;border-top:1px solid #959aa5;border-left:1px solid #959aa5;border-bottom:solid 1px #828da4;padding:2px 5px 0px}
table.Tbl td.TblTdSel {text-align:center;vertical-align:top;border-left:1px solid #81939B;background-color:#fff;padding:0px}
table.Tbl td.TblTdSelLst {text-align:center;vertical-align:top;border-left:1px solid #81939B;background-color:#fff;border-bottom:1px solid #81939B;border-left:1px solid #81939B;padding:0px}
table.Tbl th.TblTdSpc {vertical-align:bottom;padding:0px;border-top:1px solid #81939B;border-right:1px solid #81939B;border-bottom:1px solid #81939B;background-color:#fff}
table.Tbl td.TblTdAlmCl1Lst {background-color:#FFFEE7;border-bottom:1px solid #81939B;border-left:1px solid #81939B}
table.Tbl th.TblTdAlmCl1Lst {background-color:#FFFEE7;border-bottom:1px solid #81939B;border-left:1px solid #81939B}
a.TblHdrLnk:link, a.TblHdrLnk:visited {display:block;text-align:left;background-image:url(../images/table/gradtblhdr.gif);background-repeat:repeat-x;background-color:#fff;background-position:left bottom;color:#333;text-decoration:none;font-weight:bold;padding:3px 0px 3px 5px}
th.TblColHdrSrt a.TblHdrLnk:link {background:none;display:block;text-align:left;color:#333;text-decoration:none;font-weight:bold;padding:3px 0px 3px 5px}
th.TblColHdrSrt a.TblHdrLnk:visited {background:none;display:block;text-align:left;color:#333;text-decoration:none;font-weight:bold;padding:3px 0px 3px 5px}
th.TblColHdrSrt a.TblHdrLnk:hover {color:#333;text-decoration:underline;text-align:left;font-weight:bold}
th.TblColHdrSrtCl1 a.TblHdrLnk:link {background:none;display:block;text-align:left;color:#333;text-decoration:none;font-weight:bold;padding:3px 0px 3px 5px}
th.TblColHdrSrtCl1 a.TblHdrLnk:visited {background:none;display:block;text-align:left;color:#333;text-decoration:none;font-weight:bold;padding:3px 0px 3px 5px}
th.TblColHdrSrtCl1 a.TblHdrLnk:hover {color:#333;text-decoration:underline;text-align:left;font-weight:bold}
/* css hooks for row mouseover and selection */
/* TABSET - OLD STYLE TAB NAVIGATION */
/* Level 1 Tab Navigation */
div.Tab1DivNotSel {padding-left:7px;padding-right:3px;padding-bottom:2px;border-left:3px solid #E5E5E5;border-top:3px solid #E5E5E5;border-right:3px solid #E5E5E5}
/* Level 2 Tab Navigation */
/* Level 3 Tab Navigation */
/* TABSET [originalName: LEVEL TABS]*/
.Tab1Div td {background-color:#A3ADB6;border:solid 1px #8f989f; background-image:url(../images/tabs/level1_deselect.jpg)}
.Tab1Div td.Tab1TblSpcTd {background-color:#D2D9E1; background-image:url(../images/tabs/level1_background.jpg)}
table.Tab1TblNew td.Tab1TblSelTd {background-color:#FFF; background-image:url(../images/tabs/level1_selected-1lev.jpg)}
table.Tab1Tbl2New td.Tab1TblSelTd, table.Tab1Tbl3New td.Tab1TblSelTd {background-color:#E4ECEF; background-image:url(../images/tabs/level1_selected.jpg)}
/* LEVEL 2 TABS */
.Tab2Div td {background-color:#C4CBD1;border:solid 1px #8f989f; background-image:url(../images/tabs/level2_deselect.jpg)}
table.Tab2TblNew td.Tab2TblSelTd {background-color:#F2F4F3;border-left:solid 1px #8f989f;border-right:solid 1px #8f989f;border-top:solid 1px #8f989f; background-image:url(../images/tabs/level3_selected.jpg)}
table.Tab2Tbl3New td.Tab2TblSelTd {background-color:#FBFCFE;border-left:solid 1px #8f989f;border-right:solid 1px #8f989f;border-top:solid 1px #8f989f; background-image:url(../images/tabs/level2_selected.jpg)}
/* LEVEL 3 TABS*/
table.Tab3TblNew td.Tab3TblSelTd {border-left:solid 1px #8f989f;border-right:solid 1px #8f989f;border-top:1px solid #8f989f;background-color:#F0F1F3; background-image:url(../images/tabs/level3_selected.jpg)}
/* Hide Styles */
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
a.Tab1Lnk:link, a.Tab1Lnk:visited {display:block;padding:8px 15px 7px;font-weight:bold;text-align:center}
.Tab1Div td.Tab1TblSelTd {background-repeat:repeat-x;background-position:left top;border-bottom:none}
/* LEVEL 2 TABS */
.Tab2Div td.Tab2TblSelTd {border-bottom:none;background-repeat:repeat-x;background-position:left bottom}
/* LEVEL 3 TABS*/
table.Tab3TblNew td.Tab3TblSelTd {border-bottom:none;background-repeat:repeat-x;background-position:left bottom}
/*---*/
/* TABS-MINI */
table.MniTabTbl td {background-color:#C4CBD1;border:solid 1px #8f989f; background-image:url(../images/tabs/minitab_deselect.jpg)}
table.MniTabTbl td.MniTabTblSelTd {background-color:#F2F4F3;border-left:solid 1px #8f989f;border-right:solid 1px #8f989f;border-top:solid 1px #8f989f; background-image:url(../images/tabs/minitab_selected.jpg)}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
a.MniTabLnk:link,a.MniTabLnk:visited {display:block;padding:5px 15px 4px;font-size:12px;text-decoration:none}
table.MniTabTbl td.MniTabTblSelTd {border-bottom:none;background-repeat:repeat-x;background-position:left bottom}
/*---*/
/* TEXT AND PASSWORD FIELDS */
.TxtFld {border-top:solid 2px #848484;border-left:solid 2px #848484;border-bottom:solid 2px #ccc;border-right:solid 2px #ccc}
.TxtFldDis {background-color:#E1E4E5;color:#848687;border-top:solid 2px #848484;border-left:solid 2px #848484;border-bottom:solid 2px #ccc;border-right:solid 2px #ccc}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
/*---*/
/* TEXTAREAS */
.TxtAra {border-top:solid 2px #848484;border-left:solid 2px #848484;border-bottom:solid 2px #ccc;border-right:solid 2px #ccc}
.TxtAraDis {background-color:#E1E4E5;color:#848687;border-top:solid 2px #848484;border-left:solid 2px #848484;border-bottom:solid 2px #ccc;border-right:solid 2px #ccc}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
/*---*/
/* TREE */
/* white version */
/* VERSION DIALOG */
/* New Styles */
.VrsMstBdy {background-color:#FFF;background-image:url(../images/version/version_brand.jpg);background-repeat:no-repeat}
/* Archived Version Styles */
.VrsLin {}
/* WIZARD */
.WizBdy {color:#333;border-left:#CCC 1px solid;border-top:#fff 1px solid; background-image:url(../images/wizard/wizbdy_minitab_background.jpg)}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
.WizStp {position:fixed;width:30%;height:auto;top:91px;right:auto;bottom:0px;left:0px;overflow:auto}
.WizBdy {position:fixed;width:auto;height:auto;top:91px;right:0;bottom:55px;left:30%;overflow:auto;background-repeat:no-repeat;background-position:top right;padding-top:30px}
.WizSubTtlDiv {position:absolute;width:auto;height:auto;top:0px;right:0;left:0;padding:7px 0px 7px 10px;background-repeat:repeat-x;background-position:left bottom}
/*---*/
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* THESE ARE OLD 1.0 STYLES -- DO NOT USE for 2.0 */
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* INTERNET EXPLORER 5+ FOR WINDOWS & NETSCAPE 6 STYLE SHEET */
/* Last Updated 06/17/2002 */
a.tree-node-link:link, a.tree-node-link:visited, a.tree-node-link:active {color:#000;text-decoration:none}
a.global-tab-link:link, a.global-tab-link:visited {color:#FFF;font-weight:bold;text-decoration:none;background-color:#99C}
a.global-tab-link:hover {color:#FFF;font-weight:bold;text-decoration:underline;background-color:#99C}
a.global-tab-sec-link:link, a.global-tab-sec-link:visited {margin:2px 0px;color:#000;background-color:#FFC;text-decoration:none}
a.global-tab-sec-link:hover {margin:2px 0px;color:#000;background-color:#FFC;text-decoration:underline}
a.local-tab-link:link, a.local-tab-link:visited {color:#000;font-weight:bold;text-decoration:none;background-color:#999}
a.local-tab-link:hover {color:#000;font-weight:bold;text-decoration:underline;background-color:#999}
a.local-tab-sec-link:link, a.local-tab-sec-link:visited {margin:4px 0px;color:#000;background-color:#FFF;text-decoration:underline}
a.local-tab-sec-link:hover {margin:4px 0px;color:#000;background-color:#FFF;text-decoration:underline}
a.breadcrumb-link:link, a.breadcrumb-link:visited {color:#000;font-weight:normal;text-decoration:underline}
a.mini-button-link:link, a.mini-button-link:visited {color:#000;background-color:#CCC;text-decoration:none}
a.table-actlink:link, a.table-actlink:visited {font-weight:normal;color:#669;text-decoration:underline}
a.wizard-tab-link:link, a.wizard-tab-link:visited {color:#000;font-weight:bold;text-decoration:none}
a.date-time-mark-link:link, a.date-time-mark-link:visited {color:#000;font-weight:bold;text-decoration:underline}