

header{
	position: relative;
	max-width: 100%;
}


.row{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
/* DOL BANNER START */

#fha-bar {
    background: #9A0000 url(/images/dol_banner_background.gif) repeat-x bottom;
    height: 27px;
    padding-bottom: 3px;
    font-size: 12px;
    border-bottom: 4px #d4d4d4 solid;
}
#fha-bar-content {
	max-width: 980px;
	margin: auto;
}
#fha-bar-content-auto-width {
	margin: 0 1em;
}
#fha-bar-emblem {
	padding-top: 6px;
	float: left;
}
#fha-bar-right {
	float: right; 
	text-align: right; 
	color: #fff;
	margin: 0;
}
#fha-email
 {
	padding: 0 0 2px 0;
}
#fha-email
 a {
	color: #fff;
}
#fha-email-input {
	border: 1px #999 solid;	
	padding: 1px 2px;
}
#fha-links {
	padding: 2px 0;	
	
}
#fha-links a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#fha-links a:hover {
	text-decoration: underline;
}
#dol-subscribe-submit {
	border: 1px solid #999;
	background: #ddd;
	padding: 0px 0px;
	margin: 0;
	font-size: 85%;
	cursor:pointer;
}
/* DOL BANNER END */

/* --------------------------------- */

/* fha BANNER START */

#fha-banner {
	float: none;
	clear: both;
}
#fha-banner-title {
	margin-left: 4px;
	margin-bottom: 4px;
	float : left;
	font-family : 'Times New Roman', Times, serif;
	font-variant: small-caps;
	font-size : 18px;
	line-height: 100%;
	font-weight : normal;
}

#fha-banner-title h1{
	color: #800;
	font-size: 18px;
}

#fha-banner-logo {
	vertical-align : top;
	margin-right: 8px;
}

#fha-banner-search {
	float: right;
	text-align: right;
	padding: 8xp 8px 0 0;
	font-size: 92%;
	font-weight: bold;
	color: #900;
}

#fha-banner-search-input {
	width: 18em;
	background: #E8E8EA;
	border: 1px solid #999;
	padding: 2px 1px
}
#fha-banner-search-submit {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
/* fha BANNER END */

/* --------------------------------- */

/* FOOTER START */

#footer-wrapper {
	width : 100%;
	padding: 0;
	background : #b4b5b6;
}
#footer-links-wrapper { 
	margin : 0 auto !important;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;	
	border-bottom: 1px #999 solid;
}
#footer-links-wrapper-autowidth {

	margin : 0 4px !important;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;	
	border-bottom: 1px #999 solid;
}
#footer-links {
	text-align : center;
	padding : 8px 1em;
	background: #900 url(/images/red_gradient_bkground.gif) bottom repeat-x;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;	
	border-bottom: 1px #666 solid;
}
#footer-info {
	padding : 6px 1em 1em 1em;
	text-align : center;
}

#footer-links p {
	color : #fff;
	font-size : 77%;
}
#footer-links a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}
#footer-links a:hover {
	color : #fff;
	text-decoration : underline;
}

#footer-info p {
	font-size : 85%;
	margin-top: -6px !important;
	padding: 0;
	line-height: 100%
}
#footer-info a {
	color: #006;
}
#footer-info a:hover {
	color: #00c;
}
/* These 2 classes are inside the contact and address include stm files */
#footer-address, #footer-contact {
	line-height: 200%;
}


/* DOL FOOTER END */

/* --------------------------------- */

/* BORDERS START */

