.topLevelMenu 
{
    font-family:Verdana;
	height: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight:bold;	
	border: none;
}

.topLevelMenu .simpleMenuItemLink,
.topLevelMenu a.simpleMenuItemLink:link,
.topLevelMenu a.simpleMenuItemLink:active,
.topLevelMenu a.simpleMenuItemLink:visited,
.subMenu .simpleMenuItemLink,
.subMenu a.simpleMenuItemLink:link,
.subMenu a.simpleMenuItemLink:active,
.subMenu a.simpleMenuItemLink:visited 
{
	font-family:"Trebuchet MS", Times, serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	font-weight:bold;
	TEXT-DECORATION: none;
	}

.topLevelMenu .simpleMenuItemLinkss,
.topLevelMenu a.simpleMenuItemLinkss:link,
.topLevelMenu a.simpleMenuItemLinkss:active,
.topLevelMenu a.simpleMenuItemLinkss:visited,
.subMenu .simpleMenuItemLinkss,
.subMenu a.simpleMenuItemLinkss:link,
.subMenu a.simpleMenuItemLinkss:active,
.subMenu a.simpleMenuItemLinkss:visited 
{
    font-family:"Trebuchet MS", Times, serif;
	FONT-SIZE: 12px; 
	COLOR: #345969; 
	FONT-STYLE: normal; 
	font-weight:bold;	
	TEXT-DECORATION: none
}

.topLevelMenu a.simpleMenuItemLink:hover,

{
    font-family:Verdana;
	FONT-SIZE: 12px; 
	COLOR: #8C1415; 
	FONT-STYLE: normal; 
	font-weight:bold;	
	FONT-FAMILY: "Trebuchet MS", Times, serif; 
	TEXT-DECORATION: none
}


.topLevelMenu .boldMenuItem .simpleMenuItemLink,
.topLevelMenu .boldMenuItem a.simpleMenuItemLink:link,
.topLevelMenu .boldMenuItem a.simpleMenuItemLink:active,
.topLevelMenu .boldMenuItem a.simpleMenuItemLink:visited,
.subMenu .boldMenuItem .simpleMenuItemLink,
.subMenu .boldMenuItem a.simpleMenuItemLink:link,
.subMenu .boldMenuItem a.simpleMenuItemLink:active,
.subMenu .boldMenuItem a.simpleMenuItemLink:visited 
{
	font-size: 12px;
	font-weight: normal;
	color: #227aa7;
}

.topLevelMenu a.mainMenuLink:hover,
.subMenu a.mainMenuLink:hover
{
 
	text-decoration: underline;
}

.topLevelMenu .selectedMenuItem .simpleMenuItemLink,
.topLevelMenu .selectedMenuItem a.simpleMenuItemLink:link,
.topLevelMenu .selectedMenuItem a.simpleMenuItemLink:active,
.topLevelMenu .selectedMenuItem a.simpleMenuItemLink:visited,
.subMenu .selectedMenuItem .simpleMenuItemLink,
.subMenu .selectedMenuItem a.simpleMenuItemLink:link,
.subMenu .selectedMenuItem a.simpleMenuItemLink:active,
.subMenu .selectedMenuItem a.simpleMenuItemLink:visited 
{
	font-weight: bold;
	
	
}

.topLevelMenu .menuItemLeft {
	background-image :  url("../images/leftCorner-pale.gif");
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
}

.topLevelMenu .menuItemLeft img.spacerImage,
.topLevelMenu .menuItemRight img.spacerImage,
.topLevelMenu .menuItemLeftSelected img.spacerImage,
.topLevelMenu .menuItemRightSelected img.spacerImage,
.topLevelMenu .menuSeparator img.spacerImage
{
	height: 4px;
	width: 10px;
}

.topLevelMenu .menuItemCenter {
	background-image :  url("../images/m_t_n_bg.gif");
	padding-left: 5px;
	padding-right: 5px;
}

.topLevelMenu .menuItemRight {
	background-image :  url("../images/rightCorner-pale.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}

.topLevelMenu .menuItemLeftSelected
{
	background-image :  url("../images/leftCorner-orng.gif");
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
}

.topLevelMenu .menuItemCenterSelected 
{
	background-image :  url("../images/m_t_a_bg.gif");
	padding-left: 5px;
	padding-right: 5px;
}

.topLevelMenu .menuItemRightSelected
{
	background-image :  url("../images/rightCorner-orng.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}

.topLevelMenu .menuSeparator 
{
	width: 2px;
}

.topLevelMenu .leftPadded
{
	padding-left: 50px;
}

.subMenu img.subMenuDelimiter 
{
	margin: 2px 20px;
	display: block;
}

.subMenu .websiteSubMenuCenterRegion img.subMenuDelimiter 
{
	margin: 2px 13px;
}

.subMenu .simpleMenuItemImage 
{
	margin-right: 1ex;
}

.subMenu .simpleMenuItem td
{
	vertical-align: middle;
	height: 100%;
}

.subMenu .simpleMenuItemImage
{
	display: block;
}

.hyperLinkDropDownMenuItem
{
	width: 150px;
	background-color: #f5f5f5;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.subMenu .labelMenuItem 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #227aa7;
	white-space: nowrap;
}

.subMenu .dropDownMenuRegionLabel 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #095686;
	white-space: nowrap;
	padding-right: 1ex;
}

.submenuRowSpacer {
	background-color: #064a7b;
	height: 2px ! important;
	font-size: 1px ! important;
}

.simpleLabelItem {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #095686;
	white-space: nowrap;
	padding-right: 1em;
}
.tdinner {
	border-width: 1pt;
	border-style: solid;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border-color: #345969;
}
