﻿#RightColumnApply
{
    background-image:url('../Images/apply_online_new.png');
    background-repeat:no-repeat;
    float:left;
    width:45%;
    height:558px;
}

h1
{
    color:White;
    margin:15px 0 15px 0;
}

h4
{
    color:White;
    margin:0;
    padding:0;
}

.red
{
    color:red;
}

.label
{
    width:155px;
    text-align:right;
    display:inline-block;
    color:White;
}

.disabled
{
    background:lightgrey;
}

.enabled
{
    background:white;
}

#CentreColumn2
{
    width:430px;
    height:560px;
    float:left;
    background:#A1BBD7;
    padding:0 33px 0 33px;
}

.ApplyDetails ul
{
    list-style:none;
    margin:0 30px 0 0;
    padding:0;
    float:right;
}

.ApplyDetails ul li
{
    line-height:25px;
}

.ApplyDetails label
{
    width:155px;
    display:inline-block;
    text-align:right;
    color:White;
}

.ApplyDetails input
{
    width:200px;
}

.ApplyNav
{
    float:right;
    font-weight:bold;
    font-size:10pt;
}

.ApplyNav2
{
    float:right;
    font-weight:bold;
}

.ApplyNav2 a
{
    color:White;
    text-decoration:none;
    font-size:12pt;
}

.ApplyNav2 a:hover
{
    text-decoration:underline;
}


.ApplyNav a
{
    color:White;
    text-decoration:none;
}

.ApplyNav a:hover
{
    text-decoration:underline;
}

.ApplyDetails h5
{
    color:White;
    padding:0;
    margin:0;
    text-align:right;
}

.Multiline
{
    width:200px;
    overflow:auto;
}

#Page6 p
{
    line-height:1.1em;
}

#Page6 .MarketingOptions
{
    list-style:none;
    margin:0;
    padding:0;
}

#Page6 .HorizontalList
{
    list-style:none;
    margin:0 0 0 30px;
    padding:0;
}

#Page6 p
{
    line-height:10pt;
}

#Page6 .HorizontalList li
{
    display:inline;
}

#Page6 .HorizontalList input
{
    width:25px;
}

#Page6 .HorizontalList label
{
    width:80px;
    text-align:left;
}

.RadioButtons
{  
}

.RadioButtons input
{
    width:25px;
}

.RadioButtons label
{
    width:20px;
}
