.lexisNexisRed
{
    color: #cc0033;
}
.lexisNexisDarkRed
{
    color: #990033;
}
.lexisNexisGrey
{
    color: #666;
}
.lexisNexisDarkGrey
{
    color: #333;
}
.redBold
{
    font-weight: bold;
    font-size: 1.4em;
    color: #cc0033;
    line-height: 1.3em !important;
}
.clientYellow
{
    color: #f6a00d;
}
.clientYellowBackground
{
    background-color: #f6a00d;
}
.researchOrange
{
    color: #ef6022;
}
.researchOrangeBackground
{
    background-color: #ef6022;
}
.practiceGreen
{
    color: #99a326;
}
.practiceGreenBackground
{
    background-color: #99a326;
}
.riskBlue
{
    color: #088eb0;
}
.riskBlueBackground
{
    background-color: #088eb0;
}
.heading2
{
    font-weight: bold;
    font-size: 1.1em;
}

