/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
/*DPR & RPP additional classes for tables to be incorporated in the institutions.css */

table.rpp th, table.dpr th { background-color: #eee; }

.borderLeftThin { border-left: solid 1px #000; }
.borderRightThin { border-right: solid 1px #000; }

.borderTopThin { border-top: solid 1px #000; }
.borderTopThick { border-top: solid 2px #000; }
.borderTopDouble { border-top: double 3px #000; }

.borderBottomThin { border-Bottom: solid 1px #000; }
.borderBottomThick { border-Bottom: solid 2px #000; }
.borderBottomDouble { border-Bottom: double 3px #000; }

.borderSimple { border: solid 1px #000; }

.width33 { width: 33%; }
.width34 { width: 34%; }

.darkgreyBG { background-color: #666; color: #fff; }

/* code for columns instead of tables for annual reports */


div.wrap {width: 500px;}
div.leftbox {float: left; width: 200px;}
div.rightbox {float: right; width: 200px;}

.listspacing {margin-top:1em;}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */
