/* Spectrum FCU FIRST Branch - layout.css */
/* red text: #D81E1E
*/
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
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:"" "";
}
a img {
	border:none;
}
object {
	outline:none;
}
/* END RESET */

body {
	background: transparent url(../image/top-bar.jpg) repeat-x 50% top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
p {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:hover {
	color: #d42426;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {
	font-style:italic;
}
.center {
	text-align: center;
}
#siteAlertLink {
	right:30px !important;
}
/*====== Header ==================================*/
#header {
	position: relative;
	height: 135px;
	width: 100%;
	margin: 0 auto;
	background: transparent url(../image/header-border.png) no-repeat left bottom;
}
#header.new {
	height: 150px;
}
#printLogo {
	display: none;
}
h1#logo {
	margin:0;
}
#logo a {
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	bottom: 3px;
	left: 0;
	height: 109px;
	width: 236px;
	text-indent:-999em;
	z-index: 50;
}
#header.new #logo a {
	bottom: 20px;
}
#logo img {
	display: none;
}
#olbLogin {
	z-index: 10;
	position: absolute;
	top: 0;
	right: 11px;
	display: none;
}
#onlineBankingLink {
	position: absolute;
	top: 0;
	right: 11px;
}
#onlineBankingLink a {
	display: block;
	text-indent: -999em;
	width: 193px;
	height: 47px;
	background: transparent url(../image/online-banking-link-new.png) no-repeat left top;
}
#onlineBankingWrapper {
	overflow: hidden;
	padding: 14px 10px 3px;
	width: 173px;
	background: transparent url(/custom/spectrumfcu/image/online-banking-bg-repeat-new.png) no-repeat left -31px;
}
#onlineBankingWrapper h4 {
	width: 166px;
	height: 14px;
	margin: 0 0 5px;
	text-indent: -999em;
	cursor: pointer;
	background: transparent url(/custom/spectrumfcu/image/online-banking-title.png) no-repeat left top;
}
#onlineBankingWrapper h4.hover {
	background-position: left -14px;
}
#onlineBankingWrapper #oblLinks a {
	padding: 8px 0 0 20px;
	display: block;
	float: left;
}
#onlineBankingWrapper a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: underline;
}
#onlineBankingBottom {
	width: 193px;
	height: 12px;
	cursor: pointer;
	background: transparent url(../image/online-banking-bg-bottom.png) no-repeat left top;
}
#ultraTopNav {
	position: absolute;
	right:265px;
	top: 13px;
}
#ultraTopNav li {
	border-right: 1px solid #333;
	float: left;
	padding: 0 0.5em;
	color: #333;
}
#ultraTopNav li.lastChild {
	border-right: none;
}
#ultraTopNav li a {
	font-size: 1.1em;
	color:#333;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
#searchForm {
	position: absolute;
	height: 26px;
	width: 171px;
	padding: 6px 0 0 9px;
	right: 11px;
	bottom: 0;
	background: transparent url(../image/search-wrapper-bg.png) no-repeat left top;
}
#header.new #searchForm {
	position: absolute;
	height: 27px;
	width: 183px;
	padding: 6px 0 0 60px;
	left: 0;
	bottom: 0;
	background: transparent url(../image/search-wrapper-bg2.png) no-repeat left top;
}
#searchForm input#roi_input {
	float: left;
	border: 0 none;
	padding: 0 0 0 6px;
	width: 135px;
	height: 20px;
	background-image: url(../image/search-bg.png);
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
}
#searchForm input#searchButton {
	float: left;
	width: 19px;
	height: 20px;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	right:191px;
}
#primaryNav li {
	float: left;
}
#header.new #primaryNav {
	position: absolute;
	bottom: 0;
	right: 0px;
	left: 243px;
}
#header.new #primaryNav li a {
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 180px;
}
#header.new #primaryNav li a.nthChild-1 {
	background: url(../image/priNav-personal.png) 0 0;
}
#header.new #primaryNav li a.nthChild-2 {
	background: url(../image/priNav-business.png) 0 0;
}
#header.new #primaryNav li a.nthChild-3 {
	background: url(../image/priNav-mortgage.png) 0 0;
}
#header.new #primaryNav li a.nthChild-4 {
	background: url(../image/priNav-join.png) 0 0;
}
#header.new #primaryNav li a:hover {
	background-position: 0 -33px;
}
/* For Online Banking Downstream Pages */

#downstreamObl {
	position: absolute;
	top: 20px;
	right: 300px;
}
#downstreamObl a {
	color: #000;
}
/*====== Main Content ================*/

#wrapper {
	width:981px;
	margin: 0 auto;
}
#mainContent {
	float:left;
	min-height: 400px;
	padding:2em 0 2.5em;
	width:731px;
}
/*====== Left Column =================*/

