@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	
}

/*   111111111111  */
#coolMenu,
#coolMenu ul {
    list-style: none;
	/*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
	/*border-bottom:2px solid #000;
	border-top:2px solid #000;*/
}
#coolMenu {
    float: left;
}
#coolMenu > li {
    float: left;
	border-bottom:#999999 dashed 1px;
	
}
#coolMenu li a {
display: block;
    height: 32px;
    line-height: 18px;
    padding: 10px 24px 15px 24px;
    text-decoration: none;
	color:#000;
	margin-top:-10px;
}
#coolMenu ul {
    position: absolute;
    display: none;
z-index: 999;
}
#coolMenu ul li a {
    width: 80px;
	color:#000;
}
#coolMenu li:hover ul {
    display: block;
}



/* Main menu
------------------------------------------*/
#coolMenu .active{
	background-color:#DDD;
}

#coolMenu {
    font-family: Arial;
    font-size: 13px;
    background: #FFF;
	/*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
	/*border-bottom:#999999 dashed 1px;*/
}
#coolMenu > li > a {
    color: #000;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	/*border-top:2px solid #FFF;*/
}
/*#coolMenu li a:hover {
	border-top:2px solid #FFF;
}*/
#coolMenu > li:hover > a {
    background: #000;
    color: #FFF;
	/*padding:10px;*/
	/*padding:0px;*/
	
	/*padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
}
 
/* Submenu
------------------------------------------*/
#coolMenu ul {
    background: #DDD;
	padding:0px;
	margin:0px;
	min-width:150px;
}
#coolMenu ul li a {
    color: #000;
	/*padding:0px;
	margin:0px;*/
	min-width:100px;
	
}
/*#coolMenu ul li a:hover {
	border-top:2px solid #FFF;
}*/
#coolMenu ul li:hover a {
    background: #ffc97c;
	/*padding:0px;
	margin:0px;*/
}
/*    1111111111111  */

.logo-part-three img{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	/*float:right;*/
}

.top-bg-use{
	width:100%;
	height:30px;
}

.for-bg{
	width:100%;
	height:auto;
	background-image:url(cefha-images/bbg.png);
	margin:0px auto;
}

#cefha-main-total{
	margin:0px auto;
	width:1000px;
	height:auto;
}


.first-line-top{
	width:950px;
	height:45px;
	margin:0px auto;
	float:left;
	background-color:#caeff6;
	border-left:solid #caeff6 25px;
	/*border-top:solid #caeff6 45px;*/
	border-right:solid #caeff6 25px;
	
}

.first-line-top img{
	float:right;
	margin:5px 0px 0px 0px;
	
}

.first-line-top p{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#235e69;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	float:right;
	
}

.first-line-top p a{
	color:#235e69;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
}

.first-line-top p a:hover{
	color:#235e69;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	
}

.first-line{
	width:950px;
	height:5px;
	margin:0px auto;
	float:left;
	background-color:#4f4f4f;
	border-left:solid #caeff6 25px;
	/*border-top:solid #caeff6 45px;*/
	border-right:solid #caeff6 25px;
	
	
}


.head-part-main{
	width:950px;
	height:300px;
	float:left;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	border-right:solid #caeff6 25px;
	
	
	
}

.head-part-left{
	width:379px;
	height:300px;
	float:left;
	/*background-color:#CCC;*/
	
}

.dummy-main{
	width:379px;
	height:300px;
	/*background-color:#90F;*/
	margin:0px auto;
}


.head-part-right{
	width:571px;
	height:300px;
	float:left;
	background-color:#FFF;
	
}


.head-part-right-topone{
	width:571px;
	height:auto;
	float:left;
	background-color:#FFF;
	
}

.lists_top{
	width:571px;
	height:auto;
	float:right;
	margin:0px 0px 0px 4px;
}

.lists_top ul{
	margin:0px;
	padding:0px;
}

.lists_top ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-decoration:none;
	list-style:none;
	height:57px;
}

