div#FormArea
{
    float: left; 
    width: 744px;
    font-family: Calibri, Tahoma, Sans-Serif;
    font-size: 10pt;
}

div#Logo
{
    float: left; 
    width: 190px;
    height: 108px;
    margin-bottom: 10px;
}

div#LogoText
{
    float: left; 
    padding: 10px 10px 10px 20px;
    width: 513px;
    height: 88px;
    margin-bottom: 10px;
    border-left: solid 1px #AAAAAA;
    line-height: 1.0;
}

div.PrimaryForm
{
    float: left;   
    width: 724px; 
    height: 197px;
    padding: 10px; 
    margin-bottom: 10px; 
    background-image: url('/images/catalog/PrimaryFormBackground.jpg'); 
    background-repeat: no-repeat;
}

.FormTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #086a3b;
}

div.FieldName
{
    float: left; 
    width: 110px; 
    height: 24px;
    margin-bottom: 3px;
}

div.FieldControl
{
    float: left; 
    width: 252px; 
    height: 24px;
    margin-bottom: 3px;
}

div#SecondaryForm
{
    float: left;  
    width: 724px; 
    height: 101px; 
    padding: 10px; 
    background-image: url('/images/catalog/SecondaryFormBackground.jpg'); 
    background-repeat: no-repeat;
}

div#SupportTeam
{
    color: White;
    float: left;  
    width: 724px; 
    height: 71px; 
    padding: 10px;
    margin-bottom: 10px; 
    background-image: url('/images/catalog/SupportTeamBackground.gif'); 
    background-repeat: no-repeat;
}

.textinput
{
    width: 240px;
    font-family: Calibri, Tahoma, Sans-Serif;
    font-size: 10pt;
}

select
{
    font-family: Calibri, Tahoma, Sans-Serif;
    font-size: 8pt;
}

