/* CCP Standard Styles */

.header1, h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #063167
}

.header2, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000
}

.footnote, h6 {
	font-size: 11px;
	font-weight: bold;
}


.linkTop {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #003F77; 
	text-align: right; 
}

.bullets1 { 
	list-style-position: outside; 
	list-style-image: url(images/graphics/bullet.gif);
}

.bullets2 { 
	list-style-position: outside; 
	list-style-image: url(images/graphics/bullet2.gif);
}

.bankName {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #024079; 
	font-variant: small-caps
}

/* HTML Standard Styles */

a:link {
	color: #003F77; 
	text-decoration: none;
}
a:visited {
	color: #003F77; 
	text-decoration: none;
}
a:hover {
	color: #D4D166; 
	text-decoration: underline;
}
a:active {
	color: #D4D166; 
	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: "Times New Roman", Times, serif;
	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: #E0C68F; 
	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: #FFFFFF;
	background-color: #063167;
	padding-right: 10px; 
	padding-left: 10px; 
	border: 1px #000000 solid; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.copyright a:link, .copyright a:visited {
	color: #FFFF99; 
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #D4D166; 
	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; 
}
.contentBackground {
	background-image: url(images/contentbackground.gif);
	background-repeat: repeat-y;
	padding: 8px;
}
.contentBorder {
	border: 1px solid #CCCCCC;
}
.indexContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.title {
	font-style: italic;
	text-transform: capitalize;
	color: #CC9C47;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
}
.title1 {
	font-size: 16px;
	color: #024079;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024079;
}
.stockphoto {
	float: right;
	border: 2px solid #CCA049;
}
.formlabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.button {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #003F76;
	font-size: 12px;
}
.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}
.headerwhite {
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF
}