#leftColumn {
	clear:left;
	float:left;
	margin:0 22px 1em 0;
	padding-left: 28px;
	width:200px;
}
#leftNav {
	margin:2em 0 1em 0;
}
#leftNav li a {
	display:block;
}
#leftNav li h2 {
	margin: 0 0 1px;
	padding:0;
}
#leftNav li li h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
	display: block;
	margin: 0 4px 1px;
	padding: 3px 15px 3px 5px;
	color: #333;
	font-size: 1.2em;
}
#leftNav li li a:hover {
	background-color: #fff;
}
#leftNav li li.inPath a {
	background: #fff url(../image/leftNav-selected-arrow.gif) no-repeat 182px 50%;
}
#leftNav li li.lastChild a {
	margin-bottom: 0;
}
#leftNav li ul.nthTier-2 {
	background:none;
	padding: 4px 0;
	margin:0 0 1px;
	background-color: #CEE6E6;
	border: 1px solid #ccc;
}
/*====== Quick Links =================*/
#quickLinks {
	float: left;
	width: 22%;
}
#leftColumn #quickLinks {
	float: none;
	margin-top: 2em;
	width: 178px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #E6E6E6;
}
#quickLinks h3 {
	margin: 0 0 15px;
	width: 91px;
	height: 15px;
	background: transparent url(../image/quick-links-title.png) no-repeat left top;
	text-indent: -999em;
}
#quickLinks li {
	margin-bottom: 6px;
}
#quickLinks li a {
	display:block;
	min-height: 16px;
	padding-left: 25px;
	font-size: 1.2em;
}
#quickLinks li.nthChild-1 a:hover, #quickLinks li.nthChild-2 a:hover, #quickLinks li.nthChild-3 a:hover, #quickLinks li.nthChild-4 a:hover, #quickLinks li.nthChild-5 a:hover, #quickLinks li.nthChild-6 a:hover {
	color: #333;
	text-decoration: underline;
	background-position: left -59px;
}
#quickLinks li.nthChild-1 a {
	background: transparent url(../image/ql-lost-card.png) no-repeat left top;
}
#quickLinks li.nthChild-2 a {
	background: transparent url(../image/ql-calculators.png) no-repeat left top;
}
#quickLinks li.nthChild-3 a {
	background: transparent url(../image/ql-reorder-checks.png) no-repeat left top;
}
#quickLinks li.nthChild-4 a {
	background: transparent url(../image/ql-switch.png) no-repeat left top;
}
#quickLinks li.nthChild-5 a {
	background: transparent url(../image/ql-connect.png) no-repeat left top;
}
#quickLinks li.nthChild-6 a {
	background: transparent url(../image/ql-relocating.png) no-repeat left top;
}
/*====== Home Page ====================*/
#homeContent {
	width: 971px;
	margin: 5px auto;
}
/* Begin JS Slides */
#jsBannerWrap {
	float: right;
	position:relative;
    display:block;
	padding: 9px;
	margin: 10px 0 0;
    overflow:hidden;
	width:710px;
    height:92px;
	border: 1px solid #ccc;
}
ul#bannersNav {
    position:absolute;
    bottom: 7px;
    right: 26px;
    z-index:100;
    height:16px;
}
ul#bannersNav li {
    display:block;
    float:left;
    width:7px;
    height:7px;
    margin-right:7px;
    overflow:hidden;
    text-indent:-999px;
    cursor:pointer;
	background:url('../image/banner-slides/nav-inactive.png') 0 0 no-repeat;
}
ul#bannersNav li.nth-child-1 {
	background:url('../image/banner-slides/nav-inactive.png') 0 0 no-repeat;
}
ul#bannersNav li:hover,
ul#bannersNav li.selected{
    background:url('../image/banner-slides/nav-active.png') 0 0 no-repeat;
}
.banner {
	position:absolute;
	top:9px;
	left:9px;
	width:710px;
    height:92px;
	display:none;
	color:#FFF;
}
.banner.selected {
    display:block;
}
.banner a {
	display: block;
	width:710px;
    height:92px;
}
#banner1 {
    background:url('/custom/fi/spectrumfcu/fb/disclosure/promo-image-01.jpg') 0 0 no-repeat;
}
/* end banner */
#flashBanner {
	width: 100%;
	height: 370px;
}
#homeFeaturedProducts p {
	font-size: 1.2em;
}
#homeFeatures {
	padding: 17px 30px;
	margin: 1em 0;
	width: 911px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
#homeFeatures p {
	font-size:1.2em;
}
#homeFeatures #homeNews {
	float: left;
	width: 28%;
	margin: 0 5%;
}
#homeFeatures #homeNews h3 {
	margin: 0;
}
#homeFeatures #homeNews h3 a {
	display: block;
	margin: 0 0 16px;
	text-indent: -999em;
	width: 247px;
	height: 17px;
	background: transparent url(../image/news-and-events-title.png) no-repeat left -3px;
}
#homeFeatures #homeNews h3 a:hover {
	background-position: left -30px;
}
#homeFeatures #homeNews ul {
	margin-left: 1.6em;
}
#homeFeatures #homeNews li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.2em;
	margin-bottom: 0.7em;
}
#homeFeatures #homeNews a {
	font-size: 13px;
	color: #339999;
}
#homeFeatures #homeNews a:hover {
	text-decoration: underline;
	color: #D42426;
}
#homeFeatures #homeSpotlight {
	position: relative;
	float: left;
	width: 40%;
}
#homeFeatures #spotlightTitle {
	width: 326px;
	margin-left: 38px;
	border-bottom: 1px solid #999999;
}
#homeFeatures #homeSpotlight h3 {
	text-indent: -999em;
	width: 125px;
	height: 19px;
	margin: 0 0 8px;
	background: transparent url(../image/spotlight-title.png) no-repeat left top;
}
#homeFeatured #homeSpotlight .learnMore {
	margin-top: 1em;
}
#homeFeatures #homeSpotlight .learnMore a {
	display: block;
	overflow: hidden;
	margin-top: 5px;
	text-indent: -999em;
	width: 84px;
	height: 11px;
	background: transparent url(../image/spotlight-learn-more.png) no-repeat left top;
}
#homeFeatures #homeSpotlight .learnMore a:hover, #homeFeatures #homeSpotlight .learnMore a.hover {
	background-position: left -11px;
}
#facebook {
	left:715px;
	margin-top:13px;
	padding-left:10px;
	position:absolute;
}
#twitter {
	left:750px;
	margin-top:13px;
	position:absolute;
}
/*===============================  anythingSlider v1.0 =========================================*/

