/* Template Second Branch - layout.css */

/*===== 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;
}

/*===== General =======================*/
html, body {
	height: 100%;
}

body {
	background: #1E2D41;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #666666;
}

#siteAlert {
	width: 940px !important;
	margin: 0 auto !important;
}

#siteAlertLink {
	right: 30px !important;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	_height: 100%;
	position: relative;
	background: #ffffff;
	margin: 0 auto;
	width: 940px;
	position:relative;
}

#innerWrapper {
	padding-bottom: 70px;
}

body#home #innerWrapper {
	padding-bottom: 0;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}

em {
	font-style: italic;
}

/*===== Header ========================*/
#header {
	position: relative;
	height: 207px;
	margin: 0 auto;
	background: url("../image/layout/header.jpg") 0 0 no-repeat;
}

img#printLogo {
	display: none;
}

#logo {
	position: absolute;
	top: 69px;
	left: -2px;
	width: 340px;
	height: 58px;
	text-indent: -999em;
	background: transparent url("../image/logo.png") 0 0 no-repeat; /* transparent */
}

#logo a {
	display: block;
	width: 340px;
	height: 58px;
}

#facebook {
	position: absolute;
	top: 7px;
	right: 195px;
}

#facebookDS {
	position: absolute;
	top: 7px;
	right: 235px;
}

#ultraTopNav {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 1.1em;
}

#ultraTopNav li {
	float: left;
	margin: 0 4px;
}

#ultraTopNav li a {
	display: block;
	padding: 0 3px;
	/*color: #0040A0;*/
	color: #fff;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}

body#home #searchForm {
/*position: absolute;*/
position: relative;
height: 19px;
width: 146px;
left: 5px;
top: 4px;

background: transparent url("../image/search.png") 0 0 no-repeat;
}

#searchForm {
	position: absolute;
	height: 19px;
	width: 146px;

	right: 23px;
	top: 93px;

	background: transparent url("../image/search.png") 0 0 no-repeat;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	width: 115px;
	height: 16px;
	padding: 3px 5px 0 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1;
	border: none;
	background: none;
}

#searchForm input#roi_input:focus {
	outline: none;
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	width: 21px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	border: none;
	background: none;
	cursor: pointer;
}

#primaryNav {
	position: absolute;
	right: 175px;
	top: 88px;
}

#primaryNav li {
	float: left;
	display: inline;
	background: url("../image/layout/primary-nav-background.png");
}

#primaryNav li a {
	display: block;
	height: 26px;
	width: 138px;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 28px;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	background: #004cbc;
}

#primaryNav li a:hover {
	background: #0099ff;
}

#primaryNav li.inPath a {
	background: none;
}

/* Online banking downstream pages */
#downstreamObl {
	position: absolute;
	top: 0;
	left: 2em;
}

#downstreamObl a {
	background: url("../image/downsteam-obl.png") no-repeat scroll 0 0 transparent;;
	display: block;
	height: 32px;
	text-indent: -999em;
	width: 204px;
}

/*===== Main Content ==================*/
/*Homepage Main Content*/
body#home #mainContent {
	background: url("../image/layout/maincontent-home.png") repeat-x scroll 0 0 transparent;
	clear: both;
	display: block;
	float: none;
	overflow: hidden;
	padding: 16px 0 0;
	position: relative;
	width: 940px;
}

body#home #mainContent h2 {
	color: #666666;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 8px 8px;
	text-transform: uppercase;
}

div#homeFeaturedProducts, div#homeFeaturedProducts ul, div#homeFeaturedProducts ul li {
	overflow: hidden;
	width: 306px;
}

div#homeFeaturedProducts {
	display: inline;
	float: left;
	margin: 0 0 0 3em;
	position: relative;
}

div#featuredNav {
	position: absolute;
	top: 6px;
	right: 2em;
}

div#featuredNav a {
	background: url("../image/featured-cycle.png") no-repeat scroll 0 -20px transparent;
	color: #fff;
	display: block;
	font-size: 0.8em;
	float: left;
	margin: 0 2px 0 0;
	padding: 1px 0 2px 3px;
	width: 10px;
}

div#featuredNav a.activeSlide {
	background-position: 0 0;
}

