@media screen {
/*=RESET STYLES
---------------*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

body {font-family: 'Roboto', cursive, Arial, Helvetica, sans-serif;color:#58595B;font-size:100%; font-weight:400/*background-color:#D2D6D7*/ }

.contentfin {background-color:#FFF; padding:20px 20px 20px 20px; border:1px solid #CCC; }

.fin-tbl tr:hover {background:#DBDBDB; color:#000;}
 tr.no-hover:hover {background-color:#ffffff}
.fin-tbl {width:100%; margin:0 0 0 0; padding:0 0px;}
.fin-tbl tr td {padding:3px 3px 3px 3px;}
.fin-tbl th { padding:2px 3px 3px 3px; color:#00528C!important; background:#F3F8EC; font-weight:bold;}
.fin-tbl th.highlight { background:#E4EAF3!important; }
.fin-tbl th b {color:#636363!important;}

.fintopgrey {border-top:1px solid #808285;}
.fintopbot {border-top:1px solid #808285; border-bottom:2px solid #000;}
.finthin {border-bottom:1px solid #000;}
.finthick {border-bottom:2px solid #000;}
.finthingreen {border-bottom:1px solid #8DC63F;}
.finthickgreen {border-bottom:2px solid #8DC63F;}
.fintopleft {border-top:1px solid #8DC63F; border-left: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;}
.fintop {border-top:1px solid #8DC63F;}
.finLR {border-left:1px solid #8DC63F; border-right:1px solid #8DC63F;}
.finthingrey {border-bottom:1px solid #808285;}


.switch-green {color:#8DC442;}
.switch-darkgreen {color:#006F51;}
.switch-lightgreen {color:#8EC63F;}
.switch-grey {color:#4C4D4F;}
.switch-blue {color:#00A5D4;}
.switch-lightblue {color:#00a6d5;}
.switch-red {color:#ED1C24;}
.switch-orange {color:#FCB040;}
.switch-white {color:#FFFFFF;}
.switch-darkBlu {color:#1B6D9D;}

.switch-whitelrg {color:#FFFFFF; font-size:1.2em;}
.switch-whitemedium {color:#FFFFFF; font-size:1.5em;}
.switch-whitelrger {color:#FFFFFF; font-size:1.8em;}

.bluetext { color:#00A5D4; font-size:1.2em;}


/*LISTS*/

ul.grn-dash  li {font-size:20px; font-family: 'Comfortaa', cursive; list-style-image: url(../images/grn-dash.png);margin-left:-0.6em; padding-top:3px; color:#A4C73F;}

ul.greyblock li{list-style-image: url(../images/greyblock.png);margin-left:-0.6em; padding-top:3px;}

ul.greenblock {list-style-image: url(../images/greenblock.png);margin-left:-0.6em; padding-top:3px;}

.indent-one {text-indent:10px;}
.indent-two {text-indent:20px;}
