@charset "utf-8";
/* CSS Document */

.notesbackground {background-color:#d8dfe7; padding:10px; color:#000; font-weight: bold;}
.smalltext {font-size:9px;}
.textgrey {color:#8f8c8a;}
.textblack {color:#000; font-size:15px;}
.textpurple {color:#5C2946}
.textpurplemedium {color:#5C2946; font-size:14px;}
.textpurplelarge {color:#5C2946; font-size:18px;}
.captiontable {font-size:9px}
.datatable tr:hover, .datatable tr.hilite {background-color: #DFDFDF;color: #000000;}
.reportToolLink:link, .reportToolLink:visited {background-color:transparent;color: #fff;}
.reportToolLink:hover, .reportToolLink:active {background-color:#fff;color: #5C2846;}
.greybox { background-color:#ECEDED; padding:10px;}
.highlightsgrey {color:#818285; font-size:14px;}
.textgrey {color:#818285;}


.fincolumn {background-color:#EBEBEC;}
.fincolumnrowbkr {background-color:#d2dad9; border-top:2px solid #58595B; border-bottom:1px solid #58595B;}
.fincolumnrowbkrbot {background-color:#d2dad9; border-bottom:1px solid #58595B;}
.fincolumnrowbotrightbkr {background-color:#d2dad9; border-top:2px solid #58595B; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.fincolumnthin {background-color:#EBEBEC; border-bottom:1px solid #58595B;}
.fincolumnlightbkr {background-color:#eceded;}
.fincolumnthinlightbkr {background-color:#eceded; border-bottom:1px solid #58595B;}
.fincolumnthinlightbkrblueline {background-color:#eceded; border-bottom:1px solid #3D95D1;}
.fincolumnthick {background-color:#EBEBEC; border-bottom:2px solid #58595B;}
.fincolumntopleft {background-color:#EBEBEC; border-top:1px solid #58595B; border-left:1px solid #58595B;}
.fincolumntopright {background-color:#EBEBEC; border-top:1px solid #58595B; border-right:1px solid #58595B;}
.fincolumnbotleft {background-color:#EBEBEC; border-bottom:1px solid #58595B; border-left:1px solid #58595B;}
.fincolumnbotright {background-color:#EBEBEC; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.fincolumnleft {background-color:#EBEBEC; border-left:1px solid #58595B;}
.fincolumnright {background-color:#EBEBEC; border-right:1px solid #58595B;}
.fincolumnrowleft {background-color:#EBEBEC; border-top:1px solid #58595B; border-bottom:1px solid #58595B; border-left:1px solid #58595B;}
.fincolumnrowright {background-color:#EBEBEC; border-top:1px solid #58595B; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.fincolumnrowrighttopthick {background-color:#EBEBEC; border-top:2px solid #58595B; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.fincolumnrow {background-color:#EBEBEC; border-top:1px solid #58595B; border-bottom:1px solid #58595B;}
.fincolumntop {background-color:#EBEBEC; border-top:1px solid #58595B;}
.fincolumntopthickbot {background-color:#EBEBEC; border-top:2px solid #58595B; border-bottom:1px solid #58595B;}

.finthin {border-bottom:1px solid #58595B;}
.finthinblue {border-bottom:1px solid #3D95D1;}
.fintop {border-top:1px solid #58595B;}
.finthick {border-bottom:2px solid #58595B;}
.finthicktop {border-top:2px solid #58595B;}
.finthicktopbotpurple {border-top:6px solid #5C2946; border-bottom:6px solid #5C2946;}
.finthicktopurple {border-top:6px solid #5C2946;}
.finthickbotpurple {border-bottom:6px solid #5C2946;}
.finthicktopbothin {border-top:2px solid #58595B; border-bottom:1px solid #58595B;}
.finthicktopbotlefthin {border-top:2px solid #58595B; border-bottom:1px solid #58595B; border-left:1px solid #58595B;}
.finthickbotlefthin {border-bottom:2px solid #58595B; border-left:1px solid #58595B;}
.fintopleft {border-top:1px solid #58595B; border-left:1px solid #58595B;}
.fintopright {border-top:1px solid #58595B; border-right:1px solid #58595B;}
.finbotleft {border-bottom:1px solid #58595B; border-left:1px solid #58595B;}
.finbotright {border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.finleft {border-left:1px solid #58595B;}
.finright {border-right:1px solid #58595B;}
.finrowleft {border-top:1px solid #58595B; border-bottom:1px solid #58595B; border-left:1px solid #58595B;}
.finrowright {border-top:1px solid #58595B; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.finrow {border-top:1px solid #58595B; border-bottom:1px solid #58595B;}


.fincolrowrightpurple {background-color:#E5DDE0; border-top:1px solid #58595B; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.finbotrightpurple { background-color:#E5DDE0; border-bottom:1px solid #58595B; border-right:1px solid #58595B;}
.finbox { background-color:#ECEDED; border-bottom:1px solid #58595B; border-right:1px solid #58595B; border-left:1px solid #58595B; border-top:1px solid #58595B; padding:10px;}


/*=LINKS
--------*/
a {outline:none}
a:link {color:#410F2C;}
a:visited {color:#410F2C;}
a:hover {color:#000;text-decoration:none;}