/*
div#homeFeaturedProducts dl {
display: block;
height: 12em;
position: relative;
top: -10px;
list-style: none;
}

div#homeFeaturedProducts dl dt {
cursor: pointer;
display: block;
float: right;
height: 11px;
margin: 0;
position: relative;
right: 20px;
text-indent: -9999px;
top: -14px;
width: 12px;
z-index: 1;
}

div#homeFeaturedProducts dl dt.nthChild-1 {
background: url("../image/layout/home-featured-numbrs.png") no-repeat scroll -27px -14px transparent;
}

div#homeFeaturedProducts dl dt.nthChild-2 {
background: url("../image/layout/home-featured-numbrs.png") no-repeat scroll -14px -14px transparent;
}

div#homeFeaturedProducts dl dt.nthChild-3 {
background: url("../image/layout/home-featured-numbrs.png") no-repeat scroll 0px -14px transparent;
}

div#homeFeaturedProducts dl dt.nthChild-1.selected {
background-position: -27px 0;
}

div#homeFeaturedProducts dl dt.nthChild-2.selected {
background-position: -14px 0;
}

div#homeFeaturedProducts dl dt.nthChild-3.selected {
background-position: 0 0;
}*/


div#homeFeaturedProducts dl dd, div#homeFeaturedProducts #featuredContainer {
	margin: 10px 0 0 8px;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 30em;
}

div#homeFeaturedProducts #featuredContainer > li {
	clear: both;
}

div#homeFeaturedProducts #featuredContainer li#featuredB, div#homeFeaturedProducts #featuredContainer li#featuredC {
	display: none;
}

div#homeFeaturedProducts dd img, div#homeFeaturedProducts #featuredContainer img {
	border: 1px solid #CCC;
	float: left;
	display: inline;
	height: 88px;
	padding: 2px;
	width: 98px;
}

div#homeFeaturedProducts dd div.featuredContent, div.featuredContent {
	float: right;
	display: inline;
	width: 192px;
}

div.featuredContent p, div.featuredContent h1 {
	width: 186px;
}

div.featuredContent h1 {
	color: #003987;
	font: normal 1.5em Arial, Helvetica, sans-serif;	
}

div.featuredContent p {
	color: #666666;
	font: normal 1.2em Arial, Helvetica, sans-serif;	
}

div.featuredContent a, div#newsInformation li a { 
	color: #0099FF;
}

div.featuredContent a:hover, div#newsInformation li a:hover {
	color: #0099FF;
	text-decoration: underline;
}

div#newsInformation {
	float: left;
	display: inline;
	margin: 0 0 0 4em;
	overflow: hidden;
	width: 300px;
}

div#newsInformation ul {
	padding: 0 0 0 16px;
}

div#newsInformation li {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	list-style: disc outside;
	margin: 0 0 10px;
}


/* Quick Links - Homepage and Downstream */

#leftColumn #quickLinks {
	margin: 20px 0 0;
}

div#quickLinks {
	display:inline;
	float:right;
	margin:0 4em 0 0;
	width:18em;
}

div#quickLinks li {
	margin: 0;
	padding: 0;
}

#quickLinks li a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 0 0 transparent;
	color: #003986;
	display: block;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	padding: 3px 2px 3px 26px;
}

#quickLinks li.nthChild-1 a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 2px 3px transparent;
}

#quickLinks li.nthChild-2 a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 2px -27px transparent;
}

#quickLinks li.nthChild-3 a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 2px -58px transparent;
}

#quickLinks li.nthChild-4 a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 2px -89px transparent;
}

#quickLinks li.nthChild-5 a {
	background: url("../image/layout/quick-links.png") no-repeat scroll 2px -119px transparent;
}

#quickLinks li a:hover {
	background-color: #E9F3F8;
}

/*End of Homepage Main Content*/

#mainContent {
	position: relative;
	display: inline;
	float: right;
	width: 605px;
	/*min-height: 35em;*/
}

/*===== Left Column ===================*/
#leftColumn {
	position: relative;
	display: inline;
	float: left;
	width: 262px;
	min-height: 408px;
	height: auto !important;
	_height: 408px;
	margin: -12px 0 0 18px;
	padding: 11px 11px 0;
	background: url("../image/layout/left-column-background.png") no-repeat;
}

#leftNav li a {
	display: block;
	color: #666666;
}

#leftNav li h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	border-top: 1px solid #DFE0E3;
}

#leftNav li.firstChild h2 {
	border: none;
}

#leftNav li h2 a {
	padding: 8px 10px 4px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

#leftNav li h2 a:hover {
	color: #333333;
	background: #E9F3F8;
}

#leftNav li.inPath h2 a {
	color: #ffffff;
	background: #999999;
}

#leftNav li.selected h2 a.inPath {
	color: #ffffff;
	background: #003987;
}

#leftNav li ul {
	padding: 0 0 3px;
}

#leftNav li li h3 a {
	font-size: 1.4em;
	padding: 5px 24px 2px;
}

#leftNav li li h3 a:hover {
	color: #333333;
	background: #E9F3F8;
}

#leftNav li li.selected h3 a {
	color: #ffffff;
	background: #003987;
}

/*===== Footer ========================*/
body#home #footer {
	position: relative;
	top: 0;
	left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 42px;
	margin-top: 14px;
	padding-top: 10px;
	padding-bottom: 14px;
	font-size: 1.1em;
	color: #999999;
	background: url("../image/layout/footer-background.png") top center no-repeat;
	text-align: center;
}

