Body
{
    color: #000;
    background-color: #DBE5F1;
    font-family: verdana;
    font-size: 8.5pt;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*background-image: url(images/body-bg.jpg);
    background-repeat: repeat-x;*/
    background-image: url(images/body-bg2.jpg); 
	background-repeat:  repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

.ControlPanel
{
    border-right: #424242 1px solid;
    border-top: #424242 1px solid;
    border-left: #424242 1px solid;
    width: 100%;
    border-bottom: #424242 1px solid;
    height: 64px;
    background-color: #ffffff;
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active
{
    font-weight: normal;
    font-size: 10pt;
    color: #000;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif text-decoration: none;
}

.LatestNewArticle a
{
    font-size: 11pt;
}

.LatestNewArticle
{
    font-size: 11pt;
}

A.Skinobject:hover
{
    text-decoration: underline;
    font-size: 10pt;
    color: #445278;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txtwhite
{
    font-weight: normal;
    font-size: 9pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.txtwhite:link
{
    color: #ffffff;
    text-decoration: none;
}
A.txtwhite:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.txtwhite:active
{
    color: #000000;
    text-decoration: none;
}
A.txtwhite:hover
{
    color: #6D9000;
    text-decoration: none;
}
.Head
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #727272;
    font-family: Verdana;
}

.Head2
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF0000;
}

.SubHead
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

.SubSubHead
{
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
}

.Normal
{
    font-family: verdana;
    font-size: 8.5pt;
    font-weight: normal;
    color: #000;
    text-align: left;
}

.NormalBold
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #252525;
}

.NormalRed
{
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    font-family: Tahoma, Arial, Helvetica;
}

.NormalTextBox
{
    font-weight: normal;
    font-size: 11px;
    border: 1 solid #ffffff;
    background-color: #B9B3AF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #233ea6;
}

.TreeMenu_Node
{
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
}

.TreeMenu_NodeSelected
{
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #dcdcdc;
}

A.TreeMenu_Node:link
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_NodeSelected:link
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_Node:visited
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_NodeSelected:visited
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_Node:active
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_NodeSelected:active
{
    color: #003366;
    text-decoration: none;
}

A.TreeMenu_Node:hover
{
    color: #ff0000;
    text-decoration: none;
}

A.TreeMenu_NodeSelected:hover
{
    color: #ff0000;
    text-decoration: none;
}

.FileManager
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 400px;
}

.FileManager_ToolBar
{
    border-bottom: black 1px solid;
    height: 25px;
}

.FileManager_Explorer
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    margin: 2px;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    height: 100%;
    background-color: white;
}

.FileManager_FileList
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    margin: 2px;
    overflow: auto;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    height: 100%;
    background-color: white;
}

.FileManager_MessageBox
{
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    vertical-align: middle;
    padding-top: 25px;
    background-color: white;
    text-align: center;
}

.FileManager_Header
{
    font-weight: bold;
    font-size: 11px;
    color: #e7e7ff;
    border-bottom: dimgray 1px solid;
    font-family: Tahoma, Arial, Helvetica;
    height: 25px;
    background-color: #9ebff6;
}

.FileManager_Pager
{
    border-top: dimgray 1px solid;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
    height: 25px;
    background-color: #eeeeee;
}

.FileManager_StatusBar
{
    font-weight: normal;
    font-size: 11px;
    margin: 2px;
    font-family: Tahoma, Arial, Helvetica;
    height: 25px;
    background-color: #dedfde;
}

.FileManager_Item
{
    border-top: black 1px dashed;
    font-weight: normal;
    font-size: 11px;
    color: black;
    border-bottom: black 1px dashed;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #f8f8f8;
}

.FileManager_AltItem
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    border-top-style: none;
    font-family: Tahoma, Arial, Helvetica;
    border-right-style: none;
    border-left-style: none;
    background-color: #eeeeee;
    border-bottom-style: none;
}

.FileManager_SelItem
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    border-top-style: none;
    font-family: Tahoma, Arial, Helvetica;
    border-right-style: none;
    border-left-style: none;
    background-color: #99ffff;
    border-bottom-style: none;
}

