/* Start of CMSMS style sheet 'hart' */
BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #000000;
  background-image: url(uploads/images/templates/hart/bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link, A:visited {
  color: #0E561B;
  text-decoration: underline;
}

A:hover {
  color: #006699;
  text-decoration: underline;
}

DIV.servicenavitem {
  margin-bottom: 8px;
  line-height: 14px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

A.servicenavlink:link, A.servicenavlink:visited {
  color: #000000;
  text-decoration: none;
}

A.servicenavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.box_services {
  background-image: url(uploads/images/templates/hart/box_bg_services.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #7BBAF3;
  margin-bottom: 10px;
  width: 190px;
  padding-bottom: 20px;
}

DIV.box_services_content {
  margin: 8px 14px 0px 14px;
}

DIV.box_contact {
  background-image: url(uploads/images/templates/hart/box_bg_contact.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #0E561B;
  width: 190px;
  padding-bottom: 20px;
}

DIV.box_contact_content {
  margin: 8px 14px 0px 14px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

DIV.box_contact_content_hdr {
  font-size: 16px;
  margin-bottom: 8px;
}

DIV.box_test {
  background-image: url(uploads/images/templates/hart/box_bg_test.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #505159;
  width: 190px;
  padding-bottom: 20px;
}

DIV.box_test_content_title {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 6px;
}

DIV.box_test_content_author {
  font-size: 10px;
  font-style:italic;
  margin-top: 6px;
}

DIV.box_test_content {
  margin: 8px 14px 0px 14px;
  font-size: 11px;
  color: #FFFFFF;
}

DIV.hdr {
  font-size: 24px;
  font-weight: bold;
  color: #0E561B;
  margin-bottom: 12px;
  border-bottom: 1px solid #0E561B;
  padding-bottom: 6px;
  padding-left: 10px;
}

DIV.content {
  margin: 0px 10px 0px 10px;
  text-align: left;
  font-size: 13px;
}

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: #BED1C1;
    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: #072D0E;
    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: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #8CAE92;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #8CAE92;
    color: #FFFFFF;
}
.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 #072D0E;
    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;
}







/* End of 'hart' */

