/* Site: www.mdi.ac.in */

/* Designed By: Kulvir Singh */

/* Author: Narpat Singh Kosliya */

/* Company: Digital Web Solutions P Ltd. */



/* CSS Document */













*{

		margin:0;

		padding:0;

}





html

		{

		border:none; 

		height:auto;

		}

		





img 

		{border:none;



		}



.clear 



		{

		clear:both;

		line-height:0;

		}



.bodyback{ 

		background:#DEE8F0 url(images/body-back.jpg) repeat-x;}



.container{ 

		width:983px; 

		margin:auto;}





.headbg{ 

		width:983px;  

		height:91px;  

		background:url(images/header-bg.jpg) no-repeat;}



.headtop_nav{ 

		width:270px; 

		height:21px; 

		float:left;  

		padding-left:25px; 

		padding-top:50px; }

		

		



.headtop_nav ul{ 

		width:290px; 

		float:left; }



.headtop_nav ul li{ 

		font:12px Arial; 

		text-align:left; 

		font-weight:normal; 

		color:#2E6A8F; 

		list-style:none; 

		display:inline;}



.headtop_nav ul li a{ 

		font:12px Arial; 

		text-align:left; 

		font-weight:normal; 

		color:#2E6A8F; 

		list-style:none; 

		display:inline; 

		text-decoration:none;}



.logo{ 

		width:338px;  

		height:81px; 

		float:left;}



.head_right{ 

		width:350px; 

		height:32px; 

		float:right; 

		padding-top:40px;}



.head_right_img{ 

		width:50px; 

		height:40px; 

		float:left; 

		padding-left:44px;}

.head_right_img1 {
    width: 60px;
    height: 40px;
    float: left;
    padding-left: 10px;
}

.topnavi{ 

		width:970px; 

		height:auto; 

		float:left;  

		padding-left:20px;}

		

		

.navigation1 {



width:970px; 

		height:auto; 

		float:left;  

		padding-left:20px;







}











/* Root = Horizontal, Secondary = Vertical */







ul#navmenu {



padding:0 0px;



}







ul#navmenu li {

position: relative;

display: block !important;

float:left;

height:auto;



text-align:center;

list-style:none;

border-left:1px solid #002D4A;  





}



ul#navmenu ul {

list-style: none;

display: none;

position: absolute;

top: 31px;

left: 0;



}







ul#navmenu ul:after /*From IE 7 lack of compliance*/{

clear: both;

display: block;

font: 1px/0px Arial, Helvetica, sans-serif;



content: ".";

height: 0;

visibility: hidden; 





}



ul#navmenu ul li {

width: 270px;

margin:0;

height:31px; 

 

float: left; /*For IE 7 lack of compliance*/

display: block !important;

display: inline; /*For IE*/



}







/* Root Menu */



ul#navmenu a,

ul#navmenu a:visited {

float: none !important; /*For Opera*/

float: left; /*For IE*/

height: auto !important;

height: 1%; /*For IE*/

font:14px Arial, Helvetica, sans-serif;

font-weight:bold;

color:#fff; text-shadow:#BFD2DF;

text-decoration:none;

display:block;

padding:8px 14px 8px 14px !important;



}







/* Root Menu Hover Persistence */

ul#navmenu a:hover {float: none !important; /*For Opera*/

float: left; /*For IE*/

height: auto !important;

height: 1%; /*For IE*/

font:14px Arial, Helvetica, sans-serif;

font-weight:bold;

color:#FFF  !important; text-shadow:#BFD2DF; 

text-decoration:none;

float:left;

display:block;

padding:8px 14px 8px 14px !important; 

background:url(images/li-bg-1.jpg) repeat-x !important;

}





ul#navmenu li:hover a,

ul#navmenu li.iehover a {

float: none !important; /*For Opera*/

float: left; /*For IE*/

height: auto !important;

height: 1%; /*For IE*/

text-align:left;

font:14px Arial, Helvetica, sans-serif;

font-weight:bold;

color:#FFF; text-shadow:#BFD2DF; 

background:url(images/li-bg-1.jpg) repeat-x;

text-decoration:none;

float:left;

display:block;

}





/* 2nd Menu */



ul#navmenu li:hover li a,

ul#navmenu li.iehover li a {

float: none;

color:#fff; 