#footer #fdic {
	position: absolute;
	top: 16px;
	left: 41px;
}

#footer #eh {
	position: absolute;
	top: 18px;
	left: 83px;
}

#footer #firstROI {
	position: absolute;
	top: 18px;
	right: 42px;
	height: 29px;
	width: 103px;
}

#footer #footerNav {
	padding: 0 0 2px;
}

#footer div p {
	margin:2px 0 0;
}

#footer div p a { 
	color: #0099FF;
}

#footer div p a:hover { 
	text-decoration: underline;
}

#footerNav li {
	display: inline;
}

#footerNav li a {
	padding: 0 8px;
	color: #999999;
	border-left: 1px solid #999999;
}

#footerNav li a.firstChild {
	border: none;
}

#footerNav a:hover {
	text-decoration: underline;
}

/*===== Home ==========================*/
body#home #wrapper {
/*	background: url("../image/home-welcome.jpg") no-repeat scroll 0 0 #FFFFFF;*/
background: url("../image/layout/home-bg7.jpg") no-repeat scroll 0 0 #FFFFFF;
height:auto !important;
margin:0 auto;
min-height:100%;
position:relative;
width:940px;
}

body#home #homeSearch {
	background: url("../image/layout/home-search.png") no-repeat scroll 0 0 transparent;
	height:28px;
	position:absolute;
	right:10px;
	top:88px;
	width:165px;
}

body#home #header {
	background: none !important;
	height: 148px;
}

body#home #ultraTopNav li.nthChild-1 {
	display: none;
}

body.popup #poppers {
	background: url("../image/layout/header.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	width: 100%;
}

body.popup #poppers #obLogin {
	display:block;
	left: 0;
	margin:0 auto;
	padding:0 0 20px;
	width:335px;
}

#obLogin {
	background: url("../image/layout/obl-bg.png") no-repeat scroll 0 0 transparent;
	height: 59px;
	position: relative;
	top: 0;
	left: 1em;
	width: 335px;
}

#obLogin h2 {
	background: url("../image/layout/obl-lock.png") no-repeat scroll 107px 20px transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	padding: 24px 20px 0 7px;
	text-transform: uppercase;
}

#obLogin form {
	float: left;
	display: inline;
	margin: 20px 0 0;
	position: relative;
	width: 180px;
}

#obLogin form #username, #obLogin form #obLoginForm {
	display: inline;
	float: left;
	position: relative;
}

#obLogin label {
	font-size: 1.1em;
}

#obLogin input {
	margin-bottom: 0.5em;
}

#obLogin input#AccessId, #obLogin input#AccessIDVisible {
	background:url("../image/layout/obl-input.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:14px;
	padding:2px 5px;
	width:116px;
}

#obLogin input#Submit, #obLogin input#loginButton {
	background:url("../image/layout/obl-login.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	float: right;
	height:18px;
	margin: 0 0 0 4px;
	overflow: hidden;
	padding: 18px 0 0;
	width:46px;
}

#obLogin form #username label.overLabel, #obLogin form #obLoginForm label.overLabel {
	color: #333333;
	font-family: Verdana, Tahoma, sans-serif;
	position: absolute;
	top: 3px;
	left: 6px;
}

#obLogin input#submit {
	border: none;
	background: url("../image/layout/obl-login.png") no-repeat scroll 0 0 transparent;
}

body.popup ul#obNav {
	bottom: 26px;
}

ul#obNav {
	clear: both;
	position: absolute;
	left: 15em;
	bottom: 5px;
	color: #003986;
}

ul#obNav li {
	float: left;
	display: inline;
}

ul#obNav li.firstChild {
	margin: 0 10px 0 0;
}

ul#obNav li a {
	color: #003986;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: underline;
}

#flashBanner {
	position: relative;
	margin: 0;
	height: 311px;
	overflow: hidden;
	width: 100%;
}

#flashDNA {
	height:340px;
	position:absolute;
	right:16px;
	top:-33px;
	width:520px;
	z-index:10;
}
#flashBanner img {
	float: right;
	display: inline;
	height: 297px;
}

#homeFeaturedProducts p {
	font-size: 1.2em;
}

/*===== Shared ========================*/
#categoryPage h1, .individualPage h1 {
	font-size: 6em;
	color: #ffffff;
	text-align: right;
	margin: -48px 12px 15px 0;
}

body.longTitle #categoryPage h1, body.longTitle .individualPage h1, #termsConditions h1, #onlinebankingFAQ h1, #protectIdentity h1, #telephoneBanking h1 {
	font-size: 5em;
	margin-top: -40px;
}

#locations h1  {
	font-size: 5em;
	color: #ffffff;
	text-align: right;
	margin: -40px 12px 15px 0;
}

