﻿BODY
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin: 0px;
}

TBODY
{
    font-size: 8pt;
    color: #666666;
}

TH
{
}

H1, H2, H3, H4, H5, H6, THEAD, TFOOT
{
    color: #666666;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
}

H1
{
    font-size: 2.0em;
    font-weight: bold;
}

H2
{
    font-size: 1.65em;
    font-weight: bold;
}

H3
{
    font-size: 1.48em;
    font-weight: bold;
}

H4
{
    font-size: 1.2em;
    font-weight: bold;
}

H5
{
    font-size: 1.2em;
    font-weight: 500;
}
H6
{
    font-size: 1.2em;
}
A:link
{
    text-decoration: none;
    color: dimgray;
}

A:visited
{
    text-decoration: none;
    color: gray;
}

A:active
{
    text-decoration: none;
    color: gray;
}

A:hover
{
    color: gray;
    text-decoration: underline;
}

.Menu
{
    border-top-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
}

.Label
{
	color: #666666;
}

.HeaderHRM
{
	color: #0068b3;
	font-weight:bold;
}
.HeaderHRPO
{
	color: #f89828;
	font-weight:bold;
}
.HeaderRecruitment
{
	color: #7d0849;
	font-weight:bold;
}
.AlternateRowStyling
{
    background-color: gainsboro;
}
.Message
{
    color: #990000;
    font-weight: bold;
}