﻿.Labels
{
    text-align:right;
    width:430px;
}

.ValTop 
{
    vertical-align:top;
}

.ValSumCenter
{
	margin-left: 115px;
	width: 350px;
	text-align: left;
}

.reqcolor
{
	color: #006400;
}

.LongTxtBxs
{
     width:234px;
}

.ShortTxtBxs
{
    width:53px;
}

.MultiLine
{
    width:531px;
    height:112px;
}

.RadioButtons
{
    vertical-align:top;
}

.H2
{
    text-align:center;
}

/*Eliminates the bullets*/
li
{
    list-style:none;
}