#searchResults h1 {
	font-size: 4em;
	margin-top: -30px;	
}

.individualPage h2, #productPage h1, fieldset#newApplication div#introduction h1 {
	padding-bottom: 5px;
	font-size: 2.2em;
	line-height: 1.3;
	color: #003986;
}

.individualPage h3 {
	font-size: 1.6em;
	color: #003985;
	line-height: 1.2;
}

.individualPage h4 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
}

/*===== Category Page =================*/
#categoryPage ul {
	overflow: visible;
}

#categoryPage ul li.odd {
	float: left;
	display: inline;
}

#categoryPage ul li.even {
	float: right;
	display: inline;
}

body#Personal div.Investments #categoryPage ul > li {
	min-height: 160px;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
#categoryPage ul li {
min-height: 150px !important;
}
}
*/

#categoryPage ul li {
	position: relative;
	min-height: 150px;
	height: auto !important;
	_height: 137px;
	width: 274px;
	padding: 0 8px 3px 0;
	margin: 0 17px 16px 0;
	border: 1px solid #cdcdcd;
}

#categoryPage ul li.active, #searchResults ul li.active {
	background: #e9f3f8;
}

body#Personal div.Investments #categoryPage ul li.lastChild img {
	position: absolute;
	top: 50px;
	left: 8px;
}

#categoryPage ul li img {
	position: absolute;
	top: 35px;
	left: 8px;
}

#categoryPage ul li a img {
	border: 1px solid #cdcdcd;
}

#categoryPage ul li h2 a {
	display: block;
	padding: 10px 0 8px 8px;
	font-size: 1.6em;
	line-height: 1.2;
	color: #003986;
}

#categoryPage ul li .productContent {
	margin-left: 125px;
}

#categoryPage ul li .productContent p, #categoryPage ul li li {
	padding-bottom: 7px;
	font-size: 1.2em;
	line-height: 1.2;
}

#categoryPage ul li h3 a {
	position: absolute;
	left: -6px;
	top: 110px;
	width: 82px;
	height: 22px;
	text-indent: -999em;
	background-color: transparent;
	background-image: url("../image/layout/buttons.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1;
}

#categoryPage ul li h3 a:hover, #categoryPage ul li.active h3 a {
	background-position: 0 -22px;
}

#categoryPage ul ul {
	padding: 0 0 0 15px;
	width: 138px;
}

body#Personal div.Investments #categoryPage ul li li {
	min-height: 1px;
}

#categoryPage ul li li {
	float: none;
	min-height: 1px;
	height: auto !important;
	_height: 1px;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: disc outside;
	border: none;
}

/*===== Product Page ==================*/
#productPage {
	position: relative;
	padding: 30px 15px 16px 0;
}

#productPage #productIntro {
	position: relative;
	min-height: 200px;
	height: auto !important;
	_height: 200px;
	padding: 0 18px 0 282px;
	padding-left: 282px;
	border: 1px solid #E1E1E1;
}

#productPage #productIntro.active {
	background: #e9f3f8;
}

#productPage #productIntro h1 {
	padding-top: 14px;
}

#productPage #productIntro h3 a {
	position: absolute;
	top: 158px;
	left: -6px;
	display: block;
	width: 124px;
	height: 29px;
	text-indent: -999em;
	background-color: transparent;
	background-image: url("../image/layout/buttons.png"); /* transparent */
	background-repeat: no-repeat;
	background-position: 0 -100px;
}

#productPage #productIntro h3 a:hover, #productPage #productIntro.active h3 a {
	background-position: 0 -129px;
}

#productPage #productIntro .imageClickerOpen h3 a {

	background-position: 0 -200px;
}

#productPage #productIntro .imageClickerOpen h3 a:hover{
	background-position: 0 -229px;
}

#productPage #productIntro .imageClickerApply h3 a {

	background-position: 0 -436px;
}

#productPage #productIntro .imageClickerApply h3 a:hover{
	background-position: 0 -465px;
}

#productPage #productIntro h3#enrollTop a {
	position: absolute;
	top: 158px;
	left: -6px;
	display: block;
	width: 124px;
	height: 29px;
	text-indent: -999em;
	background-color: transparent;
	background-image: url("../image/layout/buttons.png"); /* transparent */
	background-repeat: no-repeat;
	background-position: 0 -100px;
}

#productPage #productIntro h3#enrollTop a:hover, #productPage #productIntro.active h3#enrollTop a {
	background-position: 0 -129px;
}

#productPage #productIntro #thirdpartyEnroll a {
	position: absolute;
	top: 158px;
	left: -6px;
	display: block;
	width: 124px;
	height: 29px;
	text-indent: -999em;
	background-color: transparent;
	background-image: url("../image/layout/buttons.png"); /* transparent */
	background-repeat: no-repeat;
	background-position: 0 -300px;
}

