@import url(../fps.css);



.color_text

{

	color: #c5331c;

}

.color_bkgd

{

	background-color: #c5331c;

}

.color_border

{

	border:1pt solid #c5331c;

}

.color_subhead, #left_margin_navigation_block a:hover

{

	color: #ffcc66;

}

.color_feedback_hd

{

	color:#c5331c;

}

.color_feedback_bkgd

{/* same color as color_subhead */

	background-color: #ffcc66;

	width:auto; height:auto;

}

.color_bkgd_img

{/* Remember: when moving these blocks to a zone css, be sure to correct the relative url to the images folder. */

/* If FPS can use virtual directories, this effort would go away. */

	background: url(../images/bkgd_img_employment.gif) repeat-y 0 0;

}


