#fdic {
  background: white;
}
#fdic .container {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: auto;
    margin-left: auto;
}

#fdic .position-relative {
    position: relative !important;
}

#fdic .py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

#fdic .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: -12px;
    margin-left: -12px;
}

#fdic .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0;
}

#fdic .d-none {
    display: none !important;
}

#fdic .img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 576px) {
    #fdic .container {
        max-width: 540px;
    }
    #fdic .d-sm-block {
        display: block !important;
    }
    #fdic .d-sm-none {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #fdic .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    #fdic .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    #fdic .container {
        max-width: 1140px;
    }
}

.whitearial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.outsideborder {
	border: thin solid #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	line-height: 14pt;
	padding-right: 15px;
}
.bodytext a {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

#backbox {
	background: #2b2b2b;
	text-align:center; /* center, not in IE5 */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -3px;
} 

#box {
	width: 180px;
	background: #2b2b2b;
	background-image: url(back-gray.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left:0px;
	position:relative; /* needed for footer positioning*/
	margin:0; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
} 

#nav a {
	display: block;
	padding: 3px;
	width: 178px;
	background-color: #2b2b2b;
	color: #ffffff;
	text-decoration: none;
}
.style1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


#nav a:hover {
	background-color: #ffffff;
	color: #000000;
}

#nav ul
{
	margin:0;
	padding:15px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	line-height:12.8px;
}
.leftdivider {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #2b2b2b;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14pt;
}
.footer a {
	color: #000000;
}

.style1 a:link {
	color: #FFFFFF;
	font-size:10px;
	}
	
.style1 a:hover {
	color:#666666;
	text-decoration:none;
	}
h3 {
	font-size: 12px;
	margin-top: 10px;
}
