﻿div.SplitBar
{
	background-color: #DB9D00;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

div.SplitBar :hover
{
	background-color: #cdcdcd;
	cursor: pointer;
}

#topBarAuxiliary
{
    
}
#topBarAuxiliary table
{
    display: inline !important;
    vertical-align: middle;
}
#topBarAuxiliary a
{
	text-decoration: none;
	padding: 0px 6px 0px 3px;
}

.NavigationUnorderedList
{
	margin-left: 0;
	padding-left: 0;
	display: block;
}

.NavigationListItem
{
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}

/* Top Nav tabs */
.primarynav_style div
{
	z-index: 2000;
}

table.HTabStatic, table.HTabSelected
{
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
}

table.HTabStatic td, table.HTabSelected td
{
	padding: 2px 34px 2px 12px;
}

table.HTabSelected td
{
	background-repeat: no-repeat;
}

table.HTabStatic :hover
{
      color: #ffcc33 !important;
      text-align: center;
      text-decoration: none;
      width: 100%;
      font-weight: bold !important;
      font-size: 11pt;
}


table.HTabSelected, table.HTabSelected a:hover, table.HTabSelected a:visited:hover
{
	
	color: #ffcc33 !important;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
}

a.HTabStatic
{
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
}

table.HTabSelected a
{
	
	color: #ffcc33 !important;
}
/* end TopNav tabs */



