﻿/* version 1.0 */
.subQuestion
{
    padding-left: 10px;
}
.subSubQuestion
{
    padding-left: 20px;
}
.formSubHeader
{
    padding-left: 6px;
	font-weight:bold;
    border-bottom: double 2px #000000;
    background: #660000;
    color:white;
}
.formRequired
{
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
.addrow_link
{
	font-size: 10pt;
}
.standOut
{
}

