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

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

A:link, A:visited {
  color: #214A37;
  text-decoration: underline;
}

A:hover {
  color: #990000;
  text-decoration: none;
}

DIV.content_pad {
  width: 878px;
  margin: 10px 0px 0px 10px;
}

DIV.hdr {
  background-color: #214A37;
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 15px 5px 15px;
}

DIV.breadcrumbs {
  margin: 10px 10px 10px 10px;
  font-size: 10px;
  color: #999999;
}

DIV.breadcrumbs A:link, DIV.breadcrumbs A:visited {
  color: #999999;
  text-decoration: underline;
}

DIV.breadcrumbs A:hover {
  color: #666666;
  text-decoration: none;
}

DIV.content {
  font-size: 12px;
  color: #000000;
  margin: 10px 10px 0px 10px;
}

DIV.sidebox {
  margin-bottom: 30px;
  color: #808080;
  font-size: 11px;
}

DIV.sidehdr {
  font-family: times new roman, serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
  margin: 5px 0px 5px 0px;
}

DIV.bottomnav {
  text-align: center;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
}

A.bottomnavlink:link, A.bottomnavlink:visited {
  color: #CCCCCC;
  text-decoration: none;
}

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

DIV.footer {
  text-align: center;
  margin: 10px 0px 20px 0px;
  font-size: 11px;
}

a {
outline: none;
}
a:focus {
outline: none;
}


/* MENU START */

.dmx {
    font-size: 14px;
}
.dmx .item1,
.dmx .item1:visited {
    padding: 3px 16px 3px 16px;
    font: 13px arial;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 16px 3px 16px;
    background: #D7D7D7;
    font: 13px arial;
    color: #214A37;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:visited {
    padding: 3px 8px 4px 8px;
    font: 10px arial;
    color: #448669;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px arial;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;
}
.dmx .item2 {
    background: #E1E9E5;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #E1E9E5;
}
.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 #214A37;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background-color: #E1E9E5;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */

/* End of 'srms' */

