﻿.hide {display:none;}
.redMessage {color:Red;font-weight:bold;}

body 
{
border:0;
margin:0;
padding:0;
}

#bodyContainer
{
height: 100%;
width: 100%;
border: 0;
}

#headerContainer
{
vertical-align: top;
height: 56px;
padding: 0;
margin: 0;
}

#header
{
height: 56px;
background-color: #000;
width: 100%;
color: #fff;
}

#header a 
{
display: block;
width: 100%;
height: 56px;
}

#header #header_left
{
border: 0;
background-image: url(/Images/img_hdr_logo2.gif);
background-repeat: no-repeat;
height: 56px;
width: 180px;
}

#header #header_right
{
border: 0;
background-image: url(/Images/img_hdr_people.jpg);
background-repeat: no-repeat;
height: 56px;
width: 301px;
}

#navigationContainer
{
border-right:1px solid #000;
width:180px;
background-image:url(/images/img_nul_backgroundstripe.gif);
background-repeat:repeat-y;
vertical-align:top;
}

div.navigation_left
{
width: 180px;
background-color: #481e05;
color: #000;
border-right: 1px solid #000;
text-align: center;
padding: 0;
}

.navigation_bottom
{
width: 180px;
/*background-image: url(/Images/img_lft_keyboard2.jpg);*/
background-position: top;
background-repeat: no-repeat;
background-color: #481e05;
margin: 0;
padding: 10px 0 0 0;
text-align: center;
}

.navigation_bottom ul
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-decoration: none;
list-style-type: none;
line-height: 10pt;
padding: 0;
margin: 0;
text-align: center;
}

.navigation_bottom li
{
display: inline;
margin: 0 1px 0;
padding: 0 1px;
}

.navigation_bottom a:link,
.navigation_bottom a:active,
.navigation_bottom a:visited
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.navigation_bottom a:hover
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #B8B09A;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.navigation_top
{
background-image: url("/Images/img_nav_background2.jpg");
background-repeat: no-repeat;	
width: 180px;
height: 335px;
padding: 0;
margin: 0;
text-align: left;
}

.navigation_top h1
{
font-size: 9pt;
font-family: Arial, sans-serif;
color: #FFD564;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin: 0px 0 1px 5px;
padding: 0;
padding-top:10px;
}

.navigation_top ul
{
margin: 0 0 0 5px;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 12pt;
font-size: 10pt;
}

.navigation_top a:link,
.navigation_top a:visited,
.navigation_top a:active
{
font-size: 10pt;
font-family: Arial, sans-serif;
color: #F2E7D2;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

.navigation_top a:hover
{
font-size: 10pt;
font-family: Arial, sans-serif;
color: #ffffff;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

#copyrightLabel
{
display: block;
font-size: 8pt;
font-family: arial, sans-serif;
color: #8D8367;
font-weight: normal;
text-decoration: none;
padding: 3px 0 8px 0;
background-color: #481e05;
border: 0;
width: 180px;
text-align: center;
}

#contentContainer
{
vertical-align: top;
width: 100%;
}

#contentTable
{
	width: 100%;
	padding: 20px 30px 20px 20px;
	border: 0;
}

#contentContainer h1
{
background-color: #630;
width: 100%;
height: 24px;
margin: 0;
padding: 3px 10px 0 0;
text-align: right;
border-bottom: 1px solid #000;
font-size: 12pt;
color: #ffd564;
font-weight: bold;
font-family: Arial, sans-serif;
text-align: right;
}

.JobGridHeader a:link,
.JobGridHeader a:visited,
.JobGridHeader a:active,
.JobGridHeader a:hover
{
	background-color: #fff;
	height: 30px;
	/*font-size: 12pt;*/
	font-weight: bold;
}
