/* =============================== removed by jnk on 12/16/09 

@import url('/css/common-styles.css');

================================================================= */
/* ==================== added @import url("all-styles.css"); by jnk on 12/16/09 =============*/
@import url('all-styles.css');
/* =============================== "html" added by jnk on 1/20/10 */
html {
	background: url(/_resources/backgrounds/background_dept_inside_main_content3.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
body {
	/* changed by jnk on 1/20/10 ======= background:url(/_resources/backgrounds/background_footer.jpg);*/
	background-image: url('/images/hp2a-footer-bg.gif');
	background-repeat: no-repeat;
	margin-left: 79px;
	margin-right: 83px; /* changed by jnk on 1/20/10 ======= margin-top:106px; */;
	margin-top: 520px;
	color: #999999 !important;
	text-align: center;
	width: 900px;
	/*---------- added by jnk on 1/20/10 ------- */
	background-color: #F0EEE4;
}
br[mce_bogus] {
	display: none;
}
a:link {
	color: #3A4B38 !important;
	text-decoration: underline !important;
}
ul {
	margin-top: 20px;
	text-align: center;
}
#footer {
	background-color: transparent;
	background-image: url(/images/hp2a-footer-bg.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #999999 !important;
	font-size: 10px !important;
	margin: 0 10px;
	padding: 10px 10px 10px 50px;
/* added by jnk on 12/16/09 */	text-align: center;
}
li + li {
	border-left: 1px solid #7A6E67;
	padding-left: 1em;
}
li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding-right: 0.7em;
}
