/* 
Section-Specific Style Definitions
------------------------------------------------------ */
@import url(../global.css);

.PageRight {
    background-image: none;
}
.ContentHeader {
    background-position: right 10px;
}
.ContentHeaderLeft {
	background-image: url(../images/icon_Business_159w95h.gif);
	background-position: 30px 25px;
}
.Footer {
	display: none;
}


.OnlineBankingLink {
	padding: 30px 0px 15px 0px;
}
.OnlineBankingLink a {
	color: #E86D25;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.OnlineBankingLink a:hover {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.StandOutLink {
	color: #E86D25;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.StandOutLink:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.Green {
	color: #006B57;
}
