﻿<!--

a {
  color: #336699;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body, .body_home {
  font-family: verdana, arial, sans-serif;
  margin: 0px 0px 0px 0px;
  background: url('../graphics/bg.gif') repeat-y top left;
}

.body_home {
  background: url('../graphics/bg_home.gif') repeat-y top left;
}

td {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #4C607B;
}

.page_fade {
  position: absolute;
  top: 125px;
  left: 714px;
}

.nav_contact {
  position: relative;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  top: 5px;
  padding: 0px 0px 0px 16px;
  background: url('../graphics/nav_sq.gif') no-repeat center left;
}

.hd_latestnews {
  position: relative;
  width: 165px;
  height: 95px;
  vertical-align: bottom;
  border: 1px solid #6589A7;
  background: #FFFFFF url('../graphics/hd_latestnews.gif') no-repeat bottom left;
}

.hd_nonews {
  position: relative;
  width: 165px;
  height: 95px;
  vertical-align: bottom;
  border: 1px solid #6589A7;
  background: #FFFFFF;
}

.news_story {
  background: url('../graphics/news01.gif') no-repeat top left;
  padding: 11px 10px 0px 16px;
}

.a_news_story{
  font-size: 11px;
  color: #336699;
}

.home_main {
  background: url('../graphics/main03.gif') repeat-x top left;
}

.home_disclaimer {
  margin: 70px 0px 0px 0px;
}

.home_text {
  font-size: 10px;
  color: #666666;
  padding: 15px 5px 0px 5px;
}

.page_header {
  position: relative;
  margin: 24px 0px 24px 5px;
}

.news_story_main {
  margin: 0px 45px 20px 5px;
  color: #4C607B;
}

.news_story_title {
  font-weight: bold;
  font-size: 12px;
  color: #000066;
}

.news_story_more {
  background: url('../graphics/news02.gif') no-repeat center left;
  padding: 0px 0px 0px 13px;
}

.news_story_back {
  background: url('../graphics/news03.gif') no-repeat center left;
  padding: 0px 0px 0px 13px;
}

.page_main {
  margin: 0px 10px 20px 5px;
  color: #4C607B;
}

.page_images {
  position: relative;
  float: left;
  margin: 0px 15px 10px 0px;
}

.company_text {
  padding: 10px 0px 30px 0px;
}

.a_team, .a_team_sel {
  background: url('../graphics/news04.gif') no-repeat top left;
  position: relative;
  color: #4C607B;
  font-size: 12px;
  padding: 0px 0px 20px 13px;
  white-space: nowrap;
}

.a_team_sel {
  font-weight: bold;
}

.invest_text {
  padding: 0px 0px 17px 5px;
}

.invest_banner {
  background-color: #E2E9F0;
  margin: 0px 0px 3px 5px;
  padding: 3px 0px 3px 8px;
  font-weight: bold;
}

.invest_disclaimer {
  margin: 10px 15px 10px 15px;
}

.a_invest {
  color: #6589A7;
}

.a_invest_sel {
  color: #4C607B;
}

.a_invest_doc {
  color: #6589A7;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 14px;
  background: url('../graphics/news05.gif') no-repeat top left;
}

.a_invest_doc:hover, .a_invest:hover {
  color: #4C607B;
}

.invest_space {
  padding: 2px 0px 3px 0px;
}

.form_text {
  color: #4C607B;
  font-weight: bold;
  text-align: right;
  padding: 0px 4px 0px 0px;
}

//-->