@charset "utf-8";
/* CSS Document */
#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: 980px;
    }
}
body {
	margin:0;
	background-color: #FFF;
	color: #333;
}

.container {
	width:980px;
	margin:auto;	
}

.menu {
	background-color:#CCC;
	width:980px;
	margin:auto;
	min-height:74px;
}

.logo {
	background-color:#036EB7;
	width:295px;	
	float:left;
}
.image_floatleft {
	float:left;
	padding-right:15px;
}
.menubar {
	width:685px;
	float:left;
}
.calc {
	float:left;
	margin-left:70px;
	width:280px;
	width:300px;
	height:360px;
	font-size:14px;
	background-color:#036EB7;
	color:#FFF;
}
.calc_big {
	font-size:16px;
	background-color:#036EB7;
	color:#FFF;
	font-weight:bold;
}
.calc_small {
	font-size:10px;
	background-color:#036EB7;
	color:#FFF;
	text-align:center;
}
input.MCbtn {
	padding-top:10px;
    background: url(images/mcbtn.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 38px;
    line-height: 0;
    margin-left: 30px;
    overflow: hidden;
    text-indent: -9999px;
    width: 205px;
    border: none;
    border-radius: 0px;
}
.welcome {
	background-image:url(images/BKG.png);
	background-repeat:repeat;
	padding-top:20px;
	padding-bottom:20px;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.welcome_lo {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#036EB7;
	font-weight:bold;
	text-transform:uppercase;
}

.header {
	width:980px;
	height:300px;
}

.button_bkg {
	background-color:#CCC;
	width:980px;
	margin:auto;
	min-height:120px;
}
.button_icon {
	float:left;
	margin-left:87px;
	width:54px;
	
}
.buttons {
	width:180px;
	float:left;
	padding-top:50px;
	background-color:#CCC;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.button_break {
	width:5px;
	min-height:120px;
	background-image:url(images/Button_Stripe.png);
	background-repeat:repeat-y;
	float:left;
	background-color:#CCC;
}

.content {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:20px;
}

.content_columna {
	width:270px;
	float:left
}

.content_columnb {
	width:650px;
	padding-left:20px;
	float:left
}

.float_rt {
	float:right;
	padding-right:20px;	
	padding-top:53px;
	height:80px;
}

.footer_container {
	height:205px;
	width:980px;
	margin:auto;
	background-image:url(images/BKG.png);
	background-repeat:repeat;
}

.footer {
	height:165px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:10px;
	width:180px;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/BKG.png);
	background-repeat: no-repeat;
}
.footer2 {
	height:165px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:10px;
	width:250px;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/BKG.png);
	background-repeat: no-repeat;
}
.footer3 {
	height:165px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:10px;
	width:100px;
	float:right;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/BKG.png);
	background-repeat: no-repeat;
}
.footerEH {
	height:165px;
	padding-top:20px;
	padding-bottom:20px;
	width:120px;
	float:right;
	background-image:url(images/BKG.png);
	background-repeat: no-repeat;
}

.clear {
	clear:both;
}
a:link {
	color: #036EB7;
	text-decoration:none;
}
a:visited {
	color: #036EB7;
	text-decoration:none;
}
a:hover {
	color: #036EB7;
	text-decoration:none;
}
a:active {
	color: #036EB7;
	text-decoration:none;
}
#apDiv1 {
	position:fixed;
	left:0px;
	top:240px;
	width:93px;
	height:109px;
	z-index:1;
}
