/* Overall Page */
* {
    padding: 0;
    margin: 0;
}

body {
    text-align: center;
    background-color: #1A4565;
    font-size: small;
    padding: 50px 0;
}

a, a:visited {
    color: #369;
}

a:hover {
    color: #336;
}

h1 {
    color: #000;
    font-size: 2.5em;
    text-transform: capitalize;
    margin: .5em 0;
}

h2 {
    color: #000;
}

h3 {
    margin: 17px 0 0 0;
    text-transform: uppercase;
    font-size: small;
    color: #a00;
}

h4 {
    font-size: smaller;
    color: #999;
    width: 85%;
}

input {
    vertical-align: middle;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
}

select {
    min-width: 100px;
}

option {
    padding-left: 5px;
}

hr {
    margin: 5px 0;
    border: none 0;
    border-top: 1px dotted #999;
    height: 1px;
}

ul {
    margin: 0 0 0 20px;
    padding: 15px;
}

div#main {
    margin: 0 auto;
    width: 800px;
    display: block;
    text-align: center;
    line-height: 18px;
    color: #555;
    background-color: #fff;
    font-family: Verdana, "Lucida Grande" , Arial, Helvetica, sans-serif;
    padding: 0 15px 30px 15px;
}

div.middle {
    text-align: left;
}

.message {
    margin: 5%;
    padding: 20px;
    border: solid 1px #44f;
    background-color: #fff;
    color: #1e1e94;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    line-height: 1.7em;
}

div#topmenu {
    color: #666;
    font-size: 10px;
    text-align: right;
    margin: 7px 10px 5px 0px;
}

div#topmenu img {
    margin-right: 5px;
}

div#topmenu span {
    padding-left: 5px;
}

div#topmenu a, div.topmenu a:visited {
    color: #666;
    text-decoration: none;
}

div#topmenu a:hover {
    color: #333366;
    text-decoration: underline;
}

p.home_txt {
    padding: 10px 10px 0 10px;
    text-align: justify;
    margin: 0 auto 30px auto;
    width: 50em;
}

div.signup {
    margin: 6px 0px 10px 20px;
    border-top: solid 1px #003333;
    border-bottom: solid 1px #003333;
    width: 309px;
    float: left;
}

div.signup p.link {
    font-size: 21px;
    display: block;
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
}

div.signup p.text {
    margin: 20px 0;
    text-align: justify;
}

div.home_Features {
    margin-left: 340px;
}

div.home_Features li {
    padding-bottom: 10px;
    color: #000;
    text-align: left;
    line-height: 14px;
}

div.resources {
    background-color: #bccedf;
    margin: 0 auto;
    width: 750px;
    padding: 5px;
}

table.resources {
    padding: 0;
    background-color: #bccedf;
    line-height: 13px;
}

table.resources td {
    width: 25%;
}

table.resources td.res {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #000;
}

table.resources tr.res-img td {
    width: 184px;
    background-color: #fff;
    text-align: center;
    padding: 5px 5px 10px 5px;
    border: 1px solid #999;
}

table.resources tr.res-img td img {
    border: 0;
}

table.resources tr.res-title td {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0px 5px 0px 5px;
}

table.resources tr.res-title td p {
    font-weight: normal;
    text-align: justify;
    font-size: 10px;
    color: #333;
    padding-top: 15px;
}

p.tour {
    font-size: 15px;
    font-weight: bold;
    margin: 40px auto 20px auto;
    text-align: left;
    color: #000;
}

div.tour-screen {
    float: left;
    width: 309px;
    margin: 20px 0px 20px 0px;
}

div.tour-text {
    margin: 20px 0px 0px 355px;
    width: 350px;
    color: #333;
}

div.tour-text p {
    margin: 12px 0px 0px 0px;
    padding: 0;
    text-align: justify;
}

div.tour-text ul {
    margin: 0px 0px 0px 15px;
    padding-top: 10px;
}

div.tour-text li {
    padding-bottom: 5px;
    text-align: justify;
}

hr.tour-sep {
    clear: both;
}

div.tour_header {
    margin: 0 auto;
    width: 55em;
}

div.signup_header {
    margin: 0 auto;
    width: 60em;
}

div.signup_footer {
    margin: 50px auto 0 auto;
    padding: 5px 10px 15px 10px;
    width: 40em;
    background-color: #BCCEDF;
    text-align: center;
}

div.signup_footer p {
    margin: 0;
}

div.signup_footer p.signup_footer_title {
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    padding: 15px 0 5px 0;
}

div.faqs {
    text-align: justify;
}

div.faqs h2 {
    margin: 20px 0;
}

div.faqs div.q {
    color: #000;
    font-size: 120%;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.2em;
}

div.table_container {
    overflow: auto;
}

div.logo {
    text-align: center;
    margin: 40px 0 25px 0;
}

