body div, table {
    margin: 0 auto;
}

.wrapper {
    width:100%;
    text-align:center;
    margin: 0 auto;
}

#contentBodyWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font: 11pt Arial,Verdana,Helvetica,Tahoma,"Century School Book",Sans-Serif;
    margin: 0 auto;
    padding: 35px 0 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 926px;
}
/*------------------------*/
html body {
    height: 100%;
    width: 100%;
    font-family: Arial;
}

img {
    border:none;
}

h1 {
   font-size: 14px;
   font-weight: bold;
   color: white;
   margin: 5px 5px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: 5px 5px;
}

#header_desktop
{
    visibility:visible;
    margin-left:5px;
}

#header_mobile
{
    display:none;
}

a#headerlink
{
 	display:block;
    height:76px;
    width:201px;
    margin-top: 15px;
}

.wrapper {
    /*margin-left: 15%;*/
}

#contentBodyWrapper {
    /*margin: auto;
    width: 95%;*/
    padding:10px 0 30px;
}

table.main_page
{
    width: 100%;
    height: 500px;
    min-height: 500px;
}

table.page_and_sidebar
{
    width: 100%;
}

table.page_and_sidebar td
{
	padding:6px;
}

table.page
{
	border:0px;
	width:100%;
	vertical-align:top;
}

table.page td
{
	padding:2px;
}

.infoband
{
	width:140px;
	background-color:rgb(1,0,128)
}

.headband
{
	font-weight: bold;
	font-size: 14px;
	background-color:rgb(147,149,152);
	color:White;
	min-height: 25px;
	vertical-align:middle;
	border-radius: 6px 6px 0 0;
	padding-left: 4px;
}

.headband a {
    color:rgb(0,107,82);
}

.headband .em {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: white;
}

#reqheader {
    margin-top:-18px;
    text-align:right; 
    float:right;
    padding-right: 5px;
}

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"] {
    border: 1px solid #aaaaaa;  /*rgb(0,107,82);*/
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #303030;
	min-height:17px;
    padding-left: 2px;
}

input[id^="rd"],
input[id^="rdlYesNo"],
input[id^="rdlPhone"]
{
    margin-top: 6px;
}

input[type="radio"] 
{   
	margin-left: 10px;    
	margin-right: 2px; 
} 

table.page td.indent {
    padding-top: inherit;
    padding-left: 10px;
    padding-bottom: inherit;
    padding-right: inherit;
}

.medium .strong {
    font-weight: 700;
}

.medium input[type="radio"] 
{   
	margin-left: 10px;    
	margin-right: 2px; 
} 

.medium_bold input[type="checkbox"] 
{   
	margin-left: 10px;    
	margin-right: 4px; 
} 

.medium_bold_label_column input[type="checkbox"] 
{   
	margin-left: 0px;    
	margin-right: 4px;
	/*vertical-align: text-top;*/  
} 

.medium_bold_label_column
{
	/*font-weight: bold;*/
	font-size: 14px;
	width:40%;
	/*white-space: nowrap;*/
	vertical-align: middle;
}

td img
{
    /*margin-bottom:.50em;*/ 
    vertical-align:middle;   
}

#td_page
{
	width:100%;
	vertical-align:top;
}

#sdbar
{
	vertical-align:top;
	display:block;
	width: 218px;
}

tr.spaceUnder > td 
{
	padding-bottom:2px; 
}
	
td font i {
font-size:14px;
}

.table650 
{
	width:650px;
}

.table790
{
	width:790px;
}

.td640large
{
	width:640px;
	font-weight: bold;
	font-size: 14px;
}

.td640medium
{
	width:640px;
	font-size: 12px;
	vertical-align: middle;
}

#txtAdditionalIncomeSource
{
	width:120px;
}

#txtComments
{
	width:592px;
}

.text_but
{
	background-color:rgb(147,149,152);
    border: none;
    box-shadow: 4px 4px 5px #888888;
	font-weight: bolder;
	font-size: 12px;
    color: white;
	cursor: default;
	width:80px;
	height:25px;
	font-size: 14px;
    border-radius: 3px;
}

.text_but:hover {
    color: rgb(244,146,32);
}

.text_box
{
	max-width:100px;
}

.text_box50
{
	max-width:50px;
}

.text_box150
{
	width:150px;
    max-width:150px;
}

.text_box100
{
	width:100px;
    max-width:100px;
}

.text_box200
{
	width:200px;
    max-width:200px;
}

.dropdownlist
{
    width: 100px;	
    clear: right;
}

.dropdownlist150
{
	width:150px;
    clear: right;
}

.dropdownlist200
{
	width:200px;
    clear: right;
}

td.td_button
{	
	text-align:right;
}
td.td_button_l
{
	text-align:right;
}
td.td_height
{	
	height:1px;
}
td.td_height_s
{	
	height:1px;
}

p.medium_bold
{
	font-size:16px;
}

.text_box_multiline
{
	height: 50px;
	width:420px;
}

.small ul
{
	list-style-position:inside;
}

.showonmobile
{
	display:none;
}

.showondesktop
{
	visibility:visible;
}

.callbackinfo
{
    width:100%;
}

#jwDIV
{
    padding: 1px;
	border-collapse:collapse;
    background-color:rgb(156,123,82);
    box-shadow: 4px 4px 5px #888888;
}
    #jwDIV table {
        text-align: left;
    }

.tblclass 
{
    border: 1px solid #b2d1cd;
    border-collapse:  separate;
}

.tblclass li 
{
    list-style-position: inside;
    list-style-type: disc;
    padding-top: 3px;
}

#Sidebar_lblMessage .headband {
    font-size: 14px;
    background-color:rgb(147,149,152);
    color: white;
    border-radius: 4px 4px 0px 0px;
}

#Sidebar_lblMessage td {
    background-color: #f9f7f4;
    border-radius: 0px 0px 4px 4px;
}

#Sidebar_lblMessage .tblclass {
    /*border: solid 1px rgb(0,107,82);*/
    border-radius: 4px 4px 4px 4px;
}

fieldset {
    border: none;
    line-height: 2em;
}

fieldset legend {
    width: 39%;
}

fieldset label {
    margin-left: 3px;
}

.medium fieldset,
.medium legend
{
    font-size: 14px;
}

.medium legend {
    font-weight: bold;
}

.medium label {
    font-weight: normal;
}

@media screen and (max-device-width: 460px) {
    .appinfo {
        width: 100%;
        float: left;
        vertical-align: top;
    }
    .coappinfo {
        width: 100%;
        float: left;
        vertical-align: top;
        margin-top: 10px;
    }
}

@media screen and (min-width:720px) {
    .appinfo {
        width: 45%;
        float: left;
        vertical-align: top;
    }

    .appinfoindividual {
        width: 60%;
        float: left;
        vertical-align: top;
    }
            
    .coappinfo {
        width: 45%;
        float: right;
        vertical-align: top;
        margin-right: 10px;
    }
}

.hmdagroup {
    border: 1px solid rgb(91, 91, 91);
    padding: 0px 5px;
    margin-bottom: 5px;
}

.hmdagroup legend {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.indent {
    margin-left: 20px;
}

#lblHMDADisclaimer {
  line-height: 1.5em;
}