.sidenav {
	font-size: 11px;
	color: #002c5f;
	text-decoration: none;
}

.sidenav:hover {
	font-size: 11px;
	color: #002c5f;
	text-decoration: underline;
}
select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
option{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.aboutus {
	font-size: 11px;
	color: #023268;
	text-decoration: none;
	line-height: 18px;
	display: block !important;
	background: url(../images/bg/about_us_norm.gif);
}
.businessBanking {
	font-size: 10px;
	color: #023268;
	text-decoration: none;
	line-height: 18px;
	display: block !important;
	background: url(../images/bg/about_us_norm.gif);
}
.aboutus:hover {
	color: #023268;
	text-decoration: none;
	list-style: none;
	display: block !important;
	background: url(../images/bg/about_us_over.gif);
}

.aboutusBG {
	background: url(../images/bg/about_us_norm.gif);
}
.redlinksbold {
	font-size: 11px;
	color: #cc010b;
	font-weight: bold;
	text-decoration: none;
}

.redlinksbold:hover {
	font-size: 11px;
	color: #cc010b;
	font-weight: bold;
	text-decoration: underline;
}

.links {
	font-size: 11px;
	color: #e31a23;
	text-decoration: none;
}

.links:hover {
	font-size: 11px;
	color: #e31a23;
	text-decoration: underline;
}

.linksbold {
	font-size: 11px;
	color: #023268;
	font-weight: bold;
	text-decoration: none;
}

.bgcolorWhite{
background:#ffffff;
}

.bgcolorNavy{
background:#E6EBF9;
}

.linksbold:hover {
	font-size: 11px;
	color: #023268;
	font-weight: bold;
	text-decoration: underline;
}

.bluelinks {
	font-size: 11px;
	color: #005cac;
	text-decoration: none;
}

.bluelinks:hover {
	font-size: 11px;
	color: #005cac;
	text-decoration: underline;
}