/* 
Section-Specific Style Definitions
------------------------------------------------------ */
@import url(../global.css);

.PageRight {
    background-image: none;
}
.ContentHeader {
	height: 160px;
    background-image: url(../images/bkgrd_Personal_header_200w118h.gif);
    background-position: right bottom;
}
.ContentHeaderLeft {
	background-image: url(../images/icon_Personal_101w101h.gif);
	background-position: 55px 30px;
}
.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;
}

a.Green {
	color: #006B57;
}
