@import url('base.css');

/** TABLES **/

caption { font-weight: bold; padding-top: 0.5em}

/** FCKEditor Table Automatic Format Styles **/
/* $style='Basic Heading' $value='ts1' */

/* $name='Table Style Basic Heading - General' */
.ts1general { }

/* $name='Table Style Basic Heading - Top Left' */
.ts1topleft { background-color: #660099; color: #ffffff; font-weight: bold; padding: 5px; }

/* $name='Table Style Basic Heading - Top Centre' */
.ts1topcenter { background-color: #660099; color: #ffffff; font-weight: bold; padding: 5px; }

/* $name='Table Style Basic Heading - Top Right' */
.ts1topright { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Basic Heading - Middle Left' */
.ts1middleleft { }

/* $name='Table Style Basic Heading - Middle Centre' */
.ts1middlecenter { }

/* $name='Table Style Basic Heading - Middle Right' */
.ts1middleright { }

/* $name='Table Style Basic Heading - Bottom Left' */
.ts1bottomleft { }

/* $name='Table Style Basic Heading - Top Left' */
.ts1bottomcenter { }

/* $name='Table Style Basic Heading - Top Left' */
.ts1bottomright { }

/* $name='Table Style Basic Heading - Odd' */
.ts1odd { background-color: #eeeeee; }

/* $name='Table Style Basic Heading - Even' */
.ts1even { background-color: #eeeeee; }



/* $style='Heading - with stripe' $value='ts2' */

/* $name='Table Style Heading - with stripe - General' */
.ts2general { }

/* $name='Table Style Heading - with stripe - Top Left' */
.ts2topleft { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading - with stripe - Top Centre' */
.ts2topcenter { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading - with stripe - Top Right' */
.ts2topright { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading - with stripe - Middle Left' */
.ts2middleleft { }

/* $name='Table Style Heading - with stripe - Middle Centre' */
.ts2middlecenter { }

/* $name='Table Style Heading - with stripe - Middle Right' */
.ts2middleright { }

/* $name='Table Style Heading - with stripe - Bottom Left' */
.ts2bottomleft { }

/* $name='Table Style Heading - with stripe - Top Left' */
.ts2bottomcenter { }

/* $name='Table Style Heading - with stripe - Top Left' */
.ts2bottomright { }

/* $name='Table Style Heading - with stripe - Odd' */
.ts2odd { background-color: #ffffff; }

/* $name='Table Style Heading - with stripe - Even' */
.ts2even { background-color: #eeeeee; }



/* $style='Heading and Side - with stripe' $value='ts3' */

/* $name='Table Style Heading and Side - with stripe - General' */
.ts3general { }

/* $name='Table Style Heading and Side - with stripe - Top Left' */
.ts3topleft { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and Side - with stripe - Top Centre' */
.ts3topcenter { background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and Side - with stripe - Top Right' */
.ts3topright { background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and Side - with stripe - Middle Left' */
.ts3middleleft { font-weight: normal; background-color: #eeeade; font-weight: bold; color: #333333; padding: 5px; }

/* $name='Table Style Heading and Side - with stripe - Middle Centre' */
.ts3middlecenter { }

/* $name='Table Style Heading and Side - with stripe - Middle Right' */
.ts3middleright { }

/* $name='Table Style Heading and Side - with stripe - Bottom Left' */
.ts3bottomleft { background-color: #eeeade; font-weight: bold; color: #333333; padding: 5px; }

/* $name='Table Style Heading and Side - with stripe - Top Left' */
.ts3bottomcenter { }

/* $name='Table Style Heading and Side - with stripe - Top Left' */
.ts3bottomright { }

/* $name='Table Style Heading and Side - with stripe - Odd' */
.ts3odd { background-color: #ffffff; }

/* $name='Table Style Heading and Side - with stripe- Even' */
.ts3even { background-color: #eeeeee; }



/* $style='Heading and side with totals' $value='ts4' */

/* $name='Table Style Heading and side with totals - General' */
.ts4general { }

/* $name='Table Style Heading and side with totals - Top Left' */
.ts4topleft { background-color: #660099; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Top Centre' */
.ts4topcenter { background-color: #ffffcc; font-weight: bold; color: #333333; padding: 5px; }

/* $name='Table Style Heading and side with totals - Top Right' */
.ts4topright { background-color: #eeeade; font-weight: bold; color: #333333; padding: 5px; }

/* $name='Table Style Heading and side with totals - Middle Left' */
.ts4middleleft { font-weight: normal; background-color: #9966cc; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Middle Centre' */
.ts4middlecenter { }

/* $name='Table Style Heading and side with totals - Middle Right' */
.ts4middleright { background-color: #cccccc; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Bottom Left' */
.ts4bottomleft { background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Top Left' */
.ts4bottomcenter { background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Top Left' */
.ts4bottomright { background-color: #666666; font-weight: bold; color: #ffffff; padding: 5px; }

/* $name='Table Style Heading and side with totals - Odd' */
.ts4odd { background-color: #ffffff; }

/* $name='Table Style Heading and side with totals - Even' */
.ts4even { background-color: #ffffff; }



/* $style='General 1' $value='tg1' */

/* $name='Table Style General 1 - General' */
.tg1general { font-size: 11px; }

/* $name='Table Style General 1 - Top Left' */
.tg1topleft { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 1 - Top Centre' */
.tg1topcenter { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 1 - Top Right' */
.tg1topright { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 1 - Middle Left' */
.tg1middleleft { font-size: 11px; }

/* $name='Table Style General 1 - Middle Centre' */
.tg1middlecenter { font-size: 11px; }

/* $name='Table Style General 1 - Middle Right' */
.tg1middleright { font-size: 11px; }

/* $name='Table Style General 1 - Bottom Left' */
.tg1bottomleft { font-size: 11px; }

/* $name='Table Style General 1 - Top Left' */
.tg1bottomcenter { font-size: 11px; }

/* $name='Table Style General 1 - Top Left' */
.tg1bottomright { font-size: 11px; }

/* $name='Table Style General 1 - Odd' */
.tg1odd { background-color: #F6F6F6; }

/* $name='Table Style General 1 - Even' */
.tg1even { background-color: #F6F6F6; }



/* $style='General 2' $value='tg2' */

/* $name='Table Style General 2 - General' */
.tg2general { font-size: 11px; }

/* $name='Table Style General 2 - Top Left' */
.tg2topleft { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 2 - Top Centre' */
.tg2topcenter { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; text-align: right; }

/* $name='Table Style General 2 - Top Right' */
.tg2topright { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; text-align: right; }

/* $name='Table Style General 2 - Middle Left' */
.tg2middleleft { background-color: #FFFBED; color: #004A84; font-size: 11px; font-weight: bold; }

/* $name='Table Style General 2 - Middle Centre' */
.tg2middlecenter { font-size: 11px; text-align: right; }

/* $name='Table Style General 2 - Middle Right' */
.tg2middleright { font-size: 11px; text-align: right; }

/* $name='Table Style General 2 - Bottom Left' */
.tg2bottomleft { background-color: #FFFBED; color: #004A84; font-size: 11px; font-weight: bold; }

/* $name='Table Style General 2 - Bottom Centre' */
.tg2bottomcenter { font-size: 11px; text-align: right; }

/* $name='Table Style General 2 - Bottom Right' */
.tg2bottomright { font-size: 11px; text-align: right; }

/* $name='Table Style General 2 - Odd' */
.tg2odd { background-color: #F6F6F6; }

/* $name='Table Style General 2 - Even' */
.tg2even { background-color: #F6F6F6; }



/* $style='General 3' $value='tg3' */

/* $name='Table Style General 3 - General' */
.tg3general { font-size: 11px; }

/* $name='Table Style General 3 - Top Left' */
.tg3topleft { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 3 - Top Centre' */
.tg3topcenter { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 3 - Top Right' */
.tg3topright { background-color: #FFEEBA; font-size: 11px; color: #004A84; padding: 5px; font-weight: bold; }

/* $name='Table Style General 3 - Middle Left' */
.tg3middleleft { font-size: 11px; }

/* $name='Table Style General 3 - Middle Centre' */
.tg3middlecenter { font-size: 11px; }

/* $name='Table Style General 3 - Middle Right' */
.tg3middleright { font-size: 11px; }

/* $name='Table Style General 3 - Bottom Left' */
.tg3bottomleft { font-size: 11px; }

/* $name='Table Style General 3 - Bottom Centre' */
.tg3bottomcenter { font-size: 11px; }

/* $name='Table Style General 3 - Bottom Right' */
.tg3bottomright { font-size: 11px; }

/* $name='Table Style General 3 - Odd' */
.tg3odd { background-color: #F6F6F6; }

/* $name='Table Style General 3 - Even' */
.tg3even { background-color: #FFFFFF; }



/* $style='General 4' $value='tg4' */

/* $name='Table Style General 4 - General' */
.tg4general { font-size: 11px; }

/* $name='Table Style General 4 - Top Left' */
.tg4topleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; }

/* $name='Table Style General 4 - Top Centre' */
.tg4topcenter { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; text-align: center; }

/* $name='Table Style General 4 - Top Right' */
.tg4topright { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; text-align: center; }

/* $name='Table Style General 4 - Middle Left' */
.tg4middleleft { font-size: 11px; background-color: #E9EEF4; color: #004A84; font-weight: bold; }

/* $name='Table Style General 4 - Middle Centre' */
.tg4middlecenter { font-size: 11px; background-color: #E9EEF4; color: #004A84; text-align: center; }

/* $name='Table Style General 4 - Middle Right' */
.tg4middleright { font-size: 11px; background-color: #E9EEF4; color: #004A84; text-align: center; }

/* $name='Table Style General 4 - Bottom Left' */
.tg4bottomleft { font-size: 11px; background-color: #E9EEF4; color: #004A84; font-weight: bold; }

/* $name='Table Style General 4 - Bottom Centre' */
.tg4bottomcenter { font-size: 11px; background-color: #E9EEF4; color: #004A84; text-align: center; }

/* $name='Table Style General 4 - Bottom Right' */
.tg4bottomright { font-size: 11px; background-color: #E9EEF4; color: #004A84; text-align: center; }



/* $style='General 5' $value='tg5' */

/* $name='Table Style General 5 - General' */
.tg5general { font-size: 11px; padding:5px}

/* $name='Table Style General 5 - Top Left' */
.tg5topleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; width:20% }

/* $name='Table Style General 5 - Top Centre' */
.tg5topcenter { font-size: 11px; background-color: #E9EEF4; color: #004A84; }

/* $name='Table Style General 5 - Top Right' */
.tg5topright { font-size: 11px; background-color: #E9EEF4; color: #004A84; }

/* $name='Table Style General 5 - Middle Left' */
.tg5middleleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; width:20%  }

/* $name='Table Style General 5 - Middle Centre' */
.tg5middlecenter { font-size: 11px; background-color: #E9EEF4; color: #004A84 }

/* $name='Table Style General 5 - Middle Right' */
.tg5middleright { font-size: 11px; background-color: #E9EEF4; color: #004A84 }

/* $name='Table Style General 5 - Bottom Left' */
.tg5bottomleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold; width:20% }

/* $name='Table Style General 5 - Bottom Centre' */
.tg5bottomcenter { font-size: 11px; background-color: #E9EEF4; color: #004A84}

/* $name='Table Style General 5 - Bottom Right' */
.tg5bottomright { font-size: 11px; background-color: #E9EEF4; color: #004A84}


/* $style='Fixed Left 30' $value='fl3' */

/* $name='Table Style Fixed Left 30 - General' */
.fl3general { font-size: 11px; padding:5px; width:80%}

/* $name='Table Style Fixed Left 30 - Top Left' */
.fl3topleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold;  }

/* $name='Table Style Fixed Left 30 - Top Centre' */
.fl3topcenter { font-size: 11px; background-color: #3D66B5; color: #004A84; }

/* $name='Table Style Fixed Left 30 - Top Right' */
.fl3topright { font-size: 11px; background-color: #3D66B5; color: #004A84; }

/* $name='Table Style Fixed Left 30 - Middle Left' */
.fl3middleleft { background-color: #E9EEF4; font-size: 11px; padding: 5px; font-weight: bold; width:30%  }

/* $name='Table Style Fixed Left 30 - Middle Centre' */
.fl3middlecenter { font-size: 11px; background-color: #E9EEF4; }

/* $name='Table Style Fixed Left 30 - Middle Right' */
.fl3middleright { font-size: 11px; background-color: #E9EEF4; }

/* $name='Table Style Fixed Left 30 - Bottom Left' */
.fl3bottomleft { background-color: #E9EEF4; font-size: 11px; padding: 5px; font-weight: bold; width:30% }

/* $name='Table Style Fixed Left 30 - Bottom Centre' */
.fl3bottomcenter { font-size: 11px; background-color: #E9EEF4;}

/* $name='Table Style Fixed Left 30 - Bottom Right' */
.fl3bottomright { font-size: 11px; background-color: #E9EEF4; }

/* $style='Fixed Left 30' $value='fl3' */



/* $style='Fixed Left 10' $value='fl10' */

/* $name='Table Style Fixed Left 10 - General' */
.fl10general { font-size: 11px; padding:5px; width:80%}

/* $name='Table Style Fixed Left 10 - Top Left' */
.fl10topleft { background-color: #3D66B5; font-size: 11px; color: #FFFFFF; padding: 5px; font-weight: bold;  }

/* $name='Table Style Fixed Left 10 - Top Centre' */
.fl10topcenter { font-size: 11px; background-color: #3D66B5; color: #004A84; }

/* $name='Table Style Fixed Left 10 - Top Right' */
.fl10topright { font-size: 11px; background-color: #3D66B5; color: #004A84; }

/* $name='Table Style Fixed Left 10 - Middle Left' */
.fl10middleleft { background-color: #E9EEF4; font-size: 11px; padding: 5px; font-weight: bold; width:10%  }

/* $name='Table Style Fixed Left 10 - Middle Centre' */
.fl10middlecenter { font-size: 11px; background-color: #E9EEF4; }

/* $name='Table Style Fixed Left 10 - Middle Right' */
.fl10middleright { font-size: 11px; background-color: #E9EEF4; }

/* $name='Table Style Fixed Left 10 - Bottom Left' */
.fl10bottomleft { background-color: #E9EEF4; font-size: 11px; padding: 5px; font-weight: bold; width:10% }

/* $name='Table Style Fixed Left 10 - Bottom Centre' */
.fl10bottomcenter { font-size: 11px; background-color: #E9EEF4;}

/* $name='Table Style Fixed Left 10 - Bottom Right' */
.fl10bottomright { font-size: 11px; background-color: #E9EEF4; }

/* $style='Fixed Left 10' $value='fl10' */



/* $style='Fixed 25-50-25' $value='f255025' */

/* $name='Table Style Fixed 25-50-25 - General' */
.f255025general { font-size: 11px; padding:5px; width:100%}

/* $name='Table Style Fixed 25-50-25 - Top Left' */
.f255025topleft { bold; width:25%   }

/* $name='Table Style Fixed 25-50-25 - Top Centre' */
.f255025topcenter { width:50%  }

/* $name='Table Style Fixed 25-50-25 - Top Right' */
.f255025topright { width:25%  }

/* $name='Table Style Fixed 25-50-25 - Middle Left' */
.f255025middleleft { width:25%  }

/* $name='Table Style Fixed 25-50-25 - Middle Centre' */
.f255025middlecenter { width:50%  }

/* $name='Table Style Fixed 25-50-25 - Middle Right' */
.f255025middleright { width:25%  }

/* $name='Table Style Fixed 25-50-25 - Bottom Left' */
.f255025bottomleft { width:25%  }

/* $name='Table Style Fixed 25-50-25 - Bottom Centre' */
.f255025bottomcenter { width:50%  }

/* $name='Table Style Fixed 25-50-25 - Bottom Right' */
.f255025bottomright { width:25%   }



/* $style='Fixed 50-50' $value='f5050' */

/* $name='Table Style Fixed 50-50 General' */
.f5050general { padding:5px; border: solid}

/* $name='Table Style Fixed 50-50 Top Left' */
.f5050topleft { width:50%   }

/* $name='Table Style Fixed 50-50 Top Centre' */
.f5050topcenter { width:50%  }

/* $name='Table Style Fixed 50-50 Top Right' */
.f5050topright { width:50%  }

/* $name='Table Style Fixed 50-50 Bottom Left' */
.f5050bottomleft { width:50%  }

/* $name='Table Style Fixed 50-50 Bottom Centre' */
.f5050bottomcenter { width:50%  }

/* $name='Table Style Fixed 50-50 Bottom Right' */
.f5050bottomright { width:50%   }



/* $style='Fixed 33-33-33' $value='f333333' */

/* $name='Table Style Fixed 33-33-33 - General' */
.f333333general { font-size: 11px; padding:5px; width:100%}

/* $name='Table Style Fixed 33-33-33 - Top Left' */
.f333333topleft { bold; width:33%   }

/* $name='Table Style Fixed 33-33-33 - Top Centre' */
.f333333topcenter { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Top Right' */
.f333333topright { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Middle Left' */
.f333333middleleft { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Middle Centre' */
.f333333middlecenter { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Middle Right' */
.f333333middleright { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Bottom Left' */
.f333333bottomleft { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Bottom Centre' */
.f333333bottomcenter { width:33%  }

/* $name='Table Style Fixed 33-33-33 - Bottom Right' */
.f333333bottomright { width:33%   }



/* $style='Landing' $value='fLanding' */

/* $name='Table Style Landing - General' */
.fLandinggeneral { font-size: 11px; padding:5px; width:100%}

/* $name='Table Style Landing - Top Left' */
.fLandingtopleft { width:33%   }

/* $name='Table Style Landing - Top Centre' */
.fLandingtopcenter { width:33%  }

/* $name='Table Style Landing - Top Right' */
.fLandingtopright { width:33%  }

/* $name='Table Style Landing - Middle Left' */
.fLandingmiddleleft { width:33%  }

/* $name='Table Style Landing - Middle Centre' */
.fLandingmiddlecenter { width:33%  }

/* $name='Table Style Landing - Middle Right' */
.fLandingmiddleright { width:33%  }

/* $name='Table Style Landing - Bottom Left' */
.fLandingbottomleft { width:33%  }

/* $name='Table Style Landing - Bottom Centre' */
.fLandingbottomcenter { width:33%  }

/* $name='Table Style Landing - Bottom Right' */
.fLandingbottomright { width:33%  }

.fLandinggeneral th a {color:red}


/* $name='Paragraph Heading' */
.h2style { font-size: 120%;
     color: #0C6F44;
     font-weight: bold;
     line-height: 1.3em;
}



