.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 7px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #000000;
	background-color: #000000;
}
.scrolling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8a6642;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.weather-stock {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.stock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
}
.header {
	background-image: url(images/interior_final_r3_c3.jpg);
	padding-left: 3px;

}
a:link { color:#000000}
a:visited { color:#676245}
a:hover, a:active {
	color:#666666;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright a:link{
	color: #FBFCDA;
	text-decoration: underline;
}
.copyright a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover{
	color: #CECECE;
	text-decoration: none;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.stockImg {
	border: 1px solid #000000;
}
.footerLogos {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #236865;
}
.footerSitemap {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898858;
}
.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-image: url(images/fancybullet.gif);
	list-style-type: square;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C6864;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000044;
	border: 1px solid #AAAAAA;
	background-color: #E9ECF3;
}
.bullets2 {
	list-style-image: url(images/fancybullet2.gif);
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.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;
}
.headerBar {
	font-size: 14px;
	font-weight: bold;
	background-color: #969696;
	color: #FFFFFF;
	padding: 0.5ex 1ex 1px;
	border-top: 2px solid #886639;
	border-right: 2px solid #886639;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #969696;
}
.boldItalic {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.linkTop a {
	border: 1px solid;
	padding-right: 1ex;
	padding-left: 1ex;
}
