@charset "utf-8";
.footerbg {
	background-color: #f9f7f7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.phome {
	padding-left: 18px;
	padding-right: 5px;
}
.bullets {
	list-style-image: url(images/checkmark.jpg);
}
a:link {
	color: #227BA7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #227BA7;
}
a:hover {
	text-decoration: underline;
	color: #52A5C7;
}
a:active {
	text-decoration: none;
	color: #52A5C7;
}
.border {
	border: 1px solid #54AACD;
}
.imgspc {
	padding-right: 5px;
}
.bordertestingtables {
	border: 1px solid #333333;
}
.style25 {color: #FF0000}

