body
{
   color: black;
   background-color: white;
}

a:link, a:visited, a:active
{
}

a:hover
{
}

input, textarea, select
{
}

.VarH1
{
   display: block;
   font-size: large;
   font-weight: bold;
   margin: 15px 0px 0px 0px;
   color: black;
}

.MfcContent
{
   text-align: left;
}

h1
{
   margin: 0px;
   color: #009aff;
   font-size: x-large;
   font-weight: bold;
   width: 100%;
   text-align: center;
}

.VarTitle1
{
   color: #009aff;
   font-size: medium;
   font-weight: bold;
   margin: 10px 0px 0px 0px;
}

.VarTableBox
{
   border: ridge 5px #009aff;
}

.VarShading
{
   color: white;
   background-color: #009aff;
}

.VarMandatory
{
   color: red;
}

a:link.VarHelp, a:visited.VarHelp, a:active.VarHelp
{
   color: maroon;
}

a:link.VarTinyHelp, a:visited.VarTinyHelp, a:active.VarTinyHelp
{
   color: maroon;
   font-size: x-small;
   letter-spacing: 1px;
}

.VarShading a:link.VarTinyHelp, .VarShading a:visited.VarTinyHelp, .VarShading a:active.VarTinyHelp
{
   color: maroon;
}

.VarShading a:link, .VarShading a:visited, .VarShading a:active
{
   color: white;
}

.VarShading a:hover
{
}

.VarTableCell
{
   border-width: 1px;
   border-style: solid;
   border-color: #009aff;
}

.VarTableAlternateRow
{
}


