body {
  font-family: verdana,arial,sans-serif;
}
P {
  font-size:9pt;
  font-weight:normal;
  color:#000000
}
TD {
  font-size:9pt;
  font-weight:bold;
  color:#000000;
}
td.tdhead {
  color: #ffffff;
  background-color: #5a595a;
  text-align: left;
  font-family: verdana;
}
td.subtitlecell {
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #999899;
}
a:link.subtitlecell, a:visited.subtitlecell {
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
TD.datacell {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}
TD.data, .fittrcells {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  white-space: nowrap;
}
.fittrcells {
  width: 100px;
  padding-left: 20px;
  text-indent: -20px;
}
TD.data2 {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}
TD.cancelled {
  font-size: 8pt;
  font-weight: bold;
  color: RED;
}
H1, H2, H3 {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

LI {
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}
LI.body {
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}
a:link {
  text-decoration: none;
}

a:link.rp {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:visited.rp {
  font-size: 8pt;
  font-weight: bold; color: #000000;
  text-decoration: none;
}

a:hover.rp {
  font-size: 8pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}

div.alert {
  border: 1px dotted #FF4B4B;
  background-color: #F7F7F7;
  margin: 20px 20px;
  padding: 10px 10px;
}

div.dashmodouter {
  border: 1px solid #bdcad8;
  margin: 5px;
  margin-bottom: 10px;
}

div.dashmodhead {
  background-color: #4A9BFC;
  border-bottom: 1px solid #bdcad8;
  padding: 2px 4px;
  color: #fff;
}
div.dashmodhead:hover {
  background-color: #0073FC;
  cursor: move;
}
div.dashmodhead a {
  font-size: 12px;
  line-height: 9px;
  padding: 0;
  color: #ddd;
  border: 1px solid #ddd;
  font-family: courier;
  width: 10px;
}
div.dashmodhead a:hover {
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
}

div.dashmodinner {
  background-color: #F2F7FC;
  padding: 7px 5px;
}

div.dashmodinner td.dashdata {
  font-weight: normal;
  border: 1px dotted #999;
  text-align: right;
}

div.flotr {
  margin-top: 10px;
  width: 310px;
  height: 200px;
}
div.flotr_emp {
  width: 370px;
}
div.ajaxnotice {
  padding: 4px;
  background-color: #F2F7FC;
  color: #00c833;
}

div.measureentry {
  text-align: center;
  padding: 10px;
}

#dashorgtable {
  border-style: none;
  border-collapse: separate;
  border-spacing: 7px;
}
#dashorgtable td.orgtd {
  border: 1px solid #999;
  background-color: #F2F7FC;
  padding: 2px 0;
  vertical-align: top;
}
#dashorgtable div {
  margin: 2px 4px;
  background-color: #4A9BFC;
  border: 1px solid #bdcad8;
  padding: 2px 4px;
  color: #fff;
}
#dashorgtable div:hover {
  background-color: #0073FC;
  cursor: move;
}

a.dbtab_cur, a.dbtab_opt, a.dbtab_cur:visited, a.dbtab_opt:visited {
  border: 3px outset #bdcad8;
  border-bottom-width: 0px;
  padding: 5px 7px;
  margin-left: 10px;
  color: #fff;
  
}

a.dbtab_cur {
  background-color: #0073FC;
}
a.dbtab_opt {
  background-color: #4A9BFC;
}


table.calendar, table.calendar_headline {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
}

table.calendar_headline {
  border-width: 0;
}

table.calendar_headline td.prev {
  text-align: left;
  font-weight: normal;
}

table.calendar_headline td.next {
  text-align: right;
  font-weight: normal;
}

table.calendar_headline td.monthname {
  text-align: center;
  font-size: 14pt;
}

table.calendar td.dayhead {
  font-weight: normal;
  text-align: center;
  font-size: 11pt;
  height: auto;
}

table.calendar td.deadspace {
  background-color: #ccc;
}

table.calendar td {
  text-align: right;
  border: 1px solid #aaa;
  height: 80px;
  vertical-align: top;
}

table.calendar div.woevent {
  text-align: left;
  font-weight: normal;
  border: 1px solid #000;
  margin: 2px;
  padding: 2px;
}

table.calendar div.woevent em {
  font-size: 8pt;
}

table.calendar div.pending {
  background-color: #9BFFAB;
  border-color: #69FF81;
}

table.calendar div.replaced {
  background-color: #FF9B9B;
  border-color: #FF6969;
}

table.calendar div.skipped {
  background-color: #FFF49B;
  border-color: #FFEF69;
}

table.calendar div.performed {
  background-color: #9BA8FF;
  border-color: #697CFF;
}

table.calendar div.cardioevent {
  background-color: #FFC89B;
  border-color: #FFAC69;
}

table.calendar a.addcardio {
  color: #aaa;
  float: left;
  font-style: italic;
  font-size: 8pt;
}

#homepageoption {
  display: none;
}
.scroll-table-head {
  width: 350px;
  table-layout: fixed;
}
.scroll-table-body {
  width: 350px;
  height: 300px;
  table-layout: fixed;
}
.memtbl_contain {
  width: 366px;
  height: 350px;
  overflow: auto;
}
.sortable td {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 3px;
  white-space: nowrap;
}
.sortable .roweven td {
  background-color: #fff;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
th.sortcol {
  background-color: #98C9FA;
  white-space: nowrap;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 3px;
  text-align: center;
}
th.sortcol:hover {
  background-color: #4A9BFC;
}
div.interests h4 {
  margin-bottom: 0;
}
table.gridlayout {
  border-style: none;
}
table.gridlayout td {
  width: 33%;
}