body {
	background: #FFF url(../images/bg/body.jpg) repeat-x;
	margin: 0;
	font-size: 76%;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	margin: 18px 0 6px 0;
	padding: 0;
	color: #750303;
}
h1 {
	font-weight: normal;
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
}
	h3.nav {
		font-size: 1.2em;
		font-weight: bold;
		margin: 5px 0 5px 0;
	}
	
h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
}

p {
	margin: 0.5em 0 1em 0;
}

p.terms {
	font-size: 9px;
}

.smaller {
	font-size: 90%;
}

.offset {
	color: #515151;
}

.center {
	text-align: center;
}

img.right {
	float: right;
	margin-left: 15px;
}

p.topLink {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	text-align: right;
	padding-bottom: 4px;
	padding-right: 15px;
}
p.topLink a {
	font-weight: bold;
	font-size: 90%;
}

tr.odd {
	background: #EAF5FF;
}
tr.even {
	background: #FFF;
}
tr.final {
	background: #FFD;
}
	tr.final td {	
		border-top: 1px solid #FC3;
	}

p.notice {
	background: #FFD;
	padding: 5px;
	border: 1px solid #FE7;
}

.indent {
	padding-left: 30px;
}

th {
	text-align: left;
}

a.pdf {
	width: 250px;
	display: block;
	padding: 8px 0 8px 55px;
	background: url(../images/icons/pdfDownload.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
}
	a.pdf:hover {
		text-decoration: underline;
	}

a {
	color: #0D4A80;
}
a:visited {
	color: #8D346A;
	color: #0D4A80;
}
a:hover {
	color: #B13427;
}
a img {
	border: none;
}


/**********************
Structure
**********************/
#page {
	background: #FFF url(../images/bg/page.gif) no-repeat;
	margin: 0 auto;
	padding: 27px 18px 0 18px;
	width: 770px;
	w\idth: 734px;
	text-align: left;
	position: relative;
}

#logo {
	float: left;
	margin: 0 0 15px 0;
	width: 177px;
	height: 82px;
	background: url(../images/logo.gif);
}

#topNav {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	position: absolute;
	right: 5px;
}
	#topNav li {
		float: left;
		margin: 0 12px 0 0;
		padding: 0 0 0 14px;
		background: url(../images/li/squareBullet.gif) no-repeat;
	}
	#topNav a {
		text-decoration: none;
	}
	#topNav a:hover {
		text-decoration: underline;
	}

#searchForm {
	position: absolute;
	right: 18px;
	top: 60px;
}
	#searchForm label {
		display: block;
	}
	#query {
		width: 150px;
	}

#nav {
	width: 734px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	#nav li {
		margin: 0;
		padding: 0;
		/* Hide from Mac IE 5 \*/
		display: inline;
		/* */
	}
	#nav li a {
		float: left;
		height: 32px;
	}
	#nav #onlineBanking a {
		width: 118px;
		background: url(../images/nav/onlineBanking.gif) no-repeat;
	}
	#nav #loansMortgages a {
		width: 138px;
		background: url(../images/nav/loansMortgages.gif) no-repeat;
	}
	#nav #depositAccounts a {
		width: 122px;
		background: url(../images/nav/depositAccounts.gif) no-repeat;
	}
	#nav #productsServices a {
		width: 174px;
		background: url(../images/nav/productsServices.gif) no-repeat;
	}
	#nav #calculators a {
		width: 85px;
		background: url(../images/nav/calculators.gif) no-repeat;
	}
	#nav #privacy a {
		width: 97px;
		background: url(../images/nav/privacy.gif) no-repeat;
	}
	
	#nav #onlineBanking,
	#nav #onlineBanking a:hover,
	body.onlineBanking #nav #onlineBanking a {
		background: url(../images/nav/onlineBankingOn.gif) no-repeat;
	}
	#nav #loansMortgages,
	#nav #loansMortgages a:hover,
	body.loansMortgages #nav #loansMortgages a {
		background: url(../images/nav/loansMortgagesOn.gif) no-repeat;
	}
	#nav #depositAccounts,
	#nav #depositAccounts a:hover,
	body.depositAccounts #nav #depositAccounts a {
		background: url(../images/nav/depositAccountsOn.gif) no-repeat;
	}
	#nav #productsServices,
	#nav #productsServices a:hover,
	body.productsServices #nav #productsServices a {
		background: url(../images/nav/productsServicesOn.gif) no-repeat;
	}
	#nav #calculators,
	#nav #calculators a:hover,
	body.calculators #nav #calculators a {
		background: url(../images/nav/calculatorsOn.gif) no-repeat;
	}
	#nav #privacy,
	#nav #privacy a:hover,
	body.privacy #nav #privacy a {
		background: url(../images/nav/privacyOn.gif) no-repeat;
	}

