/* START LEFT NAVIGATION */
.SideMenuItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	padding-left: 50px;
	color: #0d216d;
}

.SideMenuLinkSelected{
	color: #236AA8;
}

.SideMenuLinkUnselected
{
	text-decoration: none;
	color: #000000;
}
/* END LEFT NAVIGATION */


/*MENU - Infragistics Main & Internal Pages*/
.HeaderHorizSpacer{
	background-color:#E8E8E8; 
	height: 1px;
}
.HeaderVertSpacer{
	background-color:#E8E8E8; 
	width: 1px;
	
}
.HeaderMenu{
	vertical-align: baseline;
	background-color: #0d216d;
	text-align: left;
}
.HeaderIsland{
	vertical-align: baseline;
	float:left;
	/*background-color: #0d216d;*/
	/*height:14px;*/
}
.HeaderItem{
	font-size: 12px;
	color:#fff;
	font-family:Verdana, Arial, sans-serif;
	height: 22px;
	background-color: #0d216d;
	text-align: center;
	padding-left: 10px;
	padding-right: 2px;
}
.HeaderItemLeftBookend
{
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	height: 22px;
	background-color: #0d216d;
	float:left;
}
.HeaderItemHover{
	/*font-size: 12px;
	color: #94bddb;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #0d216d;
	text-align: center;
	padding-left: 10px;
	padding-right: 2px;*/
	font-size: 12px;
	color: #94bddb;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #0d216d;
	text-align: center;
	padding-left: 10px;
	padding-right: 2px;

}
.HeaderItemLeftBookendHover{	
	font-size: 12px;
	color: #94bddb;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #0d216d;
	text-align: center;
	/*padding-right: 2px;*/
}
.HeaderItemSelected{
	/*font-size: 12px;
	color: #94bddb;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #006699;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 2px #ffffff;*/
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #0d216d;	
	text-align: center;
	}
.HeaderItemLeftBookendSelected{
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
	height: 22px;
	background-color: #0d216d;	
	text-align: center;
}
/*.HeaderSubItem{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana,Arial, Sans-Serif;
	height: 15px;
	background-color:#ffffff;
	text-align: left;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}*/

.HeaderSubItem{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana,Arial, Sans-Serif;
	height: 15px;
	background-color:#ffffff;
	text-align: left;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-right:6px;
		
}
.HeaderSubItemHover{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	height: 15px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: underline;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-right:6px;
	
}
.HeaderSubItemBottom{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	height: 15px;
	background-color: #ffffff;
	text-align: left;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
	padding-right:6px;
}
.HeaderSubItemBottomHover{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	height: 15px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: underline;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
	padding-right: 6px;
}

.SearchButton{
	float:left;
	font:12px Verdana, Arial, sans-serif;
	border-style:none;
	margin-top:-2px;
	position:relative;
	color: #fff;
	background-color:#0d216d;	
}

.SearchText{
	float:left;
	width:105px;
	height:15px;
	background:url(/ctnet/images/search-input.gif) no-repeat 0 0;
	border:0;
	padding:2px 5px;
	font:11px Verdana, Arial, sans-serif;
	color:#000;
	margin:-2px 5px 0 0;
	display:inline;
	position:relative;
}
.SearchCaption{
	float:left;
	font:12px Verdana, Arial, sans-serif;
	border-style:none;
	margin-top:-2px;
	position:relative;
}

.LevelIsland{
	background-color: #0d216d;

}
/*END Infragistics MENU -  Main & Internal Pages*/


	

