@charset "utf-8";
/* CSS Document */

strong { font-weight:bold; }
em { font-style:italic; }

body {
	background:url(../images/body-bg.gif) 0 0 repeat-x #2f2e5f;
	text-align:center;
}
body,td,th,input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#shell {
	background:url(../images/shell-bg.png) 0 0 repeat-y ;
	width:922px;
	padding:0 10px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:86px;
	background:url(../images/header-bg.jpg) 0 0 no-repeat #855C01;
	position:relative;
}

#logo a strong {
	display:none;
}
#logo a {
	display:block;
	width:395px;
	height:86px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
}

#logo_print {
	display:none;
}

#top_nav {
	position:absolute;
	top:0;
	right:0;
}
#top_nav a {
	padding:2px 8px 0 0;
	color:#2f2e5f;
}
#top_nav a:hover {
	text-decoration:underline;
}

#top_date, #top_date_shadow {
	position:absolute;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:16px;
}
#top_date {
	color:#FFF;
	top:62px;
	right:6px;
	z-index:50;
}
#top_date_shadow {
	color:#000;
	top:63.75px;
	right:4.75px;
	z-index:49;
}

ul.hmenu { margin: 0; padding: 0; list-style: none; }
ul.hmenu li { float: left; display: inline; }
ul.hmenu a {
	color:#000;
	float: left;
	display: block;
	text-decoration: none;
	height: 1%;
}
#top_buttons {
	position:absolute;
	top:30px;
	left:378px;
}
#top_buttons a strong {
	display:none;
}
#top_buttons a {
	height:30px;
	width:140px;
	background-position:0 50%;
	background-repeat:no-repeat;
}
#top_buttons #open_door a, #top_buttons #open_door2 a {
	width:105px;
	background-image:url(../images/open_door-btn.png);

}
#top_buttons #open_door2 a {
	position:absolute;
	top:18px;
	left:0;
}

#top_buttons #corpower a {
	width:105px;
	background-image:url(../images/corpower-btn.png);
	/*margin-top:-10px;*/
}

#top_buttons #ach_initiation a {
	background-image:url(../images/ach_initiation-btn.png);
}

#top_buttons #instant_images a {
	width:90px;
	background-image:url(../images/instant_images-btn.png);
}

#top_buttons #international_wires a {
	width:158px;
	background-image:url(../images/international_wires-btn.png);
}



#col_uno {
	float:left;
	width:166px;
}

#col_due {
	padding-top:15px;
	padding-left:180px; /* width of left column + 10*/
	_padding-left:172px;
	padding-right:210px; /* width of right column + 10 */
}
#col_tre {
	float:right;
	width:204px;
}


#member_login {
	width:186px;
	height:72px;
	background:url(../images/member_login-bg.gif) 0 0 no-repeat #d0d0d0;
	padding:23px 9px 0 9px;
	font-size:11px;
}
#member_login h1 {
	display:none;
}
#member_login label {
	display:block;
	margin-bottom:3px;
	text-align:right;
}
#member_login input {
	font-size:10px;
	width:120px;
	margin-left:5px;
}
#member_login input.text {
	border:1px solid #0C1BA9;
}
#member_login #login_btn {
	float:right;
	width:56px;
	height:19px;
	background:url(../images/logon-btn.gif) 0 0 no-repeat;
	padding-bottom:2px;
	border:0px;
}

#member_login li {
	margin-left:25px;
}


#top_rates a { color:#FFF; }
#top_rates input { 
	font-size:11px;
}
#top_rates {
	color:#FFF;
	font-size:11px;
	padding-bottom:30px;
	background:url(../images/top_rates-bg.gif) 0 100% no-repeat #fff;
	margin-bottom:10px;
	margin-top:10px;
}
#top_rates h1 {
	color:#fbd46a;
	height:23px;
	font-size:18px;
	font-weight:bold;
	padding-top:18px;
	padding-left:20px;
	letter-spacing:-1px;
	background:url(../images/top_rates-h1-bg.gif) 0 100% no-repeat #fff;
}
#top_rates dl {
	padding:3px 18px 0 18px;
}
#top_rates dt {
	font-size:11px;
	clear:left;
	float:left;
	width:106px;
	text-decoration:none;
}
#top_rates dd {
	font-size:11px;
	clear:right;
	display:block;
	float:right;
	width:62px;
	text-align:right;
}
#top_rates #signup_btn {
	width:54px;
	height:17px;
	color:#FFF;
	background:url(../images/signup-btn.gif) 0 0 no-repeat;
	padding-bottom:2px;
	margin:6px 40px 0 20px;
	font-size:10px;
}
#top_rates .disclosures {
	padding-right:8px;
	text-decoration:none;
	background:url(../images/white-arrow.gif) 100% 3px no-repeat;
}
#top_rates .disclosures:hover {
	text-decoration:underline;
}

#press_releases {
	background:url(../images/press_releases-bg.gif) 0 100% no-repeat #FECB5E;
	padding-bottom:20px;
	margin-bottom:10px;
}
#press_releases h1 {
	background:url(../images/press_releases-h1-bg.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:18px;
	font-style:italic;	
	text-transform:uppercase;
	color:#090670;
	height:32px;
	padding-top:8px;
	padding-left:20px;
	letter-spacing:-1px;
}
#press_releases dl {
	padding:3px 18px 0 18px;
}
#press_releases dt {
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
#press_releases dd {
	color:#545454;
	font-size:10px;
	line-height:12px;
}


