.ContentLeft .PageTitle {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ACACAC;
	border-left: 4px solid #FFFFFF;
	color: #22497E;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 1px;
	padding: 16px 0px 8px 16px;
}



.ContentLeft .MastHead {
	border-bottom: 1px solid #ACACAC;
	border-left: 4px solid #FFFFFF;
	margin-bottom: 20px;
	padding: 15px 32px 15px 16px;
	width: 636px
}
	
	

.ContentLeft .Article {
	background: url(../images/dash.gif) bottom repeat-x;
	border-left: 4px solid #FFFFFF;
	margin-bottom: 20px;
	padding: 0px 32px 20px 16px;
	width: 636px;
}

	.Article .Title {
		font-weight: bold;
	}

	.Article .Date {
		font-size: 14px;
		padding-bottom: 5px;
	}
	
	.Article a {
		color: #044EB4;
		text-decoration: none;
	}
	
	.Article a:hover {
		color: #002353;
	}
	
	
	
.ContentLeft .LastArticle {
	border-left: 4px solid #FFFFFF;
	padding: 0px 32px 40px 16px;
	width: 636px;
}

	.LastArticle .Title {
		font-weight: bold;
	}

	.LastArticle .Date {
		font-size: 14px;
		padding-bottom: 5px;
	}
	
	.LastArticle a {
		color: #044EB4;
		text-decoration: none;
	}
	
	.LastArticle a:hover {
		color: #002353;
	}