.lists_top ul li a{
	height:35px;
	margin:0px 0px 0px 0px;
	padding:13px 12px 2px 11px;
	float:left;
	text-decoration:none;
	list-style:none;
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:2px solid #FFF;
	font-weight:bold;
	
}

.lists_top ul li a:hover{
	height:35px;
	margin:0px 0px 0px 0px;
	padding:17px 12px 2px 11px;
	float:left;
	text-decoration:none;
	list-style:none;
	background-color:#000000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:2px solid #F00;
}

.one_line{
	width:571px;
	height:auto;
	float:right;
	background-color:#f2eeee;
	border-bottom:#999999 dashed 1px;
}

.two_line{
	width:571px;
	height:auto;
	float:right;
	background-color:#f2eeee;
	border-bottom:#999999 solid 1px;
}





.lists_bott ul{
	margin:0px;
	padding:0px;
	
}

.lists_bott ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-decoration:none;
	list-style:none;
	height:57px;
}

.lists_bott ul li a{
	height:35px;
	margin:0px 0px 0px 0px;
	padding:17px 13px 2px 12px;
	float:left;
	text-decoration:none;
	list-style:none;
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:2px solid #FFF;
	font-weight:bold;
	
}

.lists_bott ul li a:hover{
	height:35px;
	margin:0px 0px 0px 0px;
	padding:17px 13px 2px 12px;
	float:left;
	text-decoration:none;
	list-style:none;
	background-color:#000000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:2px solid #F00;
	font-weight:bold;
}

.sec_line{
	width:990px;
	height:2px;
	background-color:#e4e4e4;
	
	margin-top:0px;
	float:left;
	
	
}


.lists_top ul li .active{
	border-top:2px solid #F00;
	background-color:#cfcccc;
	height:39px;
	

}


.active a:hover{
	padding:17px 13px 2px 12px;
	background-color:#cfcccc;
	
}


.gre_amba a:hover{
	background-color:#0F0;
	
}



.lists_top ul li.gre_amba a:hover{
	height:35px;
	margin:0px 0px 0px 0px;
	padding:17px 14px 2px 14px;
	float:left;
	text-decoration:none;
	list-style:none;
	background-color:#3faa19;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:2px solid #F00;
}


.head-logo-part-main{
	width:571px;
	height:185px;
	float:right;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	
}

.logo-part-one{
	width:571px;
	height:auto;
	float:right;
	background-color:#FFF;
	
}

.logo-part-one h1{
	margin:38px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	font-size:26px;
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	
	
}

.logo-part-two{
	width:390px;
	height:auto;
	float:left;
	
	
}


.logo-part-two p{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	color:#3d3b50;
	
}

.logo-part-three{
	width:145px;
	height:100px;
	float:left;
	/*background-color:#CCC;*/
	
}



.middle-tint{
	width:950px;
	height:65px;
	float:left;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	border-right:solid #caeff6 25px;
	
	
	
}

.middle-tint-in{
	width:900px;
	height:58px;
	float:left;
	background-color:#79e9e2;
	
	/*border-bottom:4px solid #51b7b1;*/
	margin:0px 0px 0px 25px;
	
	
}

.middle-tint-in p{
	margin:7px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#195b6b;
	font-size:19px;
	line-height:20px;
	
	
}

.middle-tint-bod{
	width:890px;
	height:4px;
	background-color:#51b7b1;
	float:left;
	margin:0px 0px 0px 30px;
}

.goal_part_main{
	width:950px;
	height:250px;
	float:left;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	border-right:solid #caeff6 25px;
	
}

.goal_part_in{
	width:890px;
	height:170px;
	margin:40px 0px 0px 28px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#e8eac5;
	border:2px dashed #bec387;
	
}

.goal_in_main_tint{
	width:870px;
	height:65px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#b2b685;
}

.goal{
	width:870px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}

.goal p{
	margin:8px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#7f0606;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
	font-size:24px;
	
}

