﻿body {
background-color:white;
}
.ControlPanel, .PagingTable {
background-color:#FFFFFF;
border:1px solid #003366;
width:100%;
}
.SkinObject {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}
a.SkinObject:link {
color:#003366;
text-decoration:none;
}
a.SkinObject:visited {
color:#003366;
text-decoration:none;
}
a.SkinObject:hover {
color:#003366;
text-decoration:none;
}
a.SkinObject:active {
color:#003366;
text-decoration:none;
}
.Head {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
}
.SubHead {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.SubSubHead {
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.Normal, .NormalDisabled {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
.NormalDisabled {
color:Silver;
}
.NormalBold {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.NormalRed {
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
.NormalTextBox {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
.DataGrid_AlternatingItem {
background-color:White;
color:Red;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}
.DataGrid_Container {
background-color:transparent;
}
.DataGrid_Footer {
background-color:White;
}
.DataGrid_Header {
background-color:transparent;
color:Black;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-align:center;
}
.DataGrid_Item {
background-color:transparent;
color:Black;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}
.DataGrid_SelectedItem {
background-color:Silver;
color:Blue;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}
.TreeMenu_Node {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
.TreeMenu_NodeSelected {
background-color:#DCDCDC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
a.TreeMenu_Node:link, a.TreeMenu_NodeSelected:link {
color:#003366;
text-decoration:none;
}
a.TreeMenu_Node:visited, a.TreeMenu_NodeSelected:visited {
color:#003366;
text-decoration:none;
}
a.TreeMenu_Node:hover, a.TreeMenu_NodeSelected:hover {
color:#FF0000;
text-decoration:none;
}
a.TreeMenu_Node:active, a.TreeMenu_NodeSelected:active {
color:#003366;
text-decoration:none;
}
.FileManager {
border:1px solid black;
height:400px;
}
.FileManager_ToolBar {
border-bottom:1px solid black;
height:25px;
}
.FileManager_Explorer {
background-color:White;
border:1px solid dimgray;
height:100%;
margin:2px;
}
.FileManager_FileList {
background-color:White;
border:1px solid dimgray;
height:100%;
margin:2px;
overflow:auto;
}
.FileManager_MessageBox {
background-color:White;
padding:25px;
text-align:center;
vertical-align:middle;
}
.FileManager_Header {
background-color:#9EBFF6;
border-bottom:1px solid dimgray;
color:#E7E7FF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:25px;
}
.FileManager_Pager {
background-color:#EEEEEE;
border-top:1px solid dimgray;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:25px;
}
.FileManager_StatusBar {
background-color:#DEDFDE;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
height:25px;
margin:2px;
}
.FileManager_Item {
background-color:#F8F8F8;
border-bottom:1px dashed black;
border-top:1px dashed black;
color:Black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
.FileManager_AltItem {
background-color:#EEEEEE;
border-style:none;
color:Black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
.FileManager_SelItem {
background-color:#99FFFF;
border-style:none;
color:White;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.FileManagerTreeNode {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
.FileManagerTreeNodeSelected {
background-color:#DCDCDC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
a.FileManagerTreeNode:link, a.FileManagerTreeNodeSelected:link {
color:#003366;
text-decoration:none;
}
a.FileManagerTreeNode:visited, a.FileManagerTreeNodeSelected:visited {
color:#003366;
text-decoration:none;
}
a.FileManagerTreeNode:hover, a.FileManagerTreeNodeSelected:hover {
color:#FF0000;
text-decoration:none;
}
a.FileManagerTreeNode:active, a.FileManagerTreeNodeSelected:active {
color:#003366;
text-decoration:none;
}
.Wizard {
border:1px solid black;
height:400px;
width:650px;
}
.WizardButton {
background-color:gainsboro;
border:1px solid dimgray;
padding:2px;
}
.WizardHeader {
background:#FFFFCC none repeat scroll 0 0;
border-bottom:1px solid black;
height:40px;
}
.WizardFooter {
background:#CCFFCC none repeat scroll 0 0;
border-top:1px solid black;
height:25px;
text-align:right;
}
.WizardBody {
height:325px;
padding:10px;
}
.WizardHelp {
background-color:#CCFFFF;
border-left:1px solid black;
font-size:9pt;
padding:5px;
width:180px;
}
.WizardHelpText {
color:black;
font-family:Tahoma,Verdana,Arial,Sans-Serif;
font-size:8pt;
height:300px;
overflow:auto;
width:180px;
}
.WizardText {
color:black;
font-family:Tahoma,Verdana,Arial,Sans-Serif;
font-size:9pt;
}
.Help {
background-color:#FFFF99;
border:1px solid black;
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
padding:2px;
}
.CommandButton {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
a.CommandButton:link {
color:#003366;
text-decoration:underline;
}
a.CommandButton:visited {
color:#003366;
text-decoration:underline;
}
a.CommandButton:hover {
color:#FF0000;
text-decoration:underline;
}
a.CommandButton:active {
color:#003366;
text-decoration:underline;
}
.StandardButton {
background:#DDDDDD none repeat scroll 0 0;
color:#000000;
font-family:Verdana,sans-serif;
font-size:11px;
font-weight:normal;
padding-left:5px;
padding-right:5px;
}
h1 {
color:#666644;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
}
h2 {
color:#666644;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
}
h3 {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
h4 {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
h5, dt {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
h6 {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
tfoot, thead {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
th {
color:#003366;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
vertical-align:baseline;
}
a:link {
color:#003366;
text-decoration:none;
}
a:visited {
color:#003366;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
a:active {
color:#003366;
text-decoration:none;
}
small {
font-size:8px;
}
big {
font-size:14px;
}
blockquote, pre {
font-family:Lucida Console,monospace;
}
ul li {
list-style-type:square;
}
ul li li {
list-style-type:disc;
}
ul li li li {
list-style-type:circle;
}
ol li {
list-style-type:decimal;
}
ol ol li {
list-style-type:lower-alpha;
}
ol ol ol li {
list-style-type:lower-roman;
}
ol ul li {
list-style-type:disc;
}
hr {
color:dimgrey;
height:1pt;
text-align:left;
}
.ModuleTitle_MenuContainer {
border:0 solid blue;
}
.ModuleTitle_MenuBar {
background-color:transparent;
cursor:pointer;
height:16px;
}
.ModuleTitle_MenuItem {
background-color:transparent;
border-color:white;
border-style:solid;
border-width:1px 0;
color:black;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-weight:bold;
}
.ModuleTitle_MenuIcon {
background-color:#EEEEEE;
border-bottom:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
cursor:pointer;
height:21px;
text-align:center;
width:15px;
}
.ModuleTitle_SubMenu {
background-color:#FFFFFF;
border:0 solid #FFFFFF;
cursor:pointer;
z-index:1000;
}
.ModuleTitle_MenuBreak {
background-color:#EEEEEE;
border-color:#EEEEEE;
border-style:solid;
border-width:1px 0;
height:1px;
}
.ModuleTitle_MenuItemSel {
background-color:#C1D2EE;
color:black;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-weight:bold;
}
.ModuleTitle_MenuArrow {
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:0 solid #FFFFFF;
cursor:pointer;
font-family:webdings;
font-size:10pt;
}
.ModuleTitle_RootMenuArrow {
cursor:pointer;
font-family:webdings;
font-size:10pt;
}
.MainMenu_MenuContainer {
background-color:transparent;
}
.MainMenu_MenuBar {
background-color:transparent;
cursor:pointer;
height:16px;
}
.MainMenu_MenuItem {
background-color:transparent;
border-color:white;
border-style:solid;
border-width:1px 0;
color:black;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-weight:bold;
}
.MainMenu_MenuIcon {
background-color:#EEEEEE;
border-bottom:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
cursor:pointer;
height:21px;
text-align:center;
width:15px;
}
.MainMenu_SubMenu {
background-color:#FFFFFF;
border:0 solid #FFFFFF;
cursor:pointer;
z-index:1000;
}
.MainMenu_MenuBreak {
background-color:#EEEEEE;
border-color:#EEEEEE;
border-style:solid;
border-width:1px 0;
height:1px;
}
.MainMenu_MenuItemSel {
background-color:#C1D2EE;
color:black;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-weight:bold;
}
.MainMenu_MenuArrow {
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:0 solid #FFFFFF;
cursor:pointer;
font-family:webdings;
font-size:10pt;
}
.MainMenu_RootMenuArrow {
cursor:pointer;
font-family:webdings;
font-size:10pt;
}
.HeadBg {
background-color:#CCCCCC;
}
.TabBg {
background-color:black;
}
.SelectedTab {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}
a.SelectedTab:link {
color:white;
text-decoration:none;
}
a.SelectedTab:visited {
color:#EEEEEE;
text-decoration:none;
}
a.SelectedTab:hover {
color:#CCCCCC;
text-decoration:none;
}
a.SelectedTab:active {
color:#EEEEEE;
text-decoration:none;
}
.OtherTabs {
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}
a.OtherTabs:link {
color:white;
text-decoration:none;
}
a.OtherTabs:visited {
color:#EEEEEE;
text-decoration:none;
}
a.OtherTabs:hover {
color:#CCCCCC;
text-decoration:none;
}
a.OtherTabs:active {
color:#EEEEEE;
text-decoration:none;
}
.PagingTable {
height:33px;
}
.LabelEditTextClass {
background-color:transparent;
border:1px solid red;
}
.LabelEditWorkClass {
background-color:transparent;
border:0 solid red;
}
.SuggestTextMenu {
background:white none repeat scroll 0 0;
border:1px solid black;
white-space:nowrap;
}
.SuggestNodeOver {
background-color:navy;
color:White;
}
.eipbackimg {
background:#99CCCC url(../../images/eip_toolbar.gif) repeat scroll 0 0;
border:1px outset;
height:22px;
margin-top:-22px;
position:absolute;
white-space:nowrap;
}
.eipbuttonbackimg {
cursor:pointer;
display:inline-block;
height:21px;
width:21px;
}
.eipbutton_edit {
background:transparent url(../../images/eip_edit.gif) no-repeat scroll 100% center;
}
.eipbutton_save {
background:transparent url(../../images/eip_save.gif) no-repeat scroll 100% center;
}
.eipborderhover {
border:1px outset;
}