#wrapper-outer {
	margin: 0;
	padding: 0;
	background: #b4b5b6;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	max-width: 980px;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
}
#wrapper-auto-width {
	margin: 0 auto;
	text-align: left;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;	
}
#wrapper-basic {
	padding: 4px 0 8px 0;
	margin: 0;
	text-align: left;
	/*
	border-top: 8px solid #B4B5B6;
	border-left: 6px solid #B4B5B6;
	border-right: 6px solid #B4B5B6;
	*/
}
#wrapper-basic-inside {
	padding: 4px 0 8px 0;
	margin: 0;
	text-align: left;
	/*
	border-top: 8px solid #B4B5B6;
	border-left: 6px solid #B4B5B6;
	border-right: 6px solid #B4B5B6;
	*/
	background: #FFFFDD;
}
#wrapper-top-basic {
	height: 16px;
	background:url(/images/layout/wrapper_basic_top_shadow.gif) repeat-x bottom left  #515151;
}
#wrapper-bottom-basic {
	height: 10px;
	background:url(/images/layout/wrapper_basic_bottom_shadow.gif) repeat-x top left  #515151;
}

#container {
	padding-top: 4px;
	padding-bottom: 1em;
	background: #fff;
	clear:both;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-top: 1px #666 solid;
}
#container-inside {
	padding-top: 4px;
	padding-bottom: 1em;
	background: #ffd;
	clear: both;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-top: 1px #666 solid;
}

/* BORDERS END */

/* --------------------------------- */

/* LAYOUT START */
#main-content-table{
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	column-gap: 1em;
}

#main-content-table.single-sidebar{ 
	grid-template-columns: 235px 3fr;
	column-gap: 2rem;
}

#main-content-td { 
    padding: 1em; 
}

.l-fig {
    margin: 2.5em auto;
    text-align: center;
	
	&& span{
		display: block;
		
	}
}
.form-wrap {
    padding-right: 1em;
}

.flex-table {
    display: flex;
	gap: 1.25em;
}


/*** states ***/

.state-intro{
	color: #800;
	text-align: center;
}
.main-content h1.state-head{
	color: #800;
	font-size: 18px;
	text-align: center;
}

.state-links{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 2.5em;
	gap: 1em;
	color: #900;
}

.main-content .state-list{
	padding-left: 0;
	margin-left: 0;
	color: #800;
	font-size: 13px;
	list-style-type: none;
}

.main-content .state-works{
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid #000;
	
	p{
		margin-bottom: 1.5em;
		font-size: 13px;
		line-height: 1.5;}
	
	li {
		margin-left: 1.5em;
		padding-left: 1.5em;
		font-size: 13px;
		line-height: 1.5;
	}
}

.main-content .state-works .small-note{
	font-size: 10px;
	line-height: 2;
}

/*** loans ***/

.loan-intro{
	color: #800;
	text-align: left;
	
	p{
		color: #008;
	}
}
.main-content h1.loan-head{
	color: #800;
	font-size: 26px;
	text-align: left;
	font-weight: 700;
	text-decoration:none;
}

.main-content .loan-features{
	
	h1 a{
		
	color: #183061;;
		font-size: 26px;
		font-weight: 700;
		line-height: 1.5;
		text-decoration: underline;
	}
	
	ul li{
		margin-bottom: 1.5em;
		color: #800;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.5;
		
	}
	
	.dark-small{
		color: #000;
		font-size: 13px;
		font-weight: 400;
	}
	li::marker { 
	  color: #000;;
	}
	
	p{	margin-top: 10px;
		margin-bottom: 10px;
		font-size:13px; 
		line-height: 2;  
	}
}

.image-wrap img {
    float: left;
}

.text-center{
	text-align: center;
}
.strong{
	color: #800;
	font-weight: 800;
}

.main-content .right-links p{
	margin-bottom: 0;
	font-size: 13px;
}

.foot-address{
	color: #800;
	font-size: 14px;
	font-weight: 700;
}

/* CSS FOR ELASTIC LAYOUT */
#content { 
	float: right;
	margin: 0;
}
#content-auto-width {
	margin-left: 13em;
}
#main-content { 
	float: left;
	margin: 0;
	padding: 1em 0 0 0;
}

#main-content-td { 
	padding: 1em 0; 
}
#main-content-wide {
	margin: 0 1em 0 0;
	padding: 1em 0 0 0;
}
#main-content-full-width {
	margin: 1em;
}
#secondary-nav { 
	padding: 1em;
}

