.RadMenu_summeratecf
{
	white-space: normal;
	z-index: 10;
}
.RadMenu_summeratecf li.first
{
	padding-top:40px;
	background: transparent url('/style/summeratecf/leftmenu_top.gif') no-repeat -330px top;
}
.RadMenu_summeratecf li.last
{
	padding-bottom:20px;
	background: #0066b3 url('/style/summeratecf/leftmenu_bottom.gif') no-repeat -330px bottom;
}
.RadMenu_summeratecf li.last .link
{
	border: none !important;
}
.RadMenu_summeratecf .rootGroup .link
{
	cursor: pointer;
	text-decoration:none;
	border-bottom: 1px solid #006699;
	background: #0066b3;
	color: #ffffff !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 0px;
	width:170px;
}

.RadMenu_summeratecf .rootGroup .link:hover,
.RadMenu_summeratecf .rootGroup .focused,
.RadMenu_summeratecf .rootGroup .expanded
{
	background: #ffcc33;
	color: #ffffff !important;
}

.RadMenu_summeratecf .rootGroup .TopMenuItemSelected
{
	cursor: pointer;
	text-decoration:none;
	background: #c6e2f4;
	color: #0066b3 !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 0px;
	width:170px;
}

.RadMenu_summeratecf .rootGroup .TopMenuItemImmediateParent
{
	cursor: pointer;
	text-decoration:none;
	background: #ffcc33;
	color: #ffffff !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 0px;
	width:170px;
}

.RadMenu_summeratecf .rootGroup .ImmediateChildPage
{
	cursor: pointer;
	text-decoration:none;
	background: #0083e6;
	color: #ff0000 !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 4px;
	width:170px;
}

.RadMenu_summeratecf .rootGroup .ImmediateChildPageSelected
{
	cursor: pointer;
	text-decoration:none;
	background: #c6e2f4;
	color: #0066b3 !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 4px;
	width:170px;
}

.RadMenu_summeratecf .rootGroup .ImmediateChildPage .text,
.RadMenu_summeratecf .rootGroup .ImmediateChildPageSelected .text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 18px;
	padding-top: 2px;
	padding-right:10px;
}

.RadMenu_summeratecf .rootGroup .text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 6px;
	padding-top: 2px;
	padding-right:10px;
}

.RadMenu_summeratecf .group .link
{
	cursor: pointer;
	text-decoration:none;
	border-bottom: 1px solid #006699;
	background: #0066b3;
	color: #ffffff !important;
	min-height:24px;
	_height:24px;
	text-align:left;
	padding: 2px 0px 2px 0px;
	width:170px;
}

.RadMenu_summeratecf .group .link:hover,
.RadMenu_summeratecf .group .focused,
.RadMenu_summeratecf .group .expanded
{
	background: #ffcc33;
	color: #ffffff !important;
}

.RadMenu_summeratecf .group .text
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}

/* applies to items with children */
.RadMenu_summeratecf .expandLeft,
.RadMenu_summeratecf .expandRight
{
	background:transparent url('right.gif') right center no-repeat;
}

