﻿
.EvalText
{
    color: #FF0099;
}

.DescText
{
    color: #D2691E;
}

.DataText
{
    color: #800000;
}

.DateText
{
    color: #008000;
}

.PainText
{
    color: #FF0000;
}

.ProtocolLabel
{
    color: #0000FF;
}

.CreditText
{
    color: gray;
    font-size: .8em;
    font-style: italic;
}

.UnitText {
    color: gray;
    font-size: .8em;
    font-style: italic;
}

.TechniqueScreenDescription
{
    color: gray;
    font-size: .8em;
    font-style: italic;
    margin-left: 10px;
}

.TechniqueScreenDetails
{
    margin-left: 10px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #808080;
    padding-left: 5px;
    font-style: italic;
}

.FootnoteText
{
    color: gray;
    font-size: .8em;
    font-weight: bold;
    font-style: italic;
}

.FootnoteNumber
{
    color: gray;
    font-size: .8em;
    font-weight: bold;
    font-style: italic;
}

p.Summary
{
    margin: 0px 0px 1em;
}

.BlackScreenTableCell
{
    background-color: #808080;
}

