@charset "UTF-8";
@import url(https://b63c7a.claudeassets.com/20170724091136cs_/https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900);
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #001e33;
	margin: 0;
	display: inline-block;
}
#wrapper {
	min-height: 100%;
	width: 100%;
}

/* global */
h1 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: #0066a2;
	margin-top: -15px;
}
h2 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #333333;
	margin: 0px;
	margin-top: -5px;
}
h3 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #ef6651;
	margin: 0px;
	margin-bottom: 10px;
}
h4 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #0a9fd9;
	margin: 0px;
	margin-bottom: 15px;
}
a {
	color: #0066a2;
	text-decoration: none;
}
a:hover {
	color: #ef6651;
	text-decoration: none;
}
a img {
	border: none;
}
.small-txt {
	font-size: 14px;
}
.hover {
	cursor: pointer;
}
.white-txt {
	color: #ffffff;
}
ul.check {
	margin-bottom: 15px;
}
ul.check ul {
	margin-left: 14px;	
}
ul.check ol {
	margin-left: 18px; 	
}
ul.check li{
	margin-bottom: 5px;
}
ul.check ul li:first-child, ul.check ol li:first-child {
	margin-top: 5px;
}
ul.check li {
	background: url(https://d8b82c.claudeassets.com/20170724091136im_/https://lakecomfcu.org/images/check.png) no-repeat left 0.333em; /* 4px */
	padding-left: 25px;
}
ul {
	list-style: none;	
}
	

/* top */
#top-wrapper {
	width: 100%;
	height: 150px;
	background-color: #ffffff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ef6651;
	display: inline-block;
}
#top-container {
	width: 1050px;
	margin: 0 auto;
}
#logo {
	width: 400px;
	height: 90px;
	margin-top: 30px;
	float: left;
}
#tl-wrapper {
	width: 650px;
	height: 30px;
	margin-top: 20px;
	float: right;
	text-align: right;
}
.tl-links {
	color: #001e33;
	margin-left: 15px;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
}
.tl-links:hover {
	color: #5cc1e7;
}
#top-features {
	width: 650px;
	height: 40px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
#srch-wrapper {
	width: 300px;
	height: 35px;
	float: right;
	border: 1px #c0d2da solid;
	background-color: #ffffff;
}
#srch-input-container {
	width: 200px;
	margin-left: 15px;
	margin-top: 8px;
	float: left;
}
.srch-input {
	border: none;
	background-color: #ffffff;
	width: 200px;
	color: #89a2ae;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
}
#srch-btn {
	width: 16px;
	height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	cursor: pointer;
}
.top2-fr {
	float: right;
	margin-left: 5px;
}

/* top3 */
#top3-wrapper {
	width: 100%;
	height: 50px;
	background-color: #0066a2;
	display: inline-block;
}
#top3-container {
	width: 1050px;
	height: 50px;
	margin: 0 auto;
}

/* menu */
#navi-container {
	width: 800px;
	height: 50px;
	float: left;
}
#menu-back {
	width: 850px;
	height: 20px;
	float: left;
}

/* home banking */

#hbl-wrapper {
	width: 250px;
	height: 50px;
	float: right;
	background-color: #ef6651;
}
.hbl-container {
	padding: 10px;
	height: 165px;
	width: 275px;
	text-align: center;
	background-color: #ef6651;
}
.hbl-input {
	color: #ffffff;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	width: 250px;
	border: 1px solid #efa69b;
	text-align: center;
	background-color: #ef6651;
	margin-top: 15px;
}
#hbl-button {
	color: #ffffff;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	font-size: 22px;
	width: 250px;
	height: 40px;
	line-height: 35px;
	border: 1px solid #efa69b;
	background-color: #ef6651;
	margin-top: 10px;
	cursor: pointer;
}
#hbl-button:hover {
	background-color: #ffffff;
	color: #000;
}
.hbl-link {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
}
a.hbl-link {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
a.hbl-link:hover {
	text-decoration: underline;
}


/* body */
#body-wrapper {
	width: 100%;
	min-width: 100%;
	min-height: 200px;
	background-image: url(https://a5d457.claudeassets.com/20170724091136im_/https://lakecomfcu.org/images/body-back.png);
	overflow: auto;
	display: inline-block;
}
#content-wrapper {
	width: 1050px;
	margin: 0 auto;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #333333;
	overflow: auto;	
	background-image: url(https://5f0da1.claudeassets.com/20170724091136im_/https://lakecomfcu.org/images/left-back.png);
	background-repeat: repeat-y;
	padding-bottom: 50px;
}
#left-side {
	width: 260px;
	min-height: 200px;
	float: left;
	overflow: auto;
	padding-top: 50px;
	margin-right: 30px;
	padding-bottom: 5px;
}
#left-side strong {
	font-weight: 600;
}
#rl-wrap {
	width: 210px;
	min-height: 120px;
	float: left;
	margin-left: 5px;
	background-color: #fff;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ef6651;
}
#rl-navi-container {
	width: 210px;
	text-align: left;
	margin-top: 5px;
}
.rl-link {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin-top: 5px;
}
.rl-link:hover {
	color: #0066a2;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #0066a2;
}
.rl-link-active {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-top: 5px;
	color: #1163a1;
}
#rl-extra {
	width: 230px;
	margin-top: 25px;
	padding: 15px;
	float: left;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #000000;
	background-color: #eeeeee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#right-side {
	width: 760px;
	float: left;
	overflow: auto;
	padding-top: 50px;
	min-height: 200px;
	padding-bottom: 5px;
}
#content-container {
	width: 670px;
	margin-left: 5px;
	padding: 40px;
	overflow: auto;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #333333;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
