.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(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-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808059;
	border-right-color: #808059;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #808059;
	padding-right: 7px;
	border: 1px solid #5E5E42;
}
.copyright a:link {
	color: #FBFCDA;
	text-decoration: none;
}
.copyright a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover{
	color: #CECECE;
	text-decoration: underline;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
a:link { color:#808159}
a:visited { color:#666666}
a:hover, a:active {
	color:#000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stockImg {
	border: 1px solid #000000;
}
.footerLogos {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808159;
	}
.footerSitemap {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #81825A;
}
.footerNotice {
	font-size: 11px;
	text-align: left;
}
.linkTop{
	text-align: right;
}
.linkTop a:link, .linkTop a:visited{
     color: #968F63;
     text-decoration: none;
     background-color: #FFFFFF;
}
.linkTop a:hover{
	color: #000000;
	text-decoration: none;
}
.linkTop a:active{
    color: #000000;
    text-decoration: none;
}
.bullets1 {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/fancybullet.gif);
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84845E;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #AAAAAA;
	background-color: #E2E2C6;
}
.bullets2 {
	list-style-image: url(images/fancybullet2.gif);
}
.maincontent {
	font-size: 12px;
}
.boldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.bullets3 {
	list-style-image: url(images/fancybullet2.gif);
}
.footnote {
	font-size: 10px;
}
.bankName {
	font-size: 12px;
	font-weight: bold;
}
.tableTop {
	font-weight: normal;
	background-color: #CBCD8E;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3E3C9;
}
.linkTop a {
	border: 1px solid;
	padding-right: 1ex;
	padding-left: 1ex;
}