﻿body {
    background-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
 
    text-align: center;
    background-image: url('Images/bkgd.gif');
    background-repeat: repeat-x;
}

.labels {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-variant: normal;
    color: #696969;
    font-style: normal;
    width: 350px;
    text-align: right;
    float: left;
    margin-right: 10px;
}

#header {
    margin-bottom: 25px;
    text-align: LEft;
}

 

#imgCaptcha {
    border: medium double #0000FF;
    margin-left: 360px;
    margin-top: 5px;
}

.radiolabels {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#GenInfo {
    border: thin solid #C0C0C0;
    background-color: ivory;
    padding: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    clear: both;
     float: none;
}

#AppInfo {
    background-color: ivory;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    outline: black solid thin;
}

.Errors {
    font-family: tahoma;
    background-color: ivory;
    color: #FF0000;
    text-decoration: blink;
    font-size: small;
    margin-left: 5px;

}

#Found {
    font-family: Arial;
    padding: 2px;
    text-align: left;
}

#spanish {
    font-family: Arial;
    font-size: medium;
    font-weight: lighter;
    background-color: #FFFFCC;
    border: thin ridge #C0C0C0;
    padding: 5px;
    float: right;
    width: 200px;
}

 

#I3 {
    float: right;
    width: 350px;
    height: 350px;
}

#left {
    float: left;
    width: 400px;
    clear: none;
}

#right {
    padding: 1px;
    width: 350px;
    float: right;
}

.ErrorsTop {
    font-family: tahoma;
    background-color: ivory;
    color: #FF0000;
    text-decoration: blink;
    font-size: small;
    margin-left: 355px;
}

#app {
    border: thin solid black;
    padding: 20px;
    margin: 30px auto 30px auto;
    text-align: left;
    background-color: white;
    width: 800px;
     
}

#form1 {
    margin: auto auto 50px auto;
    text-align: center;
}

#message {
    background-color: #FFFFCC;
    border: thin ridge #CCCCCC;
    padding: 15px;
    width: 200px;
    float: right;
    margin-top: -10px;
}

#app1 {
    border: thin solid black;
    padding: 20px;
    margin: 30px auto 30px auto;
    text-align: left;
    background-color: white;
    width: 800px;
     
 
}

#deadline {
    border: thin solid black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    text-transform: none;
    color: black;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 700px;
    background-color:  ivory;
    height: auto;
}
 

#arrow {
    margin-left: 35px;
}

.Panel1 {
    background-color: ivory;
    border: thin solid black;
    font-family: Arial;
    font-size: 11pt;
    padding: 15px;
    font-weight: lighter;
    color: black;
    font-style: normal;
    font-variant: normal;
    text-align: left;
}

.footer {
    margin-top:5px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    font-size:smaller;
   
}

.ApplicationButton {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}

.contentHidden {
    display: none;
}
.important {
    font-size: xx-large;
    text-align: center;
    font-weight: bold;
    margin-left: 200px;
}
.footer {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    font-weight: 400;
}
.buttons{
    padding:5px;
    margin-top:5px;
}