a.applinksmall
{
    font-size: 10px;
}

.vlargeblue
{
    font-size: 12px;
    color: #E10B17;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.rhandhead
{
    font-size: 12px;
    color: #E10B17;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}

#appForm
{
    width: 535px;
    float: left;
	margin-top:10px;
}

#progress
{
    margin-left: 5px;
    float: right;
    border: 1px #E10B17 solid;
    width: 180px;
    padding: 4px;
	margin-top:15px;
}

td.seperator
{
    height: 10px;
}

.bluequestion
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
}

td, p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    border: none;
}

.question
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E10B17;
}

hr
{
    height: 1px;
    color: #E10B17;
    margin-top: 1;
    margin-bottom: 1;
}

.imgButton
{
    border: none 0px;
    width: 150px;
    height: 35px;
    padding-top: 10;
    padding-bottom: 10;
}

.oButton
{
    color: White;
    background-color: #E10B17;
    font-weight: bold;
    font-size: 10px;
}

h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #003399;
}

.boldblue
{
    font-size: 10px;
    color: #E10B17;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.blue
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.boldred	{color: red; font-weight: bold;}