.FileManagerTreeNode
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
}

.FileManagerTreeNodeSelected
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #dcdcdc;
}

A.FileManagerTreeNode:link
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNodeSelected:link
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNode:visited
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNodeSelected:visited
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNode:active
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNodeSelected:active
{
    color: #003366;
    text-decoration: none;
}

A.FileManagerTreeNode:hover
{
    color: #ff0000;
    text-decoration: none;
}

A.FileManagerTreeNodeSelected:hover
{
    color: #ff0000;
    text-decoration: none;
}

.Wizard
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    width: 650px;
    border-bottom: black 1px solid;
    height: 400px;
}

.WizardButton
{
    border-right: dimgray 1px solid;
    padding-right: 2px;
    border-top: dimgray 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: dimgray 1px solid;
    padding-top: 2px;
    border-bottom: dimgray 1px solid;
    background-color: gainsboro;
}

.WizardHeader
{
    background: #ffffcc;
    border-bottom: black 1px solid;
    height: 40px;
}

.WizardFooter
{
    border-top: black 1px solid;
    background: #ccffcc;
    height: 25px;
    text-align: right;
}

.WizardBody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 325px;
}

.WizardHelp
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9pt;
    padding-bottom: 5px;
    border-left: black 1px solid;
    width: 180px;
    padding-top: 5px;
    background-color: #D8BB89;
}

.WizardHelpText
{
    font-size: 8pt;
    overflow: auto;
    width: 180px;
    color: black;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    height: 300px;
}

.WizardText
{
    font-size: 9pt;
    color: black;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.Help
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #ffff99;
}

.LeftPane
{
    font-family: verdana;
    font-size: 8.5pt;
}

.ContentPane
{
    color: black;
    font-family: verdana;
    font-size: 8.5pt;
}

.ContentWhite
{
    color: #ffffff;
    font-family: verdana;
    font-size: 8.5pt;
    background-color: #8C825F;
}

.ContentWhiteText
{
    color: #ffffff;
    font-family: verdana;
    font-size: 8.5pt;
}

.RightPane
{
    font-family: verdana;
    font-size: 8.5pt;
}

.CommandButton
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
}

A.CommandButton:link
{
    
    color: #003366;
    text-decoration: underline;
}

A.CommandButton:visited
{
    color: #003366;
    text-decoration: underline;
}

A.CommandButton:active
{
    color: #003366;
    text-decoration: underline;
}

A.CommandButton:hover
{
    color: #ff0000;
    text-decoration: underline;
}

.StandardButton
{
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    font-size: 11px;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
    font-family: Verdana, Arial, Hnelvetica, sans-serif;
    background-color: #F2F2F2;
    color: #484848;
}

H1
{
    font-weight: normal;
    font-size: 10pt;
    color: #666644;
    font-family: Tahoma, Arial, Helvetica;
}

H2
{
    font-weight: normal;
    font-size: 9pt;
    color: #FEFEFE;
    font-family: Tahoma, Arial, Helvetica;
}

H3
{
    font-weight: normal;
    font-size: 8pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

H4
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffdddd;
    font-family: Tahoma, Arial, Helvetica;
}

