body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    background-color: #272324;
}
p {
    font-family: inherit;
    font-size: 1em;
}
img {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}
table {
    border-width: 0px;
}
tr {
    vertical-align: top;
}
td {
    vertical-align: top;
    font-family: inherit;
    font-size: .8em;
    margin: 0px;
    padding: 0px;
}
ul {
    margin-left: 0px;
    padding-left: 18px;
}
li {

}
dl {
    margin: 0px 12px;
    padding: 0px;
}
dd {
    margin: 0px;
    padding: 0px;
}
a {
    color: #992222;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

table.page {
    border-collapse: collapse;
    background-color: #272324;
    width: 699px;
    text-align: center;
}
td.pagetop {
    width: 699px;
}
td.pageleft {
    width: 4px;
}
td.pagecontent {
    width: 691px;
    background-color: #FFFFFF;
}
td.pageright {
    width: 4px;
}
td.pagebottom {
    width: 699px;
}
table.content {
    width: 691px;
}
td.content {
    width: 100%;
    height: 300px;
    padding: 14px;
}
td.content_left {
    width: 50%;
    border-right: solid 1px #DDDDDD;
    padding: 14px;
}
td.content_right {
    width: 50%;
}
table.content_left {
    border-collapse: collapse;
}
td.content_left_top {
    width: 100%;
    margin: 0px;
    border-bottom: solid 1px #DDDDDD;
    padding-bottom: 14px;
}
td.content_left_middle {
    width: 100%;
    margin: 0px;
    border-bottom: solid 1px #DDDDDD;
    padding: 14px 0px;
}
td.content_left_bottom {
    width: 100%;
    padding: 14px 0px;
}
table.content_right {
    border-collapse: collapse;
}
td.content_right_top {
    width: 100%;
    height: 140px;
    margin: 0px;
    border-bottom: solid 1px #DDDDDD;
    padding: 14px;
}
td.content_right_bottom {
    width: 100%;
    height: 140px;
    padding: 14px;
}
table.content_right_bottom {
}
td.content_right_bottom_left {
    width: 49%;
    height: 220px;
    border-right: solid 1px #DDDDDD;
    padding: 14px;
}
td.content_right_bottom_right {
    width: 50%;
    padding: 14px;
}
p.pagetitle {
    color: #992222;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 32px;
}
.header {
    color: #992222;
    font-weight: bold;
    font-size: 1em;
}
.header2 {
    margin-top: 32px;
    font-weight: bold;
    font-size: 1em;
}
.header3 {
    color: #992222;
    font-weight: bold;
    font-size: 11pt;
    padding: 16px 0px;
}
.header4 {
		margin: 16px 0px;
    font-weight: bold;
    font-size: 1em;
}
p.breadcrumb {
    margin-bottom: 24px;
}
.indent1 {
    padding-left: 24px;
}
li.spaced {
    margin-bottom: 10px;
}
.pb18 {
    padding-bottom: 18px;
}

td.vamid {
    vertical-align: middle;
}
td.vabot {
    vertical-align: bottom;
}
.mv8 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.pt18 {
    padding-top: 18px !important;
}
.pt24 {
    padding-top: 24px !important;
}
.pr16 {
    padding-right: 16px !important;
}
.left {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.center {
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.right {
    text-align: right;
    padding: 0px;
    margin: 0px;
}
.justify {
    text-align: justify;
    padding: 0px;
    margin: 0px;
}
.indent {
    padding: 0px 24px;
    margin: 0px;
}
.boxed1 {
    border: solid 1px #000000;
    padding: 8px;
    background-color: #FFFFFF;
}
.whitemsg {
    font-size: 10pt;
    font-weight: 900;
    color: #FFFFFF;
}
.fade1 {
	color: #666666;
}

table.mbr_join_renew {
  -moz-box-sizing: border-box;
  width: 100%;
}
table.mbr_join_renew td {
  -moz-box-sizing: border-box;
  text-align: center;
}

.hdr_short_black, .hdr_short_black:hover {
  -moz-box-sizing: border-box;
  display: block;
  background: url("/img/hdr_short_black.gif") no-repeat;
  width: 273px;
  height: 22px;
  vertical-align: middle;
  padding: 0px 9px 1px;
  line-height: 21px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 11pt;
  text-decoration: none;
}

.hdr_short_yellow, .hdr_short_yellow:hover {
  -moz-box-sizing: border-box;
  display: block;
  background: url("/img/hdr_short_yellow.gif") no-repeat;
  width: 273px;
  height: 22px;
  vertical-align: middle;
  padding: 0px 9px 1px;
  line-height: 21px;
  color: #000000;
  font-weight: 700;
  font-size: 11pt;
  text-decoration: none;
}
