body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 8px auto 0;
	background: #fff;
}
table { font-size: 1em}
a:link {
	color: #1E5E64;
	text-decoration: underline;
}
a:visited {color: #508372}
a:hover {
	color: #C2A875;
	text-decoration: underline;
}
a:active {
	color: #508372;
	text-decoration: none;
}
.footerNotice {
	color: #000000;
	font-size: 10px;
	background-color: #F4F5F5;
	border: 1px solid #cccccc;
}
.footerNotice a:link, .footerNotice a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.footerNotice a:hover {
	color: #085744;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;

}
.footerNotice a:active {
	color: #085744;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;

}
.footerSitemap { font-size: 11px }
.footerSitemap a:link, .footerSitemap a {
	color: #1E5E64;
	text-decoration: none;
}
.footerSitemap a:visited {
	color: #1E5E64;
}
.footerSitemap a:hover, .footerSitemap a:active {
	color: #1E5E64;
	text-decoration: underline;
}
.footerLogos {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024930;
}
.footerLogos a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #085744;
	text-decoration: none;
}
.footerLogos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #085744;
	text-decoration: none;
}
.footerLogos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3BB57;
	text-decoration: underline;
}
.footerLogos a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3BB57;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #004B51;
	font-size: 11px;
	text-align: center;
}
.copyright a:link, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #216654;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #216654;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bankName {
	font-family: Arial, Helvetica, sans-serif;
	color: #00494F;
	font-size: 10pt;
	font-weight: bold;
} 
.content {
	border: 1px solid #EFE6C2;
	padding: 1ex;
}
.content ul { margin-top: 0 }
.header1, h1 {
	font: 500 25px "Book Antiqua", "Palatino Linotype", Palatino, serif;
	color: #00494F;
	height: 35px;
	padding-left: 32px;
	background: url('images/graphics/header logo.png') no-repeat left top; 	
}
.header2, h2 {
	color: #00494F;
	font:"Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 0.7em;
	padding: 4px 0 0 0.5ex;
	margin-bottom: 1.15ex;
	/*font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1ex;
	background: #00494F url(images/2542spa_r4_c3.gif) repeat-x left top;*/
	clear: both;
	border-bottom: 3px double #BE8F61;
}
.bullets1, ul {
	list-style-image: url(images/graphics/bullets1.gif);
	list-style-type: square;
}
.bullets2 {	list-style-image: url(images/graphics/double-arrow.png)}
.footnote {	font-size: 85%}
.tableTop  {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	border-bottom: 5px solid #C2A875;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	background-color: #00494F;

}
.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;


}
.linkTop a:link{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #006666;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #006666;
}
.linkTop a:visited{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #006666;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #006666;
}
.linkTop a:hover{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #9FBEDA;
            text-decoration: none;
            padding: 1px;
            border: 1px solid #9FBEDA;
}
.linkTop a:active{

            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: bold;
            color: #006666;
            text-decoration: none;
            background-color: #FFFFFF;
            padding: 1px;
            border: 1px solid #006666;

}
.tableBottom, .tableBottom td {
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p {	margin-top: 0px;}
.rowHeader, .tableBottom .rowHeader {
	color: #055642;
	background-color: #497C6D;
	font-weight: bold;
}
.chartTable { background-color: #CCCCCC;}
.chartTable ul {
	padding-left: 0px;
	margin-left: 16px;
}
.column {
	display: block;
	float: left;
	margin-right: 1.3em;
	width: 205px;
}
.weatherborder {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #085440;
	border-right-color: #085440;
	border-bottom-color: #085440;
	border-left-color: #085440;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px 0px 0px 1px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcomeMessageCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0pt 0pt 0pt 9px;
	vertical-align: top;

}
.cleaner {
	margin: 0 0 0 -1px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border: 0;
	clear: both;
    visibility: hidden;
}

.imgContainer {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #055642;
	text-align: center;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	overflow: hidden;
	width: 209px;
}
.imgContainer img { margin:0;}
dfn {
	font-style: normal;
	font-weight: bold;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.missiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pageborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 656462;
	border-right-color: #656462;
	border-bottom-color: #656462;
	border-left-color: #656462;
}
.bold {	font-weight: bold}
.stockImage {border: solid 1px #00494F; float: right}
.form {	margin: 0px;}
.extrasmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.stockBox {	border: 1px solid #C9D3D5}
.loginBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9D3D5;
	border-right-color: #C9D3D5;
	border-bottom-color: #C9D3D5;
	border-left-color: #C9D3D5;
}
.chartTable th {
	color: #FFFFFF;
	background: #1E5E64;
}
.commBox {
	border: 1px solid #FFFFFF;
	background-image: url(images/comm_res_back.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 24px 12px;
}
.commBox ul {
	color: #FFFFFF;
	margin: 1ex 1px 1ex 2em;
	padding-left: 0px;
	list-style: square url(none);
}
.commBox img { margin: 0; padding: 0; border-bottom: 1px solid #fff; }
.commBox a {display: block;}
.commBox a:link, .commBox a:visited {
	color:#FFF;
	text-decoration:underline;
}
.commBox a:hover, .commBox a:active {
	color: #00494F;
	background-color: #fff;
}
#OnlineBankingForm {
	border-top: 1px none #BACFCA;
	border-right: 1px solid #BACFCA;
	border-bottom: 1px solid #BACFCA;
	border-left: 1px solid #BACFCA;
	padding: 1em;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #00494F;
}
#OnlineBankingForm label {
	display: block;
	float: left;
	width: 4em;
	color: #00494F;
	font-family: "Times New Roman", Times, serif;
	margin-right: 1ex;
}
#OnlineBankingForm input.textField {
	float: left;
	width: 135px;
	color: #00494F;
	margin-bottom: 0.6ex;
}
#OnlineBankingForm select {
	width: 138px;
	color: #00494F;
	margin-bottom: 0.6ex;
	margin-left: 55px;
}
