/* CSS Document */
.defHead {
	color:#000;
	background-color:#F6CA26;
}

#prod_info_list .careerList {
	border-left: 10px solid #FBE593;
}
#prod_info_list .careerListHeader h3 {
	background-color:#F6CA26;
	color:#000;
	background-image: url("/styles/blue/images/ln_h3yell_bg.jpg");
	background-repeat:repeat-x;
	border:1px solid #F6CA26;
}
#prod_info_list .careerListHeader h3 a {
	color:#000000;
	text-decoration:none;
}
#prod_info_list .careerListHeader h3 a:hover{
	color:#106B76;
	text-decoration:none;
	}

#omdBody a {
	color:#0084B7;
	text-decoration:underline;
}

#omdBody a:hover {
	color:#FF0000;
	text-decoration:underline;
}