.anythingSlider {
	width: 353px;
	height: 151px;
	margin-left: 9px;
	position: relative;
}
.anythingSlider .replacement {
	margin-top: 1em;
	overflow: hidden;
}
#homeSpotlight .arrow {
	display: none;
}
.anythingSlider ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	display: none;
}
.anythingSlider ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 15px 0 0;
	width: 353px;
	height: 136px;
}
.anythingSlider img {
	float: left;
	margin-right: 10px;
}
.anythingSlider .spotlightContent {
	float: left;
	width: 199px;
}
.spotlightContent h4 {
	margin: 0 0 5px;
	font-size: 1em;
}
.spotlightContent h4 a {
	font-size: 1.6em;
	color: #333;
	font-weight: normal;
}
.spotlightContent h4 a:hover, .spotlightContent h4 a.hover {
	color: #B52930;
}
#start-stop {
	background: #301f12 url(../image/nav-hover.png) left -50px repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 286px;
	height: 16px;
	line-height: 16px;
	display: none;
}
#start-stop.playing {
}
#start-stop:hover {
	background-position: 0 0;
}
#thumbNav {
	position: absolute;
	top: 6px;
	right: 4px;
}
#thumbNav a {
	display: block;
	margin-right: 2px;
	text-indent: -999em;
	float: left;
	width: 12px;
	height: 13px;
}
#thumbNav a.nthChild-1 {
	background: transparent url(../image/spotlight-1.png) no-repeat left top;
}
#thumbNav a.nthChild-2 {
	background: transparent url(../image/spotlight-2.png) no-repeat left top;
}
#thumbNav a.nthChild-3 {
	background: transparent url(../image/spotlight-3.png) no-repeat left top;
}
#thumbNav a.nthChild-4 {
	background: transparent url(../image/spotlight-4.png) no-repeat left top;
}
#thumbNav a:hover {
	background-position: left -13px;
}
#thumbNav a.cur {
	background-position: left -26px;
}
/*====== Category Page ==============*/
#catTitle {
	padding-bottom: 2em;
	margin: 0.5em 0 1.6em;
	background: transparent url(../image/cat-title-border.jpg) no-repeat left bottom;
}
#catBreadcrumb {
	margin-bottom: 5px;
	font-size: 28px;
	color: #333;
}
#catBreadcrumb li {
	display: inline;
	font-weight: normal;
}
#catBreadcrumb ul {
	display: inline;
	padding-left: 0.5em;
}
#catBreadcrumb li a {
	color: #333;
}
#catTitle p {
	font-size: 1.4em;
}
div#productCategory ul {
	overflow: hidden;
}
div#productCategory li.firstTier {
	position: relative;
}
div#productCategory li {
	position: relative;
	float: left;
	width: 214px;
	height: 195px;
	padding: 8px;
	margin-bottom: 13px;
	background-color: #F0F0F0;
	border: 1px solid #ccc;
}
div#productCategory li.hover {
	background-color: #CEE6E6;
	cursor: pointer;
}
div#productCategory li.middleColumn {
	margin: 0 13px 13px;
}
div#productCategory div.productTop {
	height: 60px;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
}
div#productCategory img {
	border: 1px solid #ccc;
}
div#productCategory div.productContent {
	overflow: hidden;
	color: #464646;
	font-size: 1.2em;
}
div#productCategory div.productContent p {
	margin-bottom: 0.8em;
}
div#productCategory h3 {
	bottom: 0;
	left: 70px;
	margin: 0;
	position: absolute;
	width: 131px;
	font-size: 1em;
}
div#productCategory h3 a {
	font-size: 1.5em;
	font-weight: normal;
	color: #333;
}
div#productCategory h3 a:hover, div#productCategory h3 a.hover {
	color: #D42426;
}
div#productCategory div.productContent {
	clear: both;
}
div#productCategory div.productContent ul {
	margin-left: 2em;
	overflow: visible;
}
div#productCategory li li {
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	list-style: disc outside;
	border: none;
	background-color: transparent;
	font-size: 1em;
}
div#productCategory div.productContent h4 {
	position: absolute;
	bottom: 0.8em;
	right: 0.8em;
	margin: 0;
	font-size: 1em;
}
div#productCategory div.productContent h4 a {
	overflow: hidden;
	display: block;
	width: 84px;
	height: 11px;
	text-indent: -999em;
	background: transparent url(../image/category-learn-more.png) no-repeat left top;
}
div#productCategory div.productContent h4 a:hover, div#productCategory div.productContent h4 a.hover {
	background-position: left -11px;
}
/* Search */
#searchResults {
	background: transparent url(../image/search-results-bg.png) no-repeat 430px 55px;
	min-height: 30em;
}
#searchResults #productSummary h1.pageHead strong {
	text-transform: uppercase;
	font-weight: normal;
}
#searchResults #productSummary ul {
	margin: 1em 0;
}
#searchResults #productSummary ul li.firstTier {
	font-size: 1em;
	padding-left: 0.5em;
	padding-bottom: 1.5em;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#searchResults #productSummary ul li h3 {
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 1.2em;
	font-size: 1em;
}
#searchResults #productSummary h3 a {
	color: #333;
	font-size: 1.5em;
	font-weight: normal;
}
#searchResults #productSummary h3 a:hover, #searchResults #productSummary h3 a.hover {
	color: #D42426;
}
#searchResults #productSummary .productContent {
	overflow: hidden;
}
#searchResults #productSummary .productContent p {
	float: left;
	width: 276px;
	padding-right: 20px;
	margin-right: 20px;
	margin: 0 20px 0 0;
	font-size: 1.2em;
	border-right: 1px solid #ccc;
}
#searchResults #productSummary .productContent ul {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#searchResults #productSummary .productContent ul li {
	position: static;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 1px 10px;
}
#searchResults #productSummary ul ul li.lastChild {
	display: none;
}
#searchResults #productSummary h4 {
	margin: 0;
	position: absolute;
	bottom: 18px;
	right: 20px;
}
#searchResults #productSummary h4 a {
	display: block;
	width: 106px;
	height: 14px;
	text-indent: -999em;
	background: transparent url(../image/search-learn-more.png) no-repeat left top;
}
#searchResults #productSummary h4 a:hover, #searchResults #productSummary h4 a.hover {
	background-position: left -14px;
}
/*====== Product Page ========================*/
#productHead {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: transparent url(../image/cat-title-border.jpg) no-repeat left bottom;
}
#productPhoto {
	float: left;
	margin-right: 2em;
	border: 1px solid #ccc;
}
#productSummary {
	float: left;
	width: 460px;
	margin-top: 1.5em;
}
#productSummary h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
}
#productSummary #visaTitle h1 {
	background: transparent url(../image/visa-credit-card-title.png) no-repeat left top;
	height: 25px;
	text-indent: -999em;
	width: 208px;
}
#productSummary p {
	margin: 0 0 1em;
	font-size: 1.2em;
}
#productSummary a {
	text-decoration: underline;
}
.applyNow {
	float: left;
}
.applyNow a {
	display: block;
	text-indent: -999em;
	width: 134px;
	height: 40px;
	margin-right: 3px;
	background: transparent url(../image/product-apply-now.png) no-repeat left top;
}
.applyNow a:hover {
	background-position: left -47px;
}
.enrollNow {
	float: left;
}
.enrollNow a {
	display: block;
	text-indent: -999em;
	width: 134px;
	height: 40px;
	margin-right: 3px;
	background: transparent url(../image/product-enroll-now.png) no-repeat left top;
}
.enrollNow a:hover {
	background-position: left -40px;
}
.enrollment {
	float: left;
}
.enrollment a {
	display: block;
	text-indent: -999em;
	width: 170px;
	height: 40px;
	margin-right: 3px;
	background: transparent url(../image/btn-enrollment.png) no-repeat left top;
}
.enrollment a:hover {
	background-position: left -47px;
}
#productDetails {
	color: #464646;
	position: relative;
}
#productDetails p {
	margin: 1em 0 0;
	font-size: 1.3em;
}
#productDetails p.zeroPaddingParagraph {
	margin: 0;
}
#productDetails p.disclaimer {
	font-style: italic;
	color: #666;
	margin:5px 0;
	font-size: 1.1em;
}
#productDetails p.textVariant1 {
	margin: 1em 0;
}
#productDetails h3 {
	margin-bottom: 0;
	font-size: 1.3em;
}
#productDetails a {
	color: #464646;
}
#productDetails a:hover {
	color: #d42426;
}
#productDetails ul {
	margin: 1em 1.5em;
}
#productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.2em 0;
	font-size: 1.2em;
}
/*===== Add This Button(s) ==============================*/
.addthis_toolbox {
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 10;
}
.addthis_toolbox a {
	float: left;
	display: block;
	height: 16px;
	font-size: 10px;
	color: #333;
}
#productDetails .addthis_toolbox a:hover {
	color: #437C7E;
}
.addthis_toolbox .addthis_button_print {
	background: transparent url(../image/print.jpg) left top no-repeat;
	padding: 1px 8px 0 20px;
	margin-right: 8px;
	border-right: 1px solid #E5E5E5;
}
.addthis_toolbox .addthis_button_print:hover {
	background-position: left -20px;
}
.addthis_toolbox .addthis_button_compact {
	background: transparent url(../image/share.jpg) no-repeat scroll left 1px;
	padding: 1px 8px 0 20px;
	margin-right: 8px;
	border-right: 1px solid #E5E5E5;
}
.addthis_toolbox .addthis_button_compact:hover {
	background-position: left -19px;
}
.addthis_toolbox .addthis_button_facebook {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	text-indent: -999em;
	background: transparent url(../image/facebook.jpg) left top no-repeat;
}
.addthis_toolbox .addthis_button_twitter {
	width: 16px;
	height: 16px;
	background: transparent url(../image/twitter.jpg) left top no-repeat;
}
.addthis_toolbox .addthis_button_twitter span {
	display: block;
	text-indent: -999em;
}
.addthis_toolbox .addthis_button_twitter:hover, .addthis_toolbox .addthis_button_facebook:hover {
	background-position: left -16px;
}
/*============================================================================================*/

