* {
	font-family: Arial,Helvetica,san-serif;
}

body {
	background-color: #fff;
	margin: 0;
	font-size: 0.8em;
}

textarea {
	font-size: 1em;
}

body.results {
	margin: 0px;
	font-family: Arial,Helvetica,san-serif;
	font-size: 11px;
	color: #000;
}

a:link, a:active, a:visited {
	color: #c60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #c60;
}
a.external , a.external:hover {
/*
	background-color: transparent;
	background-image: url(/images/external.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
*/
}

p {
	margin-bottom: 1em;
}

ul {
	margin-left: 0em;
	padding-left: 2em;
}

img {
	border: 0;
}

#instructions {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #4c721d;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding: 3px;
}

#lang {
	padding-right: 5em;
}

#switch-kit, #apply-for-loan , #check-out-rates {
	border: 0;
	padding-bottom: 2em;
}

.box {
	border: 1px solid #000;
	margin-bottom: 2em;
	width: 180px;
}

.box .script1 {
	background-color: #cbdcb9;
	border-bottom: 1px solid #000;
	font-size: 1.2em;
	padding: 1px 0 1px 5px;
	font-weight: normal;
}

.box .content {
	padding: 3px;
}

.quick-links .content {
	padding-left: 0.5em;
	background-color: #ffffeb;
}

.quick-fact .content {
	font-size: 0.85em;
	line-height: 1.4em;
}

.quick-fact ul {
	margin-left: 1.5em;
	padding-left: 0;
}

.quick-fact li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}

.quick-fact .content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#home-banking {
	padding-bottom: 1em;
	border: 1px solid #000;
	background-color: #cbdcb9;
	margin-bottom: 1em;
}

#home-banking ul {
	margin-left: 0.5em;
	padding-left: 1em;
}

#banner {
	text-align: center;
}

#for-your-information {
	margin-bottom: 1em;
}

#ineedhelp {
	margin-bottom: 1em;
}

#font-menu {
	padding-bottom: 1em;
	text-align: center;
	font-weight: bold;
}

.disclaimer , .disclaimer p {
	font-size: 80%;
}

h2 {
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #fff;
	background-color: #003;
	border-bottom: 3px solid #a8a8b9;
}

h3 {
	font-size: 120%;
}

hr {
	margin: 0.5em 0 0.5em 0;
}

.two-column {
	margin-top: 1em;
	width: 100%;
	border: 0;
}

.two-column td {
	padding: 0 2em 1em 0;
	width: 50%;
}

.script1 {
	font-size: 1.2em;
}

h1 {
	font-weight: normal;
	font-size: 1.2em;
	border: 1px solid #000;
	margin: 0;
	padding: 1px 0 1px 5px;
	font-weight: normal;
	background-color: #cbdcb9;
}

#main {
	margin-top: 1em;
	width: 100%;
}

#left {
	vertical-align: top;
	padding: 0 1em 0 0.5em;
	width: 15%;
}

#right {
	vertical-align: top;
	padding: 0 0.5em 0 1em;
	width: 15%;
}

#middle {
	width: 70%;
	vertical-align: top;
	text-align: left;
}

#middle td {
	vertical-align: top;
}

#header {
	border-bottom: 1px solid #003;
}

#logo {
	border: 0;
	padding-right: 5px;
}

#footer {
	text-align: center;
	font-size: 0.8em;
}

#footer img {
	padding: 0 5px 20px 5px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.center-block {
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}

.label {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.value {
	text-align: left;
	vertical-align: top;
}

.report {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

.report td , .report th {
	padding: 0 4px 2px 4px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

#scroller {
	width: 470px;
	height: 30px;
	padding: 5px;
	background-color: #fff;
	font-weight: bold;
}

#scroller a {
	text-decoration: underline;
}

#footer {
	border-top: 1px solid #003;
	padding-top: 0.5em;
	margin-top: 0.5em;
}