#secondary-nav-td {
	vertical-align:top;
}
/* END CSS FOR ELASTIC LAYOUT */
#content-footer {
	padding: 1em;
	/*background: url(images/main_content_left_tile.gif) top left repeat-y;*/
}
#content-footer hr {
	border: 0;
	height: 8px;
	background-color: #E4773A;
	margin: 0;
	padding: 0;
}
#content-footer h2 {
	font-weight: normal;
	font-size:136%;
}

/* LAYOUT END */

/* --------------------------------- */

/* QUICK LINKS START */

#quick-links {
	margin: 1em 1em 0 1em;
	border: 1px solid #ccc;
	/*background: #eee url(/images/quick_links_background.gif) bottom repeat-x;*/
	background: #eee;
}
table#quick-links-table {
	margin: 1em .5em;
}
#quick-links-table td {
	border-right: 1px dotted #ccc;
	margin: 0 .5em;
	padding: 0 16px;
}
#quick-links-table .last {
	border-right: none;
}
#quick-links h2 {
	color: #fff;
	font-weight: normal;
	font-size: 107%;
	background: url(/images/quick_links_background.gif) repeat-x top left;
	padding: 4px 8px;
	margin: 0;
}
#quick-links h4 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 92%;
  font-weight: bold;
  color:#333333;
}
#quick-links ul {
  list-style: url(/images/orange_bullet.gif);
  margin: 0;
  padding: 0;
}
#quick-links li {
  margin: 0 0 0 1.5em;
  padding: 0;
}
#quick-links ul a {
  color:#666666;
  text-decoration: none;
}
#quick-links ul a:hover {
	color: #003399;
	text-decoration: underline;
}


/* QUICK LINKS END */

/* --------------------------------- */

/* MAIN NAV START */

#main-nav {
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: normal;
	height:2.5em;
}
ul.flex-nav {
	margin: 0;
	padding: 0 10px 0 2px;
	list-style: none;
}
#main-nav li {
	float: left;
	background: url("/images/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 2px 0 2px;
	list-style: none;
}
#main-nav li a {
	float:left;
	display:block;
	background:url("/images/right.gif") no-repeat right top;
	padding:8px 12px 8px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	/*border: none;*/
}


#main-nav .beta {
	height:2.5em;
}
#main-nav .beta a{
	float:left;
	display:block;
	background:url("/images/right_beta.png") no-repeat right top;
	padding:11px 12px 8px 7px;
	height:1.5em;
	position:relative;
	bottom:3px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	/*border: none;*/
}


#main-nav li#main-nav-current.beta a {
	background-image:url("/images/right_beta_on.png");
	color:#fff;
	padding-bottom:8px;
	font-weight:bold;
	border: none;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
#main-nav li a {
	float:none;
}
/* End IE5-Mac hack */
#main-nav li a:hover {
	color:#900;

}
#main-nav li#main-nav-current {
	background-image:url("/images/left_on.gif");
}
#main-nav li#main-nav-current a {
	background-image:url("/images/right_on.gif");
	color:#fff;
	padding-bottom:8px;
	font-weight:bold;
	border: none;
}
#main-nav li#main-nav-current-pubs {
	background-image:url("/images/left_on_pubs.gif");
}
#main-nav li#main-nav-current-pubs a {
	background-image:url("/images/right_on_pubs.gif");
	color:#fff;
	padding-bottom:8px;
	font-weight:bold;
	border: none;
}

#main-nav-text-links {
	font-size: 77%;
	font-weight: bold;
	margin: 0;
	padding: 15px 1em 0 0;
	color: #333;
	float: right;
}
#main-nav-text-links a {
	color: #333;
	text-decoration: none;
}
#main-nav-text-links a:hover {
	color: #666;
	text-decoration: underline;
}

 .secondary-content ul {
    padding: 0 1.5em;
}

