body {
  background-color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

a {
  color: #650047;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

table.wrapper {
  width: 760px;
}

td.line_16 {
  background-color: #650047;
  height: 16px;
}

table.inner {
  background: url('img/bg.jpg') no-repeat top left;
  height: 625px;
  width: 760px;
}

table.header {
  margin-bottom: 3px;
  width: 100%;
}

td.logo {
  padding-top: 10px;
}

td.nav {
  font-size: 9pt;
  text-align: right;
}

td.nav a {
  text-decoration: underline;
}

td.nav a:hover {
  text-decoration: none;
}

td.header_line_left {
  background: #650047;
  height: 2px;
  width: 236px;
}

td.header_line_mid {
  background: #650047;
  height: 2px;
  width: 185px;
}

td.horizline {
  background: #A59468;
  height: 1px;
}

td.tagline {
  padding-top: 4px;
  text-align: right;
}

td.headings_left {
  width: 236px;
}

td.headings_mid {
  width: 1px;
}

td.headings_right {
  color: #333;
  font-family: "Times New Roman", serif;
  font-size: 16pt;
  padding: 25px 0 0 6px;
  width: 523px;
}

tr > td.headings_right {
  width: 517px;
}

td.content_left {
  padding: 0 10px 10px 0;
  text-align: right;
  width: 230px;
}

tr > td.content_left {
  width: 226px;
}

td.content_line {
  background: #A59468;
  width: 1px;
}

td.content_main {
  color: #666;
  font-size: 12px;
  line-height: 1.6em;
  padding: 0 6px 50px 6px;
  width: 403px;
}

tr > td.content_main {
  width: 391px;
}

table.content_inner_box {
  width: 350px;
}

td.content_inner {
  font-size: 12px;
  vertical-align: top;
  width: 50%;
}

td.content_right {
  width: 120px;
}

td.line_14 {
  background-color: #650047;
  height: 14px;
}

td.footer_left {
  width: 236px;
}

td.footer_mid {
  background: #A59468 url('img/footer_line.jpg') no-repeat top left;
  height: 85px;
  width: 1px;
}

td.footer_right {
  color: #666;
  font-size: 11px;
  line-height: 1.6em;
  padding: 6px;
  width: 523px;
}

tr > td.footer_right {
  width: 511px;
}

td.footer_right a {
  color: #666;
  text-decoration: none;
}

td.footer_right a:hover {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.purple {
  color: #650047;
}

.subtitle {
  color: #333;
  font-family: "Times New Roman", serif;
  font-size: 16pt;
}

div.front_slogan {
  text-align: center;
}

div.front_slogan hr {
  background-color: #650047;
  border: 0;
  height: 1px;
  width: 150px;
}