/* CCP Standard Styles */

.header1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707C6E;
	font-variant: small-caps;
}

.header2, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CBA224
}

.footnote, h6 {
	font-size: 10px;
}


.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C59504;
	text-align: center;
	background-color: #F4EDD1;
	width: 75px;
	float: right;
	height: 20px;
	border: 1px solid #CAA805;
	padding:2px;
	cursor: hand;
	text-decoration:none;
}

hr {

	color: #C59504;
	background-color: #C59504;
	width:90%;
	size:1px;
	text-align:center;
	
}

.bullets1 {
	list-style-position: outside;
	list-style-image: url(images/graphics/bullet1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}

.bullets2 { 
	list-style-position: outside; 
	list-style-image: url(images/graphics/bullet2.gif);
}

.bankName {
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #247162; 
	font-variant: small-caps
}

/* HTML Standard Styles */

a:link {
	color: #333333; 
	text-decoration: none;
}
a:visited {
	color: #333333; 
	text-decoration: none;
}
a:hover {
	color: #237061; 
	text-decoration: underline;
}
a:active {
	color: #333333; 
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.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: #EBDEAA; 
	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: #247162;
	padding-right: 10px; 
	padding-left: 10px; 
	border: 1px #000000 solid; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.copyright a:link, .copyright a:visited {
	color: #EBD7A4; 
	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: 10px;
	color: #707C6E;
	background-color: #F3ECD0;
	border: 1px solid #E7CF8F;
	font-weight: bold;
	padding:2px;
	text-align: center;
}

.tableBottom {
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #E7CF8F;
}

table {

	border-collapse:collapse;
	
}
input, select, submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #407E71;
	border: 1px solid #E7D197;
	margin-bottom: 5px;
	margin-left: 3px;
}
.stock_images {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #DABB60;
}
