/* RadMenu GIBS skin */
.RadMenu_TGCSABlue 
{
	height: 37px;
	width: auto;
	cursor:default;
	white-space: normal;
}
.RadMenu_TGCSABlue_Context
{
	border:0;
	cursor:default;
}
.RadMenu_TGCSABlue .link
{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	vertical-align:middle;
	text-decoration:none;
	color: #FFFFFF;
	cursor:default;
	padding-top:3px;
	padding-right:18px;
}
.RadMenu_TGCSABlue .link:hover, .RadMenu_TGCSABlue .expanded
{
	font-size: 14px;
	font-weight: normal;
	color:#587191;
	text-decoration:none;
	cursor:default;
}
.RadMenu_TGCSABlue .selected, .RadMenu_TGCSABlue .focused
{
	font-size: 14px;
	font-weight: normal;
	/*color: #FFFFFF;*/
	text-decoration:none;
	cursor:default;
}
.RadMenu_TGCSABlue .text
{
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
.RadMenu_TGCSABlue_rtl .text
{
	padding-right: 0px;	
	padding-left: 0px;
	cursor:default;
}
.RadMenu_TGCSABlue .group
{
	background-color:#CDD9E5;
	border-right: 0px;
	text-align: left;
	float: left;
	font-weight:normal;
	width:165px;
	display:inline;
}
.RadMenu_TGCSABlue .group .text
{
	font-size: 11px;
	font-weight: normal;
	line-height:normal;
	width:160px;
	display:inline;
}
.RadMenu_TGCSABlue .group .link
{
	font-size: 11px;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color:#587191;
	text-align: left;
	float: left;
	cursor:default;
	font-weight:normal;
	width:160px;
	display:inline;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
}
.RadMenu_TGCSABlue_rtl .group .link
{
	text-align: left;
	float:left;
	cursor:default;
	display:inline;
}
.RadMenu_TGCSABlue .group .link:hover,
.RadMenu_TGCSABlue .group .focused,
.RadMenu_TGCSABlue .group .expanded
{
	background-color:#D6EBFE;
	font-size: 11px;
	font-weight:normal;
	color:#587191;
	cursor:default;
	text-align: left;
	float:left;
	width:160px;
	display:inline;
}
.RadMenu_TGCSABlue .group .link:hover .text
{
	color:#587191;
}
.RadMenu_TGCSABlue .group .link .expandLeft
{
	width:150px;
	height: auto;
	display:block;
	background-image:url("Img/SpryMenuBarRight.gif");
	background-position:right;
	background-repeat:no-repeat;
}
.RadMenu_TGCSABlue .group .link:hover .expandLeft,
.RadMenu_TGCSABlue .group .focused .expandLeft,
.RadMenu_TGCSABlue .group .expanded .expandLeft
{
	width:150px;
	height: auto;
	display:block;
	background-image:url("Img/SpryMenuBarRightHover.gif");
	background-position:right;
	background-repeat:no-repeat;
}
.RadMenu_TGCSABlue .leftArrow,
.RadMenu_TGCSABlue .rightArrow,
.RadMenu_TGCSABlue .topArrow,
.RadMenu_TGCSABlue .bottomArrow,
.RadMenu_TGCSABlue .leftArrowDisabled,
.RadMenu_TGCSABlue .rightArrowDisabled,
.RadMenu_TGCSABlue .topArrowDisabled,
.RadMenu_TGCSABlue .bottomArrowDisabled
{
	
}
.RadMenu_TGCSABlue .topArrow,
.RadMenu_TGCSABlue .topArrowDisabled
{
	
}
.RadMenu_TGCSABlue .bottomArrow,
.RadMenu_TGCSABlue .bottomArrowDisabled
{
	
}
.RadMenu_TGCSABlue .rightArrow,
.RadMenu_TGCSABlue .leftArrow
{
	height:100%;
	cursor:default;
}
.RadMenu_TGCSABlue .rightArrow,
.RadMenu_TGCSABlue .rightArrowDisabled
{
	
}
.RadMenu_TGCSABlue .horizontal .separator .text
{
	position:relative;
	top:11px;
	cursor:default;
	width:26px;
	text-align:center;
}
.RadMenu_TGCSABlue .expandLeft,
.RadMenu_TGCSABlue .expandRight
{
	
}
.RadMenu_TGCSABlue_rtl .expandLeft,
.RadMenu_TGCSABlue_rtl .expandRight
{
	
}
.RadMenu_TGCSABlue .link:hover .expandLeft,
.RadMenu_TGCSABlue .link:hover .expandRight,
.RadMenu_TGCSABlue .focused .expandLeft,
.RadMenu_TGCSABlue .focused .expandRight,
.RadMenu_TGCSABlue .expanded .expandLeft,
.RadMenu_TGCSABlue .expanded .expandRight
{
	
}
.RadMenu_TGCSABlue_rtl .link:hover .expandLeft,
.RadMenu_TGCSABlue_rtl .link:hover .expandRight,
.RadMenu_TGCSABlue_rtl .focused .expandLeft,
.RadMenu_TGCSABlue_rtl .focused .expandRight,
.RadMenu_TGCSABlue_rtl .expanded .expandLeft,
.RadMenu_TGCSABlue_rtl .expanded .expandRight
{
	
}