/* HRMDirect CSS */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; line-height: 16px}


/* used to define the style atributes for the column headings on the openings page */
.reqhead {Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #a84c0f; padding-bottom:5px;}
.reqhead a:visited { color: #a84c0f; text-decoration: none}
.reqhead a:link { color: #a84c0f; text-decoration: none}
.reqhead a:active { color: #a84c0f; text-decoration: none}
.reqhead a:hover { color: #a84c0f; text-decoration: none}

/* used to define the style attributes for the listing of positions.  Reqitem1 is optional -- use to support alternating styles */
.reqitem {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #a84c0f; line-height: 16px; padding:4px;border-bottom:dashed; border-bottom-width:thin; border-bottom-color:#CCCAAA}
.reqitem a:visited { color: #888643;font-weight: normal;}
.reqitem a:link { color: #a84c0f;font-weight: normal; text-decoration: underline}
.reqitem a:active { color: #888643;font-weight: normal; text-decoration: underline}
.reqitem a:hover { color: #a84c0f;font-weight: normal; text-decoration: underline}

.reqitem1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #a84c0f; line-height: 16px; text-transform:uppercase; padding:4px; border-bottom:dashed; border-bottom-width:thin; border-bottom-color:#CCCAAA; background-color:#EBEAD7;}
.reqitem1 a:visited { color: #888643; font-weight: normal; text-transform:none;}
.reqitem1 a:link { color: #a84c0f; font-weight: normal; text-decoration: underline; text-transform:none;}
.reqitem1 a:active { color: #888643; font-weight: normal; text-decoration: underline; text-transform:none; text-transform:none;}
.reqitem1 a:hover { color: #a84c0f; font-weight: normal;text-decoration: underline; text-transform:none;}

/* used to define the style attributes for the job description on the detail page */

.reqview {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; line-height: 16px}
.reqview a:visited { color: #888643}
.reqview a:link { color: #a84c0f; text-decoration: underline}
.reqview a:active { color: #888643; text-decoration: underline}
.reqview a:hover { color: #a84c0f; text-decoration: underline}