ul.subnav {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #B5C5E0;
}
	ul.subnav li {
		margin: 0;
		padding: 1px 0;
		border-bottom: 1px solid #B5C5E0;
	}
	ul.subnav li a {
		display: block;
		padding: 6px 8px;
		text-decoration: none;
		color: #00025B;
	}
	ul.subnav li a:hover {
		background: #E6ECF5;
		color: #00025B;
	}
	ul.subnav li.current a {
		background: #E6ECF5 url(../images/li/straightArrow.gif) no-repeat 3px 7px;
		font-weight: bold;
		padding-left: 20px;
	}

ul.introNav {
	margin: 0px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 140%;
}
	ul.introNav li {
		margin: 0;
		padding: 1px 0;
		padding: 6px 8px 6px 20px;
		background: url(../images/li/straightArrow.gif) no-repeat 3px 10px;
	}
	ul.introNav li a {
		color: #00025B;
	}
	ul.introNav li a:hover {
		color: #00025B;
	}
	
#side {
	display: inline;
	float: left;
	width: 197px;
	margin: 20px 25px 40px 0;
}

#main {
	display: inline;
	float: left;
	width: 512px;
	margin-bottom: 40px;
}

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	font-size: 90%;
	color: #777;
}
#footer p {
	margin: 0.5em 0;
	text-align: center;
}

/**********************
Specific Pages
**********************/

/* home page */

#loginWrap {
	width: 189px;
	margin: 15px 0 0 0;
}
#hOnlineBanking {
	border: 1px solid #0D4A80;
	background: #FFF;
	margin: 0 0 0 0;
	padding: 1px;
}
#hOnlineBanking span {
	display: block;
	color: #FFF;
	font-size: 12px;
	padding: 3px 2px 2px 28px;
	height: 20px;
	he\ight: 15px;
	background: #0D4A80 url(../images/icons/lock.gif) no-repeat;
}
#onlineBankingLogin label {
	font-size: 90%;
}
#onlineBankingLogin {
	background: #EDF5E3;
	padding: 1px 3px 8px 5px;
}
	#login, #password {
		width: 108px;
	}
	#onlineBankingLogin ul {
		list-style-type: none;
		margin: 5px 0 0 0;
		padding: 0;
	}
	#onlineBankingLogin li {
		margin: 0;
		padding: 0 0 0 24px;
		background: url(../images/li/straightArrow.gif) no-repeat 5px 1px;
	}

#onlineBankingLink {
	background: #EDF5E3;
	padding: 1px 3px 8px 5px;
}
	#onlineBankingLink ul {
		list-style-type: none;
		margin: 5px 0 0 0;
		padding: 0;
	}
	#onlineBankingLink li {
		margin: 0 0 5px 0;
		padding: 0 0 0 24px;
		background: url(../images/li/straightArrow.gif) no-repeat 5px 1px;
	}
	#onlineBankingLink li strong {
		font-size: 1.3em;
	}
	
