@charset "utf-8";
/* CSS Document */

.headline {
	text-align: left;
}
body,td,th {
	font-size: medium;
	text-align: left;
}
#container {
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 50px;
	margin-left: 15%;
	text-align: left;
}
#pageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
}

#blueHeart4th {
	float: left;
	height: 72px;
	width: 80px;
	background-image: url(../../images/blueheart_xsm.jpg);
	background-repeat: no-repeat;
	margin-left: 20%;
	clear: left;
	margin-right: 20px;
	
}

.blueHearttextcolor {
	color: #09c;
	font-weight: bold;
}

.blueHeartLink {
	text-decoration: underline;
	color: #09c;
}

.printerFriendlylink {
	font-size: small;
	font-style: normal;
	text-align: center;
}