/* End of Toolbox Styling Goes Here*/

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}
#tellMeMoreButton, #tellMeMoreButton2 {
	float: left;
	height: 39px;
	overflow: hidden;
	position: relative;
	width: 40px;
}
#tellMeMoreButton img, #tellMeMoreButton2 img {
	display: none;
}
#tellMeMoreButton a, #tellMeMoreButton2 a {
	display:block;
	background: transparent url(../image/product-questions-button.png) no-repeat left top;
	text-indent: -999em;
	width: 40px;
	height: 39px;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
#tellMeMoreButton p, #tellMeMoreButton2 p {
	color: #8B8E2E;
	position: absolute;
	right: 0;
	top: 6px;
	margin: 0;
	z-index: 0;
	font-size: 1.5em;
}
#tellMeMoreButton a:hover, #tellMeMoreButton2 a:hover {
	background-position: left -47px;
}
/* Tabs */
dl#productTabs {
	width: 720px;
	display: block;
	list-style: none;
	margin-bottom: 1.5em;
	position: relative;
}
dl#productTabs dt {
	color: #333;
	background-color: #E6E6E6;
	border: 1px solid #ccc;
	text-transform: uppercase;
	padding: 3px 10px 4px;
	margin: 0 2px 2px 0;
	font-size: 1.2em;
}
dl#productTabs dt:hover {
	background-color: #CEE6E6;
}
dl#productTabs dt.selected {
	color: #fff;
	background-color: #5DABAB;
}
dl#productTabs dd {
	font-size: 1em;
	width: 540px;
}
dl#productTabs dd a {
	text-decoration: underline;
}
.pane {
	padding: 10px 160px 13px 20px;
	background-color: #CEE6E6;
	border: 1px solid #CCCCCC;
	position: absolute;
	overflow: hidden;
	top: 27px;
	left: 0;
}
#productDetails .pane .noTop {
	margin-top: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/* Custom Prouct Tabs */
