#footerTop {
	border-bottom-width:		3px;
	border-bottom-style:		solid;
	margin-bottom:				15px;
}

#indexFooter {
	border-bottom:				3px #000 solid;
	margin-bottom:				15px;
}

.footer {
	padding-top:				15px;
	font-family:				Helvetica, Arial, sans-serif;
	font-size:					11px;
	color:						#555;
	padding-bottom:				20px;
}

/**************************************/
/* SECTION SUMMARIES */

.sectionTitle {
	font-family:			'Trebuchet MS', Helvetica, sans-serif;
	font-size:				24px;
	border-bottom-width:	2px;
	border-bottom-style:	solid;
	padding-bottom:			3px;
}