/* RESET */

* {
	margin: 0px;
	padding: 0px;
}

/* TOP LEVEL */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	background-color: #ffffff;
}
/* IE 6 */
* html body {
	/* font-size:48%; */
	/* font-size:7pt; */
	font-size:10px;
}


#page-container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* HEADER */

#header {
	background-image: url(../images/site-wide/flag.jpg);
	text-align: right;
	height: 78px;
	width: 870px;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	z-index: 60;
}
#header a:link {
	color: #003772;
	text-decoration: none;
}
#header a:visited {
	color: #003772;
	text-decoration: none;
}
#header a:hover {
	color: #00427a;
	text-decoration: underline;
}
#header a:active {
	color: #EAF7FE;
	text-decoration: underline;
}

/* MENU CONTAINER */

#menu-container {
	height: 25px;
	width: 880px;
	position: absolute;
	top: 88px;
	z-index: 80;
}
#menu-container ul {
	list-style-position: inside;
	list-style-type: none;
}
#menu-container li {
	display: inline;
}
#menu-container li a {
	display: block;
	float: left;
	height: 25px;
	text-indent: -9999px;
}
#menu-container li a:hover {
	background-position: center;
}
.home {
	background-image: url(../images/menu-tabs/menu-home.gif);
	background-position: center top;
	height: 25px;
	width: 64px;
}
.home-select {
	background-image: url(../images/menu-tabs/menu-home.gif);
	background-position: center bottom;
	height: 25px;
	width: 64px;
}
.consumer-services {
	background-image: url(../images/menu-tabs/menu-consumer-services.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.consumer-services-select {
	background-image: url(../images/menu-tabs/menu-consumer-services.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}
.business-services {
	background-image: url(../images/menu-tabs/menu-business-services.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.business-services-select {
	background-image: url(../images/menu-tabs/menu-business-services.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}
.journeys-club {
	background-image: url(../images/menu-tabs/menu-journeys-club.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.journeys-club-select {
	background-image: url(../images/menu-tabs/menu-journeys-club.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}
.interest-rates {
	background-image: url(../images/menu-tabs/menu-interest-rates.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.interest-rates-select {
	background-image: url(../images/menu-tabs/menu-interest-rates.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}
.ask-the-banker {
	background-image: url(../images/menu-tabs/menu-ask-the-banker.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.ask-the-banker-select {
	background-image: url(../images/menu-tabs/menu-ask-the-banker.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}
.about-us {
	background-image: url(../images/menu-tabs/menu-about-us.gif);
	background-position: center top;
	height: 25px;
	width: 136px;
}
.about-us-select {
	background-image: url(../images/menu-tabs/menu-about-us.gif);
	background-position: center bottom;
	height: 25px;
	width: 136px;
}

/* MAIN-CONTENT WITH OR WITHOUT SIDEBAR*/

#main-content {
	margin-top: 125px;
	background-image: url(../images/site-wide/background-container.gif);
	background-repeat: repeat-y;
}

#main-content-no-sidebar {
	margin-top: 125px;
}

/* LEFT-COLUMN */


#left-column {
	clear: left;
	float: left;
	width: 610px;
}
#left-column-no-sidebar {
	clear: left;
	float: left;
	width: 880px;
}
#left-column-gallery {
	clear: left;
	float: left;
	width: 610px;
	text-align: center;
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 5px;
}
.last-para {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.location-para {
	margin-top: 15px;
}
.question {
	font-weight: bold;
	color: #00427A;
}
.answer {
	padding-left: 15px;
}
.answer-last {
	padding-left: 15px;
	margin-bottom: 20px;

}
h1 {
	font-size: 2em;
	color: #00427A;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 10px;
}
h2 {
	font-size: 2em;
	color: #00427A;
	text-align: center;
	margin-top: 5px;
}
h3, #calc_content h1, #calc_content h1 center {
	font-size: 1.5em;
	line-height: 1.6em;
	margin-bottom: 2px;
	color: #00427A;
	text-align: left;
	text-transform: uppercase;
	padding-top: 15px;
}
#calc_content h1, #calc_content h1 center {
	font-size: 1.2em;
}
#left-column ul {
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 40px;
}
#left-column-no-sidebar ul {
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 40px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #00427A;
}
a:hover {
	color: #00427A;
}
a:active {
	color: #6CCFF6;
}

/* RIGHT-COLUMN */

#right-column {
	clear: right;
	float: right;
	width: 250px;
}
#right-column h1 {
	color: #00427A;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 1.8em;
}
#right-column h2 {
	color: #00427A;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C6C8CA;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 1.8em;
}
#right-column h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 2px;
	color: #00427A;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	padding-top: 5px;
}
#right-column h4 {
	color: #00427A;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 1.8em;
}
#right-column p {
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
}
#right-column a:link {
	color: #000000;
}
#right-column a:visited {
	color: #00427A;
}
#right-column a:hover {
	color: #C6C8CA;
}
#right-column a:active {
	color: #EAF7FE;
}

/* FOOTER */

#footer {
	color: #00427A;
	background-image: url(../images/site-wide/footer.gif);
	background-repeat: no-repeat;
	width: 614px;
	min-height: 94px;
	padding-top: 14px;
	padding-left: 266px;
	clear: both;
}

#footer-no-fdic {
	color: #00427A;
	background-image: url(../images/site-wide/footer-no-fdic.gif);
	background-repeat: no-repeat;
	width: 700px;
	min-height: 94px;
	padding-top: 14px;
	padding-left: 180px;
	clear: both;
}

/* OTHER */

.service {
	height: 122px;
	width: 192px;
	display: block;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	float: left;
}
.service:hover {
	background-color: #00427A;
}
.indent {
	padding-left: 75px;
}
.atm-photo {
	margin-bottom: 30px;
}
.branch-photo {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
.sidebar-photo {
	margin-bottom: 100px;
}



.ratestable {
	width:90%; 
	margin:0 0 20px 5%; 
	font-size:11px; 
	border-collapse:collapse;
}
.ratestable td {
	padding:2px;
}


 table {	font-size: 100%; /* IE inheritance fix */ } 

.tableheader {
	font-weight: bold;
	padding:3px;
	color:#002a55;
	}
th {
	color:#fff;
	padding:4px;
	font-size:8pt;
	background-color:#00437A;
}
* html th {
	text-align:left;
}

.tablecontent1 {
	font-size:8pt;
	background-color:#fff;
	padding:4px;
}

.tablecontent2 {
	font-size:8pt;
	background-color:#efefef;
	padding:4px;
}


div#calc_content {
	width:90%;
	margin:20px 0 30px 4%;
	font-size:12px;
}
div#calc_content table {
	font-size:12px;
	border-collapse:collapse;
}
div#calc_content td {
	padding:2px;
}
div#calc_content p {
	font-size:12px;
}