/* Start style for the Latest News box on RHS */
.latestNewTable { width: 186px; margin: 0px 0px 7px 0px; position: relative; top: 0px; background: #EAE7D6 url(graphics/latestNewBCG.jpg) top left repeat-y; }
.latestNewsHeader { height: 13px; background-image: url(graphics/latestNewsHeader.jpg); background-repeat: no-repeat; background-position: top left; }
.latestNewsFooter { height: 20px; background-image: url(graphics/latestNewsFooter.jpg); background-repeat: repeat-x; background-position: bottom left; }
.latestNewsInfo { color: #636466; font-weight: normal; font-size: 9pt; display: block; text-align: justify; width: 153px; }
.latestNewsLink { float: right; margin: 0px 4px 6px 0px; font-weight: bold; font-size: 7pt; padding: 0px; color: #3959A3; display: block; text-decoration: underline; }
.latestNewsDate { color: #3959A3; font-weight: bold; font-size: 8pt; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* End style for the box on RHS */