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

.fl {float: left; }
.fr {float: right; }
.cb {clear: both; }
.bold {font-weight: bold; }
.fullWidth {width: 100%;}
.blue {color: #3ebada; }
.noMargins {margin: 0 !important;}
.note {font-size: 0.8em;}
td.leftAl {text-align: left;}

