﻿ 
body {
    background-color: white;
    margin: 0;
}
.ControlPanel, .PagingTable {
    background-color: #FFFFFF;
    border: 1px solid #003366;
    width: 100%;
}
.SkinObject {
}
a.SkinObject:link {
}
a.SkinObject:visited {
}
a.SkinObject:hover {
}
a.SkinObject:active {
}
.Language {
    margin: 0;
    vertical-align: middle;
}
.Language img {
    border: medium none;
}
.Head {
}
.SubHead {
    color: #003366;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
}
.SubSubHead {
    color: black;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
}
.Normal, .NormalDisabled {
}
.NormalDisabled {
    color: Silver;
}
.NormalBold {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
}
.NormalRed {
    color: #FF0000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    font-weight: bold;
}
.NormalTextBox {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.DataGrid_AlternatingItem {
    background-color: White;
    color: Red;
    font-family: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item {
    background-color: Transparent;
    color: Black;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem {
    background-color: Silver;
    color: Blue;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.TreeMenu_Node {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.TreeMenu_NodeSelected {
    background-color: #DCDCDC;
    font-family: Tahoma,Arial,Helvetica;
    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 #696969;
    height: 100%;
    margin: 2px;
}
.FileManager_FileList {
    background-color: White;
    border: 1px solid #696969;
    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 #696969;
    color: #E7E7FF;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
}
.FileManager_Pager {
    background-color: #EEEEEE;
    border-top: 1px solid #696969;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
}
.FileManager_StatusBar {
    background-color: #DEDFDE;
    font-family: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.FileManager_AltItem {
    background-color: #EEEEEE;
    border-style: none;
    color: Black;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.FileManager_SelItem {
    background-color: #99FFFF;
    border-style: none;
    color: White;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
}
.FileManagerTreeNode {
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.FileManagerTreeNodeSelected {
    background-color: #DCDCDC;
    font-family: Tahoma,Arial,Helvetica;
    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: #DCDCDC;
    border: 1px solid #696969;
    padding: 2px;
}
.WizardHeader {
    background: none repeat scroll 0 0 #FFFFCC;
    border-bottom: 1px solid black;
    height: 40px;
}
.WizardFooter {
    background: none repeat scroll 0 0 #CCFFCC;
    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: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding: 2px;
}
.CommandButton {
    font-family: Tahoma,Arial,Helvetica;
    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: none repeat scroll 0 0 #DDDDDD;
    color: #000000;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5, dt {
}
h6 {
}
tfoot, thead {
}
th {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
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: #696969;
    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-left: 0 solid white;
    border-style: solid;
    border-width: 1px 0;
    color: black;
    cursor: pointer;
    font-family: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    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-left: 0 solid white;
    border-style: solid;
    border-width: 1px 0;
    color: black;
    cursor: pointer;
    font-family: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    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: Tahoma,Arial,Helvetica;
    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: none repeat scroll 0 0 white;
    border: 1px solid black;
    white-space: nowrap;
}
.SuggestNodeOver {
    background-color: navy;
    color: White;
}
.eipbackimg {
    background: url("../../images/eip_toolbar.gif") repeat scroll 0 0 #99CCCC;
    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: url("../../images/eip_edit.gif") no-repeat scroll 100% center transparent;
}
.eipbutton_save {
    background: url("../../images/eip_save.gif") no-repeat scroll 100% center transparent;
}
.eipborderhover {
    border: 1px outset;
}
.DNNEmptyPane {
    width: 0;
}
.DNNAlignleft {
    text-align: left;
}
.DNNAlignright {
    text-align: right;
}
.DNNAligncenter {
    text-align: center;
}
.LoginPanel {
}
.LoginTabGroup {
}
.LoginTab {
    background: url("../../images/tablogin_gray.gif") repeat scroll left top transparent;
    border: 1px solid #25569A;
    color: #FFFFFF;
    float: left;
    margin: 0 3px 3px 0;
    padding: 5px 5px 4px;
    text-decoration: none;
}
.LoginTabSelected {
    background: url("../../images/tablogin_gray.gif") repeat scroll 0 -41px transparent;
    border: 1px solid #25569A;
    color: #FFFFFF;
    float: left;
    margin: 0 3px 3px 0;
    padding: 5px 5px 4px;
    text-decoration: none;
}
.LoginTabHover {
    background: url("../../images/tablogin_gray.gif") repeat scroll left top transparent;
    border: 1px solid #CC0000;
    color: #555555;
    cursor: pointer;
    float: left;
    margin: 0 3px 3px 0;
    padding: 5px 5px 4px;
    text-decoration: none;
}
.LoginContainerGroup {
    clear: both;
    padding-top: 5px;
}
.LoginContainer {
}

