BODY 
{
   background-color: white;
}

#Page
{
  left: 0%;
  margin-left: 0px;
  background-color: white;
  padding: 0em;

}

#mainHeading
{
  display:none;
}

#CalculateTable
{
  display:none
}

#Banner
{

  background-image: url("images/DawnLogoSmall.png");
  background-repeat: no-repeat;
  height: 50px;
}

#CurrentDate
{
    float:right;
    margin-right: 3em;
    font-family: "trebuchet ms","verdana", sans-serif;
    font-size:12pt;
    color: RGB(80,80,150);
    background-color: white;
    height: 65:px;
    text-align: right;
}

#DawnLogo
{
display:none;
}


#Content
{
  Padding: 0em;
}

#SwollenJointsHeading, #TenderJointsHeading
{
  color:black
}


.Section
{
  padding: 0em;

}


#PatientIDSection
{

  width:717px; 

}


#PatientIDCaption
{
display:none;
}

#PatientID
{
 border: none;
}


.RemissionStatus
{
    color: black;
}

.LowActivityStatus
{

    color: black;
}
.HighActivityStatus
{


   color: black
}

#EchoResult
{

}

#EchoResultStatus 
{

padding-left: 1em;

}

.GridCellChecked
{
  background-image: url("images/Target.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

input[type="checkbox"]
{
  display:none
}


#PrinterButtonBar
{
  display:none
}

.ButtonBar
{

  Display: none;
}

#greyout
{
  visibility:hidden;
}

#helptext_mannequin
{
  display: none

}

#HelpText
{
  display:none !important
}

#ScreenLinks
{
    display: none;
}

#SubscribeToNewsletter
{
    display:none !important
}

#InfoLink
{
    display: none;
}