/**************** Dynamic Bulletin ***************************/
table.bulletin { width: 800px; border:0px; margin: 0px auto 0px auto;}
table.bulletin td.mainbody{ background-color:#cadbf3; padding:10px; }
table.bulletin td.mainbody table.mainbodytable{ width:100%; background-color:#fff;}
table.bulletin td.mainbody table td.main{  }
table.bulletin table.layout { width:100%; }
table.bulletin .bulletinDate {font-weight:bold; margin-left:20px; margin-right:80px;}
table.bulletin tr.bulletinInfo { background-color:#ffc900;}

/******************* Banner *******************/

table.bulletin td.banner{  width: 800px; text-align: center;  padding: 0; background-color:#478dd8; }

/******************* Footer *******************/

table.bulletin td.footer{ width:100%; text-align:center; color:#153876; height: 125px; background-color:#478dd8;  }
table.bulletin td.footer .footercontent{ padding:25px 0 15px 0; font-size: 12px; }
table.bulletin td.footer a,table.bulletin td.footer a:hover,table.bulletin td.footer a:active,table.bulletin td.footer a:visited{ color:#153876; text-decoration: underline; }