/* Custom styles used for all pages */
.content_container {
overflow: auto;
}

#branding { width: 990px;}

body {font-family: Arial, Helvetica, sans-serif;}

#banner img {width: 100%;}
.preregistration_message {margin: 10px 0px 10px 0px;}

.form_seperator {
height: 20px;
}

.title {color:#fe6700;}

a:link, span.MsoHyperlink {
    mso-style-priority: 99;
    color: #0098c3 !important;
    text-decoration: none !important;
}

a:visited, span.MsoHyperlinkFollowed {
    mso-style-priority: 99;
    color: #0098c3 !important;
    text-decoration: none !important;
}

a, a:link, a:active, a:visited {
    mso-style-priority: 99;
    color: #0098c3 !important;
    text-decoration: none !important;
}


/* Custom styles for lobby page */
.title {display: none;}

tr.spaceUnder > td
{
  padding-bottom: 1em;
}

td.info {border-collapse: separate; border-spacing: 10px;}

 #header{display:none;}    
 #footer {display:none;}

body {
weight: 100%;
height:100%;
    background-size: cover;
}
div#banner {
    display: none;
}
#container {
    background: #FFF;
    /* border-left: 0px solid #004990; */
    /* border-right: 0px solid #004990; */
    box-shadow: 0px 0px 0px #333;
    margin: auto;
    position: relative;
    width: 800px;
    -moz-box-shadow: 0px 0px 0px #333;
    -webkit-box-shadow: 0;
}


/*recreated - not from cache - process time 0.0083420276641846 */
