<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* NEW, TO BE KEPT SEPARATE? */
.eventreg {
	padding: 0px 10px 10px;
}
/* OLD, TO BE MERGED */
#overDiv,
.help_popup {
	font-family: "Lucida Grande", Arial, Geneva, sans-serif; 
}

.blurb, .field-blurb, .section-blurb, .fg-blurb {
	color: #966600;
}
.field-error {
	color: #c00;
}
.required-msg,
.reqd_msg {
	padding: 14px;
	color: #666;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.sb-body .required-msg {
	padding: 2px;
}
.errors-section-td {
	color: #c00;
}
.errors-section {

}
.errors-blurb-td {

}
.errors-blurb {
	color: #ff0000;
}
.errors-text-td {

}
.errors-text {

}
.label-td, .errors-section-td {
}
.job-posting-section,
.errors-section {
	padding: 11px 4px 0;
}
.job-posting-section { 
	font-family: "Lucida Grande", Arial,sans-serif;
	font-size: 16px;
	color: #555;
	padding-top: 11px;
	padding-bottom: 6px;
}	
.sb .label {
	text-align: left;
}
#si_ei .subform_fields div.Subheading {
	text-align: left;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
}	
.sb-body .section {
	padding: 0;
}
.sb-body .field, 
.sb-body .label {
	padding: 0 0 5px;
	vertical-align: baseline;
	
}
.sb-body .label-td {
	padding-right: 2px;
	width: 98px;
}
.sb-body .field-td {
	width: auto;
}
.sb-body .buttons,
.sb-body .buttonbar {
	padding: 0;
	padding-top: 2px;
}
.sb-body td.divider-field {
	border-top: 1px solid #999;
}
.req-indicator {
	color: #FF0000;
}
.field-blurb, .field-error {
	padding-bottom: 2px;
	clear: both;
}
.sb-body .field-blurb, 
.sb-body .section-blurb, 
.sb-body .field-blurbs-errors {
	padding: 0;
}
.sb-body .field-blurbs-errors {
	padding-top: 5px;
}
.sb-body .section-blurb {
	padding: 0 0 8px 0;
	margin: 0;
}
.sb-body .field-blurb, 
.sb-body .label, 
.sb-body .field, 
.sb-body .section-blurb {

}
.field-error-td {
	color: #c00;

}
.divider-section {
	background-color: #000;
}
.divider-section {
	display: none;
}
.divider-field {
	background-color: #ddd;
	background-image: url("/images/bg-rule-horiz-dotted-999-fff.gif"); 
	display: none;
}
.divider-errors-section {
	background-color: #900;
}
.buttons {
	
}
.fee-title, .fee-warning {
	font-weight: bold;
	padding-left: 16px;
}
 .fee-warning {
	color: #CC0000;
 }
 .fee-details {
	padding-left: 32px;
 }
 .more-info {
	padding: 0px 0px 16px 0px;
 }
 .more-info-details {
	
	padding-left: 11px;
 }
 .more-info a {
	font-size: .92em;
	font-weight: bold;
	color: #000;
 }
.day-details {
	padding-left: 26px;
}
.pageheader {
	background-image: url("/images/bg_header-rule-drkblue.gif");
}
/* =====================  
  LIST
  --------------------------------- */
th.listheader, th.listheader2, th.listheaderhi, td.listcontent, td.listcontenthi  {

	font-size: 11px;
}
th.listheader {
	background-image:  url("/images/bg-gradient-white-gray.jpg");
	font-weight: normal;
}
th.listheader2 {
	background-image:  url("/images/bg-gradient-white-gray.jpg");
	font-weight: bold;
}
th.listheaderhi {
	background-image:  url("/images/bg-gradient-lghtgray-drkgray.jpg");
	font-weight: bold;
}
td.listborder {
	background-color: #999999;
}
td.listcontenthi  {
	background-color: #eeeeee;
}
th.listheader a, th.listheaderhi a {
	text-decoration: none;
	color: #000000;
}
td.listcontent a:link {
	color: #900;
}
td.listcontent a:visited {
	color: #666;
}

/* --  EMPLOYER PROFILE   &amp;   JOB POSTING  --  */
.emp-profile-text {
        font-size: 11px;
		padding: 0px 4px 9px 6px;
}
 .emp-profile-subheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
		padding: 8px 4px 0px 6px;
		color: #333;
		
}
.emp-profile-section {
	font-family: Verdana, Geneva, Lucida, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 4px 2px 0px;

}
.emp-profile-navlink, .emp-profile-navlink:link, .emp-profile-navlink:visited {
	    font-family: Verdana, Geneva, Lucida, Sans-serif;
        font-size: 11px;
        color: #900;
		text-decoration: none;
		text-transform: lowercase;
		
}
.emp-profile-navlink:focus, .emp-profile-navlink:hover {
        color: #f00;
}
.emp-profile-navlink:active {
	  color: #666;
}
.eventcontent {
	padding-left: 6px;
}
</pre></body></html>