@charset "UTF-8";
body{
    margin:0 3em 0 3em;
}
div#div_logo{
	text-align: center;
	margin-bottom:0;
}
div#div_footer{
	background-color: #005bbb;
	text-align: center;
	height: 1px;
	margin-top: 2em;
	font-size:2em;
}
div#div_welcome{
	text-align: right;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:12px;
}
div#div_content{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:12px;
    line-height:1.5em;
    padding:12px;
    display: inline-block;
}
div#div_content div#div_thankyou{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:15px;
    line-height:2em;
}
div#div_superbanner,
div#div_subbanner{
	margin-top: 1em;
	text-align: center;
	font-size:2em;
	color:#005bbb;
	margin-bottom: 1em;
	line-height: 1.5em;
}
div#div_subbanner{
	font-size:1.5em;
}
div#div_inform{
	margin-top:2em;
}
div#div_inform div{
	margin-bottom: 1em;
}
input.btn_enabled{
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    background-color:#041a9b;
    cursor: pointer;
}
input.btn_enabled:hover{
    background-color: #04a19b;
}

input.btn_disabled{
	background-color: #c0c0c0;
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
/*    color: #fff;
    background-color:#041a9b;*/
    cursor: not-allowed;
}
img#img_title{
	width:450px;
	margin-top:1em;
}
div#div_inform input#state,div#div_inform input#zip{
	width:12em;
}
div#div_inform input#phone{
	width:15em;
}
/*input.btn_disabled:hover{
    background-color: #04a19b;
}*/
/*input#btn_submit{
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    background-color:#041a9b;
    cursor: pointer;
}
input#btn_submit:hover{
    background-color: #04a19b;
}*/
input:focus,select:focus{
        border:2px solid #041a9b;
        background-color: #cff;
}
div#div_outer_container{
	display: inline-block;
	padding-top: 3em;
}
div#div_submit{
	margin-top: 2em;
}
div.divs_container{
	margin-top: 2em;
}
img#img_logo{
	height: 5em;
}
.hidden{
	visibility: hidden;
}
div#div_content input[type=text]{
	width: 480px;
	border-style: solid;
	border-width: 1px;
	border-color: #E0E0E0 #C0C0C0 #C0C0C0 #E0E0E0;
	background-color: #F0F0F0;
	padding: 0.25em;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
}
div#div_outer_container{
	display:grid;
}
div#div_inner_container{
    display: grid;
	margin: 0 auto;
}
div#div_outer_container{
	display:grid;
}
div#div_inner_container{
    display: grid;
	margin: 0 auto;
}
div#div_inform div.divs_container{
	display:grid;
	grid-template-columns: repeat(1, auto) 1fr;
	grid-column-gap:1em;
	grid-row-gap:2em;
}
div#div_inform{
	width:697px;
}
div#div_messages div
{
	margin:1em 0;
	color:#A60000;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
}
.displaynone{
	display:none;
}
.displayblock{
	display:block;
}
/* .========================..========================.
 table,td,th{
    background-color: #ffc;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    border-collapse: collapse;
    padding:0.25em 0.5em;
    text-align: left;
}
caption{
    font-family: arial,helvetica,sans-serif;
    font-size:13px;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #04a19b;
    color:#fff;
}
*/
/*
div.divs_choices{
	margin-left: 2em;
}
div.divs_choices textarea{
	margin-left: 2em;
}
label.lab_comment{
	padding-left:0.5em;
}
textarea{
	width: 42em;
	height: 3em;
}
div#div_intro{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
	text-align: center;
	color: #005BBB;
}
span.spans_question{
	font-weight: bold;
}
div#div_suggestions{
	margin-top: 1em;
}
*/
/*
div#div_closingdate{
	margin-top: 1em;
}
*/
/*
div#div_thankyou{
	margin-top: 2em;
}
div#div_introductions{
	width:60em;
}
div#div_introductions div:nth-child(2){
	margin-top:1em;
}
span.spans_emphasis{
	font-style:italic;
	text-decoration: underline;
	font-size:1.1em;
}
input#txt_professional_status_other{
	margin-left:1em;
	width: 21em;
	visibility:hidden;
}
div#div_contact_data{
  display:grid;
	grid-template-columns:auto auto;
	grid-row:auto auto;
	width:501px;
	margin-top:1em;
}

.box{
	display:flex;
}
.box input{
	width:360px;
}
td.id,
thead#thead tr th:nth-child(1){
    display: none;
}
*/
/*
div#div_content td{
    padding: 0.5em 0.5em;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:12px;
    border-style: solid;
    border-width: 1px;
    border-color: #F0F0F0;
    border-collapse: collapse;
	border-left-style:none;
	border-right-style:none;
	padding-top: 0.5em;
}
table{
	border-spacing: 0;
}
*/