#content-container strong {
	font-weight: 700;
}
#pic-wrapper {
	width: 250px;
	float: right;
	margin-left: 50px;
	margin-bottom: 15px;
}
#pic {
	width: 250px;
	height: 250px;
	margin-bottom: 15px;
}
.side-btn-wrapper {
	width: 250px;
}
.side-btn {
	color: #ffffff;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	font-size: 22px;
	min-width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 35px;
	text-align: center;
	background-color: #001e33;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
}
.side-btn:hover {
	background-color: #ef6651;
	color: #ffffff;
}


/* footer */
#footer-wrapper {
	width: 100%;
	min-height: 200px;
	display: inline-block;
}
#footer-container {
	width: 1050px;
	margin: 0 auto;
	overflow: auto;
}
#footer-ncua {
	width: 225px;
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 20px;
}
#footer-ehl {
	width: 200px;
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 20px;
}
.footer-branch {
	float: left;
	width: 350px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	line-height: 25px;
	margin-top: 20px;
	margin-left: 90px;
}
.footer-branch a {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}
.footer-branch a:hover {
	color: #bde6f5;
	text-decoration: none;
}
.footer-branch strong {
	color: #ffffff;
	text-transform: uppercase;
}
.footer-links {
	float: left;
	width: 120px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	line-height: 25px;
	margin-top: 20px;
	margin-left: 30px;
}
.footer-links a {
	text-decoration: none;
	font-size: 14px;
	color:#ffffff;
	}
.footer-links a:hover {
	color: #bde6f5;
	text-decoration: none;	
}
#footer-legal-wrapper {
	width: 100%;
}
#footer-legal-container {
	width: 1010px;
	margin: 0 auto;
	padding: 20px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color:#ffffff;
}

/*  third-party links */
#link-overlay {
	z-index: 100000002;
	opacity: .6;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}
#warning_popup {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #353535;
	text-align: left;
	position: absolute;
	top: 10%;
	left: 50%;
	padding: 20px;
	display: block;
	z-index: 100000003;
	width: 625px;
	margin-left: -275px;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 1.0;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ef6651;
	border-bottom-color: #ef6651;
}
#warning_popup a:active, #warning_popup a:link, #warning_popup a:visited {
	font-size: 18px;
	color: #0066a2;
	text-decoration: underline;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	text-shadow: 1px 1px #fff;
}
#warning_popup a:hover {
	text-decoration: none;
	color: #40b4e2;
}
#main_bg {
	width:100%;
	margin:0 auto;
	position:relative;
}
	

/* calcs */
.calc-wrap {
	width: 100%;
	padding: 5px;
	float: left;
	border-bottom: 1px solid #dddddd;
}
.calc-text-wrap {
	width: 80%;
	float: left;	
	height: 20px;
	line-height: 45px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.calc-btn-wrap {
	width: 100px;
	float: right;
}
.calc-btn {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 12px;
	background-color: #0066a2;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.calc-btn:hover {
	color: #ffffff;
	background-color: #000000;
}

/* pops */
.popback {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #001e33;
}
.poplink {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
a.poplink {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.poplink:hover {
	color: #ef6651;
	text-decoration: none;
}
.poplink strong {
	font-weight: 700;
}
/*
     FILE ARCHIVED ON 01:00:07 Nov 08, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:03:43 Jul 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.599
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.037
  esindex: 0.007
  cdx.remote: 19.757
  LoadShardBlock: 131.975 (3)
  PetaboxLoader3.resolve: 74.204 (4)
  PetaboxLoader3.datanode: 117.825 (4)
  load_resource: 76.033
*/