table.navigation_menu
{
}

td.navigation_menu_header
{
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	width: 150px;
	position: relative;
}
td.navigation_menu_header:hover
{
	background-color: #F69135;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
}

div.navigation_menu_table
{
	background-color: #4988C7;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0px;
	position: absolute;
	left: 0px;	
	visibility: hidden;
	width: 160px;
	text-align: left;
	top: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}

a.navigation_menu_item {
  border: 0px solid #000000;
  color: #ffffff;
  cursor: default;
  display: block;
  font-family: MS Sans Serif, Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 2px 12px 3px 8px;
  text-decoration: none;
  white-space: nowrap;
}

a.navigation_menu_item:hover {
  background-color: #F5851F;
  color: #FFFFFF;
  white-space: nowrap;
}

td.navigation_delimiter
{
	background-color: #F69135;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;	
	text-align: center;
	white-space: nowrap;
	width: 2px;
}

/* SHANNON & MANCH */
.blue1
{
	color: #053063;
}

.blue2
{
	color: #325376;
}

.blue3
{
	color: #46709A;
}

.gray
{
	color: #999999;
	font-family: Verdana;
	font-size: 10pt;
}

a
{
	color: #053063;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #990000;
	background-color: Transparent;
	font-weight: bold;
	text-decoration: none;
}

a.navigation_left
{
	color: #FFFFFF;
}
a.navigation_left:hover
{
	color: #FFFFFF;
}

h1.title
{
	color: #053063;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
}

h3
{
	color: #999999;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
}

h3.resources
{
	color: #325376;
}

img
{
	border: 0px;
}

p, li, td
{
	color: #404040;
	/*font-family: Estrangelo Edessa;*/
	font-weight: normal;
	/*font-family: Georgia;*/
	/*font-family: Palatino Linotype;*/
	font-family: Verdana;
	font-size: 10pt;
}

strong.client
{
	color: #404040;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
}

strong.outplacement
{
	color: #325376;
	font-size: 10pt;
}

strong.career
{
	color: #325376;
	font-size: 10pt;
}

strong.training
{
	color: #053063;
}

table.mainbox {
	border: solid 1px #666666;
	margin: 0px;
}

td.mainboxheader {
	background-color: #dddddd; 
	font-weight: bold; 
	border-bottom: solid 1px #666666;
}

table.MenuDropdown
{
	font-size: 100%;
	position: absolute;
	visibility: hidden;
	background-color: Transparent;
}

td.MenuDropdown_Firm
{	
	background-color: #053063;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px 0px 3px 8px;
}

td.MenuDropdown_Career
{	
	background-color: #205E2F;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px 0px 3px 8px;
}

td.MenuDropdown_Training
{	
	background-color: #592366;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px 0px 3px 8px;
}

td.navigation_left
{
	width: 196;
	font-family: Verdana;
	font-size: 10pt;
	height: 23;
	background-image: url('/2007/navigation_left_menu.jpg');
	padding-left: 12px;
	
}

td.page_title
{
	color: #F3F3F3;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 20px;
	font-size: 18pt;
}
/* INTERSITE DEFAULTS */
tr.tablehead
{
    BACKGROUND-COLOR: #5A5A5A;
}

span.tablehead
{
    color: #FFFFFF;
}

.tabpane {
   background-color: #FFFFFF;
   border-width: 1px;
   border-style: solid;
   border-color: rgb(200, 200, 200);
 }
 
 td.searchsectionheader1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 2px #666666;
}
td.searchsectionheader2 {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	border-bottom: solid 2px #666666;
}

span.submenu
{
	color: #46709A;
	font-family: Verdana;
	font-size: 8pt;
}

.contentback2 { BACKGROUND-COLOR: #f1f0f0}
.contentback3 { BACKGROUND-COLOR: #E5E5E5}