#leftMenu 
{
	width:190px;
	height:100%;
	background-color:#EBF8FD;
}

.parent2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B6E7FA;
}

div.parentItem {
	height: 30px;
	line-height: 30px;
}

div.parentItem a {
	margin-left: 12px;
	padding-left:21px;
	background-image:url(../images/icon/circular_arrow_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

div.parentItem a:link,
div.parentItem a:visited,
div.parentItem a:active,
div.parentItem a:hover {
	font-size: 12px;
	color: #0054A6;	
	font-weight: bolder;	
}

.parent2 .child {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B6E7FA;
}

.parent2 .child ul {
	margin-left: 12px!important;
	margin-left: 48px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0054A6;
}

.parent2 .child ul li {
	line-height: 22px;	
}

.parent2 .child ul li a:link,
.parent2 .child ul li a:visited,
.parent2 .child ul li a:active,
.parent2 .child ul li a:hover {
	font-size: 12px;
	color: #0054A6;
}

a#lnkCSOnline {
	margin-top:40px;
	background:url(../images/icon/cs_online.gif) no-repeat center;
	display:inline-block;
	width: 100%;
	height: 82px;
	text-align:center;
}