#productPage #productIntro #thirdpartyEnroll a:hover, #productPage #productIntro.active #thirdpartyEnroll a {
	background-position: 0 -329px;
}


#productPage #productIntro a {
	color: #0099FF;
	text-decoration: none;
}

#productPage #productIntro a:hover {
	text-decoration: underline;

}

#productPage #productIntro p, #productPage #productIntro ul {
	padding-bottom: 10px;
	font-size: 1.3em;
	line-height: 1.2;
}

#productPage #productIntro ul li {
	margin-left: 1.25em;
	list-style-type: disc;
}

#productPage #productIntro #productPhoto {
	position: absolute;
	top: 9px;
	left: 8px;
	border: 1px solid #cccccc;
}

#productPage #productButtons ul {
	overflow: hidden;
	margin: 10px 0 0 12px;
}

#productPage #productButtons ul li {
	float: left;
	display: inline;
}

#productPage #productButtons ul li a {
	position: relative;
	display: block;
	background-color: transparent;
	background-image: url("../image/layout/buttons.png");
	background-repeat: no-repeat;
	background-position: 0 -100px;
	text-indent: -999em;
}

#productPage #productButtons ul li a:hover {
	background-position: 0 -129px;	
}

#productPage #productButtons ul li#applyNow a {
	margin: 0 10px 0 0;
	height: 28px;	
	width: 124px;
}

#productPage #productButtons ul li#questions a {
	background-color: transparent;
	background-image: url("../image/layout/question.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	margin: 4px 0 0;
	width: 78px;
}

#productPage #productButtons ul li#questions a:hover {
	background-position: 0 -20px;	
}

#productPage #productButtons ul li#enrollNow a {
	background-color: transparent;
	background-image: url("../image/layout/buttons.png");
	background-position: 0 -300px;
	background-repeat: no-repeat;
	height: 28px;
	margin: 0 10px 0 0;
	width: 124px;
}

#productPage #productButtons ul li#enrollNow a:hover {
	background-position: 0 -329px;
}

#productPage #productDetails {
	position: relative;
	z-index: 10;
	margin: 20px 0 0;
	padding: 5px 0 0 14px;
	background: url("../image/layout/product-details-background.png") repeat-x;
}


#productPage #productDetails #questions a {
	position: absolute;
	top: 55px;
	right: 15px;
	display: block;
	z-index: 10;
	width: 106px;
	height: 32px;
	text-indent: -999em;
	background-color: transparent;
	background-image: url("../image/questions.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#productPage #productDetails #questions a:hover {
	background-position: 0 -32px;
}


#productPage #productDetails dl {
	display: block;
	position: relative;
	list-style: none;
}

#productPage #productDetails dl dt {
	display: inline;
	float: left;
	z-index: 1;
	padding: 0 12px;
	height: 17px;
	font-size: 1.2em;
	line-height: 17px;
	color: #7E7E7E;
	cursor: pointer;
}

#productPage #productDetails dl dt:hover, #productPage #productDetails dl dt.selected {
	color: #003987;
}

#productPage #productDetails dl dt.selected {
	cursor: default;
	background: #ffffff;
}

#productPage #productDetails dl dd {
	position: relative;
	overflow: hidden;
	top: 40px;
	left: 0;
	padding: 0 160px 10px 0;
}

#productPage #productDetails dl dd h3 a {
	background: url("../image/watch-video.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 81px;
	position: absolute;
	text-indent: -999em;
	top: 0;
	right: 10px;
	width: 120px;
}

#productPage #productDetails dl dd a {
	color: #0099FF;
	text-decoration: none;
}

#productPage #productDetails dl dd a:hover, #productPage #productDetails dl dd a:active {
	text-decoration: underline;
}

#productPage #productDetails dl dd p {
	font-size: 1.2em;
	padding-bottom: .5em;
	line-height: 1.2;
}

#productPage #productDetails dl dd p.zeroPaddingParagraph {
	font-size: 1.2em;
	margin: 10px 0 0;
	padding-bottom: 0;
	line-height: 1.2;
}

#productPage #productDetails dl dd p.disclaimer {
	font-size: 1em;
	color: #666666;
}

#productPage #productDetails dl dd ul {
	padding: 0 0 .75em 1.4em;
}

#productPage #productDetails dl dd ul li {
	font-size: 1.2em;
	list-style: disc outside;
	line-height: 150%;
}

#productPage #productDetails dl dd ul li.textVariant1 {
	margin: 0 0 0 1em;
}

