/*************************************************************************************************
 * HTML
 *************************************************************************************************/
BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #29393B;
}
P
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #FFFFFF;
}
A, A:link, A:hover, A:active, A:visited
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    /*color: #666666;*/
    
	padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		solid 0px #ffffff;
    border-left:	solid 0px #ffffff;
    border-right:	solid 0px #ffffff;
    border-bottom:	solid 0px #ffffff;
}
/*************************************************************************************************
 * HEADINGS
 *************************************************************************************************/
H1
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
H2
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
}
H3
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
}
H4
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
}
H5
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px
}
H6
{
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
}
.Error
{
	font-family: Arial, Times New Roman;
	font-weight: bold;
    color: red;
    font-size: 12px;
}
.HeadBg
{
    BACKGROUND-COLOR: #29393B;
}
/*************************************************************************************************
 * TABS | SELECTED TABS
 *************************************************************************************************/
.Tabs
{
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	0px;
	padding-bottom: 0px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.Tabs A:link, .Tabs A:visited, .Tabs A:active
{
    padding-left:	3px;
    padding-right:	3px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase; 
}
.Tabs A:hover
{
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SelectedTabs, .SelectedTabs A:hover, .SelectedTabs A:link, .SelectedTabs A:active, .SelectedTabs A:visited
{
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
/*************************************************************************************************
 * SUBTABS | SELECTED SUBTABS
 *************************************************************************************************/
.SubTabs
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubTabs A:link, .SubTabs A:visited, .SubTabs A:active
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubTabs A:hover
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SelectedSubTabs, .SelectedSubTabs A:hover, .SelectedSubTabs A:link, .SelectedSubTabs A:active, .SelectedSubTabs A:visited
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
/*************************************************************************************************
 * SUBSUBTABS | SELECTED SUBSUBTABS
 *************************************************************************************************/
.SubSubTabs
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubSubTabs A:link, .SubSubTabs A:visited, .SubSubTabs A:active
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubSubTabs A:hover
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SelectedSubSubTabs, .SelectedSubSubTabs A:hover, .SelectedSubSubTabs A:link, .SelectedSubSubTabs A:active, .SelectedSubSubTabs A:visited
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
/*************************************************************************************************
 * SECONDARY TABS
 *************************************************************************************************/
.SecondaryTabs, .SecondaryTabs A:link, .SecondaryTabs A:visited, .SecondaryTabs A:active
{
	padding-left:	3px;
	padding-right:	3px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.SecondaryTabs A:hover
{
	padding-left:	3px;
	padding-right:	3px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}	
.SelectedSecondaryTabs, .SelectedSecondaryTabs A:link
{
	padding-left:	3px;
	padding-right:	3px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}
/*************************************************************************************************
 * SiteLink
 *************************************************************************************************/
.SiteLink
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.SiteLink A:link, .SiteLink A:visited, .SiteLink A:active
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}
.SiteLink A:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #999999;
}
.SiteLinkSeparator
{
	color: #FFFFFF;
}
.Message
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #ffcc00
}
.ItemTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #999999
}
.ItemDate
{
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Arial
}
SMALL
{
}
BLOCKQUOTE
{
    FONT-SIZE: 11pt
}
PRE
{
}
OL
{
    FONT-SIZE: 10px;
}
UL
{
    FONT-SIZE: 11px;
    LIST-STYLE-TYPE: disc;
}
UL LI
{
    LIST-STYLE-TYPE: circle;
}
UL LI LI
{
    LIST-STYLE-TYPE: square;
}
UL LI LI LI
{
    LIST-STYLE-TYPE: lower-roman;
}
OL LI
{
    LIST-STYLE-TYPE: decimal;
}
OL OL LI
{
    LIST-STYLE-TYPE: lower-alpha;
}
OL OL OL LI
{
    LIST-STYLE-TYPE: lower-roman;
}
HR
{
    color: #FFFFFF;
    height: 1px;
}
.Module
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px
}
.ModuleTitle
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}
.LeftPane
{
	width: 400px;
    background-color: #000000;
}
.RightPane
{
	width: 0px;
    background-color: #000000;  
}
.ContentPane
{
    width: 400px;
    background-color: #000000;
}
/*************************************************************************************************
 * FOOTER PANEL
 *************************************************************************************************/