#search-title {
	text-align: center;
	padding-bottom: 1em;
	font-size: 1.2em;
}

.search-excerpt {
	padding: 0 0 0em 1em;
}

.search-url {
	font-size: 0.85em;
	padding: 0 0 0.5em 1em;
}

#search-nav {
	text-align: center;
	font-weight: bold;
	padding-top: 1em;
}

.center {
	text-align: center;
}

/* Finder */
.finder input , .finder select {
	margin-bottom: 3px;
	margin-right: 3px;
}

.finder #address {
	width: 168px;
}

.finder #city {
	width: 84px;
}

.finder #state {
	width: 22px;
}

.finder #zip {
	width: 41px;
}

.finder #Find {
	font-size: 0.8em;
}

.finder-finder {
	width: 100%;
}

.finder-finder td , .finder-finder th {
	padding-right: 3px;
}

.finder-message { /* Same as h1 */
	font-weight: normal;
	font-size: 1.2em;
	border: 1px solid #000;
	padding: 1px 0 1px 16px;
	font-weight: normal;
	background-color: #cbdcb9;
	background-image: url(/images/blue-down.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	margin-bottom: 0.5em;
}

.finder-message:first-letter {
	font-family: Palatino Linotype;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
}

.finder-finder th {
	border-bottom: 1px solid #003;
	border-top: 1px solid #003;
}

.finder-finder td {
	border-bottom: 1px solid #003;
}

.finder-finder td {
	vertical-align: top;
}

.finder-finder a {
	font-size: 0.85em;
}

.finder-finder .finder-distance {
	text-align: center;
}

/* Admin menu */
#admin-menu {
	background-color: #888;
	color: #000;
	border-bottom: 1px solid;
	padding: 2px;
	font-size: 8pt;
	z-index: 2;
	position: absolute;
	width: 100%;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}

#admin-menu a {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	font-size: 8pt;
}

#admin-menu select {
	border: 1px solid;
	color: #000;
	background-color: #fff;
	font-size: 8pt;
}

#admin-menu select option {
	color: #000;
	background-color: #fff;
	font-size: 8pt;
}

/* Menu */
#menu1-area {
	border-top: 1px solid #003;
	width: 58em;
}

#menu1 {
  font-size: 1em;
  line-height: 23px;
  margin-left: auto;
  margin-right: auto;
}

.menu, .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 2;
	color: #003;
}

#first-menu {
	border-left: 1px solid #003;
}

.menu a {
	display: block;
	/* width: 10em; */
	padding-right: 2px;
	text-decoration: none;
	font-weight: bold;
}

.menu a, .menu a:hover, .menu a:visited {
	color: #003;
}

.menu li {
  float: left;
  /* width: 10em; */ /* width needed or else Opera goes nuts */
}

.menu li ul {
  position: absolute;
	background-color: #ffffeb;
  width: 10em;
  left: -999em;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

.menu li > a:hover {
	background-image: url(/images/savings-arrow.gif);
	background-repeat: no-repeat;
}

.menu li ul li {
	padding-left: 3px;
}

.menu li ul li a {
  font-size: 0.85em;
  font-weight: normal;
  text-align: left;
  line-height: 1.2em;
  width: 10em;
  margin-left: 0;
  padding-right: 0;
}

.menu li ul li:hover {
	background-color: #ffffeb;
	color: #003;
	text-decoration: underline;
}

.menu li ul li a:hover {
  color: #003;
	text-decoration: underline;
	background-image: none;
	background-color: #ffffeb;
}

.menu li ul li a:hover.external {
}

.menu li:hover ul, .menu li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

.sfhover {
}

.sfhover a:hover {
  color: #003;
  background-color: #fff;
}


/* Screen only */
@media screen {

	.noprint { }

	* {
		margin: 0;
	}
}

/* Print only */
@media print {

	.noprint {
		display: none;
	}
}

