@import url(alt/themecore.css);



/*THEME STYLES ------------------------------------------------------------------------------------- */
#headerImage {
	background-image:url(../images/jobseekersPanel.gif);
}

#div1 {
	background-image:url(../../../Images/div3.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#subFeature {
	background-image:url(../../../Images/servicesPanelBack.gif);
	background-position:bottom left;
}


#subNav {
	background-image:url(../images/jobseekersBack.gif);
}
#subNav a {
	color:#7D5902;
	text-decoration:none;
}
#subNav a:hover {
	text-decoration:underline;
}
#subNav ul {
	list-style:url(../images/orangeBullet.gif);
}


h4 {
	color:#7D5902;
}
a {
	color:#7D5902;
}
.req{color:red}