.goal_matter{
	width:870px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}

.goal_matter p{
	margin:5px 0px 0px 19px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

.goal_next_matter{
	width:870px;
	height:auto;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

.goal_next_matter p{
	margin:18px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	line-height:20px;
}

.head-logo-part-main{
	width:571px;
	height:185px;
	float:right;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	
}

.logo-part-one{
	width:571px;
	height:auto;
	float:right;
	background-color:#FFF;
	
}

.logo-part-one h1{
	margin:38px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	font-size:26px;
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	
	
}

.logo-part-two{
	width:390px;
	height:auto;
	float:left;
	
	
}


.logo-part-two p{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	color:#3d3b50;
	
}

.logo-part-three{
	width:145px;
	height:100px;
	float:left;
	/*background-color:#CCC;*/
	
}

.middle-tint{
	width:950px;
	height:65px;
	float:left;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	border-right:solid #caeff6 25px;
	
	
	
}

.middle-tint-in{
	width:900px;
	height:58px;
	float:left;
	background-color:#79e9e2;
	
	/*border-bottom:4px solid #51b7b1;*/
	margin:0px 0px 0px 25px;
	
	
}

.middle-tint-in p{
	margin:7px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#195b6b;
	font-size:19px;
	line-height:20px;
	
	
}

.middle-tint-bod{
	width:890px;
	height:4px;
	background-color:#51b7b1;
	float:left;
	margin:0px 0px 0px 30px;
}

.goal_part_main{
	width:950px;
	height:250px;
	float:left;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	border-right:solid #caeff6 25px;
	
}

.goal_part_in{
	width:890px;
	height:170px;
	margin:40px 0px 0px 28px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#e8eac5;
	border:2px dashed #bec387;
	
}

.goal_in_main_tint{
	width:870px;
	height:65px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#b2b685;
}

.goal{
	width:870px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}

.goal p{
	margin:8px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#7f0606;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
	font-size:24px;
	
}

.goal_matter{
	width:870px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}

.goal_matter p{
	margin:5px 0px 0px 19px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

.goal_next_matter{
	width:870px;
	height:auto;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
}

.goal_next_matter p{
	margin:18px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	line-height:20px;
}



/*aaaaaaaaaaaaaaaaaaaaaaa*/

/* child focused and community development (cfcd) css start */

.cfcd_main{
	width:950px;
	height:233px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	
	border-right:solid #caeff6 25px;
	/*float:left;*/
	
}

.cfcd_main_in{
	width:890px;
	height:171px;
	background-color:#e8eac5;
	margin:30px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	border:2px dashed #bec387;
	float:left;
	
}


.cfcd_heading{
	width:874px;
	height:auto;
	margin:8px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#338c87;
}

.cfcd_heading h1{
	float:right;
	margin:0px 10px 0px 0px;
	padding:7px 0px 10px 0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	
}

.cfcd_goal{
	width:874px;
	height:auto;
	margin:8px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#b2b685;
	
}

.cfcd_goal p{
	float:left;
	margin:0px 10px 0px 0px;
	padding:15px 0px 5px 15px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	
}

.cfcd_goal_matter{
	width:874px;
	height:60px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#b2b685;
	
}



.cfcd_goal_matter p{
	margin:10px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#403939;
	
}

                            /* aaaa aaaaaaa*/

.cfcd_goal_next_main{
	width:950px;
	height:7830px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	border-left:solid #caeff6 25px;
	
	border-right:solid #caeff6 25px;
	/*float:left;*/
	
}

.cfcd_sanga_margi{
	width:890px;
	height:5px;
	margin:0px 0px 0px 0px;
	float:left;
}


.cfcd_sanga_mar{
	width:550px;
	height:40px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-color:#d2cece;
	border-top-left-radius:25px;
    border-top-right-radius:25px;
    border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
	border:3px solid #adaaaa;
}

.cfcd_sanga_mar h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#000;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}


.cfcd_aop{
	width:890px;
	height:auto;
	margin:20px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
}

.cfcd_aop h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#338c87;
	background-color:#e6e8c7;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 15px;
}

.cfcd_ootp{
	width:890px;
	height:245px;
	margin:15px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#f0eeee;
	border:1px solid #bababa;
}

.cfcd_aop_right{
	width:446px;
	height:240px;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	
}

.cfcd_aop_left{
	width:400px;
	height:240px;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	
}

.cfcd_aop_left p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	text-align:justify;
}

.cfcd_aop_left h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#51541f;
	margin:0px 0px 0px 0px;
	padding:15px 10px 0px 10px;
}


