.table_savings {
	padding-bottom:10px;
}

.savings_title {
	font-size:12px;
	padding-bottom:5px;
	font-weight:bold;
	color: #083C89;
}

.savings_details a {
	color:#083C89;
}


div#sub_navigation {
	height:20px; /* new height for sub navigation different from other pagess */
	padding:0em 2em 0em 2.3em;
}

div#page_name_image {
	background:url(/images/events/events_heading.gif) no-repeat;
	width:607px;
	height:78px;
	margin:0em 2em 0em 2em;
}

/* START OF SUB NAVIGATION LINK STYLES */

A.future_events_link:link, A.future_events_link:active, A.future_events_link:visited, A.future_events_link:hover {
	float:left;
	background:url(/images/events/sub_navigation/future_events_hover.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
}