.header-text
{
	color: #0069AA;
	font-size: 22px;
}
.header-line
{
	height: 6px;
	background-color: #0069AA;
}
.left-column
{
	background-color: #CCE1EE;
	width: 162px;
	padding: 15px 0px 15px 0px;
	height: 366px;
}
.left-column-link
{
	color: #0069AA;
	font: bold 13px Arial;
	text-decoration: none;
}
