/* CSS Document Common*/
.Blue-Header
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #6086B7;
	line-height: 17px;
}
.ContentPane
{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 0 10px;
}
.ContentPane ul
{
	padding: 5px;
	margin: 5px;
	list-style: url(images/arrow-orange.jpg);
	list-style-image: url(images/arrow-orange.jpg);

}
.ContentPane li
{
	line-height: 18px;
}


#con-tl
{
	background: url(images/con-tl.jpg) no-repeat;
	width: 6px;
	height: 6px;
}
#con-tc
{
	border-top: solid 1px #CCCCCC;
	height: 6px;
}
#crm-con
{
	background: url(images/crm-img.jpg) no-repeat top;
	width: 68px;
	height: 64px;
}
#shp-con
{
	background: url(images/shp-img.jpg) no-repeat top;
	width: 68px;
	height: 64px;
}
#dotnet-con
{
	background: url(images/dotnet-img.jpg) no-repeat top;
	width: 68px;
	height: 64px;
}
#comm-con
{
	background: url(images/com-curve.jpg) no-repeat;
	width: 28px;
	height: 30px;
}
	

.con-l
{
	background: url(images/con-l.jpg) repeat-y left;
}
#con-bl
{
	background: url(images/con-bl.jpg) no-repeat top;
	width: 6px;
	height: 13px;
}
#con-bc
{
	background: url(images/con-bc.jpg) repeat-x top;
	height: 13px;
}
#con-br
{
	background: url(images/con-br.jpg) no-repeat top;
	width: 6px;
	height: 13px;
}