.cfcd_ce{
	width:890px;
	height:500px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_ce h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_ce p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}


.cfcd_fthree_imag_main{
	width:890px;
	height:245px;
	margin:13px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#dbe3e5;*/
	
	float:left;
}


.cfcd_fthree_imag{
	width:280px;
	height:224px;
	margin:10px 0px 0px 11px;
	padding:0px 0px 0px 0px;
	background-color:#c7cdce;
	border:1px solid #adadaa;
	float:left;
	
	
}

.cfcd_fthree_imag img{
	margin:7px 0px 7px 7px;
	padding:0px 0px 0px 0px;
	border:1px solid #adadaa;
	
}




.cfcd_ceccasa{
	width:890px;
	height:240px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_ceccasa h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_ceccasa p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}


.cfcd_cs{
	width:890px;
	height:595px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_cs h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_cs p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}

.cfcd_cs_imag_main{
	width:890px;
	height:245px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#dbe3e5;*/
	
	float:left;
}

.cfcd_cs_imag{
	width:280px;
	height:224px;
	margin:0px 0px 0px 11px;
	padding:0px 0px 0px 0px;
	background-color:#c7cdce;
	border:1px solid #adadaa;
	float:left;
	
	
}

.cfcd_cs_imag img{
	margin:7px 0px 7px 7px;
	padding:0px 0px 0px 0px;
	border:1px solid #adadaa;
	
}



.cfcd_cpipalt{
	width:890px;
	height:380px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_cpipalt h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_cpipalt p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}





.cfcd_ccga{
	width:890px;
	height:150px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_ccga h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_ccga p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}





.cfcd_cnapis{
	width:890px;
	height:580px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_cnapis h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_cnapis p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}



.cfcd_three_headin{
	width:890px;
	height:250px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_three_headin h3{
	margin:0px 0px 0px 0px;
	padding:16px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#012321;
	/*background-color:#338c87;*/
}

.cfcd_three_headin p{
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}



.cfcd_chan{
	width:890px;
	height:845px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_chan h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_chan_marg4{
	width:890px;
	height:10px;
	float:left;
	margin:30px 0px 0px 0px;
}

.cfcd_chan h4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#012321;
	
	/*background-color:#338c87;*/
}

.cfcd_chan p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
	
}


.cfcd_pwd{
	width:890px;
	height:135px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_pwd h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_pwd p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	
}
/*   */


.cfcd_lhsasa{
	width:890px;
	height:890px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_lhsasa h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_lhsasa p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	line-height:20px;
	
}