div#main-nav-level2 {
	border-top: 1px solid #900;
	float: left;
	margin: 0; 
	background-color: #900;
	position: relative; 
	width: 100%;
	clear: both;
	bottom:.2em;
}
div#main-nav-level2 ul {
	margin: 0;
	padding: 0;
}
div#main-nav-level2 li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0 8px 0 0;
	line-height: 1.6em;
	width: 10.5em;
	border-right: 1px solid #ccc;
	/*border-bottom: 1px solid  #515151;*/
	text-transform: uppercase;
}
div#main-nav-level2 li.main-nav-level2-first {
	border-left: 4px solid #900;
}
div#main-nav-level2 li:hover {
	background: #999;
}
div#main-nav-level2 li.submenu {
	background: url(/images/dropmenu.gif) 98% 50% no-repeat;
}
div#main-nav-level2 li.main-nav-level2-current {
	background-color: #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid  #515151;
}
div#main-nav-level2 li.main-nav-level2-current a {
	/*color: #000;*/
}
div#main-nav-level2 li.submenu:hover {
	background-color: #999;

}
div#main-nav-level2 li a {
	display: block;
	padding: 2px 0 2px 4px;
	text-decoration: none;
	/*width: 14em;*/
	color: #fff;
	/*font-weight: bold;*/
	/*background: url(/images/main_nav_divider_orange.gif) repeat-y left top;*/
	font-size: 77%;
	line-height: 1.6em;
}

div#main-nav-level2 li a:hover {
	/*color: #000;*/
}
div#main-nav-level2>ul a {
	width: auto;
}
div#main-nav-level2 ul ul {
	position: absolute;
	/*width: 14em;*/
	display: none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	z-index: 100;
}
div#main-nav-level2 li.submenu li a {
	/*color: #000;*/
}
div#main-nav-level2 ul ul li {
	border-bottom: 1px solid #ccc;
	background-color: #900;
	width: 18em;
}

div#main-nav-level2 li.submenu li.submenu {
	/*background: url(/images/submenu.gif) 100% 50% no-repeat;*/
}
div#main-nav-level2 li.submenu li.submenu:hover {
	background-color: #fff;
}
div#main-nav-level2 ul.level1 li.submenu:hover ul.level2 {
	display:block;
}

div#main-nav-level2 ul.level2 {
	top: 1.5em;
	left: -1px;
}

#main-nav-level2 .first {
	/*background: url(/images/spacer.gif) repeat-y left top;*/
}

div#main-nav-level2 p {
	padding: 4px 8px;
	font-size: 77%;
	color: #fff;
	margin: 0;
}
div#main-nav-level2 p a {
	padding-right: 1em;
	margin-right: .7em;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	line-height: .8em;
}

div#main-nav-level2 p a:hover {
	text-decoration: underline;
}

/* Pubs */

div.main-nav-level2-pubs {
	border-top: 1px solid #900 !important;
	background-color: #900 !important;	
}
.main-nav-level2-pubs li {
	border-right: 1px solid #ccc !important;
}
.main-nav-level2-pubs li.main-nav-level2-first {
	border-left: 8px solid #900 !important;
}
.main-nav-level2-pubs li.submenu {
	background: url(/images/dropmenu_green.gif) 95% 50% no-repeat !important;
}
.main-nav-level2-pubs li:hover {
	background-color: #999 !important;
}
.main-nav-level2-pubs li.main-nav-level2-current {
	background-color: #900 !important;
}
.main-nav-level2-pubs li.submenu:hover {
	background-color: #999 !important;

}
.main-nav-level2-pubs ul ul {
	border: 1px solid #ccc !important;
}
.main-nav-level2-pubs ul ul li {
	border-bottom: 1px solid #ccc !important;
	background-color: #900 !important;
}

/* MAIN NAV LEVEL 2 END */

/* --------------------------------- */


.main-content h3.title,
.main-content h3.dark-title{
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	border: 0;
}

.main-content h3.title{
	margin-bottom: 0;
	color: #800;
}

.main-content h4.red{
	color: #800;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, clean, sans-serif;
	font-weight: 700;
}