/*
#productButtons {
clear: both;
position: relative;
display: block;
float: none;
}

#productButtons ul {
display: block;
float: none;
overflow: hidden;
}

#productButtons li#applyNow {
float: left;
display: block;
}

#productButtons li#applyNow a {
position: relative;
display: block;
width: 124px;
height: 29px;
text-indent: -999em;
background-color: transparent;
background-image: url("../image/layout/buttons.png");
background-repeat: no-repeat;
background-position: 0 -100px;
}

#productButtons #applyNow a:hover {
background-position: 0 -129px;
}

#productButtons li#questions a {
position: relative;
display: block;
width: 124px;
height: 29px;
text-indent: -999em;
background-color: transparent;
background-image: url("../image/layout/question.png"); 
background-repeat: no-repeat;
background-position: 0 -100px;
}

#productButtons #questions a:hover {
background-position: 0 -129px;
}
*/

/* AddThis */
.addthis_toolbox {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}

.addthis_toolbox .custom_images {
	border-left: 1px solid #ffffff;
	height: 9px;
}

.addthis_toolbox .custom_images a {
	float: left;
	padding: 7px 10px 4px 26px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #7e7e7e;
	background-color: transparent;
	background-image: url("../image/share.png");
	background-position: -100px top;
	background-repeat: no-repeat;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #dddddd;
	cursor: pointer;
}

.addthis_toolbox .custom_images a.addthis_button_compact {
	background-position: -245px 3px;
}

.addthis_toolbox .custom_images a.addthis_button_print {
	background-position: -185px 3px;
	border-right: none;
}

.addthis_toolbox .custom_images a.addthis_button_print:hover {
	background-position: -185px -27px;
}

/*===== Individual Page ===============*/
.individualPage, #locations {
	position: relative;
	padding: 0 15px 16px 0;
}

.individualPage h1 {
	margin-right: -3px;
}

.downstreamPhoto {
	float: right;
	padding: 10px 8px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #cccccc;
}

.individualPage h2 {
	margin-top: 12px;
	font-size: 2.6em;
	line-height: 1.3;
}

.individualPage h3 {
	margin-top: 20px;
	font-size: 1.6em;
	line-height: 1.2;
}

.individualPage h4 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}

.individualPage a {
	color: #0099FF;
	text-decoration: none;
}

.individualPage a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.individualPage p, .individualPage li {
	padding-bottom: 6px;
	font-size: 1.3em;
	line-height: 150%;
}

.individualPage p, .individualPage ul {
	padding-bottom: 6px;
}

.individualPage p.zeroPaddingParagraph {
	margin: 4px 0 0;
	padding-bottom: 0;
}

.individualPage .disclaimer {
	font-size: 1.1em;
	padding-bottom: 5px;
}

.individualPage ul, .individualPage ol {
	padding: 0 0 20px 15px;
}

.individualPage ul li {
	list-style: disc outside;
}

.individualPage li li {
	font-size: 1em;
}

.individualPage table {
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}

#rates table {
	font-size: inherit;
}

.individualPage table tr th, .individualPage table tr td {
	text-align: center;
	padding: 10px 8px 5px 8px;
	border: 1px solid #D0D0D0;
}

.individualPage table tr th {
	font-weight: bold;
	background: #FEB711;
}

.individualPage table tr.nth-row-odd td {
	background: #edeeed;
}

.individualPage table tr.nth-row-even td {
	background: #ffffff;
}

#communityPage p {
	margin: 10px 0 0;
	padding: 0;
}

#communityPage p.zeroPaddingParagraph {
	margin: 0;
	padding: 0;
}



#protectIdentity h3 a, #idtheftBusiness h3 a {
	background: url("../image/watch-video-blurb.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 122px;
	position: relative;
	text-indent: -999em;
	width: 177px;
	float: right;
	margin: 0 0 2em 2em;
}

/* Contact Us */
#formContactUs {
	width: 100%;
}

#formContactUs legend {
	color: #333;
	font-weight: bold;
}

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
} 

#formContactUs ul {
	float: left;
	display: inline;
	padding: 0;
	width: 28em;
}

#formContactUs li {              
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	padding-bottom: 0;
}

#formContactUs label {
	clear: both;
	display: block;
	float: none;
	font-size: 1em;
	padding: 0 10px 0 0;
	text-align: left;
	width: 100%;
}

#formContactUs input, #formContactUs textarea {
	clear: both;
	display: block;
	float: none;
	margin-bottom: 1em;
}

#formContactUs input {
	width: 220px;
}

#formContactUs button.submitButton {
	margin: 0;
}

#formContactUs textarea {
	height: 10em;
	width: 220px;
}

#formContactUs input.error, #formContactUs textarea.error{
	background-color: #F6F6CB;
	border: 2px solid #FF0000;
	padding: 2px;
}

/*
#formContactUs button.submitButton {
float: none;
margin: 0 0 0 310px;
padding: 5px;
width: auto;
}
*/

#formContactUs label.error {
	clear: both;
	color: #F72222;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