H5
{
    font-weight: bold;
    font-size: 8pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

DT
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

H6
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

TFOOT
{
    font-size: 12px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

THEAD
{
    font-size: 12px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

TH
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: baseline;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
}

A:link, A:visited
{
    color: #233ea6;
    text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
    padding-bottom: 5px;
}

A:Hover
{
    color: #2852f4;
    font-family: Arial;
    font-size: 9pt;
    
}


SMALL
{
    font-size: 8pt;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE
{
    font-family: Lucida Console, monospace;
}

PRE
{
    font-family: Lucida Console, monospace;
}

UL LI
{
    list-style-image: url(/eingtech/Portals/0/ul-li.gif);
    list-style-position: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #424242;
    padding: 4px;
}

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;
}

HR
{
    height: 1pt;
    text-align: left;
}

.ModuleTitle_MenuContainer
{
    border-right: blue 0px solid;
    border-top: blue 0px solid;
    border-left: blue 0px solid;
    border-bottom: blue 0px solid;
}

.ModuleTitle_MenuBar
{
    cursor: hand;
    height: 16px;
    background-color: transparent;
}

.ModuleTitle_MenuItem
{
    border-right: white 0px solid;
    border-top: white 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: white 0px solid;
    cursor: hand;
    color: black;
    border-bottom: white 1px solid;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: transparent;
}

.ModuleTitle_MenuIcon
{
    border-top: #eeeeee 1px solid;
    border-left: #eeeeee 1px solid;
    width: 15px;
    cursor: hand;
    border-bottom: #eeeeee 1px solid;
    height: 21px;
    background-color: #eeeeee;
    text-align: center;
}

.ModuleTitle_SubMenu
{
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    z-index: 1000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    border-left: #ffffff 0px solid;
    cursor: hand;
    border-bottom: #ffffff 0px solid;
    background-color: #ffffff;
}

.ModuleTitle_MenuBreak
{
    border-right: #eeeeee 0px solid;
    border-top: #eeeeee 1px solid;
    border-left: #eeeeee 0px solid;
    border-bottom: #eeeeee 1px solid;
    height: 1px;
    background-color: #eeeeee;
}

.ModuleTitle_MenuItemSel
{
    font-weight: bold;
    font-size: 9pt;
    cursor: hand;
    color: black;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #c1d2ee;
}

.ModuleTitle_MenuArrow
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 0px solid;
    font-size: 10pt;
    cursor: hand;
    border-bottom: #ffffff 1px solid;
    font-family: webdings;
}

.ModuleTitle_RootMenuArrow
{
    font-size: 10pt;
    cursor: hand;
    font-family: webdings;
}
.HeadBg
{
    background-color: #cccccc;
}

.TabBg
{
    background-color: black;
}

.SelectedTab
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

A.SelectedTab:link
{
    text-decoration: none;
    color: #ffffff;
}

A.SelectedTab:visited
{
    text-decoration: none;
    color: #ffffff;
}

A.SelectedTab:active
{
    text-decoration: none;
    color: #ffffff;
}

A.SelectedTab:hover
{
    color: #ff0000;
    font-family: verdana;
    color: #ffffff;
}

.OtherTabs
{
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs
{
    font-weight: normal;
    font-size: 8.5pt;
    padding-bottom: 5px;
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs:link
{
    text-decoration: none;
    font-size: 8.5pt;
    color: #ffffff;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.OtherTabs:visited
{
    text-decoration: none;
    font-size: 8.5pt;
    color: #ffffff;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.OtherTabs:active
{
    text-decoration: none;
    font-size: 8.5pt;
    color: #000000;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

A.OtherTabs:hover
{
    text-decoration: underline;
    font-size: 8.5pt;
    color: #efefef;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
}

.Footer
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana text-decoration: none;
}

.login
{
    font-weight: normal;
    font-size: 10px;
    color: #ff0000;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Main Menu */
.MainMenu_MenuContainer
{
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 4px;
    background-color: #EFEFEB;
    width: 100%;
    height: 25px;
}

.MainMenu_MenuBar
{
    cursor: hand;
    height: 25px;
    width: 100%;
    background-color: transparent;
}

.MainMenu_MenuItem
{
    border-right: #ff0000 0px solid;
    border-top: #CCD7E1 0px solid;
    border-left: #CCD7E1 0px solid;
    border-bottom: #CCD7E1 0px solid;
    font-weight: normal;
    font-size: 10pt;
    cursor: hand;
    color: #000;
    font-style: normal;
    font-family: "Arial" , "Century Gothic" , sans-serif;
    padding-left: 0px;
    height: 25px;
    width: 100%;
    background-color: transparent;
    padding-left: 0px;
}

.MainMenu_MenuItem TD
{
    border-right: #fff 0px solid;
    border-top: #fff 0px solid;
    border-left: #fff 0px solid;
    border-bottom: #fff 0px solid;
    padding-left: 0px;
}

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_SubMenu
{
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    z-index: 0;
    border-left: #ffffff 0px solid;
    cursor: hand;
    border-bottom: #ffffff 0px solid;
    background-color: #C8BCA0;
    height: 25px;
    color: #fff;
}

.MainMenu_SubMenu TD
{
    padding-left: 4px;
    padding-right: 4px;
    background-color: #C8BCA0;
}

.MainMenu_MenuBreak
{
    display: none;
}

.MainMenu_MenuItemSel
{
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    z-index: 0;
    border-left: #ffffff 0px solid;
    cursor: hand;
    border-bottom: #ffffff 0px solid;
    font-weight: normal;
    font-size: 10pt;
    font-style: normal;
    font-family: "Arial" , "Century Gothic" , sans-serif; /*background: url(../images/button_bg.gif) repeat-x center center;*/
    padding-left: 0px;
    height: 25px;
    width: 100%;
    background-color: #fff;
}


.MainMenu_SubMenuItemSelected
{
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    z-index: 0;
    border-left: #ffffff 0px solid;
    cursor: hand;
    border-bottom: #ffffff 0px solid;
    font-weight: normal;
    font-size: 10pt;
    cursor: hand;
    color: #fff;
    font-style: normal;
    font-family: "Arial" , "Century Gothic" , sans-serif; /*background: url(../images/button_bg.gif) repeat-x center center;*/
    padding-left: 0px;
    height: 25px;
    width: 100%;
    background-color: #666;
}

.MainMenu_SubMenuItemSelected TD
{
    font-size: 20pt;
    background-color: #666;
}

.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}

.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 1px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 1px solid;
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 1px;
}


/* Added Classes and Styles */


ul.ticklistmedium_nopadding_NoLineSpacing
{
    list-style-image: url('../images/bulletsq02.gif');
    margin-left: 20px;
}

ul.ticklistmedium_nopadding_NoLineSpacing li
{
    list-style-image: url('../images/bulletsq02.gif');
    padding-left: 4px;
    list-style-position: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #424242;
    text-align: left;
}

TD .breadcrumb
{
    padding-bottom: 10px;
    color: White;
}

A.BreadcrumbLinks, A.BreadcrumbLinks:link, A.BreadcrumbLinks:visited, A.BreadcrumbLinks:active
{
    font-weight: normal;
    font-size: 10pt;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif text-decoration: none;
}

A.BreadcrumbLinks:hover
{
    text-decoration: underline;
    font-size: 10pt;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.breadcrumbPanel
{
    width: 100%;
    height: 25px;
    background-image: url(images/BreadcrumbBG.jpg);
    background-repeat: repeat-x;
}


.help
{
    display: none;
}

#dnn_ctr600_Feedback_plEmail_lblHelp
{
    display: none;
}



#dnn_ctr600_Feedback_plEmail_imgHelp
{
    display: none;
}

#dnn_ctr600_Feedback_plName_imgHelp
{
    display: none;
}

#dnn_ctr600_Feedback_plSubject2_imgHelp
{
    display: none;
}


#dnn_ctr600_Feedback_plBody_imgHelp
{
    display: none;
}

.MenuTitleDiv
{
    width: 200px;
    height: 25px;
    background-image: url("images/menu_title.jpg");
    background-repeat: no-repeat;
}

div.Title
{
    text-align: right;
    background-color: #ccc;
    padding-right: 4px;
}
div.Title h1
{
    font-size: 14pt;
    background-color: #ccc;
    color: #fff;
}

div.OnlineStandardFeaturesTitle
{
    width: 214px;
    height: 45px;
    background-image: url("images/StandardFeatures_titlebg.jpg");
    background-repeat: no-repeat;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    padding-top: 10px;
}

.SmallArialFont
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
}

.MediumArialFont
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
}

.colorWhite
{
    color: White;
}

.bgBlue
{
    background-color: #6CA2D0;
}

div.CheckoutStepTitle
{
    padding: 0px;
    margin: 0px;
    width: 420px;
    
    background-image: url("images/step_titlebg.jpg");
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 55px;
    
}

div.CheckoutStepTitle h2
{
    font-size: 14pt;
    font-weight: bold;
    color: Black;
    padding: 0px;
    margin: 0px;
}
