﻿
#topBarAuxiliary
{
    color: #000000;
}
#topBarAuxiliary table
{
    display: inline !important;
    vertical-align: middle;
}
#topBarAuxiliary a
{
    border-right: solid black 1px;
    padding: 0px 3px 0px 3px;
    color: #FFFFFF;
}

.NavigationUnorderedList
{
	margin-left: 0;
	padding-left: 0;
	display: block;
}

.NavigationListItem
{
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
	font-family: Tahoma;
        font: Verdanda;
}

/* Top Nav tabs */
.primarynav_style table
{
    /* height: 100%; */
    vertical-align: middle;
}

.primarynav_style div
{
	z-index: 9999;
}

table.HTabStatic, table.HTabSelected
{
	text-align: center;
	margin-top: 0px !important;
	_margin-top: 0px !important;
	
}
table.HTabStatic td a, table.HTabSelected td a
{
	border: none;
	padding: 5px 10px 0px 10px;
	font: bolder 12px/20px "Tahoma";
	_font-family: Arial !important; /*IE 6.0*/
	text-align: center;
	text-decoration: none;
	color: #003366 !important;
	font-weight: bold !important;
	
}
table.HTabSelected td
{
}

table.HTabSelected a, table.HTabStatic a
{
	text-align: center;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

table.HTabStatic td a
{
	border: none;
	padding: 0px 10px 0px 10px;
	font: bolder 12px/20px "Tahoma";
	_font-family: Tahoma !important; /*IE 6.0*/
	font-weight: bold !important;
}

.PrimaryDynamicMenu
{
	padding: 10px 10px 0px 10px;
}

.PrimaryDynamicMenu table
{
	margin: 0px;
}

.PrimaryDynamicMenuItem
{
	text-decoration: none;
	color: #003366 !important;
	font: bolder 12px/20px "Tahoma";
	_font-family: Tahoma !important; /*IE 6.0*/
	font-weight: bold !important;
}
/* end TopNav tabs */

