/*----FLASH BANNER----*/

.FlashBanner {
	border-bottom: 1px solid #AFAFAF;
	height: 276px;
	width: 874px;
}
	
.Banner {
	background-color: #FFFFFF;
	margin: 20px 11px;
	padding: 0px;
	text-align: center;
	width: 853px;
	height: 94px;

	}
	




/*----CONTENT----*/

.BoldBlue {
	color: #1F568A;
	font-size: 11px;
	font-weight: bold;
}

.Content {
	background: url(../images/bkg_hp_dividers.gif) top repeat-y;
	margin: 30px 11px 0px 11px;
	width: 852px;
}

	.Content .Column1 {
		float: left;
		padding: 10px 10px 10px 11px;
		text-align: right;
		width: 190px;
	}
	
	.Content .Column2 {
		float: left;
		padding: 10px 10px 10px 25px;
		text-align: right;
		width: 185px;
	}
	
	.Content .Column3 {
		float: left;
		padding: 10px 10px 10px 25px;
		text-align: right;
		width: 180px;
	}
	
	.Content .Column4 {
		float: left;
		padding: 10px 0px 10px 25px;
		text-align: right;
		width: 181px;
	}
	
	.Content h2 {
		color: #1F568A;
		font-size: 11px;
		font-weight: bold;
		padding-bottom: 8px;
	}
	
	.Content p {
		padding-bottom: 10px;
	}
	
	.Content a { color: #1F568A; }
	.Content a:hover { color: #000000; }
	
	.Content .Image {
		padding-bottom: 10px;
	}
	
.Footer_Statement {
		background-color: #FFFFFF;
		margin: 20px 11px 20px 11px;
		text-align: center;
		width: 852px;
	}
	
	.Footer_Statement p {
			padding-bottom: 10px;
		}
		
	.Footer_Statement a { color: #1F568A; }
	.Footer_Statement a:hover { color: #000000; }

.Overdraft_Video {
		text-align: center;
	}
	
	.Overdraft_Video p {
			margin:20px;
		}
		
	.Overdraft_Video a { color: #1F568A; }
	.Overdraft_Video a:hover { color: #000000; }