.NavBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 200px;
	font-size: 12px;
	color: #7E68A1;
	line-height: 16px;
	padding-top: 8px;	
} 

.TopItem
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #000066;
	padding-top: 5px;
	border-bottom: white 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-weight: bold;
}

.SelectedItemLook
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #000066;
	padding-top: 5px;
	border-bottom: #000066 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Level2Item_NotAuthenticated
{
	border-right: white 1px;
	border-top: white 1px;
	padding-left: 40px;
	font-size: 11px;
	font-style:italic;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #7d6ca4;
	padding-top: 5px;
	border-bottom: white 1px dotted;
	font-family: verdana,arial;
	xfont-weight: bold;
}


.TopItemHover
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #6f5a7c;
	padding-top: 5px;
	border-bottom: white 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-weight: bold;
}



/* This happens if the item is clicked*/
.ItemExpand
{
	/*
	color: #7E68A1;
	*/
	color: #000066;
	border-bottom: #000066 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	border: 1px solid white;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:dotted;
	padding-top: 5px; 
	padding-bottom: 2px; 
	cursor:hand;	
}


.top_item_not_authenticated
{
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style:italic;
	xfont-weight: bold;
	border: 1px solid white;
	border-top-style:none;
	border-left-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:dotted;
	border-bottom-color:#8C8C8C;
	padding-top: 4px; 
	padding-bottom: 2px; 
	cursor:hand;
}


/* Comm Care Related Classes */

.CC_SelectedItemLook
{
	border-right: white 1px;
	border-top: white 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #ff6600;
	padding-top: 5px;
	border-bottom: #ff6600 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* This happens if the item is clicked*/
.CC_ItemExpand
{
	border-right: white 1px;
	border-top: white 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #ff6600;
	padding-top: 5px;
	border-bottom: #ff6600 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cc_navbar {
	background-image: url(images/cc_nav_bckgrd.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	
	font-size: 12px;	
}

/*
display: block;
	color: #7E68A1;
	width:225px;
	background-image:url(../images/left_col_navbar.jpg);
*/	
.cc_left_column_block 
{
	background-color:#FEE0A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 221px;
	
	/*
	
	
	margin-bottom:20px;
	font-size:14px;
	color:#7E68A1;
	line-height:35px;
	background-image:url(../../images/left_col_member_bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FEA111;
	*/
}
.cc_left_column_item {
	background-image: url(images/cc_nav_left_item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFB300;
}
.cc_left_column_item_select {
	background-image: url(images/cc_nav_left_item_select.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #b65a00;
}

.CC_TopItemHover
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #ff6600;
	padding-top: 5px;
	border-bottom: white 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-weight: bold;
}

.CC_Level2Item
{
	border-right: white 1px;
	border-top: white 1px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: white 1px;
	cursor: hand;
	color: #ff6600;
	padding-top: 5px;
	border-bottom: #ff6600 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	sbackground-image: url(../images/item_hover_bg.gif);
}

.CC_Level2ItemSelected
{
	display: block;
	padding-left: 25px;
	font-size: 12px;
	margin-left: 122px;
	width: 200px;
	color:Black;
	line-height: 16px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1px;
	font-weight:bold;
	
}

/* End  - Comm Care Related Classes */