#productDetails #productTabs dt.enabled {
	background-color: transparent;
	display: block;
	text-indent: -999em;
	padding: 0;
	border: none;
}
#productDetails #productTabs dt.selected {
	background-position: left -50px !important;
}
#productDetails #productTabs dt.hover {
	background-position: left -25px;
}
#productTabs dt.summary {
	height: 25px;
	width: 93px;
	background: transparent url(../image/dt-summary.png) no-repeat left top;
}
#productTabs dt.asi {
	width: 249px;
	height: 25px;
	background: transparent url(../image/dt-asi.png) no-repeat left top;
}
#productTabs dt.silverSenior {
	width: 154px;
	height: 25px;
	background: transparent url(../image/dt-silver-senior-plug.png) no-repeat left top;
}
#productTabs dt.advancedAccounts {
	width: 175px;
	height: 25px;
	background: transparent url(../image/dt-advanced-accounts.png) no-repeat left top;
}
#productTabs dt.autoEquity {
	width: 154px;
	height: 25px;
	background: transparent url(../image/dt-auto-equity-loan.png) no-repeat left top;
}
#productTabs dt.certificatePlus {
	width: 162px;
	height: 25px;
	background: transparent url(../image/dt-certificate-plus.png) no-repeat left top;
}
#productTabs dt.classic {
	width: 78px;
	height: 25px;
	background: transparent url(../image/dt-classic.png) no-repeat left top;
}
#productTabs dt.creditbuilder {
	width: 123px;
	height: 25px;
	background: transparent url(../image/dt-creditbuilder.png) no-repeat left top;
}
#productTabs dt.education {
	width: 129px;
	height: 25px;
	background: transparent url(../image/dt-education-ira.png) no-repeat left top;
}
#productTabs dt.estatements {
	width: 117px;
	height: 25px;
	background: transparent url(../image/dt-estatements.png) no-repeat left top;
}
#productTabs dt.gold {
	width: 63px;
	height: 25px;
	background: transparent url(../image/dt-gold.png) no-repeat left top;
}
#productTabs dt.moreInfo {
	width: 105px;
	height: 25px;
	background: transparent url(../image/dt-more-info.png) no-repeat left top;
}
#productTabs dt.onlineBanking {
	width: 166px;
	height: 25px;
	background: transparent url(../image/dt-online-banking.png) no-repeat left top;
}
#productTabs dt.onlineBillPay {
	width: 82px;
	height: 25px;
	background: transparent url(../image/dt-online-bill-pay.png) no-repeat left top;
}
#productTabs dt.primeChoicePlus {
	width: 151px;
	height: 25px;
	background: transparent url(../image/dt-prime-choice-plus.png) no-repeat left top;
}
#productTabs dt.primeChoice {
	width: 117px;
	height: 25px;
	background: transparent url(../image/dt-prime-choice.png) no-repeat left top;
}
#productTabs dt.qualifications {
	width: 135px;
	height: 25px;
	background: transparent url(../image/dt-qualifications.png) no-repeat left top;
}
#productTabs dt.roth {
	width: 90px;
	height: 25px;
	background: transparent url(../image/dt-roth-ira.png) no-repeat left top;
}
#productTabs dt.secondMortgages {
	width: 165px;
	height: 25px;
	background: transparent url(../image/dt-second-mortgages.png) no-repeat left top;
}
#productTabs dt.shareSecured {
	width: 129px;
	height: 25px;
	background: transparent url(../image/dt-share-secured.png) no-repeat left top;
}
#productTabs dt.silverSenior {
	width: 154px;
	height: 25px;
	background: transparent url(../image/dt-silver-senior-plus.png) no-repeat left top;
}
#productTabs dt.tabGetStarted {
	width: 110px;
	height: 25px;
	background: transparent url(../image/dt-get-started.png) no-repeat left top;
}
#productTabs dt.tabFAQ {
	width: 80px;
	height: 25px;
	background: transparent url(../image/dt-faq.png) no-repeat left top;
}
#productTabs dt.traditional {
	width: 139px;
	height: 25px;
	background: transparent url(../image/dt-traditional-ira.png) no-repeat left top;
}
#productTabs dt.services {
	width: 85px;
	height: 25px;
	background: transparent url(../image/dt-services.png) no-repeat left top;
}
#productTabs dt.financialPlanners {
	width: 166px;
	height: 25px;
	background: transparent url(../image/dt-financial-planners.png) no-repeat left top;
}
#productTabs dt.accountsOffered {
	width: 161px;
	height: 25px;
	background: transparent url(../image/dt-accounts-offered.png) no-repeat left top;
}
#productTabs dt.bridgeLoans {
	width: 122px;
	height: 25px;
	background: transparent url(../image/dt-bridge-loans.png) no-repeat left top;
}
#productTabs dt.wireTransfers {
	width: 137px;
	height: 25px;
	background: transparent url(../image/dt-wire-transfers.png) no-repeat left top;
}
/*====== Individual Page =================*/
#noImage .individualPage #productSummary {
	width: 540px;
}
#noImage #locations #productSummary, #noImage #searchResults #productSummary {
	width: 720px;
}
.individualPage #productSummary {
	width: 515px;
}
.individualPage #productSummary h1.pageHead {
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0 0 10px;
	background: transparent url(../image/cat-title-border.jpg) no-repeat left bottom;
}

#espanol #productSummary h1.pageHead {
	background: transparent url(../image/espanol-title.png) no-repeat left top;
	height: 39px;
	padding: 0;
	width: 517px;
	text-indent: -999em;
}
.individualPage #productHead {
	background-image: none;
}
.individualPage .individualContent {
	padding-right: 2.5em;
}
.individualPage #productSummary h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.individualPage #productSummary h3 {
	margin-bottom: 0;
}
.individualPage #productSummary.promoPage h2 {
	border: 0px solid #ccc;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0 0 10px 0;
	background: transparent url(../image/cat-title-border.jpg) no-repeat left bottom;
	font-size: 24px;
	font-weight: normal;
}
.individualPage #productSummary p {
	font-size: 1.3em;
}
.individualPage #productSummary p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage #productSummary p.disclaimer {
	color: #666;
	font-size: 1.1em;
	font-style: italic;
	margin: 0 0 0.5em;
}
.individualPage #productSummary ul, .individualPage #productSummary ol {
	margin: 1em 0 1em 2em;
}
.individualPage #productSummary li {
	font-size: 1.3em;
}
.individualPage #productSummary li li {
	font-size: 1em;
}
.individualPage #productSummary ul li {
	list-style-type: disc;
	margin: 0.4em 0;
}

.individualPage #productSummary ul.partnerLogo {
	display: inline-block;
	margin: 0;
}
.individualPage #productSummary ul.partnerLogo li {
	list-style-type: none;
	display: inline;
}

.individualPage #productSummary ul.partnerLogo li a img {
	margin: 25px 0 0 0;
}
#productSummary h1#thankTitle {
	width: 264px;
	height: 48px;
	margin-top: 1em;
	text-indent: -999em;
	background: transparent url(../image/thanks-title.png) no-repeat left top;
}
#thankYou #productSummary p {
	width: 22em;
}
/*====== Sitemap =======================*/
#sitemap {
	margin-top: 2em;
}
#sitemapNav {
	margin-top: 3em;
}
#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}
#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}
#sitemap div.clear ul {
	padding-bottom: 2.5em;
}
/*====== Locations ===========================*/

