/* Start of CMSMS style sheet 'soar' */
BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #000000;
line-height: 1.62em;
word-spacing: 1px;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-align: left;
}

DIV {
  text-align: left;
}

A:link, A:visited {
  color: #CCCCCC;
  text-decoration: underline;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

DIV.loginlinks {
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

DIV.loginlinks A:link, DIV.loginlinks A:visited {
  color: #CCCCCC;
  text-decoration: none;
}

DIV.loginlinks A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.content_area {
  background-image: url(uploads/images/templates/soar/content_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #3C3C3C;
}

DIV.tiptext {
  font-family: times new roman, serif;
  font-size: 12px;
  color: #808080;
  margin: 0px 12px 5px 12px;
}

DIV.content {
  margin: 24px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  color: #FFFFFF;
}

DIV.hdr {
  font-family: times new roman, serif;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
margin-bottom: 0.618em;
}

DIV.box_upcoming {
  width: 200px;
  background-color: #000000;
  overflow: auto;
  margin-bottom: 10px;
}

DIV.box_upcoming_inner {
  margin: 10px 14px 10px 14px;
  color: #B3B3B3;
  font-size: 12px;
}

DIV.box_upcoming_hdr {
  font-family: times new roman, serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid #4D4D4D;
  padding-bottom: 2px;
  margin-bottom: 5px;
}

DIV.bottomnav {
  margin-top: 10px;
  text-align:center;
  font-size: 14px;
  font-weight: normal;
  color: #808080;
}

A.bottomnavlink:link, A.bottomnavlink:visited {
  color: #808080;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.footer {
  margin: 8px 0px 20px 0px;
  text-align: center;
  font-size: 11px;
  color: #808080;
  letter-spacing: 2px;
}

a {
outline: none;
}
a:focus {
outline: none;
}

/* MYGOSUMENU STYLES START */
.dmx {
    font-size: 11px;
}
.dmx .item1,
.dmx .item1:link,
.dmx .item1:visited
.dmx .item1-active {
    padding: 3px 16px 3px 16px;
    font-size: 14px;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:link,
.dmx .item1-active:visited,
.dmx .item1-active:hover {
    padding: 3px 16px 3px 16px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active {
    padding: 3px 8px 4px 8px;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #999999;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #CCCCCC;
    color: #000000;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #666666;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    text-align:left;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */
/* MYGOSUMENU STYLES END */

td.navdivider {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

.daily_tip
{
margin: 15px 0;
}

.hidden
{
display: none;
}
/* End of 'soar' */

