		.accordion_toggle {
		background:url(../images/infocontentbg.gif) repeat-x; 	
		color:#FFFFFF; 	
		cursor:pointer; 	
		font-weight:normal; 
		height:35px; 
		line-height:35px; 
		padding:0 0 0 5px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin:0;

			/*
			display: block;
			height: 30px;
			width: 680px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;*/
		}
		

		.accordion_toggle_active {
		background:url(../images/infocontentbg.gif) repeat-x; 	
		color:#FFFFFF; 	
		cursor:pointer; 	
		font-weight:normal; 
		height:35px; 
		line-height:35px; 
		padding:0 0 0 5px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
			/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;*/
			margin:0;
		}

		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			_margin:0 0 -10px 0;
			_padding:10px 0 10px 10px;
		}

		.accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}

		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background: #ffffff;
			color: #444444;
			overflow: hidden;
		}

		.vertical_accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.vertical_accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}
		.Page_title1 {
                background:url(../images/infocontentbg.gif) repeat-x;
                color:#FFFFFF;
                font-weight:normal;
                height:35px;
                line-height:35px;
                padding:0 0 0 5px;
                font-family:Verdana,Arial,Helvetica,sans-serif;
                font-size: 12px;
                margin:0;

                }

		
/* ADDED by Shobhna Sharma */

 .header_highlight { background: url(../images/heading_leftbg.gif) left bottom no-repeat; height:34px; width:10px; float:left; _margin-right:-4px;}
 
 .content_area {background:#E7E7E8; margin:8px 0 8px 0; padding:5px;}
 .content_area_home {background:#E7E7E8; margin:8px; _margin:8px 8px 8px 0px; padding:5px; width:97%; *width:90%;}
