﻿.imageLeft {
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.textNavy {
	color: #000080;
	font-weight: normal;
	font-size: x-small;
}
.bulletSq {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
}
.borderTop {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000080;
}