#locations #productSummary h3.info {
	float: left;
	margin-top: 6px;
	font-weight: normal;
	font-size: 1.2em;
}
#map {
	clear: both;
	width: 100%;
	height: 300px;
}
#locations #productSummary p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
#locations .firstChild, #locations .secondChild {
	margin-right: 7px;
}
#locations .locationWrapper {
	float: left;
	margin-top: 1em;
	margin-bottom: 2em;
	width: 235px;
}
#locations .locationWrapper h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0.3em;
}
.cuLocators {
	margin-top: 3em;
	width: 50%;
	float: left;
}
.cuLocators img {
	float: left;
	margin-right: 1em;
}
#locations #productSummary .cuLocators h3 {
	font-size: 1em;
	margin-bottom: 0.7em;
}
#locations #productSummary .cuLocators h3 a {
	font: normal 1.4em Tahoma, Arial, Helvetica, sans-serif;
}
#locations #productSummary .cuLocators h3 a.hover {
	color: #d42426;
}
#locations #productSummary .cuLocators p {
	font-size: 1.2em;
}
.cuLocators .content {
	float: left;
	width: 64%;
}
.cuLocators a:hover {
	text-decoration: underline;
}
/*====== Locations ===========================*/
.locationsContent {
	margin: 11px 8px 0 0;
	padding: 0 13px 0 15px;
}
#locations ul#locList li {
	padding: 0;
	margin: 3px 0;
	font-size: 1em;
	list-style-type: none;
}
#locations ul#locList .locationHeader {
	position: relative;
	overflow: hidden;
	height: 13px;
	padding: 4px 15px 10px;
	cursor: pointer;
	display: block;
	background-color: #E6E6E6;
	border: 1px solid #ccc;
}
#locations ul#locList li.selected .locationHeader {
	background-color: #CEE6E6;
}
#locations #atmLocations ul#locList .locationHeader {
	cursor: default;
}
#locations ul#locList li h2 {
	margin: 0;
	border-bottom: none;
	width: 245px;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: normal;
}
#locations ul#locList li.selected h2 {
	color: #D32426 !important;
}
#locations .locationBody {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #CEE6E6;
}
#locations .adr {
	float: left;
	font-size: 1.3em;
}
#locations .moreInfo {
	display: none;
	float: right;
	cursor: pointer;
	font-size: 1.4em;
	padding-right: 18px;
	margin-left: 10px;
	background: transparent url(../image/locations-more-button.gif) no-repeat right 5px;
}
#locations li.selected .moreInfo {
	color: #D42426 !important;
	background-position: right -34px !important;
}
#locations .moreInfoShow {
	display: block !important;
}
#locations .locInfo {
	float: right;
}
#locations li .locInfo a {
	display: block;
	width: 144px;
	height: 40px;
	text-indent: -999em;
	background: transparent url(../image/locations-map-button.png) no-repeat left top;
}
#locations .locInfo a:hover {
	background-position: left -40px;
}
#locations .locInfoShow {
	display: block !important;
}
#locations .comm {
	clear: both;
	font-size: 1.2em;
}
#locations h4 {
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}
#locations .locationBody {
	padding: 10px 15px;
}
#locations .locationBody div span.tel, #locations .locationBody div.lobbyHours div, #locations .locationBody div.driveHours div {
	display: block;
	overflow: hidden;
}
#locations .contactWrapper {
	float: left;
	width: 245px;
	margin-bottom: 10px;
}
#locations .phones {
	font-size: 1.3em;
}
#locations .phones .type {
	display: block;
	float: left;
	width: 53px;
}
#locations .lobbyHours {
	float: left;
	width: 299px;
}
#locations .lobbyHours div {
	font-size: 1.3em;
}
#locations .driveHours {
	float: left;
	width: 188px;
}
#locations .driveHours div {
	font-size: 1.3em;
}
#locations .timeName {
	display: block;
	float: left;
	width: 137px;
}
#locations .extraWidth {
	width: 175px !important;
}
#locations .timeValue {
	display: block;
	float: left;
	text-align: left;
	width: 156px;
}
#locations ul#locList {
	margin: 1em 0;
	clear: both;
}
.individualPage #productSummary .googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}
.individualPage #productSummary .googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}
.individualPage #productSummary .googleMap-InfoWindow h2, .individualPage #productSummary .googleMap-InfoWindow p, .individualPage #productSummary .googleMap-InfoWindow p.map-phones {
	margin: .2em 0;
}
.individualPage #productSummary .googleMap-InfoWindow h2 {
	font-size: 1.5em;
	border-bottom: none;
}
.individualPage #productSummary .googleMap-InfoWindow p {
	font-size: 1.2em;
	margin: 0;
}
.individualPage #productSummary .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}
/* formContactUs */
#contactUs #productSummary {
	background: transparent url(../image/lock.png) no-repeat right top;
	margin-top: 0;
}
#contactUs #productSummary h1 {
	padding-bottom: 15px;
	padding-top: 14px;
}
.individualPage #productSummary #formContactUs .radiolabel, .individualPage #productSummary #formContactUs .radioWlabel {
	font-size: 1.3em;
	margin-bottom: 0.7em;
}
.individualPage #productSummary #formContactUs .radioWlabel input {
	width: auto;
	float: none;
}
.individualPage #productSummary #formContactUs {
	width:100%;
}
.individualPage #productSummary #formContactUs legend {
	color: #333;
	font-weight: bold;
}
.individualPage #productSummary #formContactUs fieldset {
	padding: 0 0 1em;
	border: 0 none;
}
.individualPage #productSummary #formContactUs ul {
	margin-left: 0;
}
.individualPage #productSummary #formContactUs li {
	clear: both;
	width: 100%;
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
}
.individualPage #productSummary #formContactUs label {
	display: block;
	padding: 0 1em 0.3em 0;
	width: 15.5em;
	font-size: 1.3em;
}
.individualPage #productSummary #formContactUs input, .individualPage #productSummary #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}
.individualPage #productSummary #formContactUs input {
	width: 26em;
}
.individualPage #productSummary #formContactUs textarea {
	width: 22em;
	height: 10em;
}
.individualPage #productSummary #formContactUs input.error, .individualPage #productSummary #formContactUs textarea.error, body.popup #popupStandard input.error, body.popup #popupStandard textarea.error, body.popup #captcha input.error {
	background-color:#f6f6cb;
	border:2px solid #FF0000;
}
.individualPage #productSummary #formContactUs fieldset p {
	margin-left: 18em;
}
.individualPage #productSummary #formContactUs button.submitButton {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 134px;
	height: 39px;
	padding-top: 39px;
	text-indent: -999em;
	cursor: pointer;
	border: 0 none;
	overflow: hidden;
	background: transparent url(../image/submit-button.png) no-repeat left top;
}
.individualPage #productSummary #formContactUs button.submitButton:hover {
	background-position: left -39px;
}
.individualPage #productSummary #formContactUs label.error {
	float: left;
	width: 13em;
	margin: 0;
	padding: 2px 0 0 1em;
	color: #F72222;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}
.individualPage #productSummary #formContactUs #captcha {
	clear: both;
	width: 20em;
	margin: 1em 0;
}
.individualPage #productSummary #formContactUs #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 1em 0;
}
.individualPage #productSummary #formContactUs #captcha p {
	margin: 0;
}
.individualPage #productSummary #formContactUs #captcha p.error {
	color:#F72222;
}
/* End formContactUs */

#footer {
	position: relative;
	padding-top: 1em;
	margin-bottom: 2em;
	clear: both;
	color:#333;
}
#footerContent {
	text-align: center;
}
#footer #firstROI {
	position: absolute;
	top: 1em;
	left:10px;
	height:29px;
	width:103px;
}
#footer img.froiLogo {
	display: none;
}
#footer #eh {
	position: absolute;
	top: 1.5em;
	right:10px;
}
#footer #fdic {
	position: absolute;
	top: 1.7em;
	right:5em;
}
#footer #footerNav {
	text-align: center;
	padding: 0.5em 0;
}
#footerNav li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #333;
}
#footerNav li.lastChild {
	border-right: none;
}
#footerNav li a {
	color: #333;
	font-size: 1.2em;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	padding: 0 5px;
	display: inline;
	font-size: 1.2em;
}
/* =========== Print this Page =================== */

