span.HeaderStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    COLOR: black
}

TD.HeaderStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    COLOR: black
}

TD.ApplyNowStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    COLOR: darkgreen
}

span.CaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: black
}

TD.CaptionStyle
{
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: black
}

span.MainBodyText
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

TD.MainBodyText
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: black;
}

TD.HeaderRow
{
    background-color: #94acb2;
    color: black;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}


TD.MainRow
{
    background-color: white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

TD.AltRow
{
    background-color: #DCDCDC;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

a.JobLink:link 
{ 
    color: blue; 
    text-decoration: none;
    font-family: sans-serif; 
    font-size: 9pt;
	
}

a.JobLink:visited
{ 
    color: #00367a; 
    text-decoration: none;
    font-family: sans-serif; 
    font-size: 9pt;
}

a.JobLink:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : normal;
    font-family: sans-serif; 
    font-size: 9pt;
}

a.ReqSort:link 
{ 
    color: black; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
	
}

a.ReqSort:visited
{ 
    color: black; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
}

a.ReqSort:hover
{ 
    color: black; 
    text-decoration: underline;
    font-weight : bold;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}

a.ApplyNowStyle:link 
{ 
    color: blue; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
	
}

a.ApplyNowStyle:visited
{ 
    color: blue; 
    text-decoration: none;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
    font-weight : bold;
}

a.ApplyNowStyle:hover
{ 
    color: blue; 
    text-decoration: underline;
    font-weight : bold;
    font-family: Microsoft Sans Serif; 
    font-size: 10pt;
}