@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #cae8ee;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body, td, p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
a, a:visited {
	color: #004287;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.atmtop {
	background-image: url(/images/1300.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sitemap {
	font-size: 10px;
	color: #E0E0E0;
}
.sitemap a {
	color: #8d8d8d;
	text-decoration: none;
	font-size: 11px;
}
.sitemap a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.atmlady {
	z-index: 100;
	position: relative;
	left: -30px;
}
.atm {
	background-image: url(/images/complete-atm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 166px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #BBF0FF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.date {
	font-size: 9px;
	color: #d53434;
}
.homenews, .homenews p , .homenews a {
	font-size: 10px;
		color: #5e5e5e;
}
.homenewsheading a {
	color: #0072c4;
	text-decoration: underline;
}
a.red {
	color: #FF0000;
	text-decoration: underline;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
}
.tableliner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
}
.heading {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-bottom: 3px;
	margin-top: 10px;
}

#slideIn {
	background-color: #FFFFFF;
}