.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F0F94;
	text-transform: uppercase;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.footnote {
	font-size: 11px;
}
.linkTop {
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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: square;
}
.bankName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F0F94;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

a:link {  color: #0F0F94; text-decoration: underline}
a:visited {  color: #0F0F94; text-decoration: underline}
a:hover {  color: #999999; text-decoration: underline}
a:active {  color: #999999; text-decoration: underline}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}



.footerNotice {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	background-color: #E2E4C0;
	border: 1px solid #cccccc;
	padding: 3px;
}
.footerSitemap {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
color: #0F0F94;
}
.footerLogos {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0F0F94;
	width: 110px;
}

.copyright {
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
background-color: #101094;
font-size: 12px;
text-align: center;
}
.copyright a:link {
color: #FFFFFF;
text-decoration: underline;
}
.copyright a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.copyright a:hover {
color: #E2E4C0;
text-decoration: none;
}
.copyright a:active {
color: #E2E4C0;
text-decoration: none;
}

.input, select, submit, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
margin: 0px;
padding: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
} 

.tableTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F0F94;
	text-align: center;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E4C0;
	border-right-color: #E2E4C0;
	border-bottom-color: #E2E4C0;
	border-left-color: #E2E4C0;
}
.tableBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color:transparent;
	padding: 1px;
}
.tableBottomAlt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color:#E2E4C0;
	padding: 1px;
}
.contentTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #E2E4C0;
}

