﻿.watermarked 
{
    font-size: 7pt;
    text-align: left;
    color: gray;
            
}

.HeadingBackground
{
    background-color: LightGray;
    
}

.TextBoxAsLabel
{
    border: none;
    background-color: #fff;
    background: transparent;
}

.LabelSubNote
{
    font-size: 7pt;
    color: Blue;
}

    