text-shadow:#BFD2DF; background:url(images/li-bg-2.jpg) repeat-x;



font:14px Arial, Helvetica, sans-serif; font-weight:bold;

padding:8px 0px 0px 8px;

margin:0 auto;

height:auto;

}





/* 2nd Menu Hover Persistence */



ul#navmenu li:hover li a:hover,

ul#navmenu li:hover li:hover a,

ul#navmenu li.iehover li a:hover,

ul#navmenu li.iehover li.iehover a {

float: none;

color:#004A7F; text-shadow:#BFD2DF; 



font:14px Arial, Helvetica, sans-serif; font-weight:bold;

padding:8px 0px 0px 8px;

margin:0 auto;

height:auto;

}







/* 3rd Menu */



ul#navmenu li:hover li:hover li a,

ul#navmenu li.iehover li.iehover li a {

background:#f5f5f5;

color: #1f1f1f;

font:14px Arial, Helvetica, sans-serif;

margin-left:1px;

}



/* 3rd Menu Hover Persistence */



ul#navmenu li:hover li:hover li a:hover,

ul#navmenu li:hover li:hover li:hover a,

ul#navmenu li.iehover li.iehover li a:hover,

ul#navmenu li.iehover li.iehover li.iehover a {

background:#1f1f1f;

color:#fff; 

text-shadow:#BFD2DF;



font:14px Arial, Helvetica, sans-serif;

margin-left:1px;

}



/* 4th Menu */

ul#navmenu li:hover li:hover li:hover li a,

ul#navmenu li.iehover li.iehover li.iehover li a {

color: #510b1f;

}



/* 4th Menu Hover */

ul#navmenu li:hover li:hover li:hover li a:hover,

ul#navmenu li.iehover li.iehover li.iehover li a:hover {

  color:#fff; 

text-shadow:#BFD2DF;



}



ul#navmenu ul ul,

ul#navmenu ul ul ul {

  display: none;

  position: absolute;

  top: 0;

  left: 180px;

}



/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu li:hover ul ul,

ul#navmenu li:hover ul ul ul,

ul#navmenu li.iehover ul ul,

ul#navmenu li.iehover ul ul ul 

{

  display: none;

}



ul#navmenu li:hover ul,

ul#navmenu ul li:hover ul,

ul#navmenu ul ul li:hover ul,

ul#navmenu li.iehover ul,

ul#navmenu ul li.iehover ul,

ul#navmenu ul ul li.iehover ul {

 display: block;

}