#printThisPage {
	width: 36px;
	height: 15px;
}
/*======== Special ================================*/

/* Styling for New Pop Up Forms: Tell me More, Send to a Friend, and Thank You Pop Up */

body.popup {
	background: #E6E6E6;
	border: 0 none;
}
body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}
body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}
.popup p {
	margin: 1em;
}
body.popup form {
	overflow: hidden;
}
body.popup h4.title {
	width: 530px;
	height: 40px;
	margin: 0 0 10px;
	text-indent: -999em;
	background: transparent url(../image/popup-questions-title.png) no-repeat left top;
}
body.popup fieldset {
	border: 0 none;
	padding: 0 35px 0 21px;
	float: left;
	width: 252px;
}
body.popup fieldset#popupStandard input {
	display: block;
	padding: 0 0 0 5px;
	width:  246px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 13px;
	border: none;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
}
body.popup fieldset#popupStandard textarea {
	display: block;
	height: 80px;
	width: 241px;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	border: none;
	background: transparent url(../image/popup-textara-bg.png) no-repeat left top;
	font-family: Tahoma, Arial, sans-serif;
}
body.popup .rightSide {
	float: left;
	display: inline;
	width: 203px;
	overflow: hidden;
}
body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}
body.popup input.submitButton, body.popup button.submitButton {
	border: 0 none;
	display: block;
	margin: 10px 0;
	width: 134px;
	height: 39px;
	padding-top: 39px;
	float: none;
	text-indent: -999em;
	background: transparent url(../image/popup-submit.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}
body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background-position: 0 -50px;
}
body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.5em;
}
body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0.5em;
}
body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}
/* Captcha */

body.popup #captcha {
	width: 203px;
	padding: 0;
	float: none;
}
body.popup #captcha input {
	float: none;
	width: 191px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
	display: block;
	border: none;
	margin: 10px 0;
	font-size: 14px;
	text-align: center;
	background: transparent url(../image/popup-captcha-input-bg.png) no-repeat left top;
}
body.popup #captcha p {
	margin: 0;
	font-size: 12px;
}
body.popup #captcha p.error {
	color:#F72222;
}
body.popup #captcha h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
body.popup h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
/* ============ OLB Popup ============== */

body.popup .individualPage {
	padding: 0;
}
body.popup .individualPage h1.pageHead {
	margin:10px 0;
	text-align:center;
}
body.popup #onlineBankingWrapper {
	background: #c3c3c3;
	width:160px;
	margin:0 auto;
}
body.popup .individualPage #radioButtons {
	width: 200px;
	margin: 20px 50px 10px;
	font-size: 14px;
}
body.popup .individualPage #radioButtons label#loginToPersonalLabel {
	margin-right: 20px;
}
body.popup .individualPage form#personalLoginForm {
	width: 300px;
	margin: 2em auto;
}
body.popup .individualPage form#personalLoginForm input.accessID {
	width: 200px;
	margin: 10px auto 20px;
	display: block;
	color: #999999;
}
body.popup .individualPage form#personalLoginForm input.submit {
	border: 0 none;
	display: block;
	margin: 0 100px;
	width: 100px;
	height: 30px;
	float: none;
	text-indent: -9999px;
	background: transparent url(../image/login-button.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}
body.popup .individualPage form#personalLoginForm input.submit:hover {
	background-position: 0 -30px;
}
body.popup #thankYou {
	position: relative;
	background: transparent url(../image/popup-thanks-bg.jpg) no-repeat 2px top;
	min-height: 354px;
}
body.popup #thankYou h1#thanksTitle {
	position: absolute;
	top: 161px;
	left: 215px;
	margin: 0;
	width: 265px;
	height: 47px;
	text-indent: -999em;
	background: transparent url(../image/popup-thanks-title.png) no-repeat left top;
}
body.popup #thankYou p {
	position: absolute;
	top: 215px;
	left: 224px;
	margin: 0;
	font-size: 1.3em;
	width: 22em;
}
/* Clear fix */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
/* Hides from Internet Explorer for the Mac \*/
.clear {
	min-height: 1%;
}
* html .clear {
	height: 1%;
}
/* End IE Mac hide */

/*======== For Alert New Pop Up ================================================*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(../image/alert-title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}
#popup_content {
	background: transparent url(../image/alert-info.gif) 16px 16px no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_content.alert {
	background-image: url(../image/info.gif);
}
#popup_content.confirm {
	background-image: url(../image/alert-important.gif);
}
#popup_content.prompt {
	background-image: url(../image/alert-help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}
/*======== End of New Pop Up ============*/ 

/*==== Rates ============================*/

#rates table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	font-size:1em;
	margin: 10px 0;
}
#rates h2 {
	font-size:1.5em;
	margin:1.3em 0 0.2em;
}
#rates h3 {
	font-size:1.3em;
	margin:1.5em 0 0.3em;
}
#rates table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 20%;
	padding: 5px 2px;
	font-size: 1.2em;
	text-align: center;
	font-weight:bold;
}
#rates table th {
	background-color: #CEE6E6;
}
#rates table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 7px;
	text-align: center;
	font-size: 1.3em;
}
#rates table td.nth-column-1 {
	text-align: left;/*padding: 4px 7px;*/
}
#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}
#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size:.9em;
}

/*====== Home Page NEW ====================*/
#homeContentNew {
	width: 971px;
	margin: 5px auto;
}
#flashBannerNew {
	height:355px;
	width:730px;
	float:right;
}

#homeFeaturedProductsNew p {
	font-size: 1.2em;
}
#homeFeaturesNew {
	padding-bottom: 14px;
	margin: 13px -7px 10px 0;
	width: 734px;
	float: right;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
