body
{
    font-family:verdana;
    font-size:10pt;
}

.background
{
    background-color:#383838;    
}
.staffLinkBackgroundLeft
{
    background-color:#489AC2; 
    color:#fff;
}
.staffLinkBackgroundLeftColor
{
    background-color:#FFFFFF; 
    color:#fff;
}
.staffLinkBackgroundLeftSelected
{
    background-color:#DAEDFC; 
    color:#000;
}
.staffLinkBackgroundRight
{
    background-color:#2E79A0;
}
.staffLinkBackgroundRightColor
{
    color:#FFFF00;
}


.txtBox
{
    color:#B1B1B1;
    text-align:center;
    width:150px;
    padding-left:5px;
    padding-right:5px;
}

.headerLinks
{
    font-size:8pt;
    font-weight:bold;
}
.headerLinks a
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.headerLinks a:visited
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.headerLinks a:hover
{
    font-weight:bold;
    color:#FFF;
    text-decoration:underline;
}


.footerLinks
{
    font-size:8pt;
}
.footerLinks a
{
    color:blue;
    text-decoration:none;
}
.footerLinks a:visited
{
    text-decoration:none;
}
.footerLinks a:hover
{
    color:orange;
    text-decoration:underline;
}


.supportFooterLinks
{
    font-size:8pt;
}
.supportFooterLinks a
{
    color:orange;
    text-decoration:none;
}
.supportFooterLinks a:visited
{
    text-decoration:none;
}
.supportFooterLinks a:hover
{
    text-decoration:underline;
}

.hoverSpan:hover
{
    text-decoration: underline;
}

.required
{
    font-size:8pt;
    color:red;
}

.smallTitle
{
    color: #676767;
    font-size:11px;
}


.searchDiv
{
    font-size:8pt; 
    font-family:verdana; 
    padding-top:10px;
}

.headerBackColor
{
    background-color: #7ABADD;
}


.homeHeaderLinks
{

}

.homeHeaderLinks a
{
    color:white;
    font-weight:bold;
    text-decoration:none;
}

.homeHeaderLinks a:visited
{
    color:white;
    font-weight:bold;
    text-decoration:none;
}

.homeHeaderLinks a:hover
{
    color:white;
    font-weight:bold;
    text-decoration:underline;
}


.homeFooterLinks a
{
    font-size:10pt;
    color:white;
    font-weight:normal;
    text-decoration:none;
}

.homeFooterLinks a:visited
{
    font-size:10pt;
    color:white;
    font-weight:normal;
    text-decoration:none;
}

.homeFooterLinks a:hover
{
    font-size:10pt;
    color:yellow;
    font-weight:normal;
    text-decoration:none;
}

.bottomFooterLinks a
{
    color:white;
    font-weight:normal;
    text-decoration:none;
}

.bottomFooterLinks a:visited
{
    color:white;
    font-weight:normal;
    text-decoration:none;
}

.bottomFooterLinks a:hover
{
    font-weight:normal;
    text-decoration:underline;
}


.trialBuy a
{
    font-size:10pt;
    color:blue;
    font-weight:bold;
    text-decoration:none;
}

.trialBuy a:visited
{
    font-size:10pt;
    color:blue;
    font-weight:bold;
    text-decoration:none;
}

.trialBuy a:hover
{
    font-size:10pt;
    color:red;
    font-weight:bold;
    text-decoration:none;
}


.setupNumber
{
    font-size:14pt;
    font-weight:bold;
    font-style:italic;
}

.setupTitle
{
    font-size:14pt;
}


.kbArticles
{
    
}

.kbArticles a
{
    color:teal;
    text-decoration:none;
}

.kbArticles a:visited
{
    color:teal;
    text-decoration:none;
}

.kbArticles a:hover
{
    text-decoration:underline;
}