table.table {
    border: solid 1px #69c;
    padding: 0;
    margin: 5px 0 5px 5px;
    position: relative;
    overflow: scroll;
}

table.table th {
    padding: 0 5px 0 5px;
    color: #000;
    text-align: center;
    background: #adc2df url(../images/headerbluefade.gif) repeat-x left bottom;
    height: 2.5em;
}

table .header {
    font-weight: bold;
}

table.table td {
    padding: 5px;
    margin: 0;
    vertical-align: middle;
    height: 2em;
}

table.table tr.alt td {
    background-color: #e9f0f9;
}

table.table tr td.bool {
    text-align: center;
}

table.table tr td.emptyTable {
    text-align: center;
}

div#footer {
    font-size: 80%;
    color: #999;
    margin-top: 40px;
    padding-top: 10px;
    text-align: center;
}

.actionPanel, .backButtonPanel {
    margin: 3px 0 0 0;
    background-color: #efefff;
    padding: 8px;
}

.backButtonPanel {
    background: #efefff url(../images/back.gif) no-repeat scroll 3px center;
    padding: 10px 0 15px 20px;
    width: 5em;
}

a.action, a.action:visited {
    font-size: 80%;
    color: #e33;
    text-transform: none;
    margin: 0 2px 0 2px;
    font-weight: normal;
}

div.breadCrumb {
    font-weight: bold;
    font-size: smaller;
    background-color: #093454;
    color: #fff;
    padding: 5px 10px;
}

div.breadCrumb a, div.breadCrumb a:visited {
    color: #fff;
    text-decoration: underline;
}

table.error, table.info {
    margin: 10px 0;
    font-size: small;
    font-weight: bold;
    background-color: #f00;
    border: solid 3px #7F3F3F;
    color: #fff;
}

table.info {
    border: solid 3px #3F7F3F;
    background-color: #0c0;
}

table.error td, table.info td {
    padding: 10px;
}

table.error a, table.error a:hover, table.error a:visited, table.info a, table.info a:hover, table.info a:visited {
    color: #fff;
}

div.info {
    background-color: #0c0;
    border: solid 3px #3F7F3F;
}

br.sep {
    clear: both;
}

h1.slogan {
    line-height: 18px;
    font-size: 21px;
    text-align: center;
    text-transform: none;
    background-image: none;
    padding: 0;
    background-color: #fff;
    text-align: center;
}

a.backToTop {
    padding-left: 16px;
    background: transparent url(../images/top.gif) no-repeat left center;
    font-size: 80%;
}

input.watermark {
    background-color: #d7ebff;
    color: #777;
}

.intuitiveHelp {
    position: absolute;
    top: 2.7em;
    right: 5px;
    width: 180px;
    padding: 5px;
    margin: 0;
    background-color: #ffffd9;
    border: dotted 1px #000;
    text-align: center;
    z-index: 100;
}

.intuitiveHelp h1 {
    margin: 0;
    padding: 0;
    font-size: smaller;
    text-align: left;
    text-transform: none;
}

.intuitiveHelp .shortLink {
    text-align: left;
    font-size: 85%;
    padding: 0;
}

.intuitiveHelp .moreHelp {
    text-align: left;
    font-size: 85%;
}

.intuitiveHelp .shortLink li {
    list-style-type: square;
    line-height: 1.2em;
    margin-bottom: 8px;
}

.intuitiveHelp .shortLink li .shortLinkAnswer {
    position: absolute;
    border: dotted 1px #aaa;
    z-index: 100;
    width: 50em;
    overflow: visible;
    right: 20px;
    padding: 10px;
    font-size: small;
    color: #000;
}

.intuitiveHelp .shortLink div {
    background-color: #fff;
    visibility: hidden;
    max-width: 500px;
}

.intuitiveHelp .shortLink div .close {
    float: right;
    line-height: 25px;
}

.stat {
    font-size: 80%;
    font-weight: bold;
}

h4.mandatory {
    font-size: 130%;
    color: orange;
}

span.mandatory {
    color: #f00;
    font-weight: bolder;
    font-size: 130%;
}

div#helpedContent {
    position: relative;
    padding-right: 200px;
}

div#privacy, div#terms {
    padding: 50px 50px 0 50px;
    text-align: justify;
}

div#privacy p, div#terms p {
    margin-bottom: 20px;
}

div.section {
    margin-bottom: 20px;
}

div.error {
    color: #000;
    font-size: 120%;
}

div.error h1 {
    text-transform: none;
    color: #f11;
    font-size: 160%;
    margin-bottom: 30px;
}

div.error h2 {
    text-transform: none;
    color: #c55;
    font-size: 130%;
    margin: 10px 0;
}

div.notification {
    margin-top: 30px;
}

div.notification span.title {
    font-weight: bold;
    font-size: 110%;
}

.number {
    text-align: right;
}
