body {
	background-color: #FFF;
}

.BODY {
  background-color: #567DB0;
  margin: 0px;
  padding: 0px;
}

TABLE#container {
  width: 779px;
  height: 100%;
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  background-color: #567DB0;
  background-image: url("../../images/menu_bg.gif");
  background-repeat: repeat-y;
}

TABLE#container TD#navigation_main {
  vertical-align: top;
  padding: 0px;
  background-image: url("../../images/menu_bg_t.gif");
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
  line-height: 23px;
  font-family: lucida sans, arial;
  font-size: 12px;
  font-weight: normal;
  width: 144px;
}

TABLE#container TD#navigation_main IMG#navigation_logo {
  width: 144px;
  height: 101px;
  margin-bottom: 10px;
}

TABLE#container TD#navigation_main A {
  color: #FFF;
  text-decoration: none;
}

#content_header {
  vertical-align: top;
  background-image: url("../../images/content_bg_top.gif");
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 0px;
  width: 496px;
  padding-right:0px;
  height: 5px;
  padding-bottom: 0px;
}

TABLE#container TD#content_header_right {
  vertical-align: top;
  background-image: url("../../images/content_bg_topright.gif");
  background-repeat: no-repeat;
  padding-top: 13px;
  padding-left: 0px;
  font-family: lucida sans, arial;
  font-size: 9px;
  font-weight: bold;
  color: #FFF;
  width: 139px;
  padding-bottom: 0px;
}

TABLE#container TD#content_header_right IMG#start_button{
  border: 0px;
  margin: 9px 0px 0px 5px;
  width: 123px;
  height: 68px;
}

TABLE#container TD#content_main {
  vertical-align: top;
  background-image: url("../../images/content_bg.gif");
  background-repeat: repeat-y;
  border-top: 1px solid #666;
  padding: 11px 10px 15px 26px;
  font-family: verdana;
  background-color: #FFF;
  font-size: 10px;
}

TABLE#container TD#content_main H1 {
  font-size: 14px;
  color: #900;
  font-weight: bold;
  padding-top: 6px;
}

TD#content_main P {
  font-size: 10px;
  color: #000;
}

TD#content_main A {
  color: #000;
}

TD#content_main TD {
  font-size: 10px;
}

TD#content_main TD.showcaseheading {
  font-size: 11px;
  color: #FFF;
}


TD#content_main UL {
  margin-top: 5px;
  margin-bottom: 0px;
}

TD#content_main LI {
  font-size: 10px;
  color: #000;
  line-height: 14px;
}

TABLE#container TD#content_right {
  vertical-align: top;
  background-image: url("../../images/content_bg_right.gif");
  background-repeat: repeat-y;
  width: 139px;
  border-top: 1px solid #666;
  padding-top: 7px;
  padding-left: 5px;
  padding-bottom: 0px;
}

TABLE#container TD#content_right IMG.promo_button {
  border: 0px;
  margin-bottom: 7px;
}

TABLE#container TD#content_right DIV#news_list_cont {
  width: 121px;
  background-color: #CCC;
  padding-bottom: 5px;
  margin-bottom: 7px;
}

TABLE#container TD#content_right UL#news_list {
  font-family: verdana;
  font-size: 10px;
  padding-left: 4px;
  margin: 0px;
  list-style: none;
  padding-right: 2px;
}

TABLE#container TD#content_right UL#news_list LI.news_item {
  padding-left: 8px;
  background-image: url("../../images/arrow_equity_news.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  margin-top: 0px;
  line-height: 12px;
  padding-top: 2px;
  padding-bottom: 1px;
}

TABLE#container TD#content_right UL#news_list LI.news_item A {
  color: #333;
  text-decoration: underline;
}

TABLE#container TD#content_right UL#news_list LI.news_item A:hover {
  color: #000;
  text-decoration: underline;
}

TABLE#container TD#content_footer {
  vertical-align: top;
  background-image: url("../../images/content_bg_footer.gif");
  background-repeat: no-repeat;
  height: 25px;
  text-align: center;
  padding-top: 10px;
  font-family: arial;
  font-size: 9px;
  color: #CCC;
}

TABLE#container TD#content_footer A {
  color: #CCC;
  text-decoration: none;
}

TABLE#container TD#content_footer A:hover {
  color: #FFF;
  text-decoration: underline;
}

.subheading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #990000;}
.newsheading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066;}