.slidingDivLeft {
	height:30px;
	width:280px;
	background-color: #FFFFFF;

}

.show_hide {
	display:none;
}


.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/brochure/brochure_heading.gif) no-repeat;
	width:607px;
	height:78px;
	margin:0em 2em 0em 2em;
}

/* START OF SUB NAVIGATION LINK STYLES */

A.brochure_request_link:link, A.brochure_request_link:active, A.brochure_request_link:visited, A.brochure_request_link:hover {
	float:left;
	background:url(/images/brochure/sub_navigation/brochure_request_hover.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:103px;
}

A.ebrochure_link:link, A.ebrochure_link:active, A.ebrochure_link:visited {
	float:left;
	background:url(/images/brochure/sub_navigation/ebrochure_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:78px;
	margin-left:3px;
}

A.ebrochure_link:hover { 
	background-image:url(/images/brochure/sub_navigation/ebrochure_hover.gif);
	height:20px;
	width:78px;
	margin-left:3px
}
#newsletter_title
{
	width: 630px;
	height: 100px;
}

#newsletter_title td
{
	vertical-align: middle;
	text-align: center;
	font-size: 1.2e;
	width: 100%;
}
