/* general site style - selectable by user in editor */

.lexisNexisRed {color: #CC0033;}
.lexisNexisDarkRed {color: #990033;}
.lexisNexisGrey {color: #666;}
.lexisNexisDarkGrey {color: #333;}

.redBold {color: #CC0033; font-weight: bold; font-size: 1.4em; 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;}


