body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	line-height: 125%;
	text-decoration: none;
}
.intBg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.footerBg {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.weatherCell {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.footerNotice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D9D9D9;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #F5F4FB;
	border: 1px solid #CCCCCC;
	margin: 2px;
	text-align: center;
}
.stockCell {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 520px;
	color: #2F10AB;
	margin-left: 5px;
	margin-top: 10px;
}

/* CCP Standard Styles */

.header1, h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #2D0EAA
}

.header2, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000
}

.footnote, h6 {
	font-size: 10px;
}


.linkTop {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #2F10AB; 
	text-align: right; 
}

.bullets1 {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bullets2 {
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bankName {
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #063167; 
	font-variant: small-caps
}

/* HTML Standard Styles */

a:link {
	color: #000066; 
	text-decoration: none;
}
a:visited {
	color: #990000; 
	text-decoration: none;
}
a:hover {
	color: #000066; 
	text-decoration: underline;
}
a:active {
	color: #000066; 
	text-decoration: underline;
}

/* Template Standard Styles */

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

.contentTables { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: #000000;
}

.contentIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal; 
	color: #FFFFFF; 
	background-color: #063167; 
	text-align: center; 
	vertical-align: middle; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
}

.footerSitemap { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 	text-align: center;
}

.footerLogos { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
 	text-align: center;
	vertical-align: middle;
	width: 150px;
}

.footerNotice {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
 	background-color: #DFDFFF; 
	text-align: justify; 
	padding-right: 10px; 
	padding-left: 10px; 
	border: 1px #063167 solid; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DFDFFF;
	padding-right: 10px; 
	padding-left: 10px; 
	border: 1px #000000 solid; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.copyright a:link, .copyright a:visited {
	color: #000066; 
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #000066; 
	text-decoration: underline;
}

/* Formatting Standard Styles */

.bold { font-weight: bold; }

.italic { font-style: italics; }

.tableTop {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #063167;
	border: 1px #000000 solid; 
	padding-top: 3px; 
	padding-right: 5px; 
	padding-bottom: 3px;
	padding-left: 5px; 
}

.tableBottom {
	font-size: 12px;
	padding: 2px; 
}
.leftNavBg {
	background-image: url(images/interior1_r15_c1.jpg);
	background-repeat: repeat;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headerSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 520px;
	color: #2F10AB;
	margin-left: 2px;
	margin-top: 10px;
	font-variant: small-caps;
	text-transform: none;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #2F10AB;
}
.tableBorder {
	border: 1px dashed #2F10AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
