/* Sidemenu */
.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	width: 100px; /* Main Menu Item widths */
	font-weight: normal;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#666;
text-decoration: none;
padding: 3px;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FFFFFF; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{

}
.sidebarmenu ul li a:hover{
	background-color: none;
	color:#FF6600;
	text-decoration: none;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 180px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url() no-repeat 97% 50%;
} 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

#current{color:#FF6600; font-weight:bold;}
#current:hover{
	color:#666666;
	text-decoration: none;
}
#top{
	background-position: top;
	padding-top: 0px;
	top: 0px;
	height: 0px;
}
.microheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left:0px;
}
.job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
.job:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 30px;
}

.ITSMStrategytitle
{
	padding-bottom:11px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.fr
{
	float:center;
}
.smarttext {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.casestudt {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.smart {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smart:hover {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.smartmain {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smartmain:hover {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.indexsubheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smartred {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #EF9C00;
	text-decoration: none;
}
.Bullet-dash3{
	list-style-image:url(../MLimages/newbullet.gif);
		font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:1.4em;
} 