#leftColumnNew {
	padding-bottom: 17px;
	margin: 1em 0;
	width: 231px;
	height: 552px;
	float: left;
	background-color: #fff;
	border: 1px solid #CCC;
	overflow:hidden;
}
#homeFeaturesNew p {
	font-size:1.2em;
}
#homeFeaturesNew #homeNewsNew {
	float: left;
	width: 28%;
	margin: 0 5%;
}
#homeNewsNew .info h3 {
	margin: 1em 0 0 0;
}
#homeNewsNew { 
	height: 135px;
}
#homeNewsNew .info { 
	bottom:70px;
	left:70px;
	position:relative;
	width:160px;
}
#homeNewsNew .info a { 
	float: right;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px 10px 0 0;
}
#homeNewsNew p {
	font-size: 12px !important;
}
#homeFeaturesNew #homeNewsNew ul {
	margin-left: 1.6em;
}
#homeFeaturesNew #homeNewsNew li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.2em;
	margin-bottom: 0.7em;
}
#homeFeaturesNew #homeNewsNew a {
	font-size: 13px;
	color: #339999;
}
#homeFeaturesNew #homeNewsNew a:hover {
	text-decoration: underline;
	color: #D42426;
}
#homeFeaturesNew #homeSpotlightNew {
	float:right;
	padding: 5px 25px 0 20px;
	position:relative;
	width:205px;
	border-left: 1px solid #A3A4A2;
	margin-top: 10px;
}
#homeFeaturesNew #spotlightTitleNew {
	margin-top: 5px;
}
#homeFeaturesNew #homeSpotlightNew h3 {
	text-indent: -999em;
	width: 132px;
	height: 19px;
	margin: 0 0 8px;
	background: transparent url(../image/partners-title.png) no-repeat left top;
	cursor:pointer;
}
#partnerImg { 
	float:right;
	margin-left:5px;
	margin-top: -25px;
	width:55px;
}
#homeFeaturedNew { 
	width: 450px;
}
#homeFeaturedNew .featuredContent { 
	float: left;
	width: 350px;
	margin-bottom:20px;
}
#homeFeaturedNew .featuredImage { 
	height: 75px;
	width: 85px;
	float: left;
	margin: 10px 0 0 10px;
	clear: left;
} 
.featuredContent h4 { 
	font: normal 16px Tahoma, Geneva, sans-serif;
	color: #333333;
}
.featuredContent p { 
	font: normal 13px Tahoma, Geneva, sans-serif;
	margin-top: -13px;
}
.featuredContent .registered {
	font-size: 8px;
	vertical-align: top;
}
#divider { 
	margin-left: 14px;
}
#homeFeaturedNew #homeSpotlightNew .learnMore, #homeFeaturedNew .learnMore h4 {
	margin-top: 1em;
}
#homeFeaturesNew #homeSpotlightNew .learnMore a, #homeFeaturedNew .learnMore a {
	display: block;
	overflow: hidden;
	margin-top: 5px;
	text-indent: -999em;
	width: 84px;
	height: 11px;
	float: right;
	background: transparent url(../image/spotlight-learn-more.png) no-repeat left top;
}
#homeFeaturesNew #homeSpotlightNew .learnMore a:hover, #homeFeaturesNew #homeSpotlightNew .learnMore a.hover,  #homeFeaturedNew .learnMore a.hover {
	background-position: left -11px;
}
#newsFeed ul li {
	list-style-type:disc;
	margin: 10px 10px 10px 15px;
}
#newsFeed ul li a {
	color: #339999;
	font-weight: normal;
	text-decoration: underline;
}
#newsFeed ul li h3 {
	font-size: 13px;
	font-weight: bold;
}
#newsFeed ul li h3 span {
	
}
#newsFeed { 
	border-top: 1px solid #A3A4A2;
	margin-left:20px;
	width:85%;
}

/*************** QUICKLINKS NEW **********************/

#quickLinksNew { 
	border-top: 1px solid #A3A4A2; 
	float:left;
	margin-left:20px;
	padding-top:15px;
	width:85%;
}
#quickLinksNew h3 {
	margin: 0 0 15px;
	width: 91px;
	height: 15px;
	background: transparent url(../image/quickLinks-new.png) no-repeat left top;
	text-indent: -999em;
}
#quickLinksNew li {
	margin-bottom: 6px;
}
#quickLinksNew li a {
	display:block;
	min-height: 16px;
	padding-left: 25px;
	font-size: 1.2em;
}
#quickLinksNew li.nthChild-1 a:hover, #quickLinksNew li.nthChild-2 a:hover, #quickLinksNew li.nthChild-3 a:hover, #quickLinksNew li.nthChild-4 a:hover, #quickLinksNew li.nthChild-5 a:hover, #quickLinksNew li.nthChild-6 a:hover {
	color: #333;
	text-decoration: underline;
	background-position: left -59px;
}
#quickLinksNew li.nthChild-1 a {
	background: transparent url(../image/ql-lost-card.png) no-repeat left top;
}
#quickLinksNew li.nthChild-2 a {
	background: transparent url(../image/ql-calculators.png) no-repeat left top;
}
#quickLinksNew li.nthChild-3 a {
	background: transparent url(../image/ql-reorder-checks.png) no-repeat left top;
}
#quickLinksNew li.nthChild-4 a {
	background: transparent url(../image/ql-switch.png) no-repeat left top;
}
#quickLinksNew li.nthChild-5 a {
	background: transparent url(../image/ql-connect.png) no-repeat left top;
}
#quickLinksNew li.nthChild-6 a {
	background: transparent url(../image/ql-relocating.png) no-repeat left top;
}


#facebook {
	left:715px;
	margin-top:13px;
	padding-left:10px;
	position:absolute;
}
#twitter {
	left:750px;
	margin-top:13px;
	position:absolute;
}

/***************** New Homepage with banner *****************/

#homeBanner {
	border: 1px solid #ccc;
	width: 717px;
	height: 92px;
	margin: 10px 0 0 0;
	float: right;
	padding: 5px;
}
#homeBanner a {
	background: transparent url('/custom/fi/spectrumfcu/fb/disclosure/promo-image-1.jpg') no-repeat 0 0;
	display: block;
	width: 717px;
	height: 92px;
}
#total-banners {
	display: none;
}
.homeWithBanner #leftColumnNew {
	height: 667px;
}
.homeWithBanner #quickLinksNew h3 {
	margin: 10px 0 20px;
}
.homeWithBanner #quickLinksNew li {
	margin-bottom: 20px;
}
.homeWithBanner #homeNewsNew {
	height: 140px;
}
.homeWithBanner #newsFeed {
	height: 260px;
}
.homeWithBanner #newsFeed ul li {
	margin: 20px 10px 10px 15px;
}

.homeWithBanner #flashBannerNew {
	border: 1px solid #ccc;
	height:347px;
	margin: 10px 0 0 0;
	width:727px;
	float:right;
	position: relative;
}
.homeWithBanner #FlashDNA {
	position: absolute;
	left: -5px;
	top: -8px;
}
.homeWithBanner #homeFeaturesNew {
	margin: 10px 0;
	width: 727px;
}





