/* Colors
#788ca2 - Background Blue
#223469 - Blue Text
#7a3100 - Brown Text
*/

/* Eric Meyer CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*#Global#*/

body {
	margin: 0;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 75%;
	color: #555;
	line-height: 1.4;
}

body.LTR, body.RTL {
	background: url(../images/background.png) repeat-x top center #788ca2;
 	padding: 0px;
	margin: 0px;
}

img {
    border: none;
}

p {
    margin: 0 0 1.4em 0;
}

ol li {
    list-style-type:decimal;
	margin-left:16px;
}

ul, li {
    padding:0;
	margin: 0;
}

b, strong {
    font-weight:bold;
}

sup {
    vertical-align:top;
	font-size:.6em;
}

#container2 {
    margin: 0 auto;
	width: 984px;
	background: url(../images/container2_bg.png) repeat-y left top #fff;
	clear:both;
}

#container {
	width: 972px;
	padding: 0 6px;
	background: url(../images/container_bg.png) no-repeat left top;
	overflow: hidden; /*contains floats*/
}

.top-nav-bar {
    min-height: 27px;
	margin: 0 auto;
	width: 972px;
	color: #223469;
}

.top-nav-r {
    background: url(../images/top_nav_bg_sprite.png) scroll no-repeat 100% 0;
	margin: 0;
	float:right;	
}

.top-nav-l {
    background: url(../images/top_nav_bg_sprite.png) scroll no-repeat 0 -150px;
	display:block;
	padding: 8px 14px 2px 74px;
	float::left;
	min-height: 17px;
}

.top-nav-bar a {
    color: #223469;
	text-decoration:none;    
}

.top-nav-bar a:hover {
	text-decoration:underline;    
}

#header {
	height: 158px;
	position: relative;
	width:972px;
	margin: 0 auto;
}
	
#header .logo {
	position:absolute;
	top: 32px;
	left:24px;
}

.top-banner {
    position:absolute;
	bottom: 0;
	right: 0;
	height: 154px;
}

.top-banner img {
    display:block;
}

#content-container, #child-content-container {
    min-height: 400px;
	width: 922px;
	padding: 25px 25px 10px 25px;
	overflow:hidden; /* Contains floats */
	background: url(../images/content_container_bg.png) repeat-x center top;
}

#child-content-container {
    background: url(../images/child_content_container_bg.png) repeat-x center top;
}

.banner-ad {
    float:left;
	margin: -3px 0 0 -5px;
	width: 593px;
}

.banner-ad .Slider .Content {
    background:url(../images/banner_ad_bg.png) no-repeat left top;
}

.bank-login-home {
    float:right;
	margin: -3px -6px 0 0;
}

.bank-login-home a {
    width: 320px;
	height: 101px;
	display:block;
	background: url(../images/connect24.png) no-repeat left top;
}

.bank-login-home a:hover {
	background: url(../images/connect24.png) no-repeat left -102px;
}

.bank-login-home span {
    position:absolute;
	left: -9999px;
	top: -9999px;
}

.quick-links-home {
    width:321px;
	height:168px;
	background: url(../images/quicklinks_home_bg.png) no-repeat left top;
	float:right;
	margin: 18px -6px 0 0;
	position:relative;
	overflow:hidden;
}

.quick-links-home .online-services, 
.quick-links-home .other-services,
.quick-links-home .apply-online {
    position:absolute;
	top:60px;
	left:135px;
	width: 162px;
}

.quick-links-home .other-services {
	top:92px;
}

.quick-links-home .apply-online {
	top:124px;
}

.quick-links-home .online-services-click,
.quick-links-home .other-services-click,
.quick-links-home .apply-online-click {
    min-width:162px;
	width:auto;
}

.box-group {
    float:right;
	background: url(../images/box_headers.png) no-repeat left top;
	padding-top: 45px;
	width:928px;
	margin: 17px -6px 0 0;
}

