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

.headerBackColor
{
background-color:#18C42C;    
color:#FFFFFF;    
}

.background
{
background-color:#373737;    
}
.staffLinkBackgroundLeft
{
background-color:#0C9E19; 
color:#blue;
}

.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;
}




.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
{
    line-height:1.6;
}

.kbArticles a
{
    color:#4999C2;
    text-decoration:none;
}

.kbArticles a:visited
{
    color:#4999C2;
    text-decoration:none;
}

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

.kbUpdateArticles
{
    line-height:1.6;
}

.kbUpdateArticles a
{
    color:maroon;
    text-decoration:none;
}

.kbUpdateArticles a:visited
{
    color:navy;
    text-decoration:none;
}

.kbUpdateArticles a:hover
{
    color:red;
    text-decoration:none;
}

.noShowHistory
{
    display:none;
}

.liveChat
{
    border-radius-topright:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-bottom-right-radius:10px;
    border-radius-bottomright:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;
}