#formContactUs #bigCaptcha {
	float: left;
	display: inline;
}

#formContactUs #captcha {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	width: 200px;
}

#formContactUs #captcha input {
	display: block;
	float: none;
	margin: 10px 0;
	width: 196px;
}

#formContactUs #captcha input#roi-captchaCode {
	margin: 10px 0 0;
}

#formContactUs #captcha p {
	margin: 0;
}

#formContactUs #captcha p.error {
	color: #F72222;
}

/* FDIC Transaction Account Guarantee */
#fdicTAG {
	font-size: 4em;	
	margin-top: -30px;
}

#creditReport h1 {
	font-size: 5em;
	margin-top: -40px;
}


/* Financial Calculators */
#financialCalculators h1 {
	font-size: 5em;
	margin-top: -40px;
}

/* Locations */
#mapHolder {
	border: 1px solid #CCC;
	margin: 0 0 20px;
}

#map {
	display: block;
	height: 30em;
	margin: 8px auto;
	width: 57em;
}

#locations ul#locList {
	margin: 1em 0;
	padding: 0;
}

#locations ul#locList > li {   
	border: 1px solid #CCC; 
	list-style-type: none; 
	margin: 0 0 1em;   
	padding: 6px;
	overflow: hidden;
}

#locations li img {
	display: inline;
	float: left;
	height: 150px;
	margin: 0 10px 0 0;
	width: 212px;
}

#locations li .accordionContent {
	display: inline;
	float: left;
	width: 354px;
}

#locList.li div.accordionContent {
	overflow: hidden;
}

li.vcard .accordionContent div.branchHours, li.vcard .accordionContent div.driveThroughHours {
	float: left;
	display: inline;
	width: 174px;
	overflow: hidden;
	padding: 1em 0 0;
}

li.vcard .accordionContent div.branchHours {
	margin: 0 4px 0 0;
}

li.vcard .accordionContent h5 {
	color: #333;
	display:block;
	float:none;
	font-weight:bold;
	width: auto;
}

li.vcard .accordionContent h5.physicalAddress , li.vcard .accordionContent h5.branchPhone {
	display:inline;
	float:left;
	font-weight:bold;
	width:66px;
}

#locations ul#locList div.branchAddress {
	margin: 6px 0 0;
	line-height: 1.4em;
}

#locations ul#locList li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
}

#locations ul#locList li h2 a {
	color: #003985;
	display: block;
	margin: 0 0 .5em 0;
}

#locations ul#locList li h2 a:hover {
	text-decoration: underline;
}

#locations ul#locList div.branchAddress h5, #locations ul#locList div.branchAddress span {
	font-size: 1.2em;
}

#locations ul#locList div.branchHours h5, #locations ul#locList div.driveThroughHours h5 {
	font-size: 1.2em;
	margin: 0 0 4px;
}

#locations ul#locList div.branchHours ul, #locations ul#locList div.driveThroughHours ul {
	padding: 0;
	margin: 0 0 2px;
}

#locations ul#locList li li {
	font-size: 1.2em;
	list-style: none inside none;
}

#locations ul#locList li li.name {
	margin: 0 8px 0 0;
	width: 60px;
	float: left;
	display: inline;
}

#locations .phones .tel .type {
	font-weight: bold;
}

.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}

.googleMap-InfoWindow h2 {
	color: #003985;
	font-size: 1.2em;
	margin: .2em 0;
}

.googleMap-InfoWindow p, .googleMap-InfoWindow p.map-phones {
	color: #666;
	font-size: 1.2em;
	margin: .2em 0;
}

.individualPage .googleMap-InfoWindow h2 {
	font-size: 1.5em;
}

.individualPage .googleMap-InfoWindow p {
	font-size: 1.2em;
}

.individualPage .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}

/* Rates */
#rates table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 1em;
}

#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.nth-column-1, #rates table td.nth-column-1 {
	text-align: left;
	padding: 4px 7px 4px 20px;
}

#rates table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 20%;
	padding: 3px 2px;
	background-color: #A4C8E8;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
}

#rates table th a {
	color: #003986;
	text-decoration: none;
}

#rates table th a:hover {
	text-decoration: underline;
}

#rates table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 1.2em;
	padding: 4px 7px;
	text-align: center;
}

#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}

#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size: .9em;
}

#rates table tr.nth-row-odd td {
	background:none repeat scroll 0 0 #E9F3F8;
}

/* Search Results */
#searchResults ul {
	padding: 0;
}

#searchResults ul li {
	border: 1px solid #CDCDCD;
	font-size: 1em;
	margin: 0 0 10px;
	padding: 1em;
	list-style-type: none;
}

#searchResults ul li h3 {
	margin: 10px 0 0;
	padding-bottom: 0;
}

#searchResults ul li h3 a {
	color: #003986;
	text-decoration: none;
}