.news-box {
    float:left;
	width:385px;
	padding: 0 15px;
	margin-right: 20px;
}

p.news-date,
div.news-body {
    margin-bottom: .3em;
}

div.news-body p {
    margin-bottom: 0;
}

p.news-date {
    color: #999;
	font-size: .917em;
}

.news-box p.more {
    margin-bottom: 1.4em;
}

p.more a {
    font-weight:bold;
	color: #223469;
	text-decoration:none;
	padding: 2px 0 3px 20px;
	background: url(../images/more_bullet.png) no-repeat left top;
}

p.more a:visited {
    color: #223469;
}

p.more a:hover {
    text-decoration: underline;
}

h2.news-title a,
.newsItemDetail h1 {
    font-size:1.333em;
	font-weight:normal;
	color:#7a3100;
	text-decoration:none;
}

h2.news-title a:visited {
    color: #7a3100;    
} 

h2.news-title a:hover {
    text-decoration:underline;
}

.rates-box, .poll-box {
    float:left;
	width: 204px;
	padding: 0 15px;
	margin-right: 20px;
}

.rates-box table {
    width: 204px;
	margin-bottom: .6em;
	line-height: 1.6;
}

.rates-box th a {
    font-size:1.333em;
	color:#7a3100;
	padding: 4px 0 3px 28px;
	text-decoration:none;
}

.rates-box th a:hover {
    text-decoration:underline;
}

.loan-rates a {
    background: url(../images/icons_sprite.png) no-repeat left 3px;
}

.deposit-rates a {
    background: url(../images/icons_sprite.png) no-repeat left -75px;
}

.rates-text {
    font-style:italic
}

.rates-number {
    text-align:right;
	font-weight: bold;
	font-style:italic;
	color: #888;
}

.poll-box {
    margin-right: 0;
}

.PollControl {
    
}

.PollQuestion {
    font-size: 1.167em;
    color: #7a3100;
}

.PollAnswers {
    margin-top: 10px;
	margin-bottom: 10px;
}

.PollAnswers td {
    vertical-align:middle;
} 

.PollAnswer {
    
}

.PollCount {
    border: 1px solid #d1e1f0;
    padding: 3px;
    background-color: #e7eff7;
    font-weight: bold;
	color: #223469;
}

