
body {
  font-family:sans-serif;
  font-size:9pt;
  color:#2B3630;
  background:#e6e6e6 url(/images/bodybg.gif) repeat-x;
  margin:0px;
  padding:0px;
}


img {
  border:0px;
}

h1 {
  font-size:18pt;
  font-weight:normal;
}

h2 {
  margin:0px;
  margin-bottom:4px;
  font-size:10pt;
  font-weight:bold;
}

h3 {
  margin:0px;
  margin-bottom:4px;
  font-size:11pt;
  font-weight:bold;
  color:#005844;
  background:none;
}

p {
  margin-top:0px;
  line-height:140%;
}

a, a:active, a:visited, a:hover {
  color:#005A46;
  background:none;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a.BRS, a.BRS:active, a.BRS:visited, a.BRS:hover {
  color:#2B3630;
  background:none;
  font-weight:normal;
}

a.BRS:hover {
  text-decoration:underline;
}


div.HeaderAddress {
  width:120px;
  float:right;
  margin-right:15px;
  color:#ffffff;
  background:none;
  font-size:8pt;
  font-weight:bold;
}


td.LeftSide {
  width:8px;
  color:#2B3630;
  background:#e6e6e6 url(/images/leftbg.gif) repeat-y;
}

td.RightSide {
  width:8px;
  color:#2B3630;
  background:#e6e6e6 url(/images/rightbg.gif) repeat-y;
}

td.MainContent {
  width:100%;
  padding:15px 19px;
  color:#2B3630;
  background:#ffffff;
}

td.MainBottom {
  color:#2B3630;
  background:#e6e6e6 url(/images/bottombg.gif) repeat-x;
}


div.Subcontent {
  height:385px !important;
  min-height:385px !important;
  overflow:auto;
  margin:0px;
}


td.NeuroBoxLabel {
  padding:2px 8px 2px 0px;
}

td.NeuroBoxLabelMoreInfo {
  padding:2px 8px 2px 0px;
  width:100px;
  font-weight:bold;
  color:#006956;
}

/*
td.NeuroBox {
  color:#ffffff;
  background:#006956;
  padding:4px 10px;
  text-align:center;
  border:1px solid #FFFFFF;
}
*/

td.NeuroBox {
  color:#ffffff;
  background:#006956 url(/images/footerlinkbg.gif) repeat-x;
  background-position:bottom;
  padding:7px 10px;
  text-align:center;
  border:1px solid #FFFFFF;
  cursor:pointer;
  cursor:hand;
}


td.NeuroBoxSel {
  color:#FFFFFF;
  background:#006956 url(/images/footerlinkbgsel.gif) repeat-x;
  background-position:bottom;
  padding:7px 10px;
  text-align:center;
  border:1px solid #FFFFFF;
  cursor:pointer;
  cursor:hand;
}

td.NeuroBox:hover {
  background:#006956 url(/images/footerlinkbgon.gif) repeat-x;
}


td.NeuroBox a, td.NeuroBox a:visited, td.NeuroBox a:active, td.NeuroBox a:hover {
  color:#FFFFFF;
  background:none;
  text-decoration:none;
}

td.NeuroBox a:hover {
  text-decoration:none;
}


td.NeuroBoxSel a, td.NeuroBoxSel a:visited, td.NeuroBoxSel a:active, td.NeuroBoxSel a:hover {
  color:#FFFFFF;
  background:none;
  text-decoration:none;
  text-shadow: #333333 0px 1px 2px;
}



td.FeatureHeader {
  font-size:11pt;
  font-weight:bold;
  padding-right:15px;
  padding-bottom:14px;
}

td.Feature {
  font-size:11pt;
  padding-right:15px;
  width:35%;
  padding-bottom:8px;
}

td.Benefit {
  width:65%;
  padding-bottom:8px;
}

div#div_name { display:none; }

table.Specs {
  border-collapse:collapse;
}

table.Specs th {
  /* border:1px solid #aaaaaa; */
  text-align:left;
  font-size:8pt;
}

table.Specs td {
  white-space:nowrap;
  /* border:1px solid #aaaaaa; */
  padding:2px 2px;
  font-size:8pt;
}