.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #01642e;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B76F34;
}
.bullets1 {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
.bullets2 {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
.footnote {
    font-size: 10px;
}
.bankName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
.linkTop {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
a:link{
	color: #01642e;
	text-decoration: underline;
}
a:visited{
	color: #01642e;
	text-decoration: underline;
}
a:hover{
	color: #b76f34;
	text-decoration: none;
}
a:active{
	color: #01642e;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: thin solid #01642e;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01642E;
	text-decoration: none;
}
.copyright a:link{
	color: #01642E;
	text-decoration: none;
}
.copyright a:visited{
	color: #01642E;
	text-decoration: none;
}
.copyright a:hover{
	color: #b76f34;
	text-decoration: underline;
}
.copyright a:active{
	color: #01642E;
	text-decoration: active;
}
.footersitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01642E;
	text-decoration: none;
}
.footersitemap a:link{
	color: #01642e;
	text-decoration: none;
}
.footersitemap a:visited{
	color: #01642e;
	text-decoration: none;
}
.footersitemap a:hover{
	color: #b76f34;
	text-decoration: underline;
}
.footersitemap a:active{
	color: #01642e;
	text-decoration: none;
}
.footernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footernotice a:link{
	color: #b76f34;
	text-decoration: none;
}
.footernotice a:visited{
	color: #b76f34;
	text-decoration: none;
}
.footernotice a:hover{
	color: #b76f34;
	text-decoration: underline;
}
.footernotice a:active{
	color: #b76f34;
	text-decoration: none;
}
.footerLogos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01642e;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.footerLogos a:link{
	color: #01642e;
	text-decoration: none;
}
.footerLogos a:visited{
	color: #01642e;
	text-decoration: none;
}
.footerLogos a:hover{
	color: #b76f34;
	text-decoration: underline;
}
.footerLogos a:active{
	color: #01642e;
	text-decoration: none;
}
.tableBottom {
	font-size: 12px;
	vertical-align: top;
	padding: 2px;
}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01642e;
	padding: 1px;
}
