input[type='radio'] {
   -webkit-appearance: none;
   width: 15px;
   height: 15px;
   border-radius: 50%;
   outline: none;
   border: 1px solid #FAD02A;
   background: #FFF;
}

input[type='radio']:before {
   content: '';
   display: block;
   width: 60%;
   height: 60%;
   margin: 20% auto;
   border-radius: 50%;        
}

input[type="radio"]:checked:before {
   background: #111;

}

input[type="radio"]:checked {
	border-color:#FAD02A;
}

input[type=button], input[type=submit], input[type=reset] {
	padding: 9px 20px;
	border-radius: 4px;
	border:0px;
	font-weight:600;
	font-family: Arial, sans-serif;
	cursor: pointer; cursor: hand; 
	text-decoration: none;
	text-decoration: none;     
 }   
input[type=text] {
	
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12pt;
	HEIGHT: 26px;
	COLOR: #555;	
	border-radius: 4px;
	padding:2px;padding-left:5px;
}
.pcTextBox{
	BORDER: 1px solid #ABAAAA;
}
.pcRequired{
	border: 1px solid #FAD02A;
}
.pcBodyApp2{font-size:12px;}

.pcGo
{
	font-size:16px;
	font-weight:700;
	border:0px;
	background: #2a54fa;
	color: #fff;
    
 }
 .pcBlue
 {
	font-size:13px;
  	border:0px;
  	background: #2a54fa;
  	color: #fff;   
 }
.pcNext
{
	border:1px solid #666;
	font-size:14px;
	font-weight:700;	
	background: #FAD02A;
	color: #FFF;	
	
}		
.pcNextDisabled
{
	border:1px solid #AAA;
	font-size:14px;
	font-weight:700;	
	background: #888;
	color: #FFF;	
	
}		
/*--------------------------------------------*	@@Footer
\*--------------------------------------------*/
#footer {
  padding: 0 0 11px 0;
  background: #363634;
  z-index: 90;
  text-align: left;
  font-family: AvenirNextLTPro, sans-serif;
  color: #fff;
  font-size: 0.75rem;
  width: 100%;
  margin: 35px auto 0 auto;
  position: relative; }

body.home-page #footer {
  margin: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1; }

body.home-page #footer {
  position: static;
  height: auto; }

.footer-links {
  padding: 15px 20px 10px 20px; }
  .footer-links a {
    color: #fff;
    display: inline-block;
    padding: 2px 0.6%;
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.562rem; }
    .footer-links a:hover {
      color: #fff; }
    .footer-links a:last-child {
      border-right: 0; }

.footer-left .eq-housing {
  font-size: 0.625rem;
  color: #b6ada5;
  text-transform: uppercase;
  padding: 7px 0 0 50px; }

.footer-left .eq-housing i {
  font-size: 1.5rem;
  position: absolute;
  top: -6px;
  left: 20px; }

.footer-right .copyright {
  font-size: 0.625rem;
  color: #b6ada5;
  margin-right: 3px;
  text-transform: uppercase;
  padding: 7px 0 0 0; }

.footer-right.social-media {
  text-align: right;
  padding: 15px 20px 5px 20px; }
  .footer-right.social-media a {
    margin-right: 3%; }
    .footer-right.social-media a:last-of-type {
      margin-right: 0; }

.footer-right.social-media img {
  width: 20px;
  height: auto; }

.footer-right.social-media strong {
  margin: 0;
  padding: 3px 3px 0 0;
  font-size: 0.75rem;
  display: inline-block;
  position: relative;
  top: -2px; }

#enhanced-footer {
  background: #474747;
  color: #fff;
  text-align: left; }
  #enhanced-footer .inner {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding: 35px 30px 5px 30px; }
  #enhanced-footer ul {
    list-style: none;
    margin: 10px 0 25px 0;
    padding: 0; }
  #enhanced-footer li {
    margin: 0;
    padding: 0 0 10px 15px;
    position: relative;
    font-weight: 400; }
    #enhanced-footer li::before {
      content: '\276f\a0\a0\a0\a0';
      color: #ffc600;
      position: absolute;
      left: 0; }
  #enhanced-footer .state-name a {
    color: #fff;
    font-size: 1.125rem; }
  #enhanced-footer .region-name a {
    color: #fff;
    font-size: 1rem; }
  #enhanced-footer .headline {
    text-align: center;
    display: block;
    font-size: 2.125rem;
    color: #fff;
    padding: 35px 0;
    font-weight: 500;
    line-height: 1.2; }
  #enhanced-footer .bodycopy {
    font-size: 1.125rem;
    line-height: 1.3;
    padding: 0 0 30px 0; }
  #enhanced-footer .geo-group {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    line-height: 1.3 !important;
    font-size: 1.125rem; }
  #enhanced-footer .display-col-3-2 {
    -moz-column-count: 3;
    -moz-column-gap: 30px;
    -webkit-column-count: 3;
    -webkit-column-gap: 30px;
    -webkit-column-fill: auto;
    column-count: 3;
    column-gap: 30px; }
    

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; } 
  
    #footer .footer-links {
      padding-bottom: 0;
      text-align: center; }
      #footer .footer-links a {
        padding: 2px 1.1%;
        font-size: 0.625rem; }
    #footer .footer-right.social-media {
      text-align: center; }
      #footer .footer-right.social-media strong {
        display: none; }
    #footer img {
      width: 20px;
    margin: 0 1px; }
    
  #footer .footer-left {
    width: 40%;
    float: left; border:0px solid #FFF;}
  #footer .footer-right {
    width: 40%;
    float: right; border:0px solid #FFF;}
  
  #footer .footer-left i.icon-equal-housing {
    font-size: 14pt; }    

   
.footer-right .copyright {
  font-size: 0.625rem;
  color: #b6ada5;
  margin-right: 3px;
  text-transform: uppercase;
  padding: 7px 0 0 0; }   

    #m-footer .eq-housing {
      border-top: 1px solid #6a6a66;
      font-family: AvenirNextLTPro, sans-serif;
      text-transform: uppercase;
      color: #84847f;
      text-align: center;
      padding: 15px 35px; }
      #m-footer .eq-housing i {
        font-size: 1.625rem; }  
        