.PollGraph div {
	height: 8px;
	background: url(../Images/poll_bar_bg.png) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollInfo {
    font-style:italic;
}

.child-content {
    line-height: 1.6em;
	width:667px;
	float:left;
}

.float-left {
    float:left;
	margin: 3px 15px 8px 0;
}

.float-right {
    float:right;
	margin: 3px 0 8px 15px;
}

.child-content a {
    color: #223469;
	text-decoration:underline;
}

.child-content a:hover {
    text-decoration:none;
}

.child-content a:visited {
    color: #848da8;
}

h1.page-title {
    color: #223469;
	font-size:2em;
	font-weight:normal;
	border-bottom: 2px solid #dfe1ea;
	margin: .4em 0 .8em; 0;
	padding-bottom: 5px;
}

h1.page-title p {
    margin-bottom:0;
}

h2.subtitle {
    color: #7a3100;
	font-size: 1.333em;
	font-weight:normal;
}

.child-content h2.subtitle a {
    color: #7a3100;
	text-decoration:none;
}

.child-content h2.subtitle a:hover {
    color: #7a3100;
	text-decoration:underline;
}

.child-content h2.subtitle a:visited {
    color: #7a3100;
}

.footnote {
    font-size: .833em;
	color: #223469;
}

.child-content ul, .child-content ol {
    margin-bottom: 1.6em;
}

.child-content ul ul, .child-content ol ol {
    margin-bottom: 0;
}

.child-content ul li {
    margin: 0 0 0 16px;
	list-style-type:disc;
}

.child-content ul ul li {
    list-style-type:circle;
}

.child-content ol ol li {
    list-style-type:lower-alpha;
}

.child-sidebar {
    float:right;
	width: 236px;
	padding: 0 6px;
	margin: 28px -6px 0 0;
}

a.bank-login-child {
    width: 248px;
	height: 108px;
	display:block;
	background: url(../images/connect24_childpg.png) no-repeat left top;
	float:right;
	margin: 0 -6px 15px 0;
}

a.bank-login-child:hover {
	background: url(../images/connect24_childpg.png) no-repeat left -108px;
}

a.bank-login-child span {
    position:absolute;
	left: -9999px;
	top: -9999px;
}

.quick-links-child {
    width:248px;
	height:228px;
	background: url(../images/quicklinks_child_bg.png) no-repeat left top;
	float:right;
	margin: 0 -6px 0 0;
	position:relative;
}

.quick-links-child .online-services, 
.quick-links-child .other-services,
.quick-links-child .apply-online {
    position:absolute;
	top:80px;
	left:22px;
	width: 205px;
}

.quick-links-child .other-services {
	top:131px;
}

.quick-links-child .apply-online {
	top:182px;
}

.more-information {
    background: url(../images/related_bottom_bg.png) no-repeat left bottom;
	/*width: 248px;*/
	float:right;
	margin: 0 -6px 15px 0;
}

.more-information ul {
    background: url(../images/more_info_top_bg.png) no-repeat left top;
	width:204px;
	min-height: 68px;
	padding: 55px 22px 10px 22px;
}

.related-links {
    background: url(../images/related_bottom_bg.png) no-repeat left bottom;
	float:right;
	margin: 0 -6px 15px 0;
}

.related-links ul {
    background: url(../images/related_links_top_bg.png) no-repeat left top;
	width:204px;
	padding: 55px 22px 10px 22px;
	min-height: 30px;
}


.more-information li, .related-links li {
    margin-bottom: .8em;
	background:url(../images/related_bullet.gif) no-repeat left 1px;
	padding: 0 0 0 21px;
}

.more-information a, .related-links a,
.more-information span, .related-links span {
    font-size: 1.167em;
	color: #223469;
	text-decoration:none;
}

.more-information span, .related-links span {
    font-weight:bold;
}

.more-information a:hover, .related-links a:hover {
    text-decoration:underline;
}

ul.nav-list li {
    background:url(../images/more_bullet.png) no-repeat left 1px;
	padding: 0 0 0 21px;
	list-style-type:none;
	margin: 0 0 .8em 0;
}

ul.nav-list li a {
    font-size: 1.167em;
	color: #223469;
	text-decoration:none;
}

ul.nav-list li a:hover {
    text-decoration:underline;
}

/* Table styles */

table td {
    vertical-align:middle;
}

.child-content table {
    margin-bottom: 1.6em;
}

.content-table {
    max-width: 667px;
	line-height:1.2em;
	margin-bottom: 1.6em;
}

.content-table th {
    background: #223469;
	color: #fff;
	font-size: 1.333em;
	padding: 8px 10px;
	text-align:left;
}

.content-table th .detail {
    font-size: .688em;
	color: #adb4c9;
}

.content-table td {
    padding: 8px 10px;
	border-bottom: 1px solid #dfe1ea;
	vertical-align:middle;
}

.content-table .subheader {
    background: #edeed8;
	color: #223469;
	font-weight:bold;
}

.content-table .subheader .detail {
    font-weight: normal;
	font-size: .917em;
}

.content-table .footnote {
    font-size: .833em;
	color: #223469;
	border-bottom: none;
}

/* Footer */

.container-bottom {
    margin: 0 auto;
	width: 984px;
	height: 15px;
	background: url(../images/container_bottom_bg.png) no-repeat left top;
}

#footer {
	margin: 0 auto;
	width: 952px;
	color: #fff;
	font-size: .917em;
	overflow:hidden;
	padding: 5px 10px 15px 10px;
	position:relative;
	height: 88px;
}

