.bg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content-bg {
	background-attachment: fixed;
	background-image: url(images/interior_final_r9_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #E40023; text-decoration: underline}
a:active {  color: #333333; text-decoration: underline}

.footnote {
	font-size: 11px;
}

.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.bullets1 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullets1.gif);
	list-style-type: disc;
}

.bullets2 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullets2.gif);
	list-style-type: disc;
}

.bankName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #737373;
	border: 1px solid #333333;

}
.contentbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #737373;
	padding: 3px;
	border: 1px solid #FFCC99;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.tableBottom {
	border-top: 0px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.bullets3 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullets3.gif);
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.footernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}