a, a:visited, a:hover {
  color: #0b4499;
}

hr {
  background-color: #ea0030;
  border: none;
  color: #ea0030;
  height: 1px;
}

#side_nav {
  font-weight: bold;
  text-align: center;
}

#side_nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#side_nav li {
  background: #a39161;
  margin: 2px 0;
}

#side_nav a, #side_nav a:visited {
  color: #fff;
  text-decoration: none;
}

#side_nav a:hover {
  color: #000;
}

#sidebar_content {
  font-size: 10px;
  margin-top: 25px;
}

#sidebar_content h1 {
  color: #0c2677;
  font-size: 11px;
  font-weight: normal;
}

#sidebar_content h2 {
  color: #ea0030;
  font-weight: normal;
}

#sidebar_content ol {
  list-style-position: inside;
  list-style-type: decimal;
  margin-left: 0;
  padding: 0;
}

#sidebar_content li {
  margin-left: 0;
  padding: 5px 0;
}

#content h1.old {
  color: #0c2677;
  font-size: 12px;
  font-weight: normal;
}

#content h1 {
  color:#92B3DE;
  font-family:"Times New Roman",serif;
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  padding:5px 0 10px; 
}

#content h1.page_title {
  color:#92B3DE;
  font-family:"Times New Roman",serif;
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  padding:5px 0 10px; 
}

#content h2.old {
  color: #0c2677;
  font-weight: normal;
}

#content h2 {
  color: #a39161;
  font-size: 20px;
  font-weight: normal;
  padding: 10px 0;
}

#content h3 {
  color: #0c2677;
  font-size: 12px;
  font-weight: bold;
}

#content h4 {
  color: #0c2677;
  font-weight: bold;
}

#content ol {
  list-style-position: inside;
  list-style-type: decimal;
  margin-left: 20px;
  padding: 10px 0;
}

#content td {
  vertical-align: top;
}

#content ul {
  margin-left: 40px;
  list-style-type: disc;
}

#content ul.red {
  color: #ea0030;
}

#content ul.tan {
  color: #a39161;
}

#content ul li {
  margin: 1em 0;
}

#content ol li  {
  padding: 5px 0;
}

#dt {
  border-bottom: 1px solid #0c2677;
  border-left: 1px solid #0c2677;
  border-top: 1px solid #0c2677;
}

#ht {
  border-bottom: 1px solid #0c2677;
  border-left: 1px solid #0c2677;
}

#dt th, #ht th {
  border-right: 1px solid #0c2677;
  padding: 0 5px;
}

#dt td, #ht td {
  border-right: 1px solid #0c2677;
  border-top: 1px solid #0c2677;
  padding: 0 5px;
}

#how_to_invest {
  background-image: url(../images/watermark.gif);
  background-position: right center;
  background-repeat: no-repeat;
}

#pt {
  font-size: 9px;
  margin-bottom: 15px;
}

#pt td {
  padding: 2px;
  text-align: right;
}

#pt th {
  padding: 2px 5px;
}

#pt .pt_label {
  font-weight: bold;
  text-align: left;
}

#pt .pt_label2 {
  font-style: italic;
  text-align: left;
}

.pt_xline {
  border-top: 1px solid #004990;
}

.pt_yline {
  border-right: 1px solid #004990;
}

.address {
  color: #0c2677;
  padding: 5px 0;
}

.float_right {
  float: right;
}
.summary {
  color: #0c2677;
}
#news h1 {
  color: #92b3de;
  font-family: "Times New Roman", serif;
  font-size: 24px;
  font-style: italic;
  padding: 5px 0 10px 0;
}

#news h2 {
  color: #a39161;
  font-size: 20px;
  padding: 10px 0;
}

#news h3 {
  color: #004990;
  font-size: 11px;
  padding: 0;
}

#news h3.date {
  color: #004990;
  font-size: 11px;
  font-weight: normal;
  padding: 5px 0 0 0;
}

#news p {
  color: #004990;
  margin-left: 15px;
  padding: 5px 0;
}

#news p.title {
  padding: 0 0 5px 0;
}

#news a, #news a:visited, #news a:hover {
  color: #004990;
}

#news table {
  margin-left: 15px;
  margin-top: 5px;
}

#news img {
  padding: 5px 0;
}

.blue {
  color: #004990;
}