#searchResults ul li h3 a:hover {
	text-decoration: underline;
}

#searchResults ul ul {
	display: none;
}

/* 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;
}

/*===== Special =======================*/
/* Popup form styling */
body.popup {
	overflow: hidden;
	background: #fff;
	border: none;
}

body.popup #thankYou p {
	float: right;
	display: block;
	margin: 18px 0 0;
	width: 220px;
}

body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}

body.popup #thankYou img.downstreamPhoto {
	border:1px solid #CCCCCC;
	float:left;
	margin-top: 18px;
	margin-bottom:0;
	margin-left:0;
	padding:10px 8px;
}

body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}

body.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}

body.popup form h4.title, body.popup h4.title {
	padding: 10px;
	margin: 0;
	display: block;
	background-color: #003987;
	color: #fff;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;;
}

body.popup fieldset {
	border: 0 none;
	float: left;
	width: 252px;
}

body.popup #formSection {
	overflow: hidden;
	padding: 30px 15px 0 15px;
}

body.popup fieldset#popupStandard input, body.popup fieldset#popupStandard textarea {
	font-family: Helvetica, Arial, sans-serif;
}

/* Start popup input verification display */
/* - Not selected - */
body.popup fieldset#popupStandard input {
	background: url("../image/popup/input-background.png") no-repeat;
	display: block;	
	width: 227px;
	height: 19px;
	margin-bottom: .5em;
	padding: 8px 17px 2px 7px;
	border: none;
	font-size: 1.4em;
} 

body.popup fieldset#popupStandard textarea {
	background: url("../image/popup/textarea-background.png") no-repeat;
	display: block;	
	width: 227px;
	height: 81px;
	margin-bottom: 0.5em;
	padding: 6px 17px 3px 7px;
	border: none;
	font-size: 1.5em;
}

body.popup #popupStandard input.error {
	background: url("../image/popup/input-background.png") no-repeat 0 -150px;
}

body.popup #popupStandard input.valid {
	background: url("../image/popup/input-background.png") no-repeat 0 -30px;
}

body.popup #popupStandard textarea.error {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -455px;
}

body.popup #popupStandard textarea.valid {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -91px;
}

/* - Selected - */
body.popup #popupStandard input.selected{
	background: url("../image/popup/input-background.png") no-repeat 0 -60px;
}

body.popup #popupStandard input.selected.valid{
	background: url("../image/popup/input-background.png") no-repeat 0 -90px;
}

body.popup #popupStandard input.selected.error{
	background: url("../image/popup/input-background.png") no-repeat 0 -120px;
}

body.popup #popupStandard textarea.selected {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -182px;
}

body.popup #popupStandard textarea.selected.valid {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -273px;
}

body.popup #popupStandard textarea.selected.error {
	background: url("../image/popup/textarea-background.png") no-repeat 0 -364px;
}

body.popup #captcha input.selected {
	background: url("../image/popup/captcha-background.png") no-repeat 0 -62px;
}
/* End popup input verification display */

body.popup .rightSide {
	float: right;
	overflow: hidden;
	width: 230px;
}

body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}

body.popup input.submitButton, body.popup button.submitButton, button.submitButton {
	border: 0 none;
	display: block;
	margin: 0 auto;
	width: 162px;
	height: 31px;
	float: none;
	text-indent: -999em;
	background: transparent url("../image/layout/buttons.png") no-repeat 0px -398px;
	overflow: hidden;
	cursor: pointer;
}

/*
body.popup input.submitButton:hover, body.popup button.submitButton:hover {
background-position: 0 -32px;
}
*/

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;
	font-size: 1.1em;
}

body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */
body.popup #captcha {
	width: 230px;
	float: none;
	padding-bottom: 1em;
}

body.popup #captcha input {
	float: none;
	background: url("../image/popup/captcha-background.png") no-repeat;
	width: 223px;
	height: 23px;
	border: none;
	display: block;
	margin: 1em 0;
	padding: 7px 0 0 7px;
	font-size: 1.4em;
}

body.popup #captcha p {
	margin: 0;
}

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;
}

/* Online Banking Popup */
body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}

body.popup #onlineBankingWrapper {
	background: #c3c3c3 url("../image/popup/lock.png") left bottom no-repeat;
	border: 1px solid #999999;
	width: 300px;
	margin: 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: -999em;
	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;
}

/* Alert Popup */
#popup_container {
	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-color: transparent;
	background-image: url("../image/alert/info.gif");
	background-position: 16px 16px;
	background-repeat: no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}

#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;
}

/* Clear fix */
.clear:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {
	display: block;
}

/* - Hides from Internet Explorer for the Mac - \*/
.clear {
	min-height: 1%;
}

* html .clear {
	height: 1%;
}
/* - End hide - */
