/* CSS Document */

/* general */
*{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:1.3em;
color:#2a2a2a;
}

p{
  outline:none;
  font-size:14px;
  line-height:1.3em;
  margin-bottom:15px;
}

strong{
	font-weight:bold;
	color:#000000;
}

a{
  color:#CC0000;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
  color:#990000;
}

body {
 background: #f1f1f1 url(../images/background.png) repeat-x;
 margin: 0px; 
 padding: 0px;
}

/* layout */

.container{
  position:relative;
  margin: 0 auto;
  margin-top:30px;
  margin-bottom:0px;
  width:960px;
  height:100%;
  background-color:#FFFFFF;
  border:2px solid #d4e4f6;
  border-bottom:none;
}

.top{
 width:960px;
 height:135px;
 background:#d2d2d2 url(../images/top_banner.png) no-repeat;
}

.content{
  width:920px;
  margin: 0px;
  padding:15px 20px 15px 20px;
}

.right_ad_slot{
  float:right;
  margin: 20px;
  padding:5px;
  width:336px;
  height:500px;
  background-color:#f1f1f1;
}

.ad_slot_336x500{
  width:336px;
  height:500px;
  margin:0px;
  padding:0px;
  border:none;
  overflow:hidden;
  display:block;
}

.calc_slot{
  width:500px;
  height:350px;
  margin:0px;
  margin-bottom:15px;
  padding:0px;
  border:none;
  display:block;
}

.bottom_cap{
  position:relative;
  margin: 0 auto;
  margin-top:0px;
  padding-top:10px;
  width:960px;
  height:90px;
  background-color:#FFFFFF;
  border:2px solid #d4e4f6;
  border-top:1px dotted #e7e7e7;
}

.hp_large_promo_container{
	width:920px;
	height:260px;
	border:none;
	margin:0 auto;
	margin-top:20px;
	padding:0px;
	position:static;
	background-color:#ffffff;
	z-index:0;
}

#flashheader{
	width:920px;
	height:260px;
	border:none;
	margin:0px;
	padding:0px;
	position:static;
	z-index:0;
}


.hp_small_promo_container{
	width:215px;
	border:none;
	margin:20px 0px 20px 20px;
	padding:0px;
	float:left;
	display:inline;
}

.hp_small_promo_photo{
	width:213px;
	height:98px;
	border:1px solid #999999;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-color:#333333;
}

.hp_small_promo_text{
	width:185px;
	border:none;
	margin:0px;
	margin-top:5px;
	padding:15px;
	padding-top:10px;
	background:url(../images/hp_bottom_promo_bg.png) no-repeat;
}

.hp_small_prmo_learnmore{
	background:url(../images/learn_more_button.gif) no-repeat;
	width:165px;
	height:50px;
	position:relative;
	margin:0 auto;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
	cursor:pointer;
	cursor:hand;
}

.hp_small_prmo_blank{
	background:none;
	width:165px;
	height:50px;
	position:relative;
	margin:0 auto;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
}

/* menu */

.navcontainer{
	height:30px;
	width:960px;
	background:#cc0000 url(../images/menu_bg.png) repeat-x;
	float:right;
	border-bottom:1px solid #dfb804;
	border-top:1px solid #d4e4f6;
}

ul#navmenu {
	display: block;
	width: 940px;
	height: 30px;
	margin: 0;
	padding: 0px;
	padding-left:15px;
	padding-top:0px;
	
}



ul#navmenu li {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding:7px 40px 0px 0px;
	text-align:center;
}

ul#navmenu a{
	width:110px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#fff9d6;
	text-decoration:none;
}

ul#navmenu a:hover{
	width:110px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#f6db57;
	text-decoration:none;
}




ul#navmenu li.home {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding-left:35px;
	text-align:center;
}

ul#navmenu li.home a{
	width:40px;
	text-decoration:none;
}

ul#navmenu li.home a:hover{
	width:40px;
	text-decoration:none;
}





ul#navmenu li.membership {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.membership a{
	width:130px;
	text-decoration:none;
}

ul#navmenu li.membership a:hover{
	width:130px;
	text-decoration:none;
}





ul#navmenu li.loans {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.loans a{
	width:40px;
	text-decoration:none;
}

ul#navmenu li.loans a:hover{
	width:40px;
	text-decoration:none;
}






ul#navmenu li.savings {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.savings a{
	width:130px;
	text-decoration:none;
}

ul#navmenu li.savings a:hover{
	width:130px;
	text-decoration:none;
}





ul#navmenu li.services {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.services a{
	width:50px;
	text-decoration:none;
}

ul#navmenu li.services a:hover{
	width:50px;
	text-decoration:none;
}





ul#navmenu li.about_us {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.about_us a{
	width:60px;
	text-decoration:none;
}

ul#navmenu li.about_us a:hover{
	width:60px;
	text-decoration:none;
}





ul#navmenu li.employment {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.employment a{
	width:80px;
	text-decoration:none;
}

ul#navmenu li.employment a:hover{
	width:80px;
	text-decoration:none;
}





ul#navmenu li.email {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	text-align:center;
}

ul#navmenu li.email a{
	width:20px;
	text-decoration:none;
}

ul#navmenu li.email a:hover{
	width:20px;
	text-decoration:none;
}







.hidden_menu, .regular_menu {
	display: none;
}
.displayed_menu, .active_menu {
	display: block;
}

.dropdown {
	position: absolute;
	width: 220px;
	top: 30px;
	left: 0px;
	padding:0px;
	background:#fffef1 url(../images/dropdown_bg.gif) repeat-x;
	border:1px solid #e8c501;
}

