#CHSubHeading {
	border-left:#edc00f solid 10px;
	padding: 5px 0px 5px 15px;
	background-color:#666666;
	background-image:url(/Web/Images/inner_hd_trans.gif);
	background-repeat:no-repeat;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 14Px;
	color: #ffffff;
	font-weight: bold;
}
.CHHeading{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 18px;
	color:#edc00f;
	line-height:19px;
	font-weight: bold;
	height:43px;	
}
.CHSubHeading{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 14px;
	color:#edc00f;
	line-height:16px;
	font-weight: bold;
}
.H3{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size:13px;
    color:#edc00f;
	line-height:17px;           
	font-weight: bold;
	text-transform:capitalize;           
}
ul{
	list-style-position: outside;
	list-style-image:url(/Web/Images/Site/AboutUs/FirstBullet.gif);
	list-style-type: none;
	margin: 0px;
	padding:0px 0px 0px 30px;
}
ul ul{
	list-style-position: outside;
	list-style-image:url(/Web/Images/Site/AboutUs/SecondBullet.gif);
	list-style-type: none;
	margin: 0px;	
	padding:0px 0px 0px 30px;	
}



/************** #leftside styles **************/

.SubCHLeft {
	width: 15px;
	background-color:#FAEFC3;
	border-right: #FFFFFF solid 1px;
}
#SubCH a:link, #SubCH a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;		
	padding: 5px 3px 5px 20px;
	line-height:12px;	
	background-color:#FAEFC3;
	display:block;	
}
#SubCH a:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #DB9602;
	text-decoration:none;		
	padding: 5px 3px 5px 20px;
	line-height:12px;	
	background-color:#FAEFC3;
	display:block;	
}
#SubCHActive a:link, #SubCHActive a:visited, #SubCHActive a:hover {
	background-image:url(/Web/Images/LeftNav/AboutUsActive.gif);
	background-repeat:no-repeat;
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #DB9602;
	text-decoration:none;		
	padding: 5px 3px 5px 20px;
	line-height:12px;
	background-color:#FAEFC3;
	display:block;
}
#SubCHHighLight a:link, #SubCHHighLight a:visited, #SubCHHighLight a:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #DB9602;
	text-decoration:none;	
	padding: 5px 3px 5px 20px;
	line-height:12px;	
	background-color:#FAEFC3;
	display:block;	
}
.SubSubCHLeft {
	width: 15px;
	background-color:#FDF9E6;
	border-right: #FFFFFF solid 1px;
}
#SubSubCH a:link, #SubSubCH a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	padding: 5px 3px 5px 30px;
	line-height:12px;
	background-color:#FDF9E6;
	display:block;
}
#SubSubCH a:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	color: #DB9602;
	font-weight: normal;	
	text-decoration:none;
	padding: 5px 3px 5px 30px;
	line-height:12px;
	background-color:#FDF9E6;
	display:block;
}
#SubSubCHActive a:link, #SubSubCHActive a:visited, #SubSubCHActive a:hover {
	background-image:url(/Web/Images/LeftNav/AboutUsSubActive.gif);
	background-repeat:no-repeat;
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	color: #DB9602;
	font-weight: normal;	
	text-decoration:none;
	padding: 5px 3px 5px 30px;
	line-height:12px;
	background-color:#FDF9E6;
	display:block;
}
