/*** it-services css file ***/
.imgItServices
{
	width:45%;
	float:right;
	overflow:hidden;
}

.itServices
{
	float:left;
	width:55%;
	overflow:hidden; 
}

.itServices ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left: 3px;
}

.itServices ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-bottom:5px;
	color:#0085e6;
}

.itServices ul li span
{
	background:url(../images/itservices/bullet.jpg) no-repeat center left;
	padding-left:12px;
}

.contentPer
{
	overflow:hidden;
	clear:both;
}

.contentPer ul
{
	margin:0px;
	padding:0px;
	list-style:none
}

.contentPer ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-bottom:2px;
}

.tabCloud
{
	border:1px solid #e1e1e1;
	padding:5px;
	background-color:#f9f9f9;
}

.tabContent
{
	color:#0066cc/*#333333*/;
	line-height: 16px;
}
.tagC
{
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;
}

a.tagC:link, a.tagC:visited
{
	font-weight:bold;
	color:#0066cc;
	text-decoration:none;
}

a.tagC:hover
{
	text-decoration:underline;
}

.content
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
	padding:0px 10px 0px 10px;
	line-height:14px;
}

ul
{
	text-align:left;
}

ul li
{
	text-align:left;
}

ol
{
	padding-left: 10px;
	margin-left: 10px;
}

.depotDiv
{
    overflow:hidden; 
	clear:both;
}

.depotRight
{
	width:35%;
	float:right;
	overflow:hidden; 
}

.depotLeft
{
	float:left;
	width:63%;
	overflow:hidden; 
}

.h3 
{
	font-size: 1.0em;
	color:#cc3333;
	font-weight: bold;
}

.h4 
{
	font-size: 0.8em;
	font-weight: bold;	
}

.downloadRight
{
	width:25%;
	overflow:hidden;
	padding-left: 20px;
}

.downloadLeft
{
	float:left;
	width:70%;
	overflow:hidden;
}

.quickDownloadTop
{
    background:url(../images/downloadbgtop.jpg) repeat-x left top;
	height:4px;
	overflow:hidden;
	clear:both;
}

.quickDownloadMiddle
{
    border-left:1px solid #d6d4d4;
	border-right:1px solid #d6d4d4;
	overflow:hidden;
	clear:both;
	padding: 6px 4px 6px 6px;
	line-height:14px;
	background:#ffffff url(../images/downloadbg.jpg) repeat-x left top;
}

.downloadHeading
{
	padding-bottom: 10px;
	font-weight: bold;
}

.downloadfooter
{
	background:url(../images/downloadFooterBg.jpg) repeat-x top left;
	height:4px;
	overflow:hidden;
	clear:both
}