﻿body
{
    background-color: #e9e9cf;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.breadCrumb, a.breadCrumb
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #696969;
}
.btnDemo
{
    background-color: #FF9900;
}

a.breadCrumb
{
    text-decoration: none;
}
a.breadCrumb:Hover
{
    text-decoration: underline;
    color: #000000;
}
.navSubItem
{
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff8c2;
    font-size: 12px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
    font-family: Verdana;
    margin-left: 1px;
    border-bottom: #a9a9a9 1px solid;
    text-decoration: none;
    color: #696969;
    text-align: left !important;
}
.navSubItem:Hover
{
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff8c2;
    font-size: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-family: Verdana;
    margin-left: 1px;
    border-bottom: #a9a9a9 1px solid;
    text-decoration: none;
    color: #000000;
}
.navSubItemFocused
{
    padding-right: 10px;
    padding-left: 10px;
    background-color: #99ccff;
    font-size: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-family: Verdana;
    margin-left: 10px;
    border-bottom: #a9a9a9 1px solid;
}
.boxMain
{
    background-color: #ffffff;
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial;
    line-height: 17px;
}
.bgSuccesssStory
{
    background-attachment: scroll;
    background-image: url(images/bg_success.gif);
    background-repeat: repeat-y;
}
.boxLineTop
{
  
    border-top: #a9a9a9 1px solid;
   
}
.footer
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial;
    line-height: 20pt;
}
.footerLink
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial;
    line-height: 20pt;
    text-decoration: none;
}
.footerLink:Hover
{
    font-size: 11px;
    color: #fff8c2;
    font-family: Verdana, Arial;
    line-height: 20pt;
    text-decoration: underline;
}
.hpSectionHeader
{
    font-size: 14px;
    color: #649335;
    font-family: Verdana, Arial;
    line-height: 20pt;
    font-weight: bold;
}
.boxGreenLine
{
    width: 250px;
    height: 3px;
    background-color: #649335;
    
}
.boxPageHeader
{
    width: 550px;
    height: 3px;
    background-color: #3366cc;
}
.hpProductNames
{
    font-size: 12px;
    color: #0000cc;
    font-family: Verdana, Arial;
    line-height: 20pt;
    font-weight: bold;
    text-decoration: none;
}
.hpProductNames:Hover
{
    font-size: 12px;
    color: #696969;
    font-family: Verdana, Arial;
    line-height: 20pt;
    font-weight: bold;
    text-decoration: underline;
}
.pageHeaders
{
    font-size: 16px;
    color: #3366cc;
    font-family: Verdana, Arial;
    line-height: 20pt;
    font-weight: bold;
}
.toolTipLink
{
    color: #0000cd;
    font-family: Verdana, Arial;
    text-decoration: underline;
    cursor: pointer;
}
.boxGrayBio
{
    width: 400px;
    height: 30px;
    background-color: #dcdcdc;
    font-weight: bold;
}

.successListGray
{
    background-color: #dcdcdc;
    width: 600px;
}