/* vvv Global, document-wide styles */
.an, .coloredText, .standOutText, .editLink, .inverseText, .joblink  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : 404040;
}

a.an:hover, a.joblink:hover { color: #4F74A1; }
a.inverse {	color: #FFFFFF; }  /* for links on blue background */
a.inverse:hover { color: #FFFF00; } /* for links on blue background */
h2.coloredText { font-size : 16px; }

.coloredText { color: 330099; }
.standOutText { color: 800000; }
.inverseText { color: ffffff; background-color: 330099; }
.editLink { background-color: F5DEB3; }
.hdnTxt { visibility: hidden; font-size : 8px; } /* invisible text */
.lighterRow { background-color : white; }
.darkerRow { background-color : c6dfff; }
.jobDetailSeparatorRow { background-color: 6699FF; }

/* ^^^ END OF Global document-wide styles */


