.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.header {
	background-image: url(images/interior_final_r5_c2.jpg);
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/interior_final_r15_c1.gif);
	padding-right: 10px;
	text-align: center;
}
.copyright-splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/splash_final_r13_c1.gif);
	padding-right: 10px;
}
.logoBorderL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #676767;
}
.logoBorderR {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #676767;
}
.footerNotice {
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
	font-size: 11px;
}
.footerSitemap {
	font-size: 11px;
}
.footerLogos {
	font-size: 11px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A1263A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1263A;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
}

.footnote {
	font-size: 11px;
}
a:link {
	color: #3A3A3A;
	text-decoration: none;
}
a:visited {
	color: 3a3a3a;
	text-decoration: none;
}
a:hover {
	color: #676767;
	text-decoration: underline;
}
a:active {
	color: 3a3a3a;
	text-decoration: none;
}
.copyright a:link {
color:#FFFFFF
}
.copyright a:active {
color:#FFFFFF
}

.linkTop {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
}

.linkTop a:link{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #A1263A;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #A1263A;
}

.linkTop a:visited{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #A1263A;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #A1263A;
}

.linkTop a:hover{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #676767;
            text-decoration: none;
            padding: 1px;
            border: 1px solid #9FBEDA;
}

.linkTop a:active{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #A1263A;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #A1263A;
}

.bullets1 {
	list-style-position: outside;
	list-style-image: url(images/graphics/bullet.gif);
	list-style-type: disc;
}

.bullets2 {
	list-style-position: outside;
	list-style-image: url(images/graphics/bullet2.gif);
	list-style-type: disc;
}

.bankName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #A1263A;
}
.bold {
	font-weight: bold;
}
.tableBottom {
	font-size: 12px;
}
