/*=RESET STYLES
---------------*/

.datatable tr:hover, .datatable tr.hilite {background-color: #eeeeee; color:#000;}

.fincolumn {background-color:#F4FAED; color:#10044C;}
.fincolumndarkgreen {background-color:#E5F1D4; color:#10044C;}
.fincolumnthin {background-color:#F4FAED; color:#10044C; border-bottom:1px solid #8DC63F;}
.fincolumnthinpurple {background-color:#F4FAED; color:#10044C; border-bottom:1px solid #10044C;}
.fincolumnthick {background-color:#F4FAED; color:#10044C; border-bottom:2px solid #8DC63F;}
.fincolumnthickpurple {background-color:#F4FAED; color:#10044C; border-bottom:2px solid #10044C;}
.fincolumntopleft {background-color:#F4FAED; color:#10044C; border-top:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fincolumntopright {background-color:#F4FAED; color:#10044C; border-top:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.fincolumnbotleft {background-color:#F4FAED; color:#10044C; border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fincolumnbotright {background-color:#F4FAED; color:#10044C; border-bottom:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.fincolumnleft {background-color:#F4FAED; color:#10044C; border-left:1px solid #8DC63F;}
.fincolumnright {background-color:#F4FAED; color:#10044C; border-right:1px solid #8DC63F;}
.fincolumntop{background-color:#F4FAED; color:#10044C; border-top:1px solid #8DC63F; }

.finthin {border-bottom:1px solid #8DC63F;}
.finthick {border-bottom:2px solid #8DC63F;}
.finthickrightpurple {border-bottom:2px solid #8DC63F; border-right:1px solid #10044C;}
.finthickpurple {border-bottom:2px solid #10044C;}
.fintopleft {border-top:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fintop {border-top:1px solid #8DC63F; }
.fintopright {border-top:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.finbotleft {border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbotright {border-bottom:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.finleft {border-left:1px solid #8DC63F;}
.finright {border-right:1px solid #8DC63F;} 
.finrightpurple {border-right:1px solid #10044C;}
.finthinpurple {border-bottom:1px solid #10044C;}
.finbottomrightpurple {border-right:1px solid #10044C; border-bottom:1px solid #10044C;}
.finthickrightbot {border-bottom:2px solid #10044C; border-right:1px solid #10044C;}
.fintopleftbotthick {border-bottom:2px solid #10044C; border-left:1px solid #8DC63F;}
.fintoprightbotthick {border-bottom:2px solid #10044C; border-right:1px solid #8DC63F;}
.finbotgreenleft {border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbotgreenright {border-bottom:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.finbotgreenleftthick {border-bottom:2px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbotgreenrightthick {border-bottom:2px solid #8DC63F; border-right:1px solid #8DC63F;}


.fintoplefthin {border-top:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fintoprightthin {border-top:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbotleftthin {border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbothinkleftthin {border-bottom:2px solid #8DC63F; border-left:1px solid #8DC63F;}
.finbothinkrightthin {border-bottom:2px solid #8DC63F; border-right:1px solid #8DC63F;}
.finbotrightthin {border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.finleftthin {border-left:1px solid #8DC63F;}
.finrightthin {border-left:1px solid #8DC63F;} 



.fincolumndarkgreen {background-color:#E5F1D4; color:#10044C;}
.fincolumndarkgreenthin {background-color:#E5F1D4; color:#10044C; border-bottom:1px solid #8DC63F;}
.fincolumndarkgreenthick {background-color:#E5F1D4; color:#10044C; border-bottom:2px solid #8DC63F;}
.fincolumndarkgreenpurplethick {background-color:#E5F1D4; color:#10044C; border-bottom:2px solid #10044C;}
.fincolumndarkgreentopleft {background-color:#E5F1D4; color:#10044C; border-top:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fincolumndarkgreentopright {background-color:#E5F1D4; color:#10044C; border-top:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.fincolumndarkgreenbotleft {background-color:#E5F1D4; color:#10044C; border-bottom:1px solid #8DC63F; border-left:1px solid #8DC63F;}
.fincolumndarkgreenbotright {background-color:#E5F1D4; color:#10044C; border-bottom:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.fincolumndarkgreenleft {background-color:#E5F1D4; color:#10044C; border-left:1px solid #8DC63F;}
.fincolumndarkgreenright {background-color:#E5F1D4; color:#10044C; border-right:1px solid #8DC63F;}

.finbotpurpleleftgreen {border-left:1px solid #8DC63F; border-bottom:2px solid #10044C;}
.finbotpurplerightgreen {border-right:1px solid #8DC63F; border-bottom:2px solid #10044C;}




.switch-purple {color:#10044C;}
.switch-green {color:#8DC63F;}
.switch-grey {color:#636466; font-family: 'Comfortaa', cursive, Arial, Helvetica, sans-serif;}

.fincaption {font-size:12px}