.pageTitle {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: url(../nsi_/Portals/12/Skins/nsi/bg_pagetitle.html) repeat-x left top; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, Sans-Serif; LETTER-SPACING: 1px; HEIGHT: 32px
}

.Module_Title
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003c8b; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.LoginTitle {
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	text-decoration: none; 
}
A.LoginTitle:link {
    text-decoration:    none;
    color:#ffffff;
}

A.LoginTitle:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.LoginTitle:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.LoginTitle:hover    {
    text-decoration:    none;
    color:#ffffff;
}

.MainMenu_MenuContainer {
	border-bottom: #89BEFF 0px solid; 
	border-left: #89BEFF 0px solid; 
	border-top: #89BEFF 0px solid; 
	border-right: #89BEFF 0px solid;  
	background-color: #89BEFF;
}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 22px;
	background-color: #89BEFF;
}

.MainMenu_MenuItem
{
	BORDER-RIGHT: #89BEFF 0px solid; 
	BORDER-TOP: #89BEFF 1px solid; 
	BORDER-LEFT: #89BEFF 0px solid; 
	BORDER-BOTTOM: #89BEFF 1px solid;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: White;
	font-style: normal;
	font-family: Verdana,Tahoma, Arial, Helvetica;
}

.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #89BEFF; 
	border-left: #89BEFF 1px solid; 
	border-bottom: #89BEFF 1px solid; 
	border-top: #89BEFF 1px solid; 
	text-align: center;
	width:0px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	background-color: #89BEFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #89BEFF 0px solid; 
	border-left: #89BEFF 0px solid; 
	border-top: #89BEFF 0px solid; 
	border-right: #89BEFF 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #89BEFF 1px solid; 
	border-left: #89BEFF 0px solid; 
	border-top: #89BEFF 1px solid;  
	border-right: #89BEFF 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #FF9900;
	font-style: normal;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	background-color: White;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #89BEFF 1px solid; 
	border-bottom: #89BEFF 1px solid; 
	border-top: #89BEFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt;
	cursor: hand;
}