.FooterPane
{	
    font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	background-color: #29393B;
}
.FooterPane A, .FooterPane A:visited, .FooterPane A:hover, .FooterPane A:active, .FooterPane A:link
{
    font-family: Arial, Verdana;
	font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

TABLE
{
}
IMG
{
    BORDER-RIGHT:	 none 0px #000000;
    BORDER-TOP:		 none 0px #000000;
    BORDER-LEFT:	 none 0px #000000;
    BORDER-BOTTOM:	 none 0px #000000;
}
.SurveyQuestion
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
}
.rb_LangSw_tbl
{
    TEXT-DECORATION: none;
}
.rb_LangSw_tbl A:link
{
    TEXT-DECORATION: none;
}
.rb_LangSw_tbl A:visited
{
}
.rb_LangSw_tbl A:hover
{
    COLOR: #da0b0b;
}
.rb_LangSw_sel
{
}
.linkFooter
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
.linkFooter A:link
{
    FONT-WEIGHT: normal
}
.linkFooter A:visited
{
    FONT-WEIGHT: normal
}
.linkFooter A:hover
{
    FONT-WEIGHT: normal
}
DL
{
    FONT-SIZE: 10pt
}
CAPTION
{
    FONT-SIZE: 10pt;
    COLOR: #515530
}
.Menu
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}
/* Module Buttons */
.rb_mod_btn
{
	display:block;
	margin:0px 0px 0px 2px;
}
.rb_mod_btn.btn-img-txt, .rb_mod_btn.btn-img-only{
}
.rb_mod_btn.btn-img-txt, .rb_mod_btn.btn-img-only-css{
overflow:hidden;
}
div.btn-img-only,div.btn-img-only-css
{
	display:block;width:0px;height:0px;overflow:hidden
}
div.btn-img-txt
{
	display:block;width:0px;height:0px;overflow:hidden
}
div.btn-txt-only
{
	font-size:9px;
	line-height:0.8;
}
.EnhancedHtmlParagraph
{
    font-family: Arial, Verdana;
    margin: 0px, 0px, 0px, 0px;

	padding-left:	24px;
	padding-right:	20px;
	padding-top:	13px;
	padding-bottom:	13px;
	width: 400px;
	height: 220px;
	
	overflow-y: scroll;
	text-align: left;
}
.normal_HTMLEdit
{
    PADDING-RIGHT: 0pt;
    padding-left:0pt;
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial;
    LETTER-SPACING: normal;
    background-color: #000000;
}
/*************************************************************************************************
 * ADMINISTRATION
 *************************************************************************************************/
.Head
{
    font-family: Arial, Verdana;
	font-weight: normal;
    font-size: 18px;
    color: #000000;
}
.SubHead
{
    font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;

	text-align: left;

	background-color: #EEEEEE;
}
.SubSubHead
{
    font-family: Arial, Verdana;
	font-weight: bold;
    font-size: 11px;
    color: #000000;
}
.NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 300px;
}
.Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.NormalBold
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.NormalItalic
{
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}
.NormalAdmin
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
INPUT
{
}
INPUT.CommandButton
{
	border-top:		#29393B 1px solid;
    border-left:	#29393B 1px solid;
    border-right:	#29393B 1px solid;
    border-bottom:	#29393B 1px solid;

    padding-left:	5px;
    padding-right:	5px;
    padding-top:	4px;
    padding-bottom: 3px;

    font-weight: bold;
    font-size: 11px;

    color: #000000;
    font-family: Arial, Verdana;

    background-color: #FFFFFF;
    
	text-decoration: none;
}
A.CommandButton, A.CommandButton:visited, A.CommandButton:hover, A.CommandButton:link
{
    border-top:		#29393B 1px solid;
    border-left:	#29393B 1px solid;
    border-right:	#29393B 1px solid;
    border-bottom:	#29393B 1px solid;

    padding-left:	5px;
    padding-right:	5px;
    padding-top:	5px;
    padding-bottom: 5px;

    font-weight: bold;
    font-size: 11px;

    color: #000000;
    line-height: 30px;
    font-family: Arial, Verdana;

    background-color: #FFFFFF;
    
	text-decoration: none;
}
/*************************************************************************************************
 * RAINBOW LAYOUT TABLE
 *************************************************************************************************/
.rb_DefaultLayoutTable
{
	width: 100%;
}
.rb_AlternateLayoutTable
{
	text-align: left;   
	margin:		0px 0px 0px 0px;
	padding:	0px 0px 0px 0px; 
	background-color: #FFFFFF; 
}
/*************************************************************************************************
 * RAINBOW LAYOUT PORTALHEADER
 *************************************************************************************************/
