a {
    color: #478dea;
}

.sf_main_header {
	padding-top: 25px;
	text-align: left;
	line-height: 0.9;
	margin-left: 18px;
	margin-right: 18px;
	height: 40px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.sf_sub_header {
	text-align: left;
	padding: 4px 0 30px 50px;
	width: 450px;
	height: 30px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sf_pagetitle {
    color: #312F56;
}
.sf_footer {
	border-bottom: 10px solid #312F56;
	background-image: url(images/footer_bkgd_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}