dl.promotions {
	margin: 0;
	padding: 0;
}
dl.promotions dt {
	background: url(../images/bg/promotionHeader.jpg) repeat-y;
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #00025B;
	clear: right;
}
dl.promotions dt img {
	margin-bottom: 8px;
}
dl.promotions dd {
	margin: 10px 0 10px 0;
	padding: 0;
}
dl.promotions dd span {
	font-size: 9px;
}

div.statusMessage {
	background: #F2FFF2;
	padding: 5px;
	width: 189px;
	w\idth: 179px;
	border-left: 2px solid #060;
}
div.statusMessage h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #262;
}
div.statusMessage p {
	margin: 0 0 0 0;
	color: #262;
}

/* deposit accounts */
table.reorder {
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	margin-top: 15px;
}
table.reorder td {
	border-bottom: 1px solid #E2E2E2;
}
table.reorder td {
	padding: 5px;
}
table.reorder a {
	font-size: 1.2em;
}

/* locations */
table.hours th {
	background: #EEE;
	font-weight: bold;
	text-align: left;
}
table.hours td {
	border-bottom: 1px solid #DDD;
}

/* touch tone banker */

.ttb {
	color: #226;
	font-style: italic;
}

/* misc fees */
table.miscFees {
	border-right: 1px solid #DDD;
}
table.miscFees td {
	border-bottom: 1px solid #DDD;
}

/* contact us */
form#contactForm {
	padding: 10px 15px;
	background: #EEE;
}
#contactMessage {
	width: 350px;
}

/* staff directory */
select#contactStaff {
	font-size: normal;
}

/* calculators */
form.calculator {
	padding: 10px;
	width: 245px;
	w\idth: 225px;
	float: left;
	background: #EEE;
}
form.calculator2 {
	padding: 10px;
	float: left;
	background: #EEE;
}
#calculatorEasyAnswer {
	padding: 10px;
	width: 245px;
	w\idth: 225px;
	float: right;
	background: #FFD;
	border: 1px solid #FC3;
}

.mortgageTable {
	font-size: 90%;
}
	.mortgageTable td {
		border-right: 1px solid #DDD;
		border-bottom: 1px solid #CCC;
	}

/* online privacy policy */
.fairCredit {
	padding: 15px;
	background: #FFD;
	border: 1px solid #FC9;
}
	.fairCredit p {
		margin: 0;
	}

/* phishing */
blockquote.phish {
	margin: 10px 40px;
	text-align: center;
	font-style: italic;
}

/* loans pages */
ul.loansMortgages li {
	margin-bottom: 8px;
}

/* search results */
ol.searchResults li {
	margin-bottom: 8px;
}
ol.searchResults li a {
	font-size: 120%;
}
ol.searchResults li div {
	font-size: 80%;
	color: #777;
}

/* phishing warning */
#hPhishing {
	padding: 0 0 0 28px;
	background-repeat: no-repeat;
	background-position: 0 0px;
}

/* site map */
ul.map {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.map h4 {
	font-weight: bold;
	font-size: 120%;
}

ul.map ul {
	margin-bottom: 10px;
}
ul.map strong,
ul.map h4 {
	color: #555;
}

/* kids klub */
h1.kids {
	font-family: "Curlz MT", times, "times new roman", serif;
	font-size: 28px;
}
strong.kids {
	font-family: "Curlz MT", times, "times new roman", serif;
	font-size: 1.3em;
	letter-spacing: 1px;
}

/**********************
Common Elements
**********************/

div.hashSpacer {
	margin-bottom: 500px;
}

img.accentRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	/*border: 1px solid #CCC;*/
}

div.graphic1r {
	float: right;
	width: 200px;
	height: 200px;
	background: #DDD;
	margin-left: 10px;
}

form {
	margin: 0;
}

* html td,
* html th {
	font-size: x-small; /* ie5 doesn't inherit font sizes for table cells */
	f\ont-size: 1em;
}

.replace {
	display: block;
	text-decoration: none;
}
.replace span {
	display: block;
	text-indent: -1000em;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	margin: 0;
	padding: 0;
}
hr.clear {
	clear: both;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	background: inherit;
	border: none;
}
