@charset "UTF-8";
/* CSS Document */
#homeBgContainer {
	background-image: url(../images/home-content-bg2023.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 650px;
	
}
#homeContent {
	font-size: 18px;
	line-height: 20px;
	margin-left: 80px;
	padding-top: 25px;
	margin-right: 80px;
}
.blightb {
	font-size: 20px;
	font-weight: bold;
	color: #408CC1;
}
.bdarkb {
	font-size: 20px;
	font-weight: bold;
	color: #3660A3;
}
#homeContent #homeIntro {
	width: 760px;
	font-size: 15px;
	line-height: 1.4em;
}
#homeContent h2 {
	font-size: 34px;
	font-weight: bold;
	color: #2766a6;
}

#homeApplySteps {
	float: left;
	width: 360px;
	margin-right: 70px;
}

#homeEligSteps {
	float: left;
	width: 278px;
}



#homeApplyNowBut {
	font-size: 38px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	float: left;
	height: 55px;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	cursor: pointer;
	background-color: #ef4527;
	background-image: url(../images/Apply-Now-Button2.png);
	margin-top: 15px;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#homeDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 500px;
	font-size: 10px;
	clear: both;
	line-height: 12px;
	color: #333;
	left: 360px;
	top: 690px;
	z-index: 10;
}
#homeFooter {
	margin-top: 47px;
	color: #fff;
	padding-left: 90px;
}
#homeFooter #copyright {
	float: left;
	margin: 13px 0px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
	color: #fff;
}
#homeFooter #clickNews {
	float: right;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-right: 83px;
}
#homeFooter #clickNews a {
	color: #efd06a;
}

#applyNav {
	
	display: none;
}

#applyNav ul {
	
	list-style-type: none;
	position: absolute;
	left: 280px;
	top: 300px;
	z-index: 500;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	text-shadow: none;
	text-transform: none;
	background-color: #fff;
	border: 1px solid #FFF;
}
#applyNav ul li {
	
	margin-top: -2px;	
}
#homeTAF {
	position: absolute;
	left: 728px;
	top: 280px;
}
#homeSlides {
	width: 278px;
	height: 214px;
}