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

/* ------------------------------------------------------------------ TABLE -------------------------------------------------------------------- */
.pricingTable { width:100%; height:auto; font-family:Arial, Helvetica, sans-serif; color:#fff; margin:0px 0px 20px 0px; }
.pricingTable a { color:#0e73c1; text-decoration:none; }
.pricingTable a { color:#258ede; text-decoration:underline; }
.pricingTable td { padding:12px 14px 14px 14px; }
.pricingTable td.leftCell { background:#969696 url(../images/content/pricing/grey-cell-tile.gif) bottom left repeat-x scroll; font-weight:normal; }
.pricingTable td.priceCell { background:#80c900 url(../images/content/pricing/green-cell-tile.gif) bottom left repeat-x scroll; }
.pricingTable td.rightCell { background:#eaeaea url(../images/content/pricing/light-grey-cell-tile.gif) bottom left repeat-x scroll; text-align:left; letter-spacing:-0.3pt; }

#homeTable { font-size:22px; }
#homeTable td { padding:12px 14px 14px 14px; }
#schoolTable { font-size:22px; line-height:22px; }
#schoolTable td { padding:20px 22px 22px 22px; }