.FreeTrialBody
{
    display: block;
    font-family: Arial;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F0F0F0;
    background-position-x: 0;
    background-position-y: 100%;
    background-repeat: repeat-x;
    border: 10px solid #4e74a8;
    padding: 20px 20px 50px 20px;
    height: 450px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    width: 700px;
    box-shadow: 5px 5px 5px #888;
}

.FeatureList
{
    font-size:x-small;
}

.Signup
{
    width: 400px;
    float: left;
    display: block;
    margin: 0px;
}
.GetStarted
{
    font-size: 24px;
    font-weight: bold;
    margin-bottom:0px;
    color:  Red;
    text-decoration: shadow;
    display: inline-block;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.ServicePromotion
{
    width: 20Signup0px;
    float: left;
    display: inline-block;
    margin-top: 10px;
    padding:10px;
}
.Signup .AlreadyUser
{
    margin: 0px 0px 5px 50px;
    font-size: 10px;
    color: #666666;
}
.Signup .Instructions
{
    margin: 0px 0px 5px 175px;
    font-size: 10px;
    color: #666666;
}

.DataEntry
{
    margin:2px !important;
}
.Combobox
{
   margin:2px;
}

.ComboboxLabel
{
    font-family:"segoe ui", arial, sans-serif;
    width:140px;
    font-size:12px;
    float:left;
}
.Signup .DataEntryTable td
{
    background-color: transparent;
    padding: 3px;
    width: 475px;
}
.Signup .DataEntryTable .Label
{
    vertical-align: top;
    width: 160px;
    font-size: 12px;
    display: inline-block;
    font-family: "segoe ui" , arial, sans-serif;
    color: Black;
}


.Signup .validationSummary
{
    color: Red;
    width: 600px;
    height:100px;
    font-size:small;
}
.Signup .validationWarning
{
    color: Red;
}
.Signup .Features
{
    margin-left: 40px;
}
div.FeatureList
{
     text-align:center;
     font-size:20px;
     font-family:Arial;
     margin-bottom:50px;
     color:#303030;
}
div.FeatureListTitle
{
     color:DarkBlue;
     text-align:center;
     font-size:28px;
     font-family:Arial;
     font-weight:bold;
     border-bottom:2px solid #333333;
     margin-bottom:20px;
     text-shadow: 2px 2px 2px #000;
     padding:5px;
}
.loadingArea
{
    background-color: #fff;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline;
}
.loadingMessage
{
    background-color: #fff !important;
    height: 200px;
    width: 300px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    padding: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    display: inline-block;
    margin-top: 100px;
}
.Completed
{
    text-align:center;
    Padding-top: 50px;
}
.Completed .SiteLink
{
    font-size:large;
    height:400px;
    color:#244e87;
    text-decoration:underline;
}
.IncompleteSetup
{
    text-align:center;
    Padding-top: 200px;
}
.FreeTrialBody .Title
{
    font-size:x-large;
    font-weight:bold;
    padding-bottom:40px;
}
.Completed .emailMessage 
{
    color:#4e74a8;
    text-emphasis:circle;
    text-decoration:underline;
}
.clear {
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}