﻿html
{
    font-size: 100%;
}
*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #FFFFFF none repeat scroll 0 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.62em;
    margin: 0;
    padding: 0;
    text-align: center;
}
h1
{
    font-size: 2.8em;
    line-height: 1.1em;
    margin-bottom: 1em;
}
h2
{
    font-size: 2.1em;
    line-height: 1.15em;
    margin-bottom: 0.5em;
}
h3
{
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}
h4
{
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
h1, h2, h3, h4
{
    color: #404040;
    font-family: Arial;
}
p
{
    font-family: Verdana;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}
ul
{
    font-family: Verdana;
    margin: 0 0 0 2em;
    padding: 0;
}
ol
{
    font-family: Verdana;
    margin: 0 0 0 2em;
    padding: 0;
}
ul li, ol li
{
    margin-bottom: 1em;
    margin-top: 1em;
}
a, a:link, a:visited, a:hover, a:active
{
    color: #558430;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    text-decoration: none;
}
a:hover
{
    color: #78C43C;
    text-decoration: underline;
}
a img
{
    border-style: none;
    display: block;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
hr
{
    border-color: #666666 -moz-use-text-color -moz-use-text-color;
    border-style: dotted none none;
    border-width: 1px medium medium;
    height: 1px;
}

div#mainTop
{
    background-image: url(images/homeTop.png);
    background-repeat: no-repeat;
    height: 34px;
    width: 960px;
}

div#mainCenter
{
    min-height: 433px;
    background: #F4F3EA;
    overflow:hidden;
    background-image:url(images/bgchrome.png);
}

div#mainLeft
{
    background-image: url(images/homeLeft.png);
    background-repeat: no-repeat;
    width: 25px;
    float: left;
    height: 433px;
}

div#mainContent
{
    width: 910px;
    float: left;
    text-align: left;
    background-color: #F5F5E9;
}

div#mainRight
{
    width: 25px;
    background-image: url(images/homeRight.png);
    background-repeat: no-repeat;
    float: left;
    height: 433px;
}

div#mainBottom
{
    background-image: url(images/homeBottom.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 960px;
}

div#Page
{
    margin-left: auto;
    margin-right: auto;
    min-width: 960px;
    width: 960px;
    margin-top: 20px;
}

#FooterArea
{
    clear: both;
    height: 60px;
    position: relative;
    text-align: left;
    z-index: 1;
    font-size: 11px;
}
.FooterNavigationMenu
{
    display: block;
    font-family: Verdana, sans-serif;
    left: 0;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
}
.FooterNavigationItem
{
    display: block;
    float: left;
    margin: 0;
    padding: 0 1.2em;
}
.FooterNavigationItem a
{
    color: #68AF3A;
    display: block;
    text-align: center;
    width: inherit;
}
.FooterCopyright
{
    color: #999999;
    display: block;
    padding-right: 1.8em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
}
div.Request
{
    padding: 5px;
    font-size: 1.25em;
}

.cssEmail
{
    width: 250px;
    padding: 5px;
}

div#HeaderLeft
{
    text-align: left;
    margin-bottom: 10px;
}

.RequiredField
{
    display: inline;
}

input[type="submit"]
{
    padding: 2px;
}

p.consent
{
    font-size: 1em;
}

div.leftDiv, div.rightDiv,div.confirmDiv
{
    float: left;
    margin-top: 15px;
}

div.leftDiv
{
    width: 460px;
    padding-right: 10px;
    padding-left: 10px;
}

div.rightDiv
{
    width: 400px;
    margin-left: 20px;
}

div.emailDiv
{
    padding-left: 10px;
}

div.confirmDiv
{
    padding-right: 10px;
    padding-left: 10px;
    width: 800px;
}

fieldset
{
    padding: 5px;
    height: 130px;
}

.waitListH1
{
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 5px;
}

div.supportInfo, div.privacyInfo
{
    margin: 20px 0;
}

 div.serviceTermsInfo
 {
     width:880px;
     margin-top:20px;
     background-color:#F5F5E9;
 }

#MainContentArea
{
    float: left;
    left: 0;
    margin: 0;
    padding-bottom: 2em;
    position: relative;
    width: 960px;
    z-index: 2;
    text-align: left;
}

.MainContentMargin
{
    margin: 0 10px;
    padding: 0;
    width: 920px;
}

div.serviceTermsInfo ul
{
    font-family: Verdana;
    list-style-image: url(images/list_bullet.png);
}

p.ErrorContent
{
    margin-top: 10px;
}