.rb_DefaultPortalHeader
{
	border-top:		#FFFFFF 0px solid;
	border-bottom:	#FFFFFF 0px solid;
	border-left:	#FFFFFF 0px solid;
    border-right:	#FFFFFF 0px solid;
}
.rb_AlternatePortalHeader
{
	text-align: left;   
	margin:		0px 0px 0px 0px;
	padding:	0px 0px 0px 0px; 
	background-color: #29393B; 
}
/*************************************************************************************************
 * RAINBOW LAYOUT PORTALFOOTER
 *************************************************************************************************/
.rb_DefaultPortalFooter
{
	background-color: #29393B;
}	
/*************************************************************************************************
 * RAINBOW LAYOUT DIV
 *************************************************************************************************/
.rb_DefaultLayoutDiv
{
	width: 100%;

	border-left:	solid 0px #FFFFFF;
    border-right:	solid 0px #FFFFFF;
    border-top:		solid 0px #FFFFFF;
    border-bottom:	solid 0px #FFFFFF;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;
    
    overflow: visible;
    color: #FFFFFF;
    line-height: normal;

	/*
	background-image: url(img/background.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
	*/
}
.rb_AlternateLayoutDiv
{
	width: 800px;

	border-left: 	0px solid #FFFFFF;
    border-right:	0px solid #FFFFFF;
    border-top:		0px solid #FFFFFF;
    border-bottom:	0px solid #FFFFFF;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;
    
    overflow: visible;
    color: #FFFFFF;
    line-height: normal;

    background-repeat: no-repeat;
}
.LogonText
{
	PADDING-RIGHT: 0pt;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial;
    LETTER-SPACING: normal
}	
/*************************************************************************************************
 * MODULE: SiteMap
 *************************************************************************************************/
.SiteMapLink, .SiteMapLink A:link, .SiteMapLink A:visited, .SiteMapLink A:active
{
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.SiteMapLink A:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.SiteMapTop
{
	/*background-color: #D0D2D5;*/
	font-size: 12px;
    /*color: #29393B;*/
    color: #FFFFFF;
    font-weight: bold;  
    text-decoration: none;
    text-transform: uppercase;
}
.SiteMapTop A:hover
{
    font-weight: bold; 
    text-decoration: underline;
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
}
.SiteMapTop A:link, .SiteMapTop A:visited, .SiteMapTop A:active
{
    font-weight: bold; 
    text-decoration: underline;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
/*************************************************************************************************
 * PORTAL SEARCH
 *************************************************************************************************/
.PortalSearch, .PortalSearch A, .PortalSearch A:link, .PortalSearch A:active, .PortalSearch A:visited
{
    font-family: Arial, Verdana;
    font-weight: bold;
	color: #FFFFFF;
    font-size: 12px;
}
.PortalSearch A:hover
{
    font-family: Arial, Verdana;
    font-weight: bold;
	color: #999999;
    font-size: 12px;
}
.PortalSearchSection
{
    font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
}
.PortalSearchSectionName
{
    font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
}
/*************************************************************************************************
 * BLOG
 *************************************************************************************************/
.BlogArchiveLink, .BlogArchiveLink A:link, .BlogArchiveLink A:visited, .BlogArchiveLink A:active
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
.BlogArchiveLink A:hover
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #999999;
    font-size: 11px;
    text-decoration: none;
}
.BlogTitle
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 14px;
}
.BlogFooter
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
}
.BlogFooter A, .BlogFooter A:link, .BlogFooter A:active, .BlogFooter A:visited
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
.BlogFooter A:hover
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #999999;
    font-size: 11px;
    text-decoration: none;
}
.BlogCommentName
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
}
.BlogCommentName A, .BlogCommentName A:link, .BlogCommentName A:active, .BlogCommentName A:visited 
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
.BlogCommentName A:hover
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #999999;
    font-size: 11px;
    text-decoration: none;
}
.BlogItemDate
{
	font-family: Arial, Verdana;
    font-weight: normal;
	color: #FFFFFF;
    font-size: 11px;
}
/*************************************************************************************************
 * NEWSLETTER GROUPS and USERS
 *************************************************************************************************/
.UserGroupRoot LI
{
	list-style-type:none;	
}