a:link {
color: #0D4286;
text-decoration: underline;
}
a:visited {
color: #005C45;
text-decoration: underline;
}
a:hover {
color: #6D8DB6;
text-decoration: underline;
}
a:active {
color: #B89634;
text-decoration: none;
}
.footerNotice {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #0D4286;
	border-top: 6px solid #005C45;
	border-right: 1px solid #005C45;
	border-bottom: 2px solid #005C45;
	border-left: 1px solid #005C45;
}
.footerNotice a:link, .footerNotice a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
.footerNotice a:hover, .footerNotice a:active {
	color: #0D4286;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.footerSitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D4286;
	background-color: #FFFFFF;
}
.footerSitemap a:link {
color: #0D4286;
text-decoration: underline;
}
.footerSitemap a:visited {}
.footerSitemap a:hover, .footerSitemap a:active {
color: #6D8DB6;
text-decoration: underline;
}
.footerLogos {}
.footerLogos a:link {}
.footerLogos a:visited {}
.footerLogos a:hover {}
.footerLogos a:active {}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #005C45;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.copyright a:link {
color: #FFFFFF;
text-decoration: underline;
}
.copyright a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.copyright a:hover {
	color: #005C45;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.copyright a:active {
	color: #0D4286;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bankName {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 10px;	
	background-color: #FFFFFF;
}
.content, .content table, .tableBottom { /* force font style inheritance within the content cell */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerTable {
	border: 1px solid #000000;
	margin-top: 27px;
	margin-right: auto;
	margin-left: auto;
}
.header1 {
	font-weight: bold;
	color: #0D4286;
}
h2.header1 {
	border-bottom: 2px solid #005C45;
	font-size: 12px;
	margin-bottom: 1px;
}
.pageHeader {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005D46;
	text-align: left;
	margin-bottom: 20px;
	font-weight: bolder;
}
.leftNav {	background-color: #005C45;}
.header2 {
	font-weight: bold;
	color: #0D4286;
	font-size: 12px;
}
.bullets1 {	list-style-image: url(images/graphics/bullet1.gif);	list-style-type: square;}
.bullets2 {	list-style-image: url(images/graphics/bullet2.gif);}
.bullets3 {	list-style-image: url(images/graphics/bullet3.gif);}
.footnote {	font-size: 10px;}
.linkTop, .linkTop:link, .linkTop:visited {
	border: 1px solid #0A3C79;
	color: #0C4183;
	text-decoration: none;
	padding-right: 0.4em;
	padding-left: 0.4em;
	font-size: 0.9em;
	font-weight: bold;
}
.linkTop:hover, .linkTop:active {
	color: #6D8DB6;
	text-decoration: none;
	border: 1px solid #6D8DB6;
}
.tableTop, .content thead, .content thead th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0D4286;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005C45;
	vertical-align: top;

}
.chart { background-color: #6D8DB6; }
.chart td {
	
	padding: 0.4em 0.2em 0.4em 0.2em;
	background-color: #FFFFFF;
	vertical-align: top;

}
p {	margin-top: 0px;}
.columnLink {
	display: block;
	border: 1px solid #6D8DB6;
	float:left;
	margin: 0px;
	height: 200px;
	width: 267px;
	padding-top: 1em;






}
.columnLink h2 { text-align: center; }
a.columnLink:link, a.columnLink:visited {
	color: #6D8DB6;
	text-decoration: none;
	background-color: #E2E9F1;
	border: 1px solid #6D8DB6;

	
}
a.columnLink:hover, a.columnLink:active {
	color: #0D4286;
	background-color: #C7D3E2;
	border: 1px solid #6D8DB6;

}
.header3 {
	font-weight: bold;
	color: #005C45;
	font-style: italic;

}
.person {
	font-weight: bold;
	color: #000000;
}
.personTitle {
	font-style: italic;
	color: #484848;
}
.stockImg {
	border: 1px solid #005C45;
}
.floatingList {
	float: left;
	width: 33%;
}
.floatingList h2 {
	text-align: center;
	width: 97%;
}
.floatingList ul {
	margin-top: 0px;
	padding-left: 25px;

}
.floatingList li {
	margin: 0px;
	padding: 0px;
}
