/*General Reset*/
* {font-size: 100.01%;}
html {
	font-size: 62.5%;
	height:100%;
}
body{
	height:100%;
	margin:0;
	color:#000;
	font:1.2em Tahoma, Geneva, sans-serif;
	background:#4677c1;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#174d8a;
}
a:hover{text-decoration:none;}
input, select{
	font:1.2em Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*wrapper*/
.wrapper-holder{
	min-height:100%;
	width:100%;
	background: url(../images/bg-body.jpg) no-repeat 50% 100%;
}
#wrapper{
	overflow:hidden;
	width:100%;
	position:relative;
}
.w1{
	width:1042px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1042px;
	position:relative;
	float:left;
	left:-50%;
}
.skip{
	position:absolute;
	top:0;
	left:-9999px;
}
/*logo*/
.logo{
	position:absolute;
	top:20px;
	left:36px;
	z-index:100;
	width:246px;
	height:100px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
/*main*/
#main{padding:120px 0 0;}
.main-t{
	background:url(../images/bg-main-top.png) no-repeat;
	height:32px;
	overflow:hidden;
}
.main-c{
	background:url(../images/bg-main-repeat.png) repeat-y;
	width:962px;
	overflow:hidden;
	padding:5px 40px 0;
}
.container{
	overflow:hidden;
	width:100%;
	margin:0 0 15px;
}
#twocolumns{
	float:right;
	width:760px;
}
/*carusel*/
#carusel{
	float:left;
	width:570px;
	position:relative;
	padding:4px 0 0 15px;
}
/*#carusel a{
	position:absolute;
	top:104px;
	width:30px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;*/
}
#carusel .link-prev{
	left:0;
	z-index:20;
	cursor:pointer;
}
#carusel .link-prev span, #carusel .link-next span{
	/*background:url(../images/bg-prev.png) no-repeat;*/
	display:block;
	height:100%;
}
#carusel .link-next{
	right:0;
	cursor:pointer;
}
#carusel .link-next span{/*background:url(../images/bg-next.png) no-repeat;*/}
#carusel div {
	width:556px;
	overflow:hidden;
	position:relative;
}
#carusel div ul{
	padding:0;
	margin:0;
	list-style:none;
	width:99999px;
	position:relative;
}
#carusel div ul li{
	float:left;
	width:556px;
}
/*content*/
#content{
	width:554px;
	float:left;
	margin:5px 0 0 16px;
	display:inline;
	padding:0 0 13px;
}
.content-t{
	height:13px;
	background:url(../images/bg-content-top.png) no-repeat;
	overflow:hidden;
}
.content-c{
	width:100%;
	background:url(../images/bg-content-repeat.gif) repeat-y;
}
#content .holder{
	float:left;
	width:543px;
	margin:-6px 0 -28px 12px;
	display:inline;
	position:relative;
}
.content-c:after{
	clear:both;
	display:block;
	content:"";
}
.content-b{
	height:13px;
	background:url(../images/bg-content-bottom.png) no-repeat;
	overflow:hidden;
}
#content p{
	margin:0 0 21px;
	line-height:1.6em;
}
.breadcrumbs{
	margin:0 0 6px -14px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:1.4em;
	font-weight:bold;
	font:bold 1.4em Georgia, serif;
}
.breadcrumbs li{
	float:left;
	background:url(../images/divider-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 3px 0 13px;
	color:#dc0000;
}
.breadcrumbs li:first-child{background-image:none;}
.breadcrumbs a{color:#dc0000;}
/*promo boxes*/
.promo{
	float:right;
	width:172px;
}
.promo img{display:block;}
.promo a{
	display:block;
	margin:0 0 4px;
}
/*sidebar*/
#sidebar{
	float:left;
	width:196px;
	margin:0 0 0 1px;
	display:inline;
}
#sidebar .top, #sidebar .bottom{
	background:url(../images/bg-sidebar-top.png) no-repeat;
	width:196px;
	height:9px;
	overflow:hidden;
}
#sidebar .bottom{background:url(../images/bg-sidebar-bottom.png) no-repeat;}
#sidebar .center{
	background:url(../images/bg-sidebar-repeat.png) repeat-y;
	overflow:hidden;
	width:162px;
	padding:8px 17px;
}
#sidebar h2{
	color:#dc0000;
	margin:0 0 16px;
	font-size:1.2em;
}
.services{
	margin:0;
	padding:0;
	list-style:none;
}
.services li{margin:0 0 9px;}
.services a{
	display:block;
	width:151px;
	height:17px;
	padding:4px 0 0 12px;
	background:url(../images/bg-services.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
}
.services a:hover{text-decoration:underline;}
/*boxes*/
.boxes{
	overflow:hidden;
	width:1000px;
	margin:0 -36px 15px 0;
}
.box{
	float:left;
	width:301px;
	margin:0 36px 0 0;
}
.box-t{
	background:url(../images/bg-box-top.png) no-repeat;
	width:301px;
	height:11px;
	overflow:hidden;
}
.box-b{
	background:url(../images/bg-box-bottom.png) no-repeat;
	overflow:hidden;
	height:12px;
	width:301px;
}
.box-c{
	background:url(../images/bg-box-repeat.png) repeat-y;
	width:293px;
	padding:0 4px;
}
.box-c:after{
	clear:both;
	display:block;
	content:"";
}
.box .holder{
	width:100%;
	float:left;
	margin:-7px 0 -10px;
}
.tabset{
	padding:0;
	margin:0;
	list-style:none;
	height:1%;
	border-bottom:1px solid #bacde2;
}
.tabset:after{
	clear:both;
	display:block;
	content:"";
}
.tabset li{
	float:left;
	text-align:center;
}
.tabset a{
	position:relative;
	float:left;
	width:82px;
	height:24px;
	padding:7px 5px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	color:#2163ad;
}
.tabset .active{
	background:url(../images/bg-tab-active.png) no-repeat;
	color:#fff;
}
.select-branch{
	padding:14px 0 0;
	margin:0 0 29px;
	overflow:hidden;
	height:1%;
}
.select-branch select{
	width:162px;
	float:left;
}
.search-by-zip{margin:0 0 47px;}
.search-by-zip label{
	display:block;
	color:#2163ad;
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 5px;
}
.search-by-zip .row{
	overflow:hidden;
	height:1%;
}
.search-by-zip input{
	float:left;
	height:15px;
	font:1em arial, sans-serif;
	width:156px;
	border-style:none;
	background:none;
	padding:0;
}
.search-by-zip span{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:161px;
	height:15px;
	margin:2px 5px 0 0;
	padding:1px 2px 2px;
}
.box p{
	margin:0 0 14px;
	font-size:0.9em;
	line-height:1.3em;
}
.search-by-zip .submit{
	width:29px;
	height:21px;
	background:url(../images/btn-go.gif) no-repeat;
	font-size:0;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}
.select-branch legend, .select-branch .submit, .search-by-zip legend{display:none;}
.tab-content{padding:11px 20px 0;}
.box-rates {
	float:left;
	width:293px;
	margin:4px 33px 0 0;
}
.box-rates-t{
	background:url(../images/bg-rates-top.gif) no-repeat;
	height:18px;
	overflow:hidden;
}
.box-rates-c{
	background:url(../images/bg-rates-repeat.gif) repeat-y;
	width:100%;
}
.box-rates-c:after {
	clear:both;
	display:block;
	content:"";
}
.box-rates .holder{
	float:left;
	width:100%;
	margin:-18px 0 -8px;
}
.box-rates-b{
	background:url(../images/bg-rates-bottom.gif) no-repeat;
	height:18px;
	overflow:hidden;
}
.box-rates h3{
	margin:0;
	position:relative;
	font-size:1.2em;
	color:#003759;
	height:23px;
	width:281px;
	padding:7px 0 0 12px;
	border-bottom:1px solid #bacde2;
	background:url(../images/bg-h3-rates.gif) no-repeat 109px 3px;
}
.rates{
	padding:0;
	margin:0;
	list-style:none;
}
.rates strong{font-weight:normal;}
.rates li{
	margin:0 0 4px;
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding:4px 0 3px 20px;
}
.rates .heading{padding:3px 0 6px 20px;}
.rates .heading .tccfcu{font-size:1.1em;}
.rates .colored{
	background:#d4e8fb;
	margin:0 0 8px;
	padding:5px 0 1px 20px;
}
.rates .title{
	float:left;
	color:#466199;
	width:83px;
}
.rates .tccfcu{
	float:left;
	width:72px;
	color:#2163ad;
	font-size:1.3em;
}
.rates .chase{
	float:left;
	width:46px;
	color:#466299;
}
.rates .wells-fargo{
	float:left;
	color:#466299;
	width:62px;
	text-align:center;
}
/*area*/
.area{
	overflow:hidden;
	height:1%;
	margin:0 0 6px;
}
.ncua{
	float:left;
	width:142px;
	height:46px;
	background:url(../images/ico-ncua.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 0 0 15px;
	display:inline;
}
.home{
	float:left;
	width:36px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/ico-home.png) no-repeat;
	margin:18px 24px 0 16px;
	display:inline;
}
* html .home{margin:18px 21px 0 16px;}
.area .text-holder{
	overflow:hidden;
	height:1%;
	padding:0 6px 0 0;
}
.area p{
	margin:0;
	font-size:0.9em;
	line-height:1.2em;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
/*additional navigation*/
.add-nav{
	position:absolute;
	top:43px;
	right:27px;
	font-weight:bold;
	padding:0;
	margin:0;
	list-style:none;
	font-size:1.2em;
}
.add-nav li{
	float:left;
	padding:0 20px 0 19px;
	background:url(../images/divider-add-nav.gif) no-repeat 0 3px;
}
.add-nav li:first-child{background-image:none;}
.add-nav a{
	text-decoration:none;
	color:#fff;
}
.add-nav a:hover{text-decoration:underline;}
/*navigation*/
#nav {
	position:absolute;
	right:39px;
	top:88px;
	font-weight:bold;
	font-size:1.3em;
}
#nav .l{
	float:left;
	background:url(../images/bg-nav-left.png) no-repeat;
	width:17px;
	height:53px;
}
#nav .r{
	float:left;
	background:url(../images/bg-nav-right.png) no-repeat;
	width:16px;
	height:53px;
}
#nav ul{
	float:left;
	margin:0;
	padding:13px 0 0;
	list-style:none;
	background:url(../images/bg-nav-repeat.png) repeat-x;
	height:40px;
}
#nav li{
	float:left;
	padding:0 2px 0 12px;
}
#nav li:first-child{
	padding-left:0;
	margin:0 0 0 -6px;
}
#nav a{
	text-decoration:none;
	color:#2163ad;
	background:url(../images/bg-star.gif) no-repeat;
	float:left;
	height:29px;
	padding:5px 0 0 23px
}
#nav a:hover{
	color:#df2327;
	background:url(../images/bg-star-active.gif) no-repeat;
}
/*footer*/
#footer{
	padding:18px 0 50px 29px ;
	color:#fff;
	background:url(../images/bg-main-bottom.png) no-repeat;
	height:1%;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
