﻿body {
  color: #666666;
  overflow: scroll;
  background-color:#DDDDDD;
  font: normal normal normal 9.5pt/normal Arial,Tahoma,Verdand,Sans-Serif;
}
div.header {
  width:800px;
  height:125px;
  margin: 0px auto 0px auto;
  background: #DDDDDD url(Images/VIVAHealth_ProviderSearch_heading.jpg) no-repeat scroll center bottom;
}
div.body {
  width: 760px;
  padding: 20px;
  border: solid 1px #DDDDDD;
  background-color: #FFFFFF;
  margin: 0px auto 0px auto;
}
h1 {
  margin: 0px;
  padding: 0px;
  color:#006633;
  font: normal normal normal 20pt/normal Arial,Sans-Serif;
}
.footer_top {
  clear:both;
  height:8px;
  width:800px;
  margin: 0px auto 0px auto;
  border-top:1px solid #006633;
  background:#FFFFDD url(Images/780_shadow_onbeige.gif) no-repeat scroll center top;
}
.footer {
  clear:both;
  width:750px;
  color:#999933;
  text-align:center;
  padding:0 25px 25px;
  margin: 0px auto 0px auto;
  background:#FFFFDD url(Images/page_bottom.jpg) no-repeat scroll center bottom;
}
.footer a {
  color:#999933;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}
.footer a:hover {
  color: #000000;
  text-decoration: underline;
}
div.contactnotes {
  color: #666666;
  font-size: .9em;
  line-height: 1.25em;
  text-align: center;
}

table.copaychart tr th.heading {
  color: #666666;
  font-size:9.5pt;
}

.indicator
{
    margin-right: 20px;
}

.printable
{
    display:none;
}
