.cellish {
	border:1px solid #DADADA;
}
.aboutHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CEDFE7;
	line-height:15px;
}
.subBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8CB1C8;
	line-height:20px;
}
.recentHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:16px;
}
.subBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height:16px;
}
.subBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:16px;
}
.walkthrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D4144;
	line-height:20px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #86C2FE;
	line-height: 14px;
}
.footCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E9BBB;
	line-height:16px;
}
a.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED0C26;
	text-decoration: underline;
	line-height:16px;
}
a.bodyLink:link {
	color: #ED0C26;
	font-weight: bold;
	text-decoration: underline;
}
a.bodyLink:visited {
	color: #ED0C26;
	font-weight: bold;
	text-decoration: underline;
}
a.bodyLink:active {
	color: #ED0C26;
	font-weight: bold;
	text-decoration: underline;
}
a.bodyLink:hover {
	color: #ED0C26;
	font-weight: bold;
	text-decoration: none;
}
a.footLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #86C2FE;
	text-decoration: underline;
	line-height: 14px;
}
a.footLink:link {
	color: #86C2FE;
	font-weight: bold;
	text-decoration: underline;
}
a.footLink:visited {
	color: #86C2FE;
	font-weight: bold;
	text-decoration: underline;
}
a.footLink:active {
	color: #86C2FE;
	font-weight: bold;
	text-decoration: underline;
}
a.footLink:hover {
	color: #86C2FE;
	font-weight: bold;
	text-decoration: none;
}

p:first-child {
	margin-top:0;
}
