.bg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-splash {
	background-attachment: fixed;
	background-image: url(images/bg-splash.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 {
	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;
}
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #243C82;
	font-weight: bold;

}
.footernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contentbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#F00;
}
a:link {  color: #000033; text-decoration: underline}
a:visited {  color: #000033; text-decoration: underline}
a:hover {  color: #7c89bc; text-decoration: underline}
a:active {  color: #000033; text-decoration: underline}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7381AE;
}
.titleheader a:hover{
	color: #ffffff;
}
.bullets1 {
	list-style-position: outside;
	list-style-image: url(logos_pics/bullet1.gif);
}
.contentitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bullets3 {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(logos_pics/bullet3.gif);

}
.bullets2 {
	list-style-image: url(logos_pics/bullet2.gif);
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #243C82;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}

.footnote {
	font-size: 11px;
}

.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.bankName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.backtotop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254B6D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #254B6D;
}
.backtotop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254B6D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #254B6D;
}
.backtotop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #243C82;
	padding: 1px;
	border: 1px solid #254B6D;
}
.backtotop a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254B6D;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #254B6D;
}
#warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	position: relative;
	left: -335px;
	top: 140px;
	padding: 10px;
	overflow: auto;
	height: 68px;
	width: 310px;
}
