/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0 0 0 0;
	padding:0;
}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:1px;line-height:1px; display:block; height:0;}
.clrflt{clear:both;}
.last	{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
.no_border{border:none !important;}
/**************************************************************************************/
a											{color:#000; text-decoration:none; outline:0 none;}
a:hover										{color:#000;  text-decoration:none;}
h1											{font-size:24px;}
h2											{font-size:22px;}
h3											{font-size:18px;}
h4											{font-size:16px;}
h5											{font-size:14px;}
h6											{font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{}
body										{color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:12px; background:url(../images/main_bg.jpg) no-repeat top center; background-size:1024; background-color:#d6d6d6}
.flt_lt										{float:left; display:inline;}
.flt_rt										{float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Franklin Gothic Demi';
    src: url('../fonts/ITCFranklinGothicStd-Demi/itcfranklingothicstd-demi.eot');
    src: url('../fonts/ITCFranklinGothicStd-Demi/itcfranklingothicstd-demi.eot') format('embedded-opentype'),
         url('../fonts/ITCFranklinGothicStd-Demi/itcfranklingothicstd-demi.woff') format('woff'),
         url('../fonts/ITCFranklinGothicStd-Demi/itcfranklingothicstd-demi.ttf') format('truetype'),
         url('../fonts/ITCFranklinGothicStd-Demi/itcfranklingothicstd-demi.svg#ITCFranklinGothicStdDemi') format('svg');
}

@font-face {
    font-family: 'Franklin Gothic Book';
    src: url('../fonts/ITCFranklinGothicStd-Book/itcfranklingothicstd-book.eot');
    src: url('../fonts/ITCFranklinGothicStd-Book/itcfranklingothicstd-book.eot') format('embedded-opentype'),
         url('../fonts/ITCFranklinGothicStd-Book/itcfranklingothicstd-book.woff') format('woff'),
         url('../fonts/ITCFranklinGothicStd-Book/itcfranklingothicstd-book.ttf') format('truetype'),
         url('../fonts/ITCFranklinGothicStd-Book/itcfranklingothicstd-book.svg#ITCFranklinGothicStdBook') format('svg');
}

@font-face {
    font-family: 'Franklin Gothic Medium';
    src: url('../fonts/ITCFranklinGothicStd-Med/itcfranklingothicstd-med.eot');
    src: url('../fonts/ITCFranklinGothicStd-Med/itcfranklingothicstd-med.eot') format('embedded-opentype'),
         url('../fonts/ITCFranklinGothicStd-Med/itcfranklingothicstd-med.woff') format('woff'),
         url('../fonts/ITCFranklinGothicStd-Med/itcfranklingothicstd-med.ttf') format('truetype'),
         url('../fonts/ITCFranklinGothicStd-Med/itcfranklingothicstd-med.svg#ITCFranklinGothicStdMed') format('svg');
}


/* ----------------------- layout ----------*/
.wrapper									{margin:0 auto;width:100%; min-width:925px;}
.container									{width:925px; margin:0 auto;}
.indexcontainer								{width:1024px; margin:0 auto ;}
/* ------------------ HEADER HERE -------------------*/
.header										{padding:19px 0 23px 0; border-bottom:solid 2px #d6d6d6;}
#logo										{float:left; margin:0 259px 0 0;}
#logo a										{display:block;}
/* ---------------------------------------------------------*/
.report_section								{float:left; width:234px; margin:46px 114px 0 0;}
.report_section h1							{font-size:26px; color:#373737; text-transform:uppercase; text-align:center; font-family: "Franklin Gothic Demi"; font-weight:bold;}
.report_section h2							{font-size:35px; color:#373737; text-align:center; font-family: "Franklin Gothic Book"; line-height: 35px; letter-spacing: -1px;}
.right_section_structure					{float:left; margin: 25px 0 25px 100px}
.right_section								{float:right;}
.img										{margin: -15px 0 0 0;}
/* ------------------------- NAVIGATION HERE ---------------*/
.navigation									{width:100%; margin:0 auto; padding:10px 0 10px 0;}
#nav										{width:925px; margin:0 auto;}
#nav ul										{display:inline-block;}
#nav ul li									{display:inline-block; float:left; margin:0 45px 0 0;}
#nav ul li a								{display:block; text-transform:uppercase; color:#656565; font-size:18px; line-height:10px;  font-family: "Franklin Gothic Demi"; font-weight:bolder;}
#nav ul li a.active							{color:#d73839;}
#nav ul li a:hover							{color:#d73839;}
#nav li ul 									{display:none; position:absolute; }
#nav li:hover ul							{display:block; background:#ebebeb; height:auto; width:150px; }
#nav ul li ul li 							{clear:both;  padding: 5px 14px 5px 10px; border-bottom:1px solid; width:125px;}
#nav ul li ul li a							{font-family:"Franklin Gothic Book"; font-weight:lighter; font-size: 18px; line-height:18px;}
#nav ul li ul li a:hover					{font-family:"Franklin Gothic Demi"; font-weight:bolder;}

/* ---------------------------------------------------------*/

/* ------------------------ MAIN CONTENT HERE --------------*/
.main_content								    {background:url(../images/inner_main_bg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.projects_content								{background:url(../images/edubg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.publications_content							{background:url(../images/edubg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.index_content									{background:url(../images/indexbg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.sustainable_content							{background:url(../images/sustainablebg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.education_content								{background:url(../images/edubg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.partners_content								{background:url(../images/partnersbg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }
.structure_content								{background:url(../images/partnersbg.jpg) no-repeat top center #d6d6d6; width:1024; margin:0 auto; }


/* ---------------------------------------------------------*/
.side_bar									{float:left; background:url(../images/sidebar_bg.png) no-repeat left center; padding:48px 0 0 0; width:158px;}
.side_bar ul								{display:inline-block;}
.side_bar ul li								{display:block; margin:0 0 24px 0;}
.side_bar ul li a							{display:block;  text-transform:uppercase; color:#959595; font-size:18px; line-height:18px;  font-family: "Franklin Gothic Demi"; font-weight:bolder;}
.side_bar ul li a.activecul							{color:#0078ae;}
.side_bar ul li a.activeeco 						{color:#00B4C8;}
.side_bar ul li a.activeedu 						{color:#00793B;}
.side_bar ul li a.activegov 						{color:#8FC33D;}
.side_bar ul li a.activepub							{color:#ECA02B;}
.side_bar ul li a.activesus 						{color:#F7C420;}
/*.side_bar ul li a:hover							{color:#0078ae;}*/
.side_bar ul li a.culture:hover 					{color:#0078ae;}
.side_bar ul li a.economy:hover 					{color:#00B4C8;}
.side_bar ul li a.education:hover					{color:#00793B;}
.side_bar ul li a.governance:hover					{color:#8FC33D;}
.side_bar ul li a.public:hover						{color:#ECA02B;}
.side_bar ul li a.sustainable:hover					{color:#F7C420;}

/* ---------------------------------------------------------*/
.right_section								{float:left; width:721px; padding:45px 0 0 26px;}
/* ---------------------------------------------------------*/
.banner_section								{}
.banner_left_info							{
	width:166px;
	float:right;
	padding:0 0 0 0;
}
.banner_left_info h3						{color:#626262; font-size:13px; line-height:12px; font-weight:600; font-family: "Franklin Gothic Demi";}
.banner_left_info h4						{color:#626262;	font-size:13px;	line-height:13px; font-weight:600; font-family: "Franklin Gothic Demi";}
.banner_left_info p							{color:#626262; font-size:13px; line-height:15px; font-weight:300; font-family: "Franklin Gothic Book";}
.banner_left_info h5						{color:#626262; font-size:12px; line-height:12px; font-weight:300; font-family: "Franklin Gothic Book";}

/* ------------------Culture---------------------------------------*/
.culture_section							{padding:15px 0 0 0;}
.culture_section h2							{color:#0078ae; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.culture_info								{width:695px; padding:19px 24px 30px 22px; background:#0078ae; margin:0 0 23px 0;}
.culture_info p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}

.culture_information						{margin:0 0 48px 0;    width: 743px;}
.culture_description						{
	width:220px;
	float:left;
}
.culture_description h3						{
	color:#4b4b4b;
	font-size:24px;
	line-height:23px;
	font-weight:800;
	font-family: "Franklin Gothic Demi";
}
.culture_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.culture_description p b					{font-weight:700;}
.culture_description h4						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Demi";
}
.culture_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}

.culture_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.culture_description p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.culture_description h6					    {color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 220px; float:right;}
.culture_description p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.culture_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}

/* ------------------Sustainable Development---------------------------------------*/
.sustainable_section							{padding:15px 0 0 0;}
.sustainable_section h2							{color:#F7C420; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.sustainable_info								{width:695px; padding:19px 24px 30px 22px; background:#F7C420; margin:0 0 23px 0;}
.sustainable_info p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}

.sustainable_information					{margin:0 0 48px 0;    width: 743px;}
.sustainable_desc_mid						{
	width:220px;
	float:right;
	margin:5px 15px 0 0;
}
.sustainable_desc_mid h6						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width:auto; float:right;}
.sustainable_desc_mid p em						{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.sustainable_desc_mid_odd					{width:411px; float:left; margin:15px 25px 0 260px;}
.sustainable_desc_mid_odd p span			{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.sustainable_desc_mid p					    {color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.sustainable_desc_mid ul						{display:inline-block; margin:0; padding:0 20px;}
.sustainable_desc_mid ul li						{
	color:#626262; font-size:14px; line-height:15px;  font-weight:300; font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
  	width:180px;
  	margin:1px 0;
}

.sustainable_desc_left						{width:457px; float:left;}
.sustainable_desc_left p span				{
	color:#004B7F;
	font-size:12px;
	line-height:15px;
	font-weight:300;
	margin:9px 0 8px 0;
	display:inline-block;
}
.sustainable_desc_left p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.sustainable_desc_left p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 457px; float:right;}

.sustainable_desc_left p a					{display:inline-block;}

.sustainable_desc_right						{
	width:220px;
	float:right;
	margin-right:0px;
	margin-top:15px
}
.sustainable_desc_right h6						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width:auto; float:right;}
.sustainable_desc_right p em						{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.sustainable_desc_right p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.sustainable_desc_right h3					{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.sustainable_desc_right p					{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.sustainable_desc_right p b					{font-weight:700;}
.sustainable_desc_right h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:17px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.sustainable_desc_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.sustainable_desc_right ul						{display:inline-block; margin:0; padding:0 20px;}
.sustainable_desc_right ul li						{
	color:#626262; font-size:14px; line-height:15px;  font-weight:300; font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
  	width:180px;
  	margin:1px 0;
}

.sustainable_desc_left2							{width:215px; float:left;}
.sustainable_desc_left2 h3						{
	color:#4b4b4b;
	font-size:24px;
	line-height:23px;
	font-weight:800;
	font-family: 'Franklin Gothic Demi';
}
.sustainable_desc_left2 p						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	margin:9px 0 0 0;
	font-family: "Franklin Gothic Book";
}
.sustainable_desc_left2 p b						{font-weight:700;}
.sustainable_desc_left2 h4						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Demi";
}
.sustainable_desc_left2 h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.sustainable_desc_left2 h6						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width:auto; float:right;}
.sustainable_desc_left2 p em						{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}



.sustainable_description h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.sustainable_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.sustainable_description p b					{font-weight:700;}
.sustainable_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:17px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.sustainable_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}
.margin6									{margin:15px 0 0 71px;}

.sustainable_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.sustainable_description p small					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.sustainable_description p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.sustainable_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}

/* ------------------Education---------------------------------------*/
.education_section								{padding:15px 0 0 0;}
.education_section h2							{color:#00793B; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.education_info								{width:695px; padding:19px 24px 30px 22px; background:#00793B; margin:0 0 23px 0;}
.education_info p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}

.education_desc_left2 ul						{display:inline-block; margin:0; padding:0 20px;}
.education_desc_left2 ul li						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
	width:200px;
	margin:5px 0 0 0;
}

.education_information						{margin:0 0 48px 0;    width: 743px;}
.education_desc_mid							{width:220px; float:right; margin:0 25px 0 0;}
.education_desc_mid p					    {color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.education_desc_mid h3						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.education_desc_mid p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.education_desc_mid p small					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.education_desc_mid em						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	margin:5px 0 0 0;
	font-style:italic;
}
.education_desc_mid h4						{color:#4b4b4b;	font-size:17px;	line-height:19px; font-weight:700;	margin:0 0 0 0;	font-family: "Franklin Gothic Book";}
.education_desc_mid h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.education_desc_mid ul						{display:inline-block; margin:0; padding:0 20px;}
.education_desc_mid ul li					{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
	width:200px;
	margin:0 0 5px 0;
}
.education_desc_left						{width:457px; float:left;}
.education_desc_left p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.education_desc_left p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.education_desc_left p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}

.education_desc_left p a					{display:inline-block;}
.education_desc_left h6						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width:auto; float:right;}
.education_desc_right						{width:210px; float:right; margin:0 50px 0 0;}
.education_desc_right p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.education_desc_right p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.education_desc_right h3					{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.education_desc_right p						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	margin:0;
	font-family: "Franklin Gothic Book";
}
.education_desc_right p b					{font-weight:700;}
.education_desc_right h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.education_desc_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}

.education_desc_left2							{width:220px; float:left;}
.education_desc_left2 p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.education_desc_left2 em						{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.education_desc_left2 h6						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 210px; float:right;}
.education_desc_left2 h3						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.education_desc_left2 p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.education_desc_left2 p b						{font-weight:700;}
.education_desc_left2 h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.education_desc_left2 h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}




.education_description h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.education_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.education_description p b						{font-weight:700;}
.education_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.education_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}

.education_description p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.education_description p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.education_description p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.education_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}


/* ------------------Governance---------------------------------------*/
.governance_section								{padding:15px 0 0 0;}
.governance_section h2							{color:#8FC33D; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.governance_info								{width:695px; padding:19px 24px 30px 22px; background:#8FC33D; margin:0 0 23px 0;}
.governance_info p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}

.governance_information						{margin:0 0 48px 0;    width: 743px;}
.governance_desc_mid						{
	width:220px;
	float:right;
	margin:20px 15px 0 0;
}
.governance_desc_mid p					    {
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.governance_desc_mid ul						{
	display:inline-block;
	margin:0;
	padding:0 20px;
}
.governance_desc_mid ul li						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
	width:200px;
	margin:0 0 5px 0;
}

.governance_desc_left						{width:457px; float:left;}
.governance_desc_left p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.governance_desc_left p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.governance_desc_left p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 457px; float:right;}

.governance_desc_left p a					{display:inline-block;}

.governance_desc_right						{width:220px; float:right; margin-right:50px;}
.governance_desc_right p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.governance_desc_right h3					{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.governance_desc_right p					{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.governance_desc_right p b					{font-weight:700;}
.governance_desc_right h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.governance_desc_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}

.governance_desc_left2							{
	width:220px;
	float:left;
	margin-right: 15px;
}
.governance_desc_left2 h3						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.governance_desc_left2 p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.governance_desc_left2 p b						{font-weight:700;}
.governance_desc_left2 h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.governance_desc_left2 h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.governance_desc_left2 h6					    {color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 220px; float:right;}
.governance_desc_left2 p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.governance_desc_left2 ul						{display:inline-block; margin:0; padding:0 20px;}
.governance_desc_left2 ul li						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	font-family: "Franklin Gothic Book";
	list-style-type: circle;
	padding:0;
	width:200px;
	margin:5px 0 0 0;
}



.governance_description h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.governance_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.governance_description p b						{font-weight:700;}
.governance_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.governance_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}

.governance_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.governance_description p small					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.governance_description p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.governance_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}

/* ------------------Public Health---------------------------------------*/
.public_section								{padding:15px 0 0 0;}
.public_section h2							{color:#ECA02B; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.public_info								{width:695px; padding:19px 24px 30px 22px; background:#ECA02B; margin:0 0 23px 0;}
.public_info p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}

.public_information						{margin:0 0 48px 0;    width: 743px;}
.public_desc_left						{width:457px; float:left;}
.public_desc_left p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.public_desc_left p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.public_desc_left p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 457px; float:right;}

.public_desc_left p a					{display:inline-block;}
.public_desc_left h6					{
	color:#f2b85f;
	font-size:10px;
	line-height:12px;
	font-weight:300;
	margin:0 0 8px 0;
	display:inline-block;
	text-align:right;
	width:auto;
	float:right;
}
.public_desc_left p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.public_desc_right						{width:220px; float:right; margin-right:50px;}
.public_desc_right h6					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 220px; float:right;}
.public_desc_right p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.public_desc_right h3					{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.public_desc_right p					{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.public_desc_right p b					{font-weight:700;}
.public_desc_right h4					{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.public_desc_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}

.public_desc_left2							{width:220px; float:left;}
.public_desc_left2 h3						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:700;
	font-family: 'Franklin Gothic Demi';
}
.public_desc_left2 p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.public_desc_left2 p b						{font-weight:700;}
.public_desc_left2 h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.public_desc_left2 h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.public_desc_left2 h6					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 220px; float:right;}
.public_desc_left2 p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}

.public_description h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.public_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.public_description p b						{font-weight:700;}
.public_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.public_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}

.public_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.public_description p small					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.public_description p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.public_description p a						{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}

/*---------------------Team---------------------*/

.team_section							{padding:15px 0 0 0;}
.team_section h2							{color:#0078ae; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}

.team_information						{margin:0 50px 25px 0;    width: 925px;}
.team_description						{
	width:925px;
	float:left;
	margin-bottom: 25px;
}
.team_description h3					{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.team_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.team_description p b					{font-weight:700;}
.team_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.team_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:-3px 27px 0 0;}
.margin5									{margin:0 27px 0 0;}

.team_description_right						{width:200px; float:left;}
.team_description_right h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.team_description_right p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.team_description_right p b					{font-weight:700;}
.team_description_right h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.team_description_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
}

.team_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.team_description p small					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.team_description p em						{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.team_description p a						{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}



/*---------------------Partners---------------------*/

.partners_section							{padding:15px 0 0 0;}
.partners_section h2						{color:#0078ae; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.partners_information						{margin:0 0 48px 0;    width: 925px;}
.partners_description						{
	width:201px;
	float:left;
	margin: 0 25px 40px 0;
	min-height: 900px;
}
.partners_description h3					{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.partners_description p						{
	color:#626262;
	font-size:14px;
	line-height:15px;
	font-weight:300;
	margin:8px 0 0 0;
	font-family: "Franklin Gothic Book";
}
.partners_description p b					{font-weight:700;}
.partners_description h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:8px 0 0 0;
	font-family: "Franklin Gothic Book";
}
.partners_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
}
.margin1									{margin:0 48px 0 4px;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{margin:0 27px 0 0;}
.margin5									{margin:0 25px 0 0;}

.partners_description_right						{width:200px; float:left;}
.partners_description_right h3						{color:#4b4b4b; font-size:19px; line-height:23px; font-weight:700; }
.partners_description_right p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.partners_description_right p b					{font-weight:700;}
.partners_description_right h4						{
	color:#4b4b4b;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.partners_description_right h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
}

.partners_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.partners_description p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.partners_description p em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 170px; float:right;}

.partners_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}


/* -------------------Economy-----------------------*/
.economy_section							{padding:15px 0 0 0;}
.economy_section h2							{color:#00B4C8; font-size:30px; line-height:26px; text-transform:uppercase; margin:0 0 13px 20px; letter-spacing: -1px;font-family: "Franklin Gothic Demi";}
.detailed_info_econ								{width:695px; padding:19px 24px 30px 22px; background:#00B4C8; margin:0 0 23px 0;}
.detailed_info_econ p							{
	color:#fff;
	font-size:16px;
	line-height:23px;
	font-family: "Franklin Gothic Book";
	text-align:justify;
}
.economy_information						{margin:0 0 48px 0;    width: 743px;}
.economy_banner2							{margin:0 0 0 0;    width: 442px; float:left;}
.economy_banner2 em							{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:left;  width: 225px;}
.economy_description						{
	width:220px;
	float:left;
}
.economy_description h6					    {color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:right; width: 220px; float:right;}
.economy_description p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.economy_description_mid					{
	width:476px;
	float:right;
	margin-bottom: 5px;
}
.economy_description_mid em					{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:left;  width:auto;}
.economy_description_mid p span				{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.economy_description_mid p small			{color:#626262; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.economy_description_right					{
	width:210px;
	float:right;
}
.economy_description h3						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	font-family: 'Franklin Gothic Demi';
}
.economy_description p						{color:#626262; font-size:14px; line-height:15px;  font-weight:300; margin:9px 0 0 0; font-family: "Franklin Gothic Book";}
.economy_description p b					{font-weight:700;}
.economy_description h4						{
	color:#4b4b4b;
	font-size:19px;
	line-height:23px;
	font-weight:900;
	margin:0 0 0 0;
	font-family: "Franklin Gothic Book";
}
.economy_description h5						{
	color:#d73839;
	font-size:17px;
	line-height:19px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	margin-top:5px;
}

.margin1									{margin:0 40px 0 0;}
.margin2									{margin:0 43px 0 0;}
.margin3									{margin:0 0 0 28px;}
.margin4									{
	margin:0 27px 0 0;
}
.margin5									{margin:0 25px 0 4px;}


.economy_description p span					{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:9px 0 8px 0; display:inline-block;}
.economy_description p small				{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block;}
.economy_description p a					{display:inline-block;}
.bottom_border								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 41px 0;}
.bottom_border2								{border-bottom:3px solid #bebebe; margin:0 0 43px 0 !important; padding:0 0 26px 0;}


/* ---------------------------------------------------------*/
.social_section								{margin:18px 0 0 -2px;}
.social_section ul							{display:inline-block; margin:27px 0 0 0;}
.social_section ul li						{
	display:block;
	float:left;
	margin:0 7px 0 0;
}
.social_section ul li a						{display:block;}
.s_mar										{margin:-24px 0 0 0px  !important;}
.s_mar2										{margin:4px 0 0 0 !important;}
.s_mar3										{
	margin:10px 0 0 0 !important;
}

/* ---------------------------------------------------------*/
.partners_setion							{width: 225px; margin:11px 0 0  2px;}
.partners_setion ul							{display:inline-block; float:left;}
.partners_setion ul li						{display:block; margin:0 0 20px 0;}
.partners_setion ul li a					{display:block;}
.top_mar									{margin:70px 0 0 10px;}
.logo3										{}
.logo4										{margin: -7px 0 0 0;}
.logo6										{margin: 7px 0 0 0;}
.logo8										{margin:-3px 0 0 0;}
.logo5										{margin:-11px 0 0 -17px;}
.logo7										{margin:5px 0 0 -18px;}
.logo9										{margin:5px 0 0 -19px;}
.logo10										{margin:0 0 0 14px;}
.logo11										{margin:-3px 0 0 3px;}
.logo12										{margin:-11px 0 0 4px;}
.logo13										{margin:0 0 0 -2px;}
.logo14										{margin:-12px 0 0 0px;}
.logo15										{margin:-13px 0 0 0px;}
.logo16										{margin:-12px 0 0 3px;}
.logo17										{margin:-3px 0 0 6px;}
.logo18										{margin:0 10px 36px 5px;}
.logo19										{margin:0;}

/* ---------------------------------------------------------*/
.partners_setion2							{  margin:0 0 7px 0;}
.partners_setion2 p							{color:#004c7f; font-size:12px; line-height:15px;  font-weight:300; margin:12px 0 16px 9px;}
.partners_setion2 ul						{display:inline-block; }
.partners_setion2 ul li						{display:inline-block;float:left;  margin:0 12px 0 0;}
.partners_setion2 ul li a					{display:block;}
.width										{width:243px !important; margin:0 19px 0 0;}
.width small								{display:inline-block; color:#3a3a3a; font-size:10px; line-height:12px; text-align:right; float:right; margin:-5px 0 0 0;}
/* ---------------------------------------------------------*/
.network									{
	width: 456px;
	float:right;
}
.network em									{color:#f2b85f; font-size:10px; line-height:12px;  font-weight:300; margin:0 0 8px 0; display:inline-block; text-align:left;  width:auto;}
.network small								{color:#3A3A3A; font-size:10px; line-height:12px;  font-weight:300; margin:-19px 0 8px 0; display:inline-block;}
/* ------------------ FOOTER HERE --------------------------*/
.footer										{}
.copy										{}
/* ---------------------HOME PAGE ENDS------------------------------------*/

/* ---------------------INNER PAGE STARTS------------------------------------*/
/* ---------------------------------------------------------*/
.inner_content								{margin:0 0 67px 0;}
.inner_side_bar								{float:left; background:url(../images/side_bar_bg.png) no-repeat left center; padding:48px 0 0 0; width:158px;}
.inner_side_bar ul							{display:inline-block;}
.inner_side_bar ul li						{display:block; margin:0 0 24px 0;}
.inner_side_bar ul li a						{display:block;  text-transform:uppercase; color:#959595; font-size:18px; line-height:18px;  font-family: "Franklin Gothic Demi"; font-weight:bolder;}
.inner_side_bar ul li a.active3				{color:#d73839;}
.inner_side_bar ul li a:hover				{color:#d73839;}

/* ----------------------Structure-----------------------------------*/
.structure_info								{
	width:724px;
	margin:0 0 25px 0;
	float: left;
}
.structure_info img							{float:right;}
.structure_description_left					{
	width:220px;
	float:left;
	margin-left:0px;
}
.structure_description_right				{
	width:220px;
	float:right;
	margin-right: 20px;
}
.structure_description_mid					{
	width:220px;
	float:left;
	margin-left:25px;
}
.structure_caption							{width:500px; margin:0 0 0 0; float:right;}
.structure_caption h6						{
	color:#F4BA59;
	font-size:10px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Medium";
	text-align:right;
	margin-bottom: 1px;
}
.structure_info h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.structure_info h3 b						{color:#626262; font-weight:bold; font-size:25px; line-height:25px; font-family: "Franklin Gothic Demi"; }
.structure_info h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.structure_info h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.structure_info p							{font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:25px;}
.structure_info a							{display:inline-block; }
.structure_info a img						{box-shadow:none !important;}
.structure_info img							{
	margin:0 0 0 0;
}
.structure_table							{
	width:717px;
	float:left;
	margin:25px 25px 0 0;
}

/* ----------------------Financial-----------------------------------*/
.financial_content							{width:719px; margin:0 25px 12px 0;}
.financial_info								{width:719px; margin:0 0 0 0;}
.financial_last								{width:719px; float:left; margin-bottom:25px}
.financial_last p							{
	color:#404040;
	font-size:14px;
	line-height:15px;
	margin:15px 0 0 0;
}
.financial_left								{width:150px; float:left; margin:10px 10px 15px 0;}
.financial_left h2						{
	color:#004A80;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Demi";
	text-align:left;
}
.financial_left2							{width:150px; float:left; margin:0 10px 10px 0;}
.financial_left2 h2						{
	color:#004A80;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Demi";
	text-align:left;
}

.financial_right						{width:550px; float:right; margin:10px 0 0 0;}
.financial_right h6						{
	color:#004A80;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	text-align:left;
}
.financial_right2						{width:550px; float:right; margin:20px 0 20px 0;}
.financial_right2 h6						{
	color:#004A80;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	text-align:left;
}


.financial_right_last					{width:550px; float:right; margin:0 0 0 0; }
.financial_right_last h6						{
	color:#004A80;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family: "Franklin Gothic Book";
	text-align:left;
}


.financial_caption							{width:auto; margin:0 0 0 0; float:right;}
.financial_caption p						{
	color:#626262;
	font-size:13px;
	line-height:12px;
	font-weight:400;
	font-family: "Franklin Gothic Medium";
	text-align:right;
}
.financial_caption_left						{width:auto; margin:0 0 0 0; float:left;}
.financial_caption_left p						{
	color:#626262;
	font-size:13px;
	line-height:12px;
	font-weight:400;
	font-family: "Franklin Gothic Medium";
	text-align:left;
}
.financial_info h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.financial_info h3 							{
	color:#626262;
	font-size:18px;
	line-height:20px;
	font-family: "Franklin Gothic Demi";
}
.financial_info h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.financial_info h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.financial_info p							{font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:25px;}
.financial_info a							{display:inline-block; }
.financial_info a img						{box-shadow:none !important;}
.financial_info img							{margin:0 0 0 0 ;}
.financial_table							{width:717px; float:left; margin:25px 25px 0 22px;}




/* ----------------------Website-----------------------------------*/
.website_info								{width:727px; margin:0 25px 0 22px;}
.website_info h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.website_info h3 b							{color:#626262; font-weight:bold; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.website_info h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.website_info h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.website_info p								{font-size:12px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:270px;}
.website_info a							{display:inline-block; }
.website_info a img						{box-shadow:none !important;}
.website_info img							{margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}
.clr_lb										{color:#13b5c7 !important;}
.clr_g										{color:#00793d !important;}
.clr_lg										{color:#91c145 !important;}
.clr_o										{color:#ea9f37 !important;}
.d_mar										{width:198px; height:198px; float:left; margin:0 25px 0 22px !important;}
.d_mar2										{width:198px; height:198px; float:left; margin:0 51px 0 26px !important;}
.d_mar3										{width:198px; height:198px; float:left; margin:0 54px 0 18px !important;}
.table										{width:717px; float:left; margin:0 25px 0 22px;}

/* ----------------------Chairman Message-----------------------------------*/
.chair_info									{
	width:431px;
	float:left;
	margin:0 25px 0 0;
}
.chair_info h3 b							{color:#626262; font-weight:bold; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.chair_info h4								{font-size:12px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262;}
.chair_info h5								{color:#626262; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 0 0;}
.chair_info p							    {font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262;}
.clr_lb										{color:#13b5c7 !important;}
.clr_g										{color:#00793d !important;  }
.clr_lg										{color:#91c145 !important;}
.clr_o										{color:#ea9f37 !important;}
.chair_info_right							{
	float:right;
	margin:0 38px 0 0;
	width: 200px;
}

/*------------------website------------------------*/
.download_info3								{
	width:334px;
	float:left;
	margin:0 0 0 22px;
}
.download_info3 h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.download_info3 h3 b					    {color:#626262; font-weight:bold; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.download_info3 h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.download_info3 h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.download_info3 p							{
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Book";
	font-weight:400;
	color:#626262;
	min-height:150px;
}
.download_info3 a							{
	display:inline-block;
}
.download_info3 a img						{box-shadow:none !important;}
.download_info3 img					        {margin:0 0 16px 0 ;}

.download_info4								{
	width:334px;
	float:left;
	margin:0 0 0 22px;
}
.download_info4 h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.download_info4 h3 b					    {color:#626262; font-weight:bold; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.download_info4 h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.download_info4 h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.download_info4 p							{
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Book";
	font-weight:400;
	color:#626262;
	min-height:200px;
}
.download_info4 a							{
	display:inline-block;
}
.download_info4 a img						{box-shadow:none !important;}
.download_info4 img					        {margin:0 0 16px 0 ;}



/*------------------newsletter------------------------*/
.download_info2								{
	width:222px;
	float:left;
	margin:0 50px 0 80px;
}
.download_info2 h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.download_info2 h3 b					    {color:#626262; font-weight:bold; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.download_info2 h4							{color:#d73839; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.download_info2 h5							{color:#004c7f; font-size:12px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.download_info2 p							{
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Book";
	font-weight:400;
	color:#626262;
	min-height:100px;
}
.download_info2 a							{display:inline-block; }
.download_info2 a img						{box-shadow:none !important;}
.download_info2 img					        {margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}


/* ---------------------------------------------------------*/
.download_info								{
	width:200px;
	float:left;
	margin:0 25px 0 22px;
}
.download_info h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.download_info h3 b							{color:#626262; font-weight:bold; font-size:14px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.download_info h4							{color:#d73839; font-size:14px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.download_info h5							{
	color:#004c7f;
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Demi";
	font-weight:400;
	margin:0 0 15px 0;
}
.download_info p							{
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Book";
	font-weight:400;
	color:#626262;
	min-height: 315px;
}
.download_info a							{display:inline-block; }
.download_info a img						{box-shadow:none !important;}
.download_info img							{margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}
.download_info p em						{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}

.download_info_mid								{
	width:198px;
	float:left;
	margin:0 50px 25px 22px;
}
.download_info_mid h2							{color:#0078ae; text-transform:uppercase; font-size:18px; line-height:23px; margin:0 0 17px 0;}
.download_info_mid h3 b							{color:#626262; font-weight:bold; font-size:14px; line-height:14px; font-family: "Franklin Gothic Demi"; }
.download_info_mid h4							{color:#d73839; font-size:14px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 18px 0;}
.download_info_mid h5							{color:#004c7f; font-size:14px; line-height:14px; font-family: "Franklin Gothic Demi"; font-weight:400; margin:0 0 15px 0;}
.download_info_mid p							{
	font-size:14px;
	line-height:14px;
	font-family: "Franklin Gothic Book";
	font-weight:400;
	color:#626262;
	min-height:320px;
}
.download_info_mid a							{display:inline-block; }
.download_info_mid a img						{box-shadow:none !important;}
.download_info_mid img							{margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}
.download_info_mid p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}

.download_info_btns_last1st						{
	width:198px;
	float:left;
	margin:0 30px 40px 0;
}
.download_info_btns_last						{
	width:198px;
	float:left;
	margin:0 50px 0 22px;
}
.download_info_btns								{width:200px; float:left; margin:0 50px 0 22px;}
.download_info_btns p							{font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:300px;}
.download_info_btns a							{display:inline-block; }
.download_info_btns a img						{box-shadow:none !important;}


.download_info_btns_mid							{width:200px; float:left; margin:0 0 0 0;}
.download_info_btns_mid p						{font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:300px;}
.download_info_btns_mid a						{display:inline-block; }
.download_info_btns_mid a img					{box-shadow:none !important;}
.download_info_btns_mid img						{margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}


.download_info_btns_right						{width:200px; float:right; margin:0 0 0 0;}
.download_info_btns_right p						{font-size:14px; line-height:14px; font-family: "Franklin Gothic Book"; font-weight:400; color:#626262; min-height:300px;}
.download_info_btns_right a						{display:inline-block; }
.download_info_btns_right a img					{box-shadow:none !important;}
.download_info_btns_right img					{margin:0 0 16px 0 ;box-shadow: 0 0 18px -5px #000000;}
.download_info_btns_right p em					{color:#626262; font-size:14px; line-height:15px;  margin:0 0 0 0; font-style:italic;}
.bttn2										{margin:0 0 5px 0 !important;}
.bttn3										{margin:0 0 32px 0 !important;}
.bttn4										{margin:0 0 5px 0 !important;}
.bttn5										{margin:0 0 28px 0 !important;}
.bttn6										{margin:0 0 18px 0 !important;}
.bttn7										{margin:0 0 50px 0 !important;}
.clr_lb										{color:#13b5c7 !important;}
.clr_g										{color:#00793d !important;  }
.clr_lg										{color:#91c145 !important;}
.clr_o										{color:#ea9f37 !important;}
.d_mar										{margin:0 51px 0 26px !important;}
.d_mar2										{margin:0 51px 0 18px !important;}

/* ---------------------HOME PAGE ENDS------------------------------------*/
