/* CSS Document */
body {
	font-family: georgia, times;
	font-size: 13px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
background: url(images/bankImage2.jpg) no-repeat #000000;
}

h1 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: georgia, times;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline; 
	text-align: center;
}
h3 {
	font-family: georgia, times;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: georgia, times;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	display:inline; 
}
h5 {
	font-family: georgia, times;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	display:inline; 
}
p {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
td {
	text-align: center;
	font-family: georgia, times;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
font-size: 16px;
font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
font-size: 16px;
font-weight: bold;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.input_field {
	font-family: georgia, times;
  font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.fisrtLine {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: left;
text-decoration: italic;
}

	.centerBold {
	font-family: georgia, times;
	font-size: 25px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

	.centerFree {
	font-family: georgia, times;
	font-size: 28px;
	color: #990000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

.centerBanner {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

.getPdf {
	font-family: georgia, times;
	font-size: 13px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: none;
}

.yellow {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: center;
	BACKGROUND-COLOR: #FFFF00;
font-weight: bold;
}

.theShare {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: right;
}