#nav {
	background:url(../images/nav-bg.jpg) 0 0 no-repeat #fff;
	height:285px; /* was 347px */
	padding-top:28px; /* was 34 */
	padding-right:8px;
	margin-bottom:10px;
}

#presidents_desk {
	display:block;
	background:url(../images/presidents_desk-btn.gif) 0 0 no-repeat;
	width:166px;
	height:64px;
	margin-bottom:15px;
	margin-left:15px;
}
#presidents_desk strong {
	display:none;
}


#investment-service {
	display:block;
	background:url(../images/investment-service-btn.gif) 0 0 no-repeat;
	width:166px;
	height:64px;
	margin-bottom:15px;
	margin-left:15px;
}
#investment-service strong {
	display:none;
}


#ratessignup {
	display:block;
	background:url(../images/ratessignup-btn.gif) 0 0 no-repeat;
	width:166px;
	height:64px;
	margin-bottom:15px;
	margin-left:15px;
}
#ratessignup strong {
	display:none;
}




#ncua_ehl {
	background:url(../images/ncua_ehl-img.gif) 50% 0 no-repeat;
	padding:60px 18px 15px 18px;
	text-align:center;
	font-size:9px;
	line-height:10px;
}


#top_bar { /* total height: 41px */
	height:41px;
	padding:0;
	background:url(../images/top_bar-bg.gif) 0 0 repeat-x #1c1984;
}

#top_bar {
	color:#FFF;
	font-size:11px;
}
#top_bar input {
	font-size:10px;
	border:1px solid;
}

#top_bar #signup {
	float:left;
}

#top_bar #ticker {
	padding:10px 10px 0 10px;
	float:left;
}

#top_bar #ticker .ratename{
	color:#bcbbff
	}


#top_bar #search {
	float:right;
	background:url(../images/search-bg.gif) no-repeat;
	padding:13px 0px 0 5px;
	height:28px;
	width:199px;
}



#footer {
	clear:right;
	height:36px;
	width:700px;
	padding:8px 15px 0 15px;
	text-align:center;
	color:#535353;
	margin: 0 auto;
}
#footer ul {
	/*background:url(../images/footer-bg.gif) 50% 0 no-repeat; */
	padding:8px 0 0 30px;
}
#footer ul a {
	font-size:11px;
	color:#535353;
	padding-left:15px;
}
#footer ul a:hover {
	color:#000;
}
#footer ul li.first-item a {
	padding-left:0px;
}



h2 {
	background:url(../images/heading-bg_2.gif) 0 0 no-repeat ;
	height:29px;
	padding:0;
	position:relative;
	margin-bottom:10px;
}
h2 b, h2 i, h2 small {
	position:absolute;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:-1px;
	font-family:'Arial Black', Arial, Helvetica, sans-serif; 
}
h2 b {
	top:-1px;
	left:5px;
	color:#090670;
	z-index:50;
	padding-right:2px;
}
h2 i {
	color:#999;
	top:0px;
	left:6px;
	z-index:49;
	padding-right:1px;
}
h2 small {
	color:#ccc;
	top:1px;
	left:7px;
	z-index:48;
}



.strike { text-decoration:line-through; }


.clear { clear:both; width:0; height:0; line-height:0; font-size:0;}

/* rates */

.ratehead
	{
	background:#2b286b;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding: 0 5px;
	}
	
.raterow
	{
	text-align:center;
	color:#333;
	font-size:10px;
	}

.rateline
	{
	text-align:center;
	color:#333;
	font-size:12px;
	background:#efeeff;
	margin:3px 0;
	font-weight:bold;
	}

/* Events cal */

.fieldinput {
	font-size:10px;
	border:1px solid #999;
}

.bluebutton {
	background:#24218c;
	color:#fff;
	border: 1px solid #5956be;
	font-size:10px;
	}


/* Homepage blurb */
.homepage {
	float:left;
	margin:5px 10px 20px 5px;
	x_margin:0;
	width:250px;
	_width:250px;
	background:url(../images/block-top.gif) no-repeat;
	cursor:pointer;
	}
	
	.homepage-inner
	{
		padding:0px 10px 15px 10px;
		min-height:200px;
		height:auto;
		_height:200px;
		background:url(../images/block-bot.gif) no-repeat 0 100%;
		text-align:center;
		display:block;
	}


.homepage-inner a:link {
	color:#666;
	text-decoration:none;
	}


.homepage-inner a:hover {
	color:#161470;
	text-decoration:underline;
	}



.homepage p, .homepage .home_article .body {
	color:#666;
	font-weight:normal;
	}
.homepage .home_article div.clear {
	clear:both;
	display:block;
}

.homepage h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color:#161470;
	padding-left:5px;
	height:49px;
	width:245px;
	overflow:hidden;
	}

.homepage a {
	color:#161470;
	text-decoration:none;
	}


.homepage a:hover {
	text-decoration:underline;
	}

.homepage h5 a:hover { text-decoration:none; }




.homepage .breaker {
	display: block; 
	clear: left; 
  	visibility: hidden;
  	height:0;
  	}

.contact label {
	width:100px;
	display:block;
	float:left;
	padding:3px 0;
}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 100%;
 height: 200px;
 overflow: hidden;
}

#scroller p {
 padding: 0;
}
#scroller dd {
	margin-bottom:15px;
}
/* Scoller Box */