.table_faq_heading a {
	color:#083C89;
}

.table_faq {
	margin:15px 0px 15px 0px;
}

.faq_heading {
	font-size:12px;
	font-weight:bold;
}

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/faq/faq_heading.gif) no-repeat;
	width:607px;
	height:78px;
	margin:0em 2em 0em 2em;
}

/* START OF SUB NAVIGATION LINK STYLES */

A.faqs_link:link, A.faqs_link:active, A.faqs_link:visited, A.faqs_link:hover {
	float:left;
	background:url(/images/faq/sub_navigation/faq_hover.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:30px;
}