﻿body {
  background-color: #005e9d;
font-family:Century Gothic;
  background-image: url('/images/background.jpg');
  background-position: top center;
  background-repeat: repeat-y;
}
td, th
{
  font-family:Century Gothic;
  font-size:10pt;
}
.BG_Base {
  background-color: #ffffff !important;
  height: 150px;
}
.MSC_PrimaryNavFrame {
  background-color: #ff0f14 !important;
}
.MSC_FooterFrame {
  background-color: #ffffff !important;
}
table, tr, td {
  border-collapse: collapse !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
}
td {
  vertical-align: top !important;
}
img {
  border: none !important;
}
ul {
  padding-left: 20px !important;
}
li {
  list-style-position: outside !important;
}
.BG_Base {
  background-image: url('/images/title.jpg') !important;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
}
.MSC_PrimaryNavFrame {
  padding: 4px !important;
  display: block !important;
}
.MSC_PrimaryNavFrame a {
  display: block;
  padding: 5px 12px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.MSC_PrimaryNavLink-On {
  background-color: #005e9d !important;
  color: #ffffff !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.MSC_PrimaryNavFrame a:hover {
  text-decoration: underline !important;
}
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace {
  display: none !important;
}
.MSC_Body {
  padding: 20px !important;
}
