.vertical_line {
	background-image: url(../images/blue10x1sp.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.primary_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000153;
}
.primary_text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000153;
}
.primary_text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000153;
}
.primary_text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000153;
}
.primary_text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000153;
}