.dropdown_trigger, .menu_trigger {
	color:#999999;
	display: block;
	width: 140px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.active_trigger, .current_trigger {
	color:#999999;
	width:140px;
}


ul#navmenu li div.dropdown ul.submenu a{
	display:block;
	position:relative;
	width:210px;
	height:20px;
	font-size:12px;
	color:#333333;
	background:none;
	padding:0px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	text-align:left;
	text-decoration:none;
}

ul#navmenu li div.dropdown ul.submenu a:hover{
	display:block;
	position:relative;
	width:210px;
	height:20px;
	font-size:12px;
	color:#000000;
	background:#fbec97 url(../images/menu_hov_bg.png) repeat-x;
	padding:0px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	text-align:left;
	text-decoration:none;
}

/* content */

h1{
font-family:Georgia, "Times New Roman", Times, serif;
  font-size:40px;
  margin-top:25px;
  margin-bottom:15px;
}

h2{
  font-size:24px;
  color:#cc0000;
  margin:0px;
  margin-bottom:15px;
}

h2.box{
  font-size:18px;
  color:#440a02;
  background:#ffffcc;
  margin:5px 5px 20px 0px;
  padding:10px;
  border:1px solid #d6d685;
  width:400px;
  display:block;
}

h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:22px;
  line-height:1.2em;
  margin:0px;
  margin-bottom:10px;
}

h3.red{
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#CC0000;
  font-size:22px;
  line-height:1.2em;
  margin:0px;
  margin-bottom:10px;
}

h4{
font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  line-height:1.2em;
  margin:0px;
  margin-bottom:10px;
  margin-top:5px;
  color:#ff0000;
}

img.float_left { 
    float: left; 
    margin: 5px; 
}
img.float_right { 
    float: right; 
    margin: 5px; 
}

.content ul{
	list-style: inside;
	color:#2a2a2a;
	padding-left:20px;
	margin-left:15px;
	text-indent:-15px;
	margin-bottom:15px;
	list-style-type:disc;
	
}

.small_graph{
	font-size:11px;
	line-height:1.2em;
	margin-bottom:15px;

}

.small_graph strong{
	font-weight:bold;
	color:#cc0000;

}

#site_logo{
	display:block;
	width:250px;
	height:90px;
	float:left;
	background:transparent url(../images/logo.gif) no-repeat;
	border:none;
	padding:10px;
	margin-top:25px;
	margin-left:20px;
	text-indent:-9999px;
}

#box_1{
	display:block;
	width:150px;
	height:40px;
	float:right;
	background:transparent url(../images/online-lending-header.gif) no-repeat;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	border:1px solid #badbff;
}

/* CENTRALnet box */

#box_2{
	display:block;
	width:150px;
	height:100px;
	float:right;
	background:transparent url(../images/central_net.gif) no-repeat;
	padding:0px;
	margin-top:18px;
	margin-right:10px;
	text-indent:-9999px;
	border:1px solid #badbff;
}

.centralnet{
	display:block;
	width:150px;
	height:15px;
	padding:0px;
	padding-top:5px;
	margin-top:60px;
	text-indent:0px;
	border-top:1px dotted #ffffff;
}

.centralnet .alignleft a{
	color:#cc0000;
	width:70px;
	height:15px;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding-left:3px;
}

.centralnet .alignleft a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.centralnet .alignright a{
	color:#cc0000;
	width:70px;
	height:15px;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:right;
	text-align:center;
	padding-right:3px;
}

.centralnet .alignright a:hover{
	color:#ff0000;
	text-decoration:underline;
}

/* END CENTRALnet box */


/* ATM box */

#box_3{
	display:block;
	width:150px;
	height:50px;
	float:right;
	background:transparent url(../images/surcharge_free_atms.gif) no-repeat;
	padding:0px;
	margin-top:8px;
	text-indent:-9999px;
	border:1px solid #badbff;
}

.atm{
	display:block;
	width:140px;
	height:28px;
	padding:0px;
	margin-top:5px;
	margin-left:8px;
	text-indent:0px;
	text-align:left;
}

.text_box{
	height:15px;
	margin-bottom:5px;
}

/* END ATM box */

#right_top_box{
	display:block;
	width:150px;
	height:100px;
	float:right;
	padding:0px;
	margin-top:18px;
	margin-right:10px;
	border:none;
}

.bottom_logos{
position:relative;
width:876px;
height:70px;
margin:0 auto;

}


#footer_visa{
	display:inline;
	width:140px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/verify_visa.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

#footer_cufoundation{
	display:inline;
	width:50px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/cufoundation.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

#footer_cubrand{
	display:inline;
	width:250px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/cu_brand_sm.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

#footer_ncua{
	display:inline;
	width:150px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/ncualogo.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

#footer_ehl{
	display:inline;
	width:70px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/ehl_sm.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

#footer_fraud{
	display:inline;
	width:180px;
	height:70px;
	float:left;
	background:transparent url(../images/footer_images/fraud-protection-plus.gif) no-repeat;
	border:none;
	margin:3px;
	text-indent:-9999px;
}

/* footer */

.footer{
  width:960px;
  height:30px;
  margin: 0 auto;
  margin-top:10px;
  margin-bottom:30px;
  font-family:Arial, Helvetica, sans-serif;
  color:#2a2a2a;
  font-size:9px;
}

.footer .alignleft{
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-left:5px;
  padding-top:10px;
  float:left;
}

.footer .divider{
  color:#b0b0b0;
}

.footer .alignright{
  text-align:right;
  padding-right:5px;
  padding-top:10px;
  float:right;
}

.clear{
clear:both;
}

