* {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12pt;
}

html, body, div, h1, h2, th, td, hr, img {
  border: 0;
  margin: 0;
  padding: 0;
}

.email td {
  border: 1px solid #5a64b4;
  color: #5a64b4;
  padding: 4px;
}

.txt {
  color: #5a64b4;
  background-color: #ffffff;
  font-weight: bold;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
}

.btn {
  color: #ffffff;
  background-color: #5a64b4;
  font-weight: bold;
  border-top: 2px solid #808080;
  border-left: 2px solid #808080;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}

.tinp {
  border: 2px solid #5a64b4;
}

.tinp th {
  color: #5a64b4;
}

.tinp th, .tinp td {
  padding: 4px;
}

hr {
  color: #5a64b4;
  background-color: #5a64b4;
  height: 1px;
  border-width: 0;
  margin: 12pt 0 12pt 0;
  clear: both;
}

cite {
  font-weight: bold;
}

#body {
  padding: 10px;
  color: #5a64b4;
}

table {
  border: 0;
  border-collapse: collapse;
}

p, h2 {
  margin: 0;
  text-align: justify;
  text-indent: 20pt;
}

.msg {
  font-size: 12pt;
  font-weight: bold;
  background-color: #5a64b4;
  color: #ffffff;
  border:1px solid #a0a0a0;
  text-align: center;
}

a, a:link, a:visited {
  color: #5a64b4;
  font-weight: bold;
}

a:active, a:hover {
  color: #ff0000;
}

.msg a, .msg a:link, .msg a:visited {
  color: #ffffff;
}

.msg a:active, .msg a:hover {
  color: #ff0000;
}

#head {
  padding-top: 25px;
  padding-bottom: 6px;
  width: 100%;
  height: 120px;
  background-color: #5a64b4;
}

#head a, #head a:link, #head a:visited {
  color: #ffffff;
}

#head a:hover, #head a:active {
  color: #ff0000;
}

h1 {
  color: #ffffff;
  font-family: "Monotype Corsiva";
  font-size: 30pt;
}

h2 {
  text-indent: 20pt;
}

#thead td {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  text-align: right;
}

#head a {
  font-size: 8pt;
}

#menu {
  width: 100%;
  text-align: center;
  border-top: 1px solid #5a64b4;
  border-bottom: 1px solid #5a64b4;
  margin: 4px 0 4px 0;
  border-collapse: collapse;
  padding-top: 4px;
  padding-bottom: 4px;
}

#menu a, #menu a:link, #menu a:visited {
  text-transform: uppercase;
  font-size: 24px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  color: #5a64b4;
}

#menu a:hover, #menu a:active {
  color: #ffffff;
  background-color: #5a64b4;
}

td span {
  margin-left: 20px;
  float: right;
}

td span a {
  text-decoration: none;
}

.addthis_button_expanded {
  color: #5a64b4 !important;
}

.addthis_toolbox {
  float: right !important;
}