/*  */
.cfcd_four_headin{
	width:890px;
	height:1100px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_four_headin h3{
	margin:0px 0px 0px 0px;
	padding:16px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#012321;
	/*background-color:#338c87;*/
}

.cfcd_four_headin p{
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	line-height:20px;
	
}


.cfcd_two_imag_main{
	width:890px;
	height:380px;
	margin:13px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#dbe3e5;*/
	
	float:left;
}


.cfcd_two_imag1{
	width:425px;
	height:347px;
	margin:10px 0px 0px 11px;
	padding:0px 0px 0px 0px;
	background-color:#c7cdce;
	border:1px solid #adadaa;
	float:left;
	
	
}

.cfcd_two_imag1 img{
	margin:7px 0px 7px 7px;
	padding:0px 0px 0px 0px;
	border:1px solid #adadaa;
	
}


.cfcd_two_imag2{
	width:425px;
	height:347px;
	margin:10px 11px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#c7cdce;
	border:1px solid #adadaa;
	float:right;
	
	
}

.cfcd_two_imag2 img{
	margin:7px 0px 7px 7px;
	padding:0px 0px 0px 0px;
	border:1px solid #adadaa;
	
}

    /*    */



.cfcd_sghaagist{
	width:890px;
	height:1080px;
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	float:left;
	border:1px solid #338c87;
	background-color:#f0eeee;
}

.cfcd_sghaagist h3{
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	background-color:#338c87;
}

.cfcd_sghaagist4{
	width:890px;
	height:10px;
	float:left;
	margin:5px 0px 0px 0px;
}

.cfcd_sghaagist h4{
	margin:0px 0px -8px 0px;
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#012321;
	
	/*background-color:#338c87;*/
}

.cfcd_sghaagist p{
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	line-height:20px;
	
	
}

/*.cfcd_sghaagist p span{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	line-height:20px;
	
	
}*/


/* child focused and community development (cfcd) css end */

/*aaaaaaaaaaaaaaaaaaaaaaaa*/

.whit-empt{
	width:1000px;
	height:200px;
	float:left;
	background-color:#fdf2d8;
	border-bottom:dashed 2px #2bb3ab;
	border-top:dashed 2px #2bb3ab;
	margin:-15px 0px 0px 0px;
}





.my_tabbed_main{
	width:1000px;
	height:180px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#FFF;
	
}

.tab_in_video_main{
	width:1000px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#f2dcae;
}

.tab_in_pdf_main{
	width:995px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#f2dcae;
}

.tab_in_image_gallery_main{
	width:1000px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#f2dcae;
}


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

.tab_in_image_gallery_main ul li{
	margin:18px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	
	
}

.tab_in_image_gallery_main ul li a{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	/*background-color:#fff;*/
	border:1px solid #c09332;
	
	
}

.tab_in_image_gallery_main ul li a:hover{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	background-color:#fff;
	
	
}

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

.tab_in_pdf_main ul li{
	margin:18px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	float:left;
	
	
}

.tab_in_pdf_main ul li a{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	/*background-color:#fff;*/
	border:1px solid #c09332;
	
	
}

.tab_in_pdf_main ul li a:hover{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	background-color:#fff;
	
	
}

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

.tab_in_video_main ul li{
	margin:18px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	
	
}

.tab_in_video_main ul li a{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	/*background-color:#fff;*/
	border:1px solid #c09332;
	
	
}

.tab_in_video_main ul li a:hover{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-decoration:none;
	background-color:#fff;
	
	
}

.whit-empt-bottam{
	width:1000px;
	height:55px;
	float:left;
	background-color:#caeff6;
	
}

.whit-empt-bottam p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:center;
	margin:20px 0px 0px 0px;
	
}




.bottam-our-mat{
	width:1000px;
	height:45px;
	float:left;
	background-image:url(cefha-images/last-endbg.png);
	/*background-color:#FFFF00;*/
	
}

.bottam-our-mat-left{
	/*background-color:#000;*/
	width:450px;
	height:45px;
	float:left;
	
}

.bottam-our-mat-left p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:13px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

.last-cop{
	font-size:17px;
	margin:14px 0px 0px 0px;
}

.last-tube{
	color:#413f3f;
}


.bottam-our-mat-right{
	/*background-color:#000;*/
	width:220px;
	height:45px;
	float:right;
	border-left:1px solid #393737;
	
}


.bottam-our-mat-right p{
	color:#FFF;
	font-size:16px;
	margin:4px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	
}

.bottam-our-mat-right a{
	color:#13778a;
	text-decoration:none;
	font-size:17px;
}

.bottam-our-mat-right a:hover{
	color:#f1dd05;
	text-decoration:none;
}