

body ,h1, h2, h3, h4, h5, h6,form,ul,ol,li,p{
		margin:0;
		padding:0;
	}
	body {
	background:url(../images/main_bg.jpg) repeat-x;
	background-color:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#4c4b4b;
	}
img
	{
	border:0; 
	}
	
label{
	font:14px/18px Arial, Helvetica, sans-serif; color:#6b6868;
}

/*hr{
	color: #FF0000;
	size:0px;
	clear:both;
}
*/
input.text textarea{
	border:1px solid #057579;
}
a,a:link,a:visited,a:hover {
	font: 12px/18px  Arial, Helvetica, sans-serif;
	 color:#333; 
	 text-decoration:none;
 }
a:hover {
	color: #5e5e5d;
}

.container{
	width:100%; background:url(../images/footer_bg.jpg) repeat-x bottom;
}
.wrapper{ width:1003px; margin:0 auto; position:relative; /* background:url(../images/hedr_bg.jpg) no-repeat;*/}


.float_right{
	float:right;
}

.clear{
clear:both;
}

/******caption******/
.caption-wrapper{ width:300px; height:20px; font-weight:bold; float:left; margin:58px 0 0 83px; color:#fff; overflow:hidden}
/******caption end******/

/* Loading Circle */
.ball {
	background-color: rgba(0,0,0,0);
	border:0px solid rgba(255,255,255,0.9);
	opacity:.9;
	border-top:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:90px;
	width:136px;
	height:136px;
	float:left;
	-moz-animation:spin 6s infinite linear;
	-webkit-animation:spin 6s infinite linear;
	-o-animation:spin 6s infinite linear;
	animation:spin 6s infinite linear;
}



@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-moz-keyframes spinoff {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
@-webkit-keyframes spinoff {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(-360deg); }
}

/* Loading Circle end */

/*****header_start *****/
.header{ width:1003px; height:161px; float:left;}
.header_row1{height:91px; padding-top:5px;}
.mims_emcme_logo{width:495px; height:91px; float:left; background:url(../images/new-logo.png) 0 5px no-repeat; position:relative}
.mims_emcme_logo a{ display:block; width:390px; height:70px; position:absolute; top:8px;}
.search_box{ width:420px;
 padding-top:18px;
 padding-left:3px;
  float: right;
  }
.search_box .date{
	font: 12px/18px  Arial, Helvetica, sans-serif;
 color:#FFFFFF; 
 float:right;
 padding-right:5px;
 padding-bottom:5px;
 }
 
 .search_text
{ 
  float:left;
  width:200px;
  height:22px;
  /*background:url(../images/serach.jpg) no-repeat;*/
   border:0; 
   font:12px Arial, Helvetica, sans-serif; 
   /*color:#06b4b6; */
    padding:2px 3px 2px 7px;
}

ul.top_nav{ 
	width:1003px;
	float:left;
	padding-top:37px;
 }

.top_nav li {
   height:30px;
   list-style:none; 
   float:left;
	padding-right:30px;
	}
.top_nav li.last{
	padding:0; /* removes padding for last navigation link */
}
.top_nav li a:link,.top_nav li a:visited {
	font: 12px/18px  Arial, Helvetica, sans-serif;
	 color:#FFF; 
	 text-decoration:none;
	 display:block;
	 text-align:center; text-transform: uppercase;

 }

.top_nav li a:hover {
	color:#333333; 
	 
	background:url(../images/top_link__hover_centre_bg.jpg) no-repeat center top;
}

 .top_nav li a:link span span,
 .top_nav li a:visited span span{
 	padding:2px 11px 8px 11px;
 }
 
  .top_nav li a:hover span{
 	background:url(../images/top_nav_link_hover_left.jpg) left top no-repeat;
	display:block;
 }
 
 .top_nav li a:hover span span{
 	background:url(../images/top_nav_link_hover_right.jpg) right top no-repeat;

	
 }

/*****content_area_start*****/

.banner_box { width:976px; padding:27px 0px 0px 28px; background: url(../images/bnr_bg.jpg); background-repeat:no-repeat;  float:left; margin-bottom:34px; }
.banner { width:934px; 
			clear:both;
			padding:8px 0 6px 9px;
			border:1px solid #e4e2e2;
			float:left;
}

.banner_left_box {
	width:259px;
	height:256px;
	float:left;
}

.news_box {
width:235px;
height:72px;
margin-top:0px;
/*border:2px solid #1ec2c3;
*/padding:12px;
color:#000;
background-color:#1ec2c3;
float:left;
}
.flash_clock {
	width:203px;
	height:147px;
	padding-left:56px;
	padding-top:15px;
	margin:0;
	background-image:url(../images/clock_bg.jpg);
	background-position:52px 10px;
	background-repeat:no-repeat;
	background-color:#1EC2C3;	
}
.flash_banner {
	width:668px;
	height:256px;
	float:left;
}

.news_box h3 {
font-size:14px;

}

.news_box p {
font-size:13px;
}

.news_box  a:link,.news_box a:visited{
font-size:12px;
float:right;
color:#FFF;
}
.news_box  a:hover {
	color:#FF0000;
}









.content_area 
{ 
	width:1003px;
  float:left;
  background:url(../images/contnt_bg.png) repeat-y left;
  padding-bottom:10px;
  }
.column_top 
{ width:1003px;

 float:left;
 }
.content_box_left { 
width:291px ;
height:310px;
float:left; 
border-right-width:1px; 
border-right-style: solid; 
border-right-color: #e9e9e9;
padding-left:30px;
padding-right:7px;}
.content_box_left h1 
{
 font: bold 24px/18px Arial, Helvetica, sans-serif;
 color: #292b2d;
 
 }
.content_box_left h1 span 
{ color: #1ec2c3;}
.content_box_left h2 
{ font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
 padding:25px 15px 0 0;
  text-align:justify;}
  
.content_box_left p {
font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;}
 
.content_box_left_about_btn 
{float:right;
 padding-right:0px;
 padding-top:0px;}
.content_box_left_border {
 width:289px;border-top-width: 1px; 
 border-bottom-width: 1px; 

 padding-top:13px; padding-bottom:5px;
 margin-top:28px;
 }
.column_left_no_border {
 width:289px;
 padding-bottom:0px;
  margin-top:10px;
   
  }
  
  .content_box_left_no_border {
  width:289px;
 font: 12px/18px Arial, Helvetica, sans-serif; color:#1ec2c3;
 padding:3px 0  7px 0px;
 border-bottom:1px dotted #999;
 

 }
.content_box_left_no_border h4 {
 font: 12px  bold Arial, Helvetica, sans-serif; color:#1ec2c3;
 text-transform:uppercase;font-weight:bold;


 }
.content_box_left_no_border h5 
{ font: 12px/22px Arial, Helvetica, sans-serif;
 color:#787878;}
.content_box_left_border h4 
{ font: 14px/18px Arial, Helvetica, sans-serif; color:#1ec2c3;
 text-transform:uppercase;}
.column_left_border h5 
{ font: 12px/22px Arial, Helvetica, sans-serif; color:#787878;}
.content_box_right { 
  width:300px;
  float: right;
  padding-right:30px;
  padding-left:5px;}
  

.new-list{
	width:100%;
	padding-bottom:9px;
}
.new-list h1{
	border-bottom:1px dotted #999
}
.new-list h1 a { 
  font: bold 17px/15px Arial, Helvetica, sans-serif; color: #292b2d;
  } 
.content_box_right h1{ 
  font: bold 17px/15px Arial, Helvetica, sans-serif; color: #292b2d;
  text-align:justify;
  background: url(../images/right_img1.jpg) no-repeat left top;
  padding-top:10px;
  padding-bottom:20px;
  margin-bottom:6px;
  padding-left:50px;
  }
  
 .heading_mims{
  
  text-align:justify;
  
  padding-top:7px;
  padding-bottom:7px;
  padding-left:50px;
  font-size:10px;
  color:#990000;
  margin-bottom:9px;
 }
.content_box_right h1 span {
  color: #1ec2c3;
  text-align:justify;
  }
.content_box_right h2{
  font: 12px/19px Arial, Helvetica, sans-serif;
  color:#787878; text-align:justify;}
  
  .content_box_right p.cont {
  	width:299px;
	
	overflow:hidden;
	padding-top:0px;
	padding-left:7px;
  }
.content_box_right h4{ 
  font: bold 17px/18px Arial, Helvetica, sans-serif; color: #292b2d;
  background: url(../images/right_img2.jpg) no-repeat;
  background-position:0px 8px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:50px;
  }
.content_box_right h4 span {
  color: #1ec2c3;
  }
 a.right_more:link,a.right_more:visited,a.right_more:hover {
  width:65px;
  font:12px Arial, Helvetica, sans-serif; color:#1ec2c3;
  padding:0px 0px  0px 15px;
  background:url(../images/right_more.jpg);
  background-repeat:no-repeat;
  background-position:1px 4px;
  float:right;
  }
  a.right_more:hover {
  color:#666666
  
  }
/*****content_area_end*****/
/*****column_Bottom _start*****/
.content_row2 {
  width:960px;
  

  border-top:0px solid #fff;
  float:left;
 
  padding:31px 0 0 25px;}
  .column_Bottom_imgs {
  height:170px;
  float: left;}
.content_row2_boximg, .content_row2_col2_boximg {

  float: left;
  padding-right:19px;
  }
.content_row2_boximg
  {
	width:196px;
	/*height:168px;*/
  }
  
.content_row2_col2_boximg {
	width:189px;
	/*height:175px;*/
  }
  
.login_box {
  width:310px;
  float:left;
  background-color:#f0eeee;
 }
 .login_box_tittle
 {
 width:310px;
 height:36px;

 }
  .login{
  width:310px;
  /*height:133px;*/
  padding:0 0 12px  0px;
 
  background-color:#f0eeee;
  }
/*****fieldset_start*****/
fieldset{
padding:0;
border:none;
}
fieldset legend {
	font-weight:bold;

}
fieldset ul,{
	border:0; margin:0; padding:0; list-style:none;
}
fieldset li{
	clear:both;
	list-style:none;
	padding:9px;
}

fieldset input{
	float:left;
}
fieldset label{
	width:100px;
	float:left;
}
fieldset button{ 
	width:100px;
	height:31px;
	float:left;
	border:0;
	}
/*****fieldset_End*****/
/*****column_Bottom _End*****/
/*****footer _Start*****/ 
.footer {
 width:1003px; 
 height:160px; 
 background: url(../images/footer_top.jpg) no-repeat top;
  margin:0 auto;  clear:both
  }
  .footer p {
width:402px;
float:left; 
padding-top:60px;
 padding-left:20px; 
 font:  11px Arial, Helvetica, sans-serif;
  color:#fff; 
  }
  
.footer p a:link,.footer p a:visited,.footer p a:hover  {
  color:#fff; 
}  

.footer ul {
width:393px;
float: right;
padding:60px 0 0 20px;

 }
.footer li {
margin:0; 
padding:0 4px 0 4px;
float: left; 
text-decoration:none; list-style:none;
 }
 

.flink:link,.flink:visited 
{font: 11px/18px  Arial, Helvetica, sans-serif;
 color:#FFF; text-decoration:none;
}
.flink:hover {color: #5e5e5d;}
/*****footer _End*****/

.line {
margin-top:0px;
 border-top:1px dotted #999;
 font-size:0px;
 clear:both;
}


.link:link,.link:visited{font: 12px/22px  Arial, Helvetica, sans-serif; color:#4C4B4B; text-decoration:none;}
.link:hover{font: 12px/22px  Arial, Helvetica, sans-serif; color:#1EC2C3; text-decoration:none;}

.link_reject:link,.link_reject:visited{font: 12px/22px  Arial, Helvetica, sans-serif; color: red; text-decoration:none;}
.link_reject:hover{font: 12px/22px  Arial, Helvetica, sans-serif; color: red; text-decoration:none;}

.column_top_inner{ 
width:1003px;
/* height:266px;*/
 float:left;
 }
   /**************************************09-07-10***********************************/
.content_box_right_about { 
  width:300px;
  float: right;
  padding-right:30px;
  padding-left:10px;  
}  
.service_boxes{
 width:280px;
 float:left;
 padding:10px 0 24px 0;
}
/***********************************************************************************/

 /**********************************09-07-10*******************************************************/
 .content_box_left_about { 
	width:602px;
	float:left; 
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color: #e9e9e9;
	padding-left:30px;
	padding-right:18px;
}
.content_box_left_about h1{
	width:400px;
	float:left;
	 font: bold 24px Arial, Helvetica, sans-serif;
	 color: #292b2d;
	 padding-bottom:10px;
}
.content_box_left_about h1 span{  
 color: #1ec2c3; 
} 

.content_box_left_about h2{ 
	font:  15px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_about p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 /*padding:15px 15px 0 0;*/
 text-align:justify;
 /*float:left;*/
 clear:left;
}
.news_img {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
 clear:both;

}
.readmore{
 color:#1ebfc1;
 font: 11px "Arial", Helvetica, sans-serif;
 float:right;
 padding-right:15px;
}
.readmore a:link,.readmore a:visited{
 color:#1ebfc1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.readmore a:hover{
 text-decoration:underline;
}

p.Etips_style1, p.Etips_style2 {
background-image:url(../images/case.jpg);
background-repeat:no-repeat;
background-position:1px 3px;
margin-top:9px !important;
padding-left:28px !important;
padding-top:3px;
line-height:17px;
width:572px;
}

p.Etips_style2 {
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:1px 3px;
padding-left:25px !important;
padding-top:0px !important;
margin-top:15px !important;
width:572px !important;
}

p.Etips_style3 {
background-image:url(../images/case.jpg);
background-repeat:no-repeat;
padding-left:35px !important;
padding-top:0px !important;
margin-top:10px !important;
width:572px !important;
}

/*****************************************************************************/




.sub_link:link,.sub_link:visited{font:bold 11px Verdana, Arial, Helvetica, sans-serif; color: #45BAB7; text-decoration:none;}
.sub_link:hover{font:bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000000;}

.content_box_left_about h4 {
float:right;
/*padding-left:20px;
padding-right:10px;
*/width:100px;
 font: 14px/18px Arial, Helvetica, sans-serif; color:#1ec2c3;
 text-transform:uppercase;
 }






/**********************************************12-07-10******************************************************/


.content_box_left_news { 
	width:620px;
	float:left; 
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color: #e9e9e9;
	padding-left:30px;
}
.content_box_left_news h1{
	width:400px;
	float:left;
	 font: bold 24px/18px Arial, Helvetica, sans-serif;
	 color: #292b2d;
}
.content_box_left_news h1 span{  
 color: #1ec2c3; 
} 

.content_box_left_news h2{ 
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_news_left p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
 float:left;
 width:400px;
}
.content_box_left_news_left{
 width:400px;
 float:left;
 margin:0;
 padding:0;
 }
.content_box_left_news_image{
 width:150px;
 float:left;
 margin:0;
 padding:15px 0 0 0;
}
/*************************************************************************************/

/*********************************12-07-10********************************************/
.gallery{
 width:600px;
 float:left;
 margin:0;
 padding:10px 0 0 17px;
}
.photo_frame{
 background:#FAF6F6;
 width:150px;
 height: 140px;
 /*height:200px;*/
 float:left;
 margin:10px 40px 15px 2px;
 padding:2px;
 border:1px solid #EDE8E8;
}


.photo_frame p{
 color:#20B4B4;
 width:130px;
 word-wrap:break-word;
 padding-top:10px;
 text-align:left;
}
.docdsc{word-wrap:break-word;width: 130px;}
.video_frame{
 width:50px;
 float:left;
 margin:10px 30px 0 0;
 padding:2px;

}
.video_frame a{
 font-size:10px;
 font-weight:bold;
}
.video_frame img{
 border:1px solid #1ec2c3;
 padding:2px;

}


/**************************************************************************************/

.photo_style {
 width: 130px; text-align: left;
 height:20px;
  overflow:hidden;
}




.form_tab {padding-left:60px; }

.form_tab td {
	padding-bottom:10px;
	font:12px "Arial", Helvetica, sans-serif;
}
.inner_content_box_left {
	width:500px;
	float:left;
	padding-left:17px;
	padding-bottom:60px;
}
 
.inner_content_box_left h4 {
	font-size:20px;
	color:#1ec2c3;
	padding:30px;
}
 
 .inner_content_box_left ul li {
 	margin-left:100px;
	list-style-type:none;
	padding-bottom:12px;
 }
  .inner_content_box_left label {
	font-size:12px;
	padding-right:15px;
  }

.textboxstyle1,.textboxstyle3{
	border:1px solid #8aa2ca;
	width:196px;
	height:20px;
	background-image:url(../images/txtbg.jpg);
	background-repeat:repeat-x;
} 
 .textboxstyle2 {
	 height:100px;
 }
 .textboxstyle3 {
	 width:156px;
 }



.buttonstyle {
	width:65px;
	height:24px;
	background-image:url(../images/buttonbg.jpg);
	border:0;
	cursor:pointer;
	font:12px Arial, Helvetica, sans-serif;
	color:#2c2b2b;	
	padding-bottom:3px;
	text-align:center;
	float:left;
	margin-right:25px;
	
}
.logout_top{
 width:958px;
 float:left;
 margin:0 0 15px 0;
 padding:0 45px 0 0;
}
.logout_top h6{
 float:right;
 color:#005657;
 padding:2px 5px 2px 0;
 font: 13px "Arial", Helvetica, sans-serif;
}
.logout_top h6 a:link, .logout_top h6 a:visited{
 color:#0a0a0a;
 font: 13px "Arial", Helvetica, sans-serif;
}
.logout_top p{
  font: 14px "Arial", Helvetica, sans-serif;
  color:#575b5b;
  float:right;
  padding:2px 10px 2px 30px;
} 
.logout_top h6 a:hover{
 text-decoration:underline;
} 
.content_box_left_about h3{ 
	 font: bold 13px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 width:570px;
	 text-align:justify;
}
.content_box_left_about h6{
	 font: bold 13px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 width:200px;
	 text-align:justify;
         float: left;
}
.content_box_left_about h7{
	 font: bold 13px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 width:300px;
	 text-align:justify;
         float: left;
	 /*margin-top:22px;*/
	 /*padding:12px 0 10px 0;*/


}
.content_box_left_about .h3style1{ 
	 font: bold 13px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 margin:0;
	 padding:12px 0 10px 0;
	 float:left !important;
}
.content_box_left_about .h3style1 {
 width:606px !important;
 padding-top:18px;
 margin:0;
 float:none;
 text-align:left !important;
}

p.p_style{
background-image:url(../images/case.jpg);
background-position:10px;
}



.newscont_box {
	width:600px;
	float:left;
	padding-left:20px;
}

.newscont_box h3 a:link,.newscont_box h3 a:visited{
	font-weight:bold;
	font-size:14px;
	color:#626262;
}

.newscont_box h3 a:hover {
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.newscont_box h4 {
text-decoration:underline;
color:#324339;
float:left;
font-size:13px;

}

.newscont_box h5 {
	color:#12301f;
	font-size:10px;
	text-align:right;
	padding:0px 30px 0px;
	margin:0;

}



.newscont_box p {
font-size:13px;
color:#444141;
line-height:17px;
text-align:justify;
width:572px;
padding-top:5px;
margin:0;

}

.clear {
clear:both;
font-size:0;
line-height:0;

}


.clear_content{
 font: 12px "Arial", Helvetica, sans-serif;
 padding:15px 15px 0 0;
 text-align:justify;
 line-height:1.5;
}
.clear_content img{
 float:right; 
 margin:0; 
 padding:0 0 5px 5px;
}



/* UPDATION 14  */


.content_box_left_article { 
	width:750px;
	float:left; 
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color: #e9e9e9;
	padding-left:30px;
}
.content_box_left_article h1{ 
	 font: bold 24px/18px Arial, Helvetica, sans-serif;
	 color: #292b2d;
}
.content_box_left_article h4{ 
	 font: bold 16px Arial, Helvetica, sans-serif;
	 color: #A1A1A1;
	 margin:15px 0 0 0;
	 padding:0 0 0 20px;
	 background:url(../images/plus_article.jpg) no-repeat left center;
}
.content_box_left_article h4 a:link,.content_box_left_article h4 a:visited{
 font: bold 16px Arial, Helvetica, sans-serif;
 color: #A1A1A1;
}
.content_box_left_article h4 a:hover{
 color:#1DBDBF;
 text-decoration:underline;
}
.content_box_left_article h1 span{  
 color: #1ec2c3; 
} 

.content_box_left_article h2{ 
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_article p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
}
.more_articles_box{
 width:750px;
 float:left;
 border-bottom:1px dotted #1DBDBE;
 margin-bottom:10px;
}
.more_article_btn_left{
 width:95px;
 float:right;
 /*background-color: #E8E8E8;*/
 padding:5px 0 5px 5px;
}
.more_article_pages_right{
 width:200px;
 float:right;
 background:#E3E3E3;
 margin:0 10px 0 0;
 padding:10px 0 10px 0;
}
.more_article_pages_right p{
 color:#333;
 font: 11px "Arial", Helvetica, sans-serifl;
 padding:2px 0 2px 5px;
}
.article_box{
 width:750px;
 float:left;
 margin:0;
 padding:0;
}
/***********13.07.10***************/
.article_box ul{
 width:750px;
 float:left;
 margin:5px 0 0 0;
 padding:0;
 list-style:none;
}
.article_box ul li{
 width:190px;
 float:left;
 padding:4px 5px 4px 5px;
 letter-spacing:1px;
 margin:12px 28px 0 0;
 list-style-type:none;
 border:1px solid #CED9DF;
 color:#54a7a9;
 font: 11px "Arial", Helvetica, sans-serif;
 text-transform:uppercase;
}
.article_box ul li a:link,.article_box ul li a:visited{
 color:#54a7a9;
 font: 11px "Arial", Helvetica, sans-serif;
}
.article_box ul li a:hover{
 text-decoration:underline;
}
.article_box h1{
 font: bold 24px Arial, Helvetica, sans-serif;
 color: #292b2d;
 margin:15px 0 0 0;
 padding:5px 0 10px 0;
 float:left;
 width:650px;
 border-bottom:1px dotted #e5e5e5;
}
.article_box p{
 font:  11px Arial, Helvetica, sans-serif;
 color: #4c4b4b;
 margin:0;
 padding:5px 0 10px 0;
 float:left;
 width:650px;
}
.article_box img{
 /*float:right;
 margin:0  0 8px 15px;*/
 padding:0;
}
.bold_style{
 font:bold 13px "Arial", Helvetica, sans-serif;
 float:left;
 padding:8px 0 0 0;
 width:100%;
}

.comments_box{
 width:97%;
 float:left;
 margin:18px 0 0 0;
 padding:5px 0 5px 3px;
 background:#f0eeee;
}
.tb_class{
 border:1px solid #057579; width:300px; outline:none; color:#333;
}
.txtarea_class{
 border:1px solid #057579; width:300px; outline:none;color:#333;
}
/*******************************/
.article_box
.article_box_left{
 width:90px;
 float:left;
}
.article_box_left_star{
 width:90px;
}
.article_views{
 width:55px;
 height:53px;
 float:left;
 font-size:10px;
 padding-bottom:2px;
 background:url(../images/article_view.jpg) no-repeat;
 text-align:center;
 
}
.article_views p{
 color:#636363;
 font: 11px "Arial", Helvetica, sans-serif;
 text-align:justify;
 padding:10px 10px 0 10px;
 width:35px;
}
.article_comments{
 width:55px;
 height:53px;
 float:left;
 padding-bottom:2px;
  font-size:10px;
 background:url(../images/article_comments.jpg) no-repeat;
 
}
.article_comments p{
 color:#636363;
 font: 11px "Arial", Helvetica, sans-serif;
 text-align:justify;
 padding:10px 10px 0 10px;
 width:35px;
}
.article_box_right{
 width:600px;
 float:left;
 padding:0 0 0 20px;
}
.article_date{
 margin:0;
 padding:0;
 color:#1EC0C1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.article_date_more{
 margin:15px 0 0 0;;
 padding:0;
 color:#1EC0C1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.article_date_more_author{
 margin:10px 0 8px 0;
 padding:0;
 color:#333;
 float:left;
 font: 11px "Arial", Helvetica, sans-serif;
}

.article_head{
 width:600px;
 float:left;
}
.article_head h2{
 color:#777;
 margin:5px 0 0 0;
 padding:0;
 font: 16px "Arial", Helvetica, sans-serif;
}
.article_head h2 a:link,.article_head h2 a:visited{
 color:#777;
 font: 16px "Arial", Helvetica, sans-serif;
}
.article_head h2 a:hover{
 text-decoration:underline;
}
.article_head h3{
 color:#085656;
 margin:5px 0 0 0;
 padding:0;
 font: 13px "Arial", Helvetica, sans-serif;
}
.article_head h3 a:link,.article_head h3 a:visited{
 color:#085656;
 font: 13px "Arial", Helvetica, sans-serif;
}
.article_head h3 a:hover{
 text-decoration:underline;
}
.article_head_image{
 width:110px;
 float:left;
 margin:0;
 padding:10px 0 0 0;
}
.article_head p{
 font: 11px "Arial", Helvetica, sans-serif;
 color:#4C4B4B;
 width:440px;
 float:left;
 padding: 8px 0 0 10px;
 line-height:1.2;
 }
 .article_info_right{
 width:170px;
 float:left;
 margin:0;
 padding:0 0 0 10px;  
}
.recent_articles{
 width:170px;
 margin:0;
 padding:0;
}
.recent_articles h5{
 width:158px;
 margin:0 0 12px 0;
 padding:4px 6px;
 background:#58C4C5;
 color:#fff;
 text-transform:uppercase;
 font:bold 13px "Arial", Helvetica, sans-serif;
}
.recent_articles ul{
 width:170px;
 float:left;
 margin:0;
 padding:0;
}
.recent_articles ul li{
 list-style-type:none;
 color:#666;
 margin:0 0 4px 0;
 padding:0 0 2px 14px;
 /*text-align:justify;*/
 font: 11px "Arial", Helvetica, sans-serif;
 border-bottom:1px solid #999;
 background:url(../images/bullet.jpg) no-repeat left top;
 text-transform:uppercase;
 letter-spacing:1px;
}
.recent_articles ul li a:link,.recent_articles ul li a:visited{
 color:#666;
 font: 11px "Arial", Helvetica, sans-serif;
}
.recent_articles ul li a:hover{
 text-decoration:underline;
}
.recent_articles h6{
 width:156px;
 float:left;
 margin:0;
 padding:4px 0 4px 14px;
 color:#666;
 font:bold 11px "Arial", Helvetica, sans-serif;
 background:url(../images/article_more.jpg) no-repeat left center;
}
.recent_articles h6 a:link,.recent_articles h6 a:visited{
 font:bold 11px "Arial", Helvetica, sans-serif;
 color:#666;
}
.recent_articles h6 a:hover{
 text-decoration:underline;
}

/***************/
.categories{
 width:170px;
 margin:5px 0 0 0;
 float:left;
 padding:0;
}
.categories h5{
 width:158px;
 margin:0 0 12px 0;
 padding:4px 6px;
 background:#58C4C5;
 color:#fff;
 text-transform:uppercase;
 font:bold 13px "Arial", Helvetica, sans-serif;
}
.categories ul{
 width:170px;
 float:left;
 margin:0;
 padding:0;
}
.categories ul li{
 list-style-type:none;
 color:#666;
 margin:0 0 4px 0;
 padding:0 0 2px 14px;
/* text-align:justify;*/
 font: 11px "Arial", Helvetica, sans-serif;
 border-bottom:1px solid #999;
 background:url(../images/bullet.jpg) no-repeat left top;
 text-transform:uppercase;
 letter-spacing:1px;
}
.li_span{
 color:#A7A4A4;
 font: 11px "Arial", Helvetica, sans-serif;
}
.categories ul li a:link,.categories ul li a:visited{
 color:#666;
 font: 11px "Arial", Helvetica, sans-serif;
}
.categories ul li a:hover{
 text-decoration:underline;
}
/****************************************************************************/

/**********************************13.07.10***************************************/
.content_box_left_article_bymonth { 
	width:750px;
	float:left; 
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color: #e9e9e9;
	padding-left:30px;
}
.content_box_left_article_bymonth h1{ 
	 font: bold 24px/18px Arial, Helvetica, sans-serif;
	 color: #292b2d;
	 padding:10px 0 10px 0;
}
.content_box_left_article_bymonth h4{ 
	 font: bold 18px Arial, Helvetica, sans-serif;
	 color: #333;
	 margin:0 0 0 0;
	 padding:5px 0 0 0;
}
.article_box h4{
     font: bold 18px Arial, Helvetica, sans-serif;
	 color: #333;
	 margin:15px 0 3px 0;
	 padding:0;
	 float:left;
}
.article_box h5{
     font: bold 14px Arial, Helvetica, sans-serif;
	 color: #2c5859;
	 margin:5px 0 3px 0;
	 padding:0;
	 float:left;
	 width:500px;
}	
.article_box h6{
     font:  13px Arial, Helvetica, sans-serif;
	 color: #2c5859;
	 margin:5px 0 3px 0;
	 padding:0;
	 float:left;
	 width:740px;
	 border-bottom:1px dotted #e3e3e3;
}	
.article_box h5 a:link,article_box h5 a:visited{
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #2c5859;
}
.article_box h5 a:hover{
 text-decoration:underline;
}
.comnt_menu{
 width:750px;
 float:left;
 margin:5px 0 10px 0;
 padding:0;
}
.comnt_menu span{
 background:#E8E8E8;
 font: 11px "Arial", Helvetica, sans-serif;
 color:#333;
 float:left;
 margin:0 5px 0 0;
 letter-spacing:1px;
 text-transform:uppercase;
 padding:3px 9px 3px 9px;
}
.comnt_menu span a:link,.comnt_menu span a:visited{
 font: 11px "Arial", Helvetica, sans-serif;
 color:#333;
}
.comnt_menu span a:hover{
 text-decoration:underline;
}


.content_box_left_article_bymonth h2{ 
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_article_bymonth p {
 font:  12px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
}



.content_section{
border-right:1px solid #E9E9E9;
 width:620px;
 float:left;
}
.image_area{
 width:160px;
 float:left;
 /*margin:52px 0 0 5px;*/
 padding:0;
}



.login_new_section{
  width:310px;
  background:url(../images/login_area.jpg) no-repeat;
  height:169px;
}
.text_box1_login{
 width:150px;
 float:right;
 border:none;
 outline:none;
 padding:0;
 margin:50px 15px 0 0;
}
.text_box2_login{
 width:150px;
 float:right;
 border:none;
 outline:none;
 padding:0;
 margin:10px 15px 0 0;
}
.submit_img{
 float:left;
 margin:25px 0 0 0;
 width:100%;
 padding:0;
}
.submit_img img{
 float:right;
 margin:0 35px 0 0; 
}
.content_box_left_about_new { 
	width:620px;
	border-right:1px solid #E9E9E9;
	
	padding-left:30px;
}
.content_box_left_about_new h1{ 
	 font: bold 24px/18px Arial, Helvetica, sans-serif;
	 color: #292b2d;
}
/*************/
.content_box_left_about_new h3{ 
	 font: bold 16px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 margin:0;
	 padding:12px 0 10px 0;
	 float:left;
         width: 620px;
}
/********/
.content_box_left_about_new h1 span{  
 color: #1ec2c3; 
} 

.content_box_left_about_new h2{ 
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_about_new p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
 width:610px;
 margin-top:30px;
/* float:left;*/
 line-height:1.4;
}

.view_more_article{
 margin:0;
 padding:5px 0 5px 0;
 float:right;
 width:100%;
 border-bottom:1px dotted #e6e6e6;
 color:#1EC0C1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.view_more_article a:link,.view_more_article a:visited{
 color:#1EC0C1;
 float:right;
 font: 11px "Arial", Helvetica, sans-serif;
}
.view_more_article a:hover{
 text-decoration:underline;
}



.new_logos {
width:299px;
/*height:85px;*/
margin-top:18px;
border:1px solid #999;
padding:14px 0 9px  0px;

}

.new_logos .aff {
font-family:Arial, Helvetica, sans-serif;
width:292px;
height:20px;
/*background-color:#00ABBF;*/
font-size:14px;
font-weight:bold;
color:#FFF;
/*padding-top:5px;*/
/*padding-left:10px;*/
/*margin-bottom:2px;*/
}

.new_logos img {
	float:left;
	border:0;
	margin:3px 3px 0px 3px;
}

.content_box_left_about_tips { 
	width:620px;
	float:left; 
	border-right-width:1px; 
	border-right-style: solid; 
	border-right-color: #e9e9e9;
	padding-left:30px;
}
.content_box_left_about_tips h1{
	width:400px;
	float:left;
	 font: bold 24px Arial, Helvetica, sans-serif;
	 color: #292b2d;
}
.content_box_left_about_tips h1 span{  
 color: #1ec2c3; 
} 

.content_box_left_about_tips h2{ 
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	padding:25px 15px 0 0;
	text-align:justify;
}  
.content_box_left_about_tips p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 padding:15px 15px 0 0;
 text-align:justify;
 float:left;
 width:572px;
}
.case_box_right{
 width:690px;
 float:left;
 padding:0 0 0 20px;
}
.case_date{
 margin:0;
 padding:0;
 color:#1EC0C1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.case_date_more{
 margin:15px 0 0 0;;
 padding:0;
 color:#1EC0C1;
 font: 11px "Arial", Helvetica, sans-serif;
}
.case_date_more_author{
 margin:10px 0 8px 0;
 padding:0;
 color:#333;
 float:left;
 font: 11px "Arial", Helvetica, sans-serif;
}

.case_head{
 width:690px;
 text-align:justify;
 float:left;
}
.case_head h2{
 color:#777;
 margin:5px 0 0 0;
 padding:0;
 font: 16px "Arial", Helvetica, sans-serif;
}
.case_head h2 a:link,.case_head h2 a:visited{
 color:#777;
 font: 16px "Arial", Helvetica, sans-serif;
}
.case_head h2 a:hover{
 text-decoration:underline;
}
.case_head h3{
 color:#085656;
 margin:5px 0 0 0;
 padding:0;
 font: 13px "Arial", Helvetica, sans-serif;
}
.case_head h3 a:link,.case_head h3 a:visited{
 color:#085656;
 font: 13px "Arial", Helvetica, sans-serif;
}
.case_head h3 a:hover{
 text-decoration:underline;
}
.case_head_image{
 width:110px;
 float:left;
 margin:0;
 padding:10px 0 0 0;
}
.case_head p{
 font: 11px "Arial", Helvetica, sans-serif;
 color:#4C4B4B;
 width:440px;
 float:left;
 padding: 8px 0 0 10px;
 line-height:1.2;
 }
/*-------------------     7*/


.buttonstyle1 {
	width:91px;
	padding-left:3px;
	height:26px;
	background-image:url(../images/download_btn.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#5c5b5b;
	font-size:13px;
	font-family:Tahoma, arial, Verdana;
	cursor:pointer;
	border:0;
	text-align:left;
	margin-top:8px;

}


/*------------    20-7-10  [ enquiry form start here ]    --------------*/

.enquiry_form_style {
	width:570px;
	height:auto;
	float:left;
	padding-left:10px;
}

.enquiry_form_style ul.group1{
	list-style-type:none;
	margin-bottom:20px;
}

.enquiry_form_style ul.group1 li{
	float:left;
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:500px;

}
.enquiry_form_style ul.group1 label, .enquiry_form_style ul.group1 input, .enquiry_form_style ul.group2 input, .enquiry_form_style ul.group2 label {
float:left;
}

.enquiry_form_style ul.group2 li h5 {
font-size:12px;
float:left;
padding-left:20px;
width:150px;
margin:0;
line-height:18px;
}
.enquiry_form_style ul.group2 input {
margin-right:10px;

}
 .lab_width {
	width:100px;
	float:left;
}
 .lab2_width {
	width:5px;
	float:left;
	padding-top:5px;
}

.fieldstyle {
	width:550px;
	border:1px solid #8aa2ca;
	padding-bottom:20px;
	float:left;
	
}
.fieldstyle .legstyle {
margin:0px 10px;
font-size:13px;
padding:0px 10px;

}

.enquiry_form_style ul.group2{
	list-style-type:none;
	margin-bottom:20px;
}

.enquiry_form_style ul.group2 li{
	float:left;
	padding:12px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width:545px;

}

.content_box_left_alumni {
	width:620px;
	border-right:1px solid #E9E9E9;

	padding-left:30px;
}
.content_box_left_alumni h1{
	 font: bold 24px/18px Arial, Helvetica, sans-serif;
	 color: #292b2d;
}
/*************/
.content_box_left_alumni h3{
	 font: bold 16px Arial, Helvetica, sans-serif;
	 color: #509b9d;
	 margin:0;
	 padding:12px 0 10px 0;
	 float:left;
}
/********/
.content_box_left_alumni h1 span{
 color: #1ec2c3;
}

.content_box_left_alumni h2{
	font:  15px/22px Arial, Helvetica, sans-serif; color: #787878;
	text-align:justify;
}
.content_box_left_alumni p {
 font:  12px/22px Arial, Helvetica, sans-serif; color: #4c4b4b;
 
 text-align:justify;
 width:135px;
 height: 75px;
 overflow: hidden;

/* float:left;*/
 line-height:1.4;
}
.photo_frame_alumni{
 background:#FAF6F6;
 width:150px;
 height: 140px;
 /*height:200px;*/
 float:left;
 margin:10px 40px 15px 2px;
 padding:2px;
 border:1px solid #EDE8E8;
}
.photo_frame_alumni p{
 width:150px;
 text-align:left;
}
.lightbox_close  {
font-weight:bold;
font-size:12px;
float:right;
padding-top:12px;

}
.lightbox_close a:link, .lightbox_close a:visited{
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#666666;
background-image:url(../images/close_button.jpg);
background-repeat:no-repeat;
background-position:37px 1px;
padding:5px 35px 5px 0px;
}

.lightbox_close a:hover {
color:#333333;

}


.lightbox_white_content {
	border-right: orange 16px solid; padding: 16px; border: orange 16px solid; display: none;  z-index: 1002; left: 25%; overflow: auto; width: 50%;  position: absolute; top: 25%; height: auto; background-color: white;
}

.lightbox_close a img {
margin-top:5px;
border:0;
}

a.forgot_pass:link,a.forgot_pass:visited,a.forgot_pass:hover {
  width:125px;
  font:12px Arial, Helvetica, sans-serif; color:#666666;
  padding:0px 0px  0px 15px;
  float:  right;
  }
  a.forgot_pass:hover {
  color:#1ec2c3;

  }
  
  input.login2{
  padding:2px 2px 2px 2px;
  border:1px solid #999;
  width:277px;
  color:#333333;
  margin-left:1px;
  margin-top:1px;
  }
  
  
  
  .emergency_call{
  text-align:right;
  padding:2px 0  12px 0px;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:19px;
  font-weight:bold;
  }
  
   .emergency_call span{
  color:#ff4243;
  font-family:Myriad Pro, "Times New Roman", Times, serif;
  font-size:25px;
  /*font-weight:bold;*/
  }
  
  
  .rightthumb{
  padding:18px 0 18px 51px;
  width:220px;
  border-bottom: dashed 1px #ccc;
  font:Verdana, Arial, Helvetica, sans-serif ;

  color:#333333;
  }
   .rightthumb a{
 
  font-size:16px;
  color:#333333;
  }
  
   .rightthumb a:hover{
 
  font-size:16px;
  color:#1ec2c3;
  }
  .view_more_download{
 margin:0;
 padding:5px 0 5px 0;
 float:right;
 width:100%;
 border-bottom:1px dotted #e6e6e6;
 color:#1EC0C1;
 font:normal 14px "Arial", Helvetica, sans-serif;
}
.view_more_download a:link,.view_more_download a:visited{
 color:#1EC0C1;
 float:right;
 font:normal 14px "Arial", Helvetica, sans-serif;
}
.view_more_download a:hover{
 text-decoration:underline;
}


a img { border:0; }

.popContainer { bottom:0; right:0; width:338px; height:127px; overflow:hidden; position:fixed; z-index:5000; padding:10px; margin-right:3px;}

.goldenCont { width:334px; height:127px; background:url(../images/goldenhour.png) no-repeat 0 0; position:absolute; right:-330px; }

a.close  {  height: 16px; width: 16px; position:absolute; right:5px; top:5px;}

a.pdf  { clear: right; float: left; height: 44px; margin: 22px 0 0 20px; width: 36px; }

.goldenCont h2 { color: #4D4D4D; float: left; font-family:Arial, Helvetica, sans-serif; font-size: 13px; margin: 22px 0 0 15px; float:left; width:250px;}

.goldenCont h5 a { text-decoration:none; color: #1D8789; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 12px; margin: 0px 20px 0px 0px; }

.goldenCont h5 a:hover { text-decoration:underline; }
