em {
	font-weight:bold;
	font-style : normal;
}

a {
	text-decoration: none;
	color:  #1770A3;
	}
a:visited {
	color:  #1770A3;
	}
a:active {
	color:  #1770A3;
	}
a:hover {
	color: #1770A3;
	text-decoration: underline;
	}
a.top-nav {
	text-decoration: none;
	color:  #fff;
	padding: 0px 14px 0px 0px;
	}
a.top-nav:visited {
	color:  #fff;
	}
a.top-nav:active {
	color:  #fff;
	}
a.top-nav:hover {
	color: #fff;
	text-decoration: underline;
	}
td.nav {
	background: url(/images/contact_nav_bg.gif) no-repeat 0px;
	}
#navigation {
	background: #fff url(/images/contact_header_bg_tile.gif) repeat-x top;
	}
#footer{
	background: #1770A3;
}
