td {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}

p,ul {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-size: 12px;
}

.footer {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  font-size: 10px;
}

.outer {
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  border-color: #000000;
}

.topline {
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  border-color: #000000;
}

.contentpadding {
  padding-top : 1px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 1px;
}

.leftnavpadding {
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 10px;
}

.sspadding {
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
}

strong {
  font-weight: bold;
}

sup {
  font-size: 9px;
}

.gray {
  background-color: #cccccc;
}

.blue {
  background-color: #365c76;
}
.beige {
  background-color: #f3f0dc;
}
.ss_header {
  background-color: #310000;
  color: #ffffff;
  font-weight: bold;
}

a:link {
  color: #365c76;
  text-decoration: none;
}

a:visited { 
  color: #365c76;
  text-decoration: none;
}

a:hover {
  color: #365c76; 
  text-decoration: underline;
}

a:link.leftnav {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a:visited.leftnav { 
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a:hover.leftnav {
  color: #ffffff; 
  text-decoration: underline;
  font-weight: bold;
}

a:link.leftnav2 {
  color: #d1dbe1;
  text-decoration: none;
}

a:visited.leftnav2 { 
  color: #d1dbe1;
  text-decoration: none;
}

a:hover.leftnav2 {
  color: #d1dbe1; 
  text-decoration: underline;
}

a:link.more {
  color: #ff0000;
  text-decoration: underline;
}

a:visited.more { 
  color: #ff0000;
  text-decoration: underline;
}

a:hover.more {
  color: #ff0000; 
  text-decoration: underline;
}