#footer span {
	position: absolute;
	bottom: 15px;
	left: 10px;
}

#footer a {
    color: #fff;
	text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

.footer-logos {
    position: absolute;
	top: 5px;
	right: 10px;
}


/* Main Navigation */

#main-nav {
    background: url(../images/menu_bg.png) repeat-x left top;
	padding: 0 53px;
	width: 866px;
	height:49px;
	position:relative;
	z-index: 900;
}

#main-nav ul {
    padding: 0;
	margin: 0;
	list-style:none;
	line-height:1;
}

#main-nav a {
    display:block;
	text-indent: -999em;
	height: 49px;
	background-image: url(../images/menu_sprite.png);
}

#main-nav li {
    float:left;
}

/* Normal Off state */
#main-nav ul li.about-cffcu a {
    background-position:-53px 0;
    width:151px;
}
#main-nav ul li.checking-savings a {
    background-position:-204px 0;
    width:202px;
}
#main-nav ul li.loans a {
    background-position:-406px 0;
    width:90px;
}
#main-nav ul li.additional-services a {
    background-position:-496px 0;
    width:202px;
}
#main-nav ul li.rates a {
    background-position:-698px 0;
    width:88px;
}
#main-nav ul li.contact-us a {
    background-position:-786px 0;
    width:133px;
}
/* On and Hover State */
#main-nav ul li.about-cffcu a:hover,
#main-nav ul li.about-cffcu:hover a,
#main-nav ul li.about-cffcu-on a,
#main-nav ul li.about-cffcu-on:hover a {
    background-position:-53px -49px;
	width:151px;
}
#main-nav ul li.checking-savings a:hover,
#main-nav ul li.checking-savings:hover a,
#main-nav ul li.checking-savings-on a,
#main-nav ul li.checking-savings-on:hover a
 {
    background-position:-204px -49px;
	width:202px;
}
#main-nav ul li.loans a:hover,
#main-nav ul li.loans:hover a,
#main-nav ul li.loans-on a,
#main-nav ul li.loans-on:hover a
 {
    background-position:-406px -49px;
	width:90px;
}
#main-nav ul li.additional-services a:hover,
#main-nav ul li.additional-services:hover a,
#main-nav ul li.additional-services-on a,
#main-nav ul li.additional-services-on:hover a
 {
    background-position:-496px -49px;
	width:202px;
}
#main-nav ul li.rates a:hover,
#main-nav ul li.rates:hover a,
#main-nav ul li.rates-on a,
#main-nav ul li.rates-on:hover a
 {
    background-position:-698px -49px;
	width:88px;
}
#main-nav ul li.contact-us a:hover,
#main-nav ul li.contact-us:hover a,
#main-nav ul li.contact-us-on a,
#main-nav ul li.contact-us-on:hover a
 {
    background-position:-786px -49px;
	width:133px;
}

/* Dropdowns */
#main-nav li ul {
    position:absolute;
	left: -999em;
	border-top: 1px solid #223469;
}

#main-nav li:hover ul, #main-nav li.sfhover ul {
    left:auto;
}

#main-nav li li {
    float:none;
	display:inline;
}

#main-nav li li a {
    text-indent: 0;
	background:none;
	height:auto;
	padding: 6px 10px;
	background-color: #ecedd4;
	color: #223469;
	text-decoration: none;
	border-bottom: 1px solid #223469;
	border-left: 1px solid #223469;
	border-right: 1px solid #223469;
	/*To keep to 1 line*/
	white-space:nowrap;
	width:auto !important;
}

#main-nav li li a:hover {
    background: #fff;
}

/* 2nd level drop downs */
#main-nav li ul ul {
    
}

#main-nav li:hover ul ul, #main-nav li.sfhover ul ul {
    left:-999em;
}

#main-nav li li:hover ul, #main-nav li li.sfhover ul {
    left:auto;
}


