body {
}
.righttexthed1
{
	/*background-image: url(../../../../Portals/_Default/Containers/TopRightContentPane/sidelinkshed1.png);
	background-repeat:repeat-x;*/
	/*width: 170px;*/
	/*height: 37px;*/
	color: #ffffff;
	/*color:Red;*/
	font-family: Arial;
	font-size: 16px;
	/*line-height: 32px;*/
	font-weight: 700;
	text-align: left;
	vertical-align:top;
	text-indent: 40px;
	/*padding-top: 10px; /*padding-left: 15px;*/
	text-decoration: none;
	/*z-index:0;*/
}
.sidelinkbg
{
	background: url(../../../../Portals/_Default/Containers/TopRightContentPane/sidelinkbg.png);
	background-repeat: repeat-y;
	/*width: 170px;*/
	float: right;
	color: #bbbb00;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	/*height:39px; width:170px;*/
    padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px;
}

.sidelinkbg ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
}

.sidelinkbg ul li
{
	list-style-image: url(../../../../Portals/_Default/Containers/TopRightContentPane/sidebullet.png);
	list-style-position: outside;
	color: #717107;
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	padding-bottom: 10px;
}

.sidelinkbg ul li.menu_active
{
	color: #ff6c39;
}

.sidelinkbg a
{
	color: #717107;
	text-decoration: none;
	font-weight: 700;
}

.sidelinkbg a:hover
{
	color: #ff6c39;
	text-decoration: underline;
	font-weight: 700;
}



.sidelinkbg a:active
{
	color: #ff6c39;
	text-decoration: none;
	font-weight: 700;
}

.sidelinkbg a:visited
{
	color: #717107;
	text-decoration: none;
	font-weight: 700;
}


