/* ----- Fixes the new nav from inheritance from the inline styles. ----- */
#e_header a
{
	text-decoration:none;
}

#e_header a.active_SecondaryNav
{
	text-decoration:underline;
}

#e_header h1
{
	padding:0;
}

#e_main_nav
{
	margin-left:0px;
}

#e_logo_links
{
	padding:0;
	margin:0;	
}

#e_global_footer a
{
	text-decoration:none;
}

#e_inner_local_footer a
{
	text-decoration:none;
}

ul.e_sub
{
	margin-left:0px;
}

#e_logo
{
	background-color:#FFFFFF;
}

#e_body table tr td
{
	padding:0;
}