.bannerbg{ 

		width:983px;  

		height:332px;  

		float:left; 

		margin-top:30px;}
		
		
		.bannerbg1{ 
		width:983px;  
		float:left; 
		margin-top:5px; background-color:#003658;}
		.bannerbg1 p{ font:14px Arial, Helvetica, sans-serif; color:#fff; font-weight: bold; padding-bottom:5px; }
		.bannerbg1 p a{ color:#fff; text-decoration:none;}



.main{ 

		width:983px; height:auto; margin: 0 0 20px 0; 

		 

		float:left; 

		padding-top:12px;  

		}



.mainleft{ 

		width:718px; 

		height:auto; 

		float:left; }



.mainleftbox{ 

		width:234px; 

		height:auto; 

		float:left;}



.mainleftbox1{ 

		width:234px; 

		height:auto; 

		float:left; 

		margin-left:7px;}



.mainLeftTop{ 

		width:234px; 

		height:17px; 

		float:left; 

		background:url(images/mainlefttop-bg.jpg) no-repeat;}



.mainLeftMid{ 

		width:234px; 

		height:228px; 

		float:left; 

		background:url(images/mainleftmid-bg.jpg) repeat-x;}



.mainLeftMid h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		padding-left:15px; 

		padding-bottom:5px; 

		line-height:18px;}



.mainLeftMid h3 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		line-height:18px; 

		text-decoration:none;}



.mainLeftMid h3 span{ 

		color:#EB5F02; 

		text-shadow:#F5AF80; }



.mainLeftMid ul { 

		width:234px; 

		float:left;}



.mainLeftMid ul li{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:8px;

		background:none;  

		}



.mainLeftMid ul li a{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		text-decoration:none; }



.mainLeftMid ul li span{ 

		color:#226290; 

		text-shadow:#98B6CC;}



		.mainLeftMid ul li span{

		font:11px Arial; 

		font-weight:normal; 

		text-align:left;  

		color:#226290; 

		text-shadow:#98B6CC;}



.mainLeftMid ul li span span{  

		color:#3A3A3A; 

		text-shadow:#E5E5E5; }



















.mainLeftMida{ 

		width:234px; 

		height:228px; 

		float:left; 

		background:url(images/mainleftmid-bg.jpg) repeat-x;}



.mainLeftMida h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		padding-left:15px; 

		padding-bottom:5px; 

		line-height:18px;}



.mainLeftMida h3 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		line-height:18px; 

		text-decoration:none;}



.mainLeftMida h3 span{ 

		color:#EB5F02; 

		text-shadow:#F5AF80; }



.mainLeftMida ul { 

		width:234px; 

		float:left;}



.mainLeftMida ul li{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:8px;

		background:none;  

		}



.mainLeftMida ul li a{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		text-decoration:none; }



.mainLeftMida ul li span{ 

		color:#226290; 

		text-shadow:#98B6CC;}



		.mainLeftMida ul li span{

		font:11px Arial; 

		font-weight:normal; 

		text-align:left;  

		color:#226290; 

		text-shadow:#98B6CC;}



.mainLeftMida ul li span span{  

		color:#3A3A3A; 

		text-shadow:#E5E5E5; }



















.mainLeftMid1{ 

		width:234px; 

		height:228px; 

		float:left; 

		background:url(images/mainleftmid-bg.jpg) repeat-x;}



.mainLeftMid1 h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		padding-left:15px; 

		padding-bottom:5px; 

		line-height:18px;}



.mainLeftMid1 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		line-height:18px; 

		text-decoration:none;}



.mainLeftMid1 h3 span{ 

		color:#EB5F02; 

		text-shadow:#F5AF80; }



.mainLeftMid1 ul { 

		width:234px; 

		float:left;}



.mainLeftMid1 ul li{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:4px;}



.mainLeftMid1 ul li a{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); }



.mainLeftMid1 ul li span{ 

		color:#226290; 

		text-shadow:#98B6CC;}



.mainBottomBox{ 

		width:234px; 

		height:auto; 

		float:left;}



.mainBottomBox1{ 

		width:234px; 

		height:auto; 

		float:left; 

		margin-left:7px;}



.mainBottomTop{ 

		width:234px; 

		height:15px; 

		float:left; 

		background:url(images/mainbottom-top.jpg) no-repeat;}



.mainBottomMid{ 

		width:234px; 

		height:228px; 

		float:left; 

		background:url(images/mainbottom-mid.jpg) repeat-x;}



.mainBottomMid h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		padding-left:15px; 

		padding-bottom:5px; 

		line-height:18px;}



.mainBottomMid a{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		line-height:18px; 

		text-decoration:none;}

		

.mainBottomMid h3 span{ 

		color:#EB5F02; 

		text-shadow:#F5AF80; }



.mainBottomMid ul { 

		width:234px; 

		float:left;}



.mainBottomMid ul li{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:10px; }



.mainBottomMid ul li a{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); }



.mainBottomMid ul li span{ 

		color:#226290; 

		text-shadow:#98B6CC;}



.mainBottomMid1{ 

		width:234px; 

		height:228px; 

		float:left; 

		background:url(images/mainbottom-mid.jpg) repeat-x;}



.mainBottomMid1 h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		padding-left:15px; 

		padding-bottom:5px; 

		line-height:18px;}



.mainBottomMid1 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		color:#003758; 

		text-shadow:#7F9BAB; 

		text-align:left; 

		font-weight:normal; 

		line-height:18px; 

		text-decoration:none;}



.mainBottomMid1 h3 span{ 

		color:#EB5F02; 

		text-shadow:#F5AF80; }



.mainBottomMid1 ul { 

		width:234px; 

		float:left;}



.mainBottomMid1 ul li{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:5px; }



.mainBottomMid1 ul li a{ 

		font:12px Arial; 

		font-weight:normal; 

		text-align:left; 

		color:#3A3A3A; 

		text-shadow:#E5E5E5; 

		list-style-image:url(images/li-bg_03.png); }



.mainBottomMid1 ul li span{

		font:11px Arial; 

		font-weight:normal; 

		text-align:left;  

		color:#226290; 

		text-shadow:#98B6CC;}



.mainBottomMid1 ul li span span{  

		color:#3A3A3A; 

		text-shadow:#E5E5E5; }



.mainright{ 

		width:256px; 

		height:auto; 

		float: right; 

		padding-top:2px; }



.mainrgith_top{ 

		width:256px; 

		height:16px; 

		float:left; 

		background:url(images/blue-box-top.jpg) no-repeat;}



.mainrgith_mid{ 

		width:256px; 

		height:auto; 

		float:left; 

		background:url(images/blue-box-mid.jpg) repeat-y;}



.mainrgith_mid h3{ 

		font:18px Arial, Helvetica, sans-serif; 

		font-weight:normal; 

		text-align:right; 

		color:#EB5F02; 

		text-shadow:#754B2D; 

		padding-right:10px; }



.mainrgith_mid h3 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		font-weight:normal; 

		text-align:right; 

		color:#EB5F02; 

		text-shadow:#754B2D; 

		text-decoration:none;  }



.mainrgith_mid h4{ 

		font:18px Arial, Helvetica, sans-serif; 

		font-weight:normal; 

		text-align:right; 

		color:#EB5F02; 

		text-shadow:#754B2D;  

		padding:15px 10px 10px 0;}



.mainrgith_mid h4 a{ 

		font:18px Arial, Helvetica, sans-serif; 

		font-weight:normal; 

		text-align:right; 

		color:#EB5F02; 

		text-shadow:#754B2D; 

		text-decoration:none;}



.mainrgith_mid p{ 

		font:12px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#C6DFEF; 

		text-shadow:#1A4D6C; 

		padding:10px 5px 5px 10px;}



.mainrgith_mid p span{ 

		color:#EB5F02; 

		text-shadow:#3F4241;}



.mainrgith_mid p a{ 

		font:12px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#EB5F02; 

		text-shadow:#3F4241; 

		text-decoration:none;}



.mainrgith_mid ul{ 

		width:256px; 

		float:left;}



.mainrgith_mid ul li{ 

		font:12px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#BFCDD5; 

		text-shadow:#FFF; 

		list-style-image:

		url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:5px;

		}



.mainrgith_mid ul li a{ 

		font:12px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#BFCDD5; 

		text-shadow:#FFF; 

		list-style-image:url(images/li-bg_03.png); 

		text-decoration:underline;}



.mainrgith_midLinks{ 

		width:256px; 

		height:auto; 

		float:left;}



.mainrgith_midLinks ul{ 

		width:256px; 

		float:left;}



.mainrgith_midLinks ul li{ 

		font:14px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#BFCDD5; 

		text-shadow:#FFF; 

		list-style-image:url(images/li-bg_03.png); 

		margin-left:30px; 

		padding-top:5px;}



.mainrgith_midLinks ul li a{ 

		font:14px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal; 

		color:#BFCDD5; 

		text-shadow:#FFF; 

		list-style-image:url(images/li-bg_03.png); 

		text-decoration:underline;}



.mdimidea{ 

		width:241px; 

		height:35px; 

		float:left; 

		padding-left:7px; 

		padding-top:20px;}



.mainrgith_bottom{ 

		width:256px; 

		height:18px; 

		float:left; 

		background:url(images/blue-box-bottom.jpg) no-repeat; }



.footer{ 

		width:100%; 

		height:65px; 

		background-color:#003658; 

		margin:0 auto;}



.footer_page_bottom { 

		position:relative; 

		width:983px !important;

		width:984px; /*For IE*/

		margin:0 auto;

		padding:10px 4px 0px 0 !important;

		padding:10px 6px 0px 0; /*For IE*/

		height:50px;

		

		}



.footer_page_bottom p {

		font:12px Arial, Helvetica, sans-serif; 

		color:#fff; 

		text-shadow:#447AA1;

		text-align:left;

		}	

		

		.footer_page_bottom p a {

		font:12px Arial, Helvetica, sans-serif; 

		color:#fff; 

		text-shadow:#447AA1;

		text-align:left; text-decoration:none;

		}	



.footer_page_bottom ul{ 

		width:980px; 

		float:left;}



.footer_page_bottom ul li{ 

		font:12px Arial, Helvetica, sans-serif; 

		color:#fff; 

		text-shadow:#447AA1;

		text-align:left;

		list-style:none; 

		display:inline;}



.footer_page_bottom ul li a{ 

		font:12px Arial, Helvetica, sans-serif; 

		color:#fff; 

		text-shadow:#447AA1;

		text-align:left;

		list-style:none; 

		display:inline; 

		text-decoration:none;}

		

		

/********************************* INTERNAL PAGE CSS START FROM HERE********************************/

/********************************* INTERNAL PAGE CSS START FROM HERE********************************/

/********************************* INTERNAL PAGE CSS START FROM HERE********************************/

.Ibanner{ 

		width:975px; 

		height:263px; 
overflow:hidden;
		float:left; 

		margin-top:17px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; border:3px solid #fff; background-color:#fff; }

	.Ibanner img {
    height: auto;
    object-fit: cover;
    object-position: top center;
    width: 100%;
}

		

		.Ibanner1{ 

		width:978px; 

		height:269px; 

		float:left; 

		background:url(images/I-banner-image.jpg) no-repeat; 

		margin-top:17px; }

		
 


.Itextboxtop{ 

		width:976px; 

		height:16px; 

		float:left; 

		background:url(images/TEXT-BOX-TOP.jpg) no-repeat; 

		margin-left:2px;
		margin-top:10px;
		}



.Itextboxmid{ 

		width:976px; 

		height:auto; 

		float:left; 

		background-color:#FFF; 

		margin-left:2px;}



.Itextboxbottom{ 

		width:976px; 

		height:16px; 

		float:left; 

		background:url(images/TEXT-BOX-BOTTOM.jpg) no-repeat; 

		margin-left:2px;}



.Itextleft{ 

		width:240px; 

		height:auto; 

		float:left; 

		background:url(images/LEFT-SIDE-BG.jpg) repeat-x; 

		margin-left:10px; margin-bottom:50px; }



.Itextleft h2{

		font:18px Arial; 

		text-align: left; 

		font-weight:normal; 

		color:#EB5F02; 

		text-shadow:#EAA77C;  

		padding:4px 0 5px 10px;}

		

		.Itextleft h2 a{

		font:17px Arial; 

		text-align: left; 

		font-weight:normal; 

		color:#EB5F02; 

		text-shadow:#EAA77C; text-decoration:none; line-height:30px;

}







.Itextleft p{ 

		font:14px Arial, Helvetica, sans-serif; 

		float:left; 

		font-weight:normal; width:195px; 

		color:#004A7F;  

		 padding-bottom:5px; padding-top:2px; 

		 

		}


.tablebx1 table td {
min-width: 342px;
max-width: 342px;
overflow: hidden;
max-height: 380px;
min-height: 380px;
float:left;
}
.Itextleft p a{ 

		font:14px Arial, Helvetica, sans-serif; 

		float:left; 

		font-weight:normal;

		background:url(images/bulet1_03.png) no-repeat ;  

		color:#004A7F; 

		width:195px; 

		text-decoration:none; 

		padding-left:30px; 

		 padding-bottom:5px; padding-top:2px;}



.Itextleft p a:hover{ 

		font:14px Arial, Helvetica, sans-serif; 

		text-align:left; 

		font-weight:normal;   

		color:#fff; 

		text-decoration:none; width:195px;  

		background:#2B6DA2 url(images/one-bg1.jpg) no-repeat;  

		float:left; 

		

		}














.Itestright{ 

		width:708px; 

		height:auto; 

		float: right; 

		background:url(images/I-TEXTBG.jpg) repeat-x; margin-right:10px; 

		}



.Itestright h1{ 

		font:20px Arial; 

		text-align:left; 

		font-weight:normal; 

		color:#003A63; 

		text-shadow:#336182; 

		padding-top:5px; 

		padding-bottom:10px;}

		

		.Itestright h2{ 

		font:22px Arial; 

		text-align:left; 

		font-weight:normal; 

		color:#003A63; 

		text-shadow:#336182; 

		padding-top:5px; 

		padding-bottom:10px;}

		

		.Itestright h3{ 

		font:16px Arial; 

		text-align:left; 

		font-weight:bold; 

		color:#003A63; 

		text-shadow:#336182; 

		padding-top:10px; 

		padding-bottom:10px;}

		

		.Itestright h3 a{ 

		font:18px Arial; 

		text-align:left; 

		font-weight:bold; 

		color:#003A63; 

		text-shadow:#336182; text-decoration:none; 

}

		.Itestright h4{ 

		font:14px Arial; 

		text-align:left; 

		font-weight:bold; 

		color:#003A63; 

		text-shadow:#336182; 

		padding-top:5px; 

		padding-bottom:5px;}



		.Itestright h4 a{ 

		font:14px Arial; 

		text-align:left; 

		font-weight:bold; 

		color:#003A63; 

		text-shadow:#336182; text-decoration:none; 

}







.Itestright p{ 

		font:15px Arial; 

		text-align: justify; 

		font-weight:normal; 
		width:100%;
		float:left;
		color:#000; line-height:18px;

		padding:10px 0 10px 0px;}

		

		.Itestright p a{ 

		font:15px Arial; text-decoration:none; 

		text-align: justify; 

		font-weight: bold; 

		color:#000; }


.Itestright p.myclass{ 

		font:15px Arial; 

		text-align: justify; 

		font-weight:normal; 

		color:#000; line-height:18px;

		padding:10px 0 0px 0px;}

		

		.Itestright p.myclass a{ 

		font:15px Arial; text-decoration:none; 

		text-align: justify; 

		font-weight: bold; 

		color:#000; }
		

		.inimage{ float:left; margin:0 10px 5px 0px;}

		.sinimage{ width:270px; height:170px;float:left; margin:0 10px 5px 0px;}

		.sinimage1{ width:270px; height:170px;float:right; margin:0 0px 0px 5px;}

		.sinimage3{ width:230px; height:170px;float:right; margin:20px 0px 0px 5px;}

		.inimagelog{ width:150px; height:70px; float:left; margin:0 10px 5px 0px;}

		

		.Itdtxt{ 

		font:14px Arial; 

		text-align: left; 

		font-weight:normal; 

		color:#717171; line-height:18px; vertical-align:text-top; padding:5px 0 5px 0px;

		}

		

		.Itestright ul{ float:left;padding-bottom:20px;}
		
		.Itestright ul.myclass {
float: left;
width: 592px !important ; 
padding-bottom: 20px;
}

		.Itestright ul li{ list-style:disc; font:15px Arial; 

		text-align: left; 

		font-weight:normal; 

		color:#000; 
		margin-left:25px;
		 padding:3px 0 0px 0px;}



.Itestrighttdnew{  font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

.Itestrighttdnewtt{ width:300px;  font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}





		.Itestrighttdnewss{ width:40px; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

		

		.Itestrighttdnewff{ width:200px; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}





.Itestrighttd{ width:50%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}



.ItestrighttdA{ width:50%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#EB5F02; border:2px solid #C3D6E5}



.ItestrighttdB{ width:50%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#004A7F; border:2px solid #C3D6E5}



.Itestrighttd2{ width:25%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

		

		.Itestrighttd3{  font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5;}

		.Itestrighttd3 a{  font:14px Arial; 

		text-align: left; vertical-align:text-top; 

		font-weight:normal; 

		color:#717171;  text-decoration:none;}

		

		.Itestrighttd3 a:hover{  font:14px Arial; 

		text-align: left; vertical-align:text-top; 

		font-weight:normal; 

		color:#003A63;  text-decoration:none;}

		

		.Itestrighttd31{  font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight: bold; background-color:#C3D6E5;  

		color:#fff; border:2px solid #C3D6E5}

		

.Itestrighttd1{ width:50%; font:14px Arial; 

		text-align: center; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

		

		.Itestrighttd11{ width:100%; border:2px solid #C3D6E5; }

		

		

		.Itestrighttdnew{ width:30%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

.Itestrighttdnew1{ width:10%; font:14px Arial; 

		text-align: left; vertical-align:text-top; padding-top:10px; padding-left:10px; padding-bottom:10px; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}
.Itestright table{
	font:14px arial;color:#717171;
}
.Itestright table tr th{
	font-weight:normal;
}
.Itestright table tr td{
	padding:1px 4px;
}

		
		.Itestrighttd1nn{ width:33%; font:14px Arial; 

		text-align: center; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}
		
		.Itestrighttd1nn a{color:#717171; text-decoration:none; }
		
		.Itestrighttd1nnn{ width:22%; font:14px Arial; 

		text-align: center; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}
		
		.Itestrighttd1nnn1{ width:10%; font:14px Arial; 

		text-align: center; 

		font-weight:normal; 

		color:#717171; border:2px solid #C3D6E5}

		
		
		.Bimges{ width:215px; height:250px; float:left; padding-left:15px; padding-bottom:15px;}
		
		
.Formr{ width:700px; float:left; margin:20px 0px; color:#000;}
.forminput{ width:400px; float:left; height:25px; border:1px solid #003A63; background-color:#fff; font:12px Arial, Helvetica, sans-serif; text-align:left; color:#323232; overflow:hidden; margin-top:8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } 


.forminput1{ width:400px; float:left; height:25px; border:1px solid #003A63; background-color:#fff; font:12px Arial, Helvetica, sans-serif; text-align:left; color:#323232; overflow:hidden; margin-top:8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; line-height:18px; } 
.forminput2{ padding:3px 5px;}
.Send{ width:172px; height:37px; margin-top:10px; margin-bottom:20px;}
.TEXTEDTESSSDFSD{ font:12px Arial, Helvetica, sans-serif; font-weight:bold; color:#323232; text-align:left;  }

.Send1{ width:120px; height:33px; margin-top:10px; margin-bottom:20px; background:#06C; margin-left:10px; border:none; color:#fff; font:19px bold Arial, Helvetica, sans-serif}


.topnav {
	width: 238px;
	padding: 40px 28px 25px 0;
	font-family:Arial, Helvetica, sans-serif;
}

ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav li {}

ul.topnav li a {
	line-height: 10px;
	font-size: 13px;
	padding: 10px 5px;
	color: #004A7F;
	display: block;
	text-decoration: none;
	font-weight: bolder;
}

ul.topnav li a:hover {
	background-color:#4788a8;
	color:white;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
	
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
	list-style:none;
}

ul.topnav ul li a {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	outline:0;
	text-decoration:none;
}

ul.topnav ul li a:hover {
	background-color:#4788a8;
	color:#004A7F;
}

ul.topnav ul ul li a {
	/*color:silver;*/
	padding-left: 40px;
}

ul.topnav ul ul li a:hover {
	background-color:#4788a8;
	color:#004A7F;
}

ul.topnav span{
	float: left;
margin-right: 5px;
}


ul.topnav li a.mdicoller{ color:#06C;}
.Itestright p.organ{ text-align:center}
.Itestright h2.organ{ text-align:center}

.Itestright p.organ1{ text-align:center; color:#03F; font:13px italic;}
.Itestright h2.organ1 { 
	text-align:center; font:18px bold Arial, Helvetica, sans-serif; background:#FFC;
}

.andsa{   color: #999;
    margin-left: 271px;}
	.mdfur1{ font:21px bold Arial, Helvetica, sans-serif !important;}
	.mdfur{ color:#03F;}
.mdgurgaon{ background:#CFC; font:18px bold Arial, Helvetica, sans-serif;}
.Itestright h6.gcm14{ text-align:center; margin-top:-10px; font-size:22px; color:#06C;}
.Itestright h6.glob14{ text-align:center; margin-top:-10px; font-size:20px; color:#06C; font-family: Impact,Charcoal,sans-serif;}
.Itestright p.organ1{ text-align:center; font-size:18px;  font-style:italic; margin-top:-20px;}
.Itestright p.organ2{ text-align:center; font-size: 18px;
    margin-top: -15px; color:#03C}
	
	.Itestright p.organ4{ text-align:center; font-size: 18px;
     color:#03C}
	 .Itestright p.organ5{ text-align:center; font-size: 22px;
     }
.Itestright p.organ3{ text-align:center; margin-top:-18px;}
.Itestright p.organ6{ text-align:center;  margin-top: -25px;}
.Itestright h2.organ2{ text-align:center; margin-top:-25px; color: #FF0000;}

.Itestright  p span{ font-style:italic; font-size:14px; font-family: times, serif;}
.Itestright  h2.titles{ font-size:19px; font-family: Impact, Charcoal, sans-serif; width:100%; background:#7867df; padding-left:10px; overflow:hidden;}

.Itestright  h2.titles2{ font-size:19px; font-family: Impact, Charcoal, sans-serif; text-align:center; width:100%; background:#06F; padding-left:10px; overflow:hidden; color:#fff;}
.Itestright  h2.titles3{ font-size:19px; font-family: Impact, Charcoal, sans-serif; width:100%; background:#06F; padding-left:10px; overflow:hidden;}

.Itestright h5.organ1{ text-align:center}
.daycantent{ width:715px; margin-top:15px; border:1px solid #03C; overflow:hidden }
.day1{ float:left; width:238px}
.day2{ float:left; width:238px}
.day3{ float:left; width:239px}

.day4{ float:left; width:364px;}
.day5{ float:left; width:350px;  border-right: 1px solid;}

.daydiding{ background:#36F; height:70px; color:#fff !important;}

.daydiding1 {
    background: none repeat scroll 0 0 #3366FF;
    color: #FFFFFF !important;
    height: 24px;
    padding-top: 7px;
    text-align: center;
}

.globle{ background:#03F; color:#fff !important; font:18px; padding-left:10px; font-family: Impact, Charcoal, sans-serif;}
.markets{ color:#FF0;}

.freepay{ width:706px; margin-top:15px; overflow:hidden }

.freeleft{ width:350px; border:1px solid; float:left; display:block; height:1180px}
.freeleft h2{ text-align:center; border:1px solid; width:342px; margin-top:2px; margin-left:2px; }
.freeright{ width:350px; float:left; margin-left:2px; border:1px solid; display:block; height:1180px;}
.freeright h2{ text-align:center; border:1px solid; width:342px; margin-top:2px; margin-left:2px }
.freehading{ margin-left:15px; color:#006;}
.freecant{ margin:5px;}
.payment a{ color:#06F !important}



/* line 317, ../sass/screen.sass */
.imageRow {
  *zoom: 1;
  margin: 20px 0;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {
  background-color: #8ad459;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
  background-color: #8ad459;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.linksco{ color:#06F !important;}
.Itestright h2.titlesss {
font-size: 19px;
font-family: Impact, Charcoal, sans-serif;
width: 100%;
background: #003A91;
padding-left: 10px;
overflow: hidden;
}

.regist{ width:100%; float:left; display:block; border:1px solid; margin-top:10px;}
.regleft{ width:197px; float:left; margin-left:7px;}
.regmid{ width:160px; float:left; margin-left:70px;}
.regright{   float: right;
    margin-left: 0;
    width: 232px;}




.regist h3 {
   background: none repeat scroll 0 0 #6667FD;
    font-family: Impact,Charcoal,sans-serif;
    font-size: 15px;
    height: 11px;
    overflow: hidden;
    padding-left: 7px;
    padding-top: 2px;
    width: 99%;
}

.regist p{ color: #000000;
    font: 15px/18px Arial;
    padding: 1px 0;
    text-align: justify;}


.Itestright p.organ5 {
    font-size: 16px;
font-style: italic;
margin-top: -22px;
margin-bottom: 4px;
text-align: center;
}

.Itestright p.organ6 {
    font: 26px bold;
color: #003A63;
float: left;
margin-left: 15px;
}

.Itestright p.organ7 {
    font-size: 33px;
    color: #003A63;
	margin-top:25px;
	margin-left:15px;
}

.Itestright p.organ9 {
   background: none repeat scroll 0 0 #0000FF;
    color: #FFFFFF;
    float:left;
    font: 20px bold;
    height: 100px;
   
    text-align: center;
    width: 200px;
	margin-left:270px
}

.Itestright p.organ10 {
    font-size: 17px;
    color: #fff;
	 font-style: italic;
	
}

.Itestright p.organ11 {
    font-size: 18px;
    font-style: italic;
    margin-top: -40px;
    text-align: center;
	color:#00F;
}

.Itestright p.organ12 {
    margin-top: -4px;
    text-align: center;
}

.regist{ border:1px solid; padding-left: 5px;}

 .tables1 {
    border: 1px solid;
    color: #717171;
    font: 14px arial;
    margin-top: 5px;
    width: 100%;
}


.tables1 tr td {
    border: 1px solid;
   /* padding: 9px 8px !important;*/
}

.trtd{ background:#999;}



.bannerbg1 {
    background-color: #003658;
    float: left;
    margin-bottom: -11px;
    margin-top: 9px;
    width: 983px;
}


.bannerbg1 p {
    color: #FFFFFF;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
}
#simplegallery1{
width:100% !important;	
	}
.gallerylayer img{
width:100%;	
	}	
.gallerylayer{
width:100%;	
	}	