﻿body {
}
.PageStyle
{
    
    background-image: url(graphics/bg.png);
    background-repeat: repeat-x;
    background-color: #E1E1E1;
    line-height: 16px;
}
.HeaderMenu
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #FFFFFF;
    text-decoration: none;
}

a:link{text-decoration:none;color:#FFFFFF;} 
a:visited{text-decoration:none;color:#FFFFFF;} 
a:hover{text-decoration:underline;color:#232176;} 

.Content
{
    background-color: #ffffff;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #000000;
    text-decoration: none;
}
.ProductContent
{
    font-size: 9pt;
    font-family: Verdana, Arial;
    color: #666666;
    text-decoration: none;
    background-image: url(graphics/bg_products.png);
    background-repeat: repeat-y;
}

.SideBar
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #0072b7;
    text-decoration: none;
    line-height: 14px;
    background-color: #edf1f3;
}
  
.PageTitle
{
    font-size: 12pt;
    color: #0072b7;
    font-weight: bold;
}

.Heading
{
    font-size: 11pt;
    font-family: Verdana, Arial;
    color: #666666;
}

.HelpContent
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
    text-decoration: none;
    background-image: url(graphics/bg_userguide.gif);
    background-repeat: repeat-y;
    line-height: 16px;
}

.HelpPrintable
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #000000;
    text-decoration: none;
}

.HelpHeading
{
    font-size: 10pt;
    font-family: Verdana, Arial;
    color: #0072b7;
    font-weight: bold; 
}

.HelpHighlight
{
    font-weight: bold;
}

.HelpHighlight2
{
    color: #222222;
}

.NavigateTop
{
    font-size: 7pt;
    font-weight:normal;
}

.HelpSideBar
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #0072b7;
    text-decoration: none;
    line-height: 16px;
    
}

.HelpMenuMain
{
    font-weight: bold;
}
.HelpMenuSub
{
    font-weight:normal;
  
}

.Highlight
{
    font-size: 8pt;
    color: #0072b7;
}

.LargeHighlight
{
    font-size: 9pt;
    color: #0072b7;
}
.RedLargeHighlight
{
    font-size: 9pt;
    color: #FF0000;
}
.GreyBody
{
    font-size: 8pt;
    color: #666666;
}
.LinkText
{
    font-size: 8pt;
    color: #232176;
}

.Footer
{
    text-align: center;
    vertical-align: middle;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: white;
}


.Line
{
    border: 0;
    background-color:#78B9E5;
    color: #78B9E5;
    height: 1px;
}