.main-content h4.auto-style20 {
    color: #800000;
    font-size: 13px;
    font-weight: 600;
	line-height: 2;
}


.main-content h4.auto-style20 a{ text-decoration: underline;}

.state-works p,
.main-content .state-info p{
	margin: 10px 0;
	font-size: 13px;
	line-height: 1.75;
	
}

.mock-button{
	display: block;
	margin: 20px auto;
	padding-bottom: 5px;
	text-align: center;
}


/* SECONDARY NAV START */

div.secondary-nav {
	margin: 0 0 2em 0; 
	font-family: Tahoma, Arial, Helvetica, clean, sans-serif;
	font-size: 11px;
	position: relative;
	z-index: 30;
}

div.secondary-nav li.menuhead {
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
div.secondary-nav ul {
	margin: 0;
	padding: 0;
 
}
div.secondary-nav li {
	position: relative;
	z-index: 40;
	list-style: none;
	margin: 0;
	/* This bottom border stops IE from expanding on hover */
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
div.secondary-nav li:hover {
	background: #ccc;
}
div.secondary-nav li.menuhead:hover {
	background-color: #eee;
}
div.secondary-nav li.submenu {
	background: url(/images/submenu.gif) 99% 50% no-repeat;
	/*background-color: #eee;*/
}
div.secondary-nav li.submenu:hover {
	background-color: #ccc;
}
div.secondary-nav li a {
	display: block;
	padding: 0.5em;
	text-decoration: none;
	width: 13em;
	color: #333;
	text-transform: uppercase;
}
div.secondary-nav li.menuhead a {

}
div#nav>ul a {
	width: auto;
}
div.secondary-nav li li a {
	width: 29em;
	text-transform:uppercase;
}
div.secondary-nav ul ul {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 14em;
	width: 30em;
	display: none;
	background-color: #eee;
	border: 1px solid #ccc;
}
div.secondary-nav ul.level1 li.submenu:hover ul.level2, div.secondary-navul.level2 li.submenu:hover ul.level3 {
	display:block;
}


/*** form ***/


.main-content fieldset { 
	border: 1px solid #900;
	padding: .5em;
	margin: 1em 0;
}
.main-content .form-field { 
	display: flex; 
	column-gap: 1em;
	margin: .5em auto;
	flex-direction: column;
	align-content: space-around;
	justify-content: space-around;
}

.main-content .form-field li{
	margin: .5em 0;
	padding: 0;
	display: flex; 
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
	
	&& label{
	  flex-basis: 40%;
	  margin-right: 1em;
	}
}

.main-content .form-field li.info-notice{
	flex-direction: column;
	margin: 1em;
	color: #800;
}

.main-content .form-field li.sub-button,
.main-content .form-field li.seal{
	justify-content: center;
	flex-direction: row;
}

.main-content .form-field  li.agree {
    color: #800;
    font-size: 12px;
}

.main-content .form-field input[type="reset"],
.main-content .form-field input[type="submit"]{
	width: 84px;
	height: 33px;
}

.main-content fieldset h3{
	margin: 0 8px;
	color: #800;
	font-weight: 500;
	border-color: #800;
}

/* Search Form */
#search-secondary-nav-form p {
	margin-bottom: 1em;
}

#secondary-nav p {
	font-size: 77%;
}
#secondary-nav label {
	font-weight: bold;
}
#search-secondary-nav-query {
	margin: 0;
	padding: 1px;
	border: 1px solid #999;
	width: 21em;
	vertical-align: middle;
}

#search-secondary-nav-submit {
	margin: 0;
	padding: 0;
	border: 1px solid #ceb182;
	vertical-align: middle;
	color: #633;
	background-color:#ffda88;
}

/* SECONDARY NAV END */

/* --------------------------------- */

/* FONT SWITCHER START */

.xs {font-size: 77%;}
.sm {font-size: 85%;}
.md {font-size: 100%;}
.lg {font-size: 136%;}
.xl {font-size: 152%;}

