.content {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footernotice {
	font-size: 11px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.footerSitemap {
	font-size: 11px;
}
.copyright {
	font-size: 11px;
	text-align: center;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footerLogos {
	font-size: 11px;
}
.stockimage {
	float: right;
	border: 1px solid #000000;
	padding: 0px;
}
.header1, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE1126;
	font-variant: small-caps;
	text-decoration: underline;
}

.header2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.footnote {
	font-size: 11px;
}
a:link {
color: #000000
}
a:visited {
color: #000000
}
a:hover {
color: #CE1126
}
a:active {
color: #000000
}
.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}

.linkTop a:link{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #000000;
}

.linkTop a:visited{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #000000;
}

.linkTop a:hover{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #CE1126;
            text-decoration: none;
            padding: 1px;
            border: 1px solid #CE1126;
}

.linkTop a:active{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #000000;
}

.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;
}
.tableBottom {
	font-size: 12px;
}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 14px;
}
.oddline {
	background-color: #CCCCCC;
}

.onlinetextbox {
	font: 10px Verdana;
	color: #000000;
	background-color: #EFEFEF;
	text-indent: 1px;
	margin: 1px;
	padding: 1px;
	height: 16px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.loginbutton {
	font: 11px Verdana;
	color: #000000;
	background-color: #EFEFEF;
	text-indent: 1px;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