/* FONT SWITCHER END */

/* --------------------------------- */

.navbar-toggler,
.hide-desk{
	display: none;
}

@media(max-width: 767px){
	.hide-mobile{
		display: none;
	}
	 	#fha-bar-right{
		float: none;
		text-align: center;
	}
	
	
	#wrapper{ 
		border: 0;
		max-width: 99%;
		overflow-x: hidden;
	}
	/** mobile menu **/
	label.toggle{
		color: #fff;
	}
	.navbar-toggler {
        position: absolute;
        display: block;
        top: -5em;
        right: -5px;
        width: 50px;
        height: 1.5em;
        margin: 0;
        padding: 0;
        z-index: 1;
    }
	
	.navbar-toggler input{
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        z-index: 10;
        -webkit-touch-callout: none;
    }

	.navbar-toggler span{
        position: relative;
        display: block;
        background: #900;
        width: 33px;
        height: 1px;
        margin-bottom: 5px;
        border-radius: 1px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform .5sease, background 0.5scubic-bezier(0.77, 0.2, 0.05, 1.0), opacity .55sease;
    }
	.navbar-toggler span{
		position: relative;
		display: block;
		background: #900;
		width: 33px;
		height: 1px;
		margin-bottom: 5px;
		border-radius: 1px;
		z-index: 1;
		transform-origin: 4px 0px;
		transition: transform .5s ease, background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity .55s ease;
	}

	.navbar-toggler span:first-child
	{
		transform-origin: 0% 0%;
	}
	.navbar-toggler span:nth-last-child(2)
	{
		transform-origin: 0% 100%;
	}

	.navbar-toggler input:checked~span
	{
		opacity: 1;
		transform: rotate(45deg) translate(-5px, -5px);
		background: #900;
	}
	.navbar-toggler input:checked~span:nth-last-child(3)
	{
		opacity: 0;
		transform: rotate(0deg) scale(0.2, 0.2);
	}
	.navbar-toggler input:checked~span:nth-last-child(2)
	{
		transform: rotate(-45deg) translate(0, -1px);
	}
	
	#main-nav{
		height: 30px;
	}
	 
	ul.nav-menu {
        position: absolute;
        background-color: #fff;
		display: flex;
        flex-flow: column wrap;
        justify-content: flex-start;
        align-items: flex-start;
		width: 300px;
		padding: 0; 
		right: -305px; 
        list-style-type: none;
        -webkit-font-smoothing: antialiased; 
        transition: all 2s ease;
		overflow: hidden;
        z-index: 0;
    }
	#main-nav .nav-menu li,
	#main-nav .nav-menu li a{
			background: none;
		}
		
	#main-nav .nav-menu li#mobile-nav-current,
	#main-nav .nav-menu li#mobile-nav-current a	{ 
		color: #900;
	}
    .navbar-toggler input:checked~ul.nav-menu {
		right: 5px;
		padding: 1em; 
    }
	 
	#main-content-table.single-sidebar,
	#main-content-table {
     grid-template-columns: 1fr;
	 column-gap: 2em;
	}
	
	#main-content-td {
		width: fit-content;
		padding: 1em 3px;
		margin: 0;
	}
	
	.main-content fieldset{
		margin: 0;
		padding: 0;
		width: auto;
	}
	
	.flex-table {
		flex-direction: column;
	}
	
	.flex-grid {
		padding: 0 1em;
	}
	
	.form-wrap{
		width: fit-content;
		padding: 1em 0;
	}
	 
	.main-content .form-field li{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	.state-links{
		grid-template-columns: 1fr;
		padding: 1em;
		&& img {
			display: block;
			margin: 0 auto;
		}
		
		&& .right-links{
			margin-bottom: .5em;
			padding-bottom: .5em;
			    border-bottom: 1px dotted #505050;
		}
	}
	#secondary-nav-td,
	.secondary-content,
	#secondary-nav { 
		display: none;
	}
	
	
}