/* body{
		margin:0px;
		padding:0px;
		font-size:100%;
		background:url(../images/bg.jpg) repeat;
		color:#4d4b4b;
		font-family:Verdana, Geneva, sans-serif;
}
*{
		margin:0px;
		padding:0px;
}
img{
		border:none;
}
p{
	 	text-align:justify;
}
a{
		color:#00659D;
		text-decoration:none;
}
a:hover{
		color:#000;
		text-decoration:none;
}
ul ul, ul ol, ol ol, ol ul{margin:0px; }

ul{list-style-type: none; margin-left:10px; margin-bottom:15px; margin-top:0px; }
ul ul{list-style-type: circle; margin-top:10px; margin-left:40px; }

ul ul ul{list-style-type: square; margin-top:10px; margin-left:40px; }

ul ul ul ul{ list-style-type: circle; margin-top:10px; margin-left:15px; }

ol{margin-top:15px; margin-left:25px; margin-bottom:15px; }

ol ol{margin-top:10px; margin-left:40px; }

ol ol ol{ margin-top:10px; margin-left:40px;}

table { border-collapse: collapse; margin-top: 8px; width: 100%; border: 1px solid #dbdbdb; }

th, thead th, tbody th { padding: 6px; text-align: left; font-size:95%; background:#EEF1F2; color:#000; border-bottom:1px solid #c1bfbf; border-right:1px solid #c1bfbf; border-left:1px solid #c1bfbf; }

th a, thead th a, tbody th a { text-decoration:none; color:#0d7620; }

th a:hover, thead th a:hover, tbody th a:hover { text-decoration:underline; }

td { padding:5px 4px; text-align:left; vertical-align:top; word-wrap: break-word!important; border-right:1px solid #c1bfbf; border-bottom:1px solid #c1bfbf; border-left:1px solid #c1bfbf; }

td a { text-decoration:none; font-weight:normal!important; color:#00659D; }



.content-box ul li { padding-left:15px; margin-bottom:7px; background:url(../images/arrow.png) left 5px no-repeat; }

.content-box ul li ul li { list-style-type: none; background:url(../images/second_level_bullet.png) left 7px no-repeat; }

.content-box ul li ul li ul li { margin-bottom:5px; list-style-type: none; background:url(../images/third_level.png) left 7px no-repeat; }

 
.content-box ol li { list-style-type:decimal; margin-bottom:7px; }

.content-box ol li ol li { list-style-type:lower-alpha; }

.content-box ol li ol li ol li { margin-bottom:5px; list-style-type: decimal; }

.content-box p{color:#4d4b4b; text-align:justify; line-height:22px; padding-top: 5px;}

.content-box pre{color:#4d4b4b; font-family:Arial, Helvetica, sans-serif; text-align:justify; line-height:22px;}


.content-box fieldset{  width:97.2%; margin:5px 0px 20px 0px; padding:8px; background:#f1f5f6; border:1px solid #dadcdc}
.select-tag{
	width:49%;
	float:left;
}
fieldset div{
 
	margin-top:5px;
}
.advlabel{
	padding-left:29px !important;
	min-width:30px !important;
}
.cls{
	clear:both;}
.select-tag + .select-tag{
	width:49%;
	float:right;
}
.content-box select{ margin:0px 30px 5px 0px;background:url(../images/select-img.jpg) repeat-x bottom; min-width:150px; padding:1px; border:1px solid #e2e6e7; outline:none;}
.select-tag label{
	float:left;
	min-width:90px;
	padding:5px;
	text-align:left;
}

.content-box label{
	float:left;
	min-width:90px;
	padding:5px;
	text-align:left;
}
.content-box fieldset legend{
		font-size:100%;
		font-weight:bold;
		color:#00456A;
		padding:0 10px;
		height:20px;
		line-height:20px;
	border:1px solid #dadcdc;
	background:#e2e6e7;
	}


 
.main-box{
		margin:0px auto;
		padding:0px;
		width:990px;
}
 

.haider-box{
		margin:0px;
		padding:0px;
		width:990px;
		height:118px;
		float:left;
		position:relative;
		background:url(../images/bg-haider.jpg) no-repeat left top;
}
.logo{
		margin:0px;
		
		width:310px;
		position:absolute;
		top:13px;
		left:13px;
}
.logo h1 {
	width:310px;
	height:96px;
	font-size:120%;
	cursor:pointer;
	
}

.logo h1 a{
	width:310px;
	height:96px;
	display:block;
}
.top-navi-box{
		margin:0px;
		padding:3px 5px 0px 0px;
		float:right;
		
}
.top-navi-box ul {
		margin:0px;
		padding:0px;
		float:right;
		
}
.top-navi-box ul li {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
		padding:0px 0px 0px 2px;
		background:url(../images/top-li.jpg) no-repeat left;
}
.top-navi-box ul li a {
		text-decoration:none;
		font-size:70%;
		color:#4a4a4a;
		
		padding:0 3px;
		display:block;
}
.top-navi-box ul li span a img {
		text-decoration:none;
		color:#000;
		
		display:block;
}
.top-navi-box ul li a:hover {
		text-decoration:none;
		color:#000;
}
.top-navi-box ul li span{
	display:block;
	float:left;
}
.li-none{
		background-image:none !important;
}

 

.navigation-box{
		margin:0px;
		padding:0px;
		float:left;
		width:990px;
		height:39px;
		background:#01669c url(../images/bg-navi.jpg) repeat-x;
}
.navigation-box ul{
	   	margin:0px 0px 0px 18px;
		padding:0px;
}
.navigation-box ul li{
		list-style-type:none;
		display:inline;
}
.navigation-box ul li a{
		color:#fff;
		font-size:85%;
		text-decoration:none;
		padding:10px 27px 11px 27px;
}
.navigation-box ul li a:hover{
		color:#000;
		text-decoration:none;
}


 
.h-navigation-box{
		margin:0px;
		padding:0px;
		float:left;
		width:990px;
		height:39px;
		background:#01669c url(../images/bg-navi.jpg) repeat-x;
}
.h-navigation-box ul{
	   	margin:0px 0px 0px 18px;
		padding:0px;
}
.h-navigation-box ul li{
		list-style-type:none;
		display:inline;
}
.h-navigation-box ul li a{
		color:#fff;
		font-size:85%;
		text-decoration:none;
		padding:0px 27px;
		line-height:40px;
}
.h-navigation-box ul li a:hover{
		color:#000;
		text-decoration:none;
}


.h-top-navi-box{
		margin:0px;
		padding:3px 5px 0px 0px;
		float:right;
		
}

.h-top-navi-box ul li input{
	margin:0px;
	top:0px;
	height:16px;
}
.h-top-navi-box ul {
		margin:0px;
		padding:0px;
		float:right;
		
}
.h-top-navi-box ul li {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
		padding:0px 0px 0px 2px;
		background:url(../images/top-li.jpg) no-repeat left;
}
.h-top-navi-box ul li a {
		text-decoration:none;
		font-size:70%;
		color:#4a4a4a;
		padding:2px 3px;
		display:block;
		margin:0 2px;
}
.h-top-navi-box ul li span a img {
		text-decoration:none;
		color:#000;
		
		display:block;
}
.h-top-navi-box ul li a:hover {
		text-decoration:none;
		color:#000;
}
.h-top-navi-box ul li span{
	display:block;
	float:left;
	
	}
.h-whats-new-box{
		margin:10px 0px 0px 0px;
		padding:0px;
		float:right;
		width:287px;
		height:258px;
		position:relative;
		background:url(../images/whats-new-bg-hindi.jpg) no-repeat left;
}
.h-whats-new-box h4{
		font-size: 14px;
	color: #fff;
	padding: 0px 0px 0px 15px;
	line-height:72px;
	margin: 0px;
}
.h-whats-new-box ul{
		margin:5px 0px 0px 18px;
		padding:0px;
}
.h-whats-new-box ul li{
		list-style-type:none;
		display:block;
}
.h-whats-new-box ul li a{
		font-size:12px;
		text-decoration:none;
		color:#004d77;
		line-height:21px;
		background:url(../images/whats-new-arrow.jpg) no-repeat left;
		padding-left:12px;
}
.h-whats-new-box ul li a:hover{
		color:#000;
		text-decoration:none;
}
.h-whats-new-more{
		margin:0px;
		padding:0px;
		width:92px;
		float:left;
		top:235px;
		left:200px;
		z-index:100;
		position:absolute;
}
.h-whats-new-more a{
	 
		font-size:12px;
		padding:12px 0px 0px 0px;
		font-weight:bold;
		text-decoration:none;
}
.h-whats-new-more a:hover{
		color:#004d77;
		text-decoration:none;
}
.h-navigation-box .login{
		margin:4px 13px 0px 0px;
		padding:0px;
		float:right;
		width:90px;
}

.h-navigation-box .login{
		cursor:pointer;
		text-indent:-9999px;
		width:90px;
		height:32px;
		background:url(../images/login-button-hindi.jpg) no-repeat left;
}

.h-mdl-contant-left-top-box-2{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
		background:url(../images/left-box-2-top-prt.jpg) no-repeat left;
		height:37px;
}
.h-mdl-contant-left-top-box-2 h2{
		font-size:100%;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		padding:0 50px;
		line-height:40px;
 
		
		margin:0px;
}

 


.navigation-box .login{
		margin:4px 13px 0px 0px;
		padding:0px;
		float:right;
		width:90px;
}
.login{
		cursor:pointer;
		text-indent:-9999px;
		width:90px;
		height:32px;
		background:url(../images/login-button.jpg) no-repeat left;
} 
.mdl-box{
		margin:0px;
		padding:0px;
		float:left;
		width:988px;
		min-height:570px;
		background:#fff;
		border-right:1px solid #d3d3d3;
		border-left:1px solid #d3d3d3;
}
.mdl-contant-box{
		margin:0px;
		padding:18px 12px 18px 12px;
		float:left;
		width:966px;
}
 

.mdl-contant-left-box{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
}
 

.mdl-contant-left-box-1{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
}
.mdl-contant-left-box-1-con{
		margin:0px;   
		padding:0px;
		float:left;
		background:#eef1f2;
		border-right:1px solid #98d6e2;
		border-left:1px solid #98d6e2;
		width:242px;
		min-height:150px;
}
.mdl-contant-left-box-1-con ul{
		margin:0px;
		padding:0px;
}
.mdl-contant-left-box-1-con ul li{
		list-style-type:none;
		display:block;
		padding-left:12px;
		border-bottom:1px dashed #98d6e2;
}
.mdl-contant-left-box-1-con ul li a{
		font-size:70%;
		color:#003e60;
		line-height:28px;
		text-decoration:none;
		font-weight:bold;
		padding-left:17px;
		background:url(../images/arrow-1.png) no-repeat left;
}
.mdl-contant-left-box-1-con ul li a:hover{
		color:#000;
		text-decoration:none;
}

 


.mdl-contant-left-box-2{
		margin:50px 0px 0px 0px;
		padding:0px;
		float:left;
		width:244px;
}
.mdl-contant-left-top-box-2{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
		background:url(../images/left-box-2-top-prt.jpg) no-repeat left;
		height:37px;
}
.mdl-contant-left-top-box-2 h2{
		font-size:100%;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		padding:10px 0px 0px 50px;
}
.mdl-contant-left-box-2-con{
		margin:0px;   
		padding:0px;
		float:left;
		background:#eef1f2;
		border-right:1px solid #98d6e2;
		border-left:1px solid #98d6e2;
		width:242px;
		min-height:270px;
}
.mdl-contant-left-box-2-con ul{
		margin:4px 0px 0px 0px;
		padding:0px;
}
.mdl-contant-left-box-2-con ul li{
		list-style-type:none;
		display:block;
		padding-left:12px;
		border-bottom:1px dashed #98d6e2;
}
.mdl-contant-left-box-2-con ul li a{
		font-size:80%;
		color:#003e60;
		line-height:25px;
		text-decoration:none;
		padding-left:12px;
		background:url(../images/arrow-2.png) no-repeat left;
}
.mdl-contant-left-box-2-con ul li a:hover{
		color:#000;
		text-decoration:none;
}
.mdl-contant-left-bottom-box-2{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
		height:4px;
		background:url(../images/left-box-btm-prt.jpg) no-repeat left;
}
.mdl-contant-left-top-box-1{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
		height:4px;
		background:url(../images/left-box-top-prt.jpg) no-repeat left;
}
.mdl-contant-left-bottom-box-1{
		margin:0px;
		padding:0px;
		float:left;
		width:244px;
		height:4px;
		background:url(../images/left-box-btm-prt.jpg) no-repeat left;
}
 

.mdl-contant-right-box{
		margin:0px;
		padding:0px;
		float:right;
		width:700px;
}

 

.welcome-banner-box{
		margin:0px;
		padding:0px;
		float:right;
		width:700px;
}
.content-box{
		margin:0px;
		padding:0px;
		float:left;
		width:700px;
		font-size:75%;
}
.banner-box{
		margin:0px;
		padding:0px;
		float:right;
		width:287px;
}
.welcome-box{
		margin:0px;
		padding:0px;
		float:left;
		width:385px;
}
.welcome-box h1{
		font-size:130%;
		color:#00456a;
		font-family:Calibri, Arial, Helvetica, sans-serif;
}
.welcome-box p{
		font-size:75%;
		line-height:23px;
		text-align:justify;
		min-height:180px;
		padding:10px 0px 0px 0px;
}
.welcome-more-box{
		margin:15px 0px 0px 0px;
		padding:0px;
		font-size:75%;
		float:right;
		color:#4d4b4b;
	 
		font-weight:bold;
}
.welcome-more-box a{
		text-decoration:none;
		color:#4d4b4b
} 
.welcome-box-inr{
		margin:0px;
		padding:0px;
		float:left;
		width:100%;
}
.welcome-box-inr h2{
		font-size:130%;
		color:#00456a;
		margin-bottom:10px;
		font-family:Calibri, Arial, Helvetica, sans-serif;
}
.advanc-inputs-box{
		margin:0px;
		padding:20px 0px 15px 0px;
		float:left;
		line-height:20px;
		width:700px;
		min-height:110px;
		background:url(../images/shaddow.jpg) no-repeat left bottom;
}
.advanc-inputs-box table td{
	 
		font-size:90%;
		font-weight:normal;
		text-align:left;
		padding:3px 
}
.advanc-inputs-box input{
		width:230px;
		height:20px;
		float:left;
		border:1px dashed #c2ccd1;
		color:#3e3e3e;
		font-style:italic;
		font-size:90%;
}
	
	
	
 

.search-whats-new-box{
		margin:0px;
		padding:0px;
		float:left;
		width:700px;
} 
.search-mdl-box{
		margin:0px;
		padding:0px;
		float:left;
		width:385px;
}
.search-box{
		margin:23px 0px 0px 0px;
		padding:0px;
		float:left;
		width:385px;
}
.search-left-box{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:8px;
		height:65px;
		background:url(../images/search-left-prt-home.jpg) no-repeat left;
}
.search-right-box{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:right;
		width:8px;
		height:65px;
		background:url(../images/search-right-prt-home.jpg) no-repeat left;
}
.search-mid-box{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:369px;
		height:65px;
		background:url(../images/search-mid-prt.jpg) repeat-x left;
}
.search-input{
		margin:17px 0px 0px 23px;
		padding:0px;
		float:left;
		width:225px;
}
.search-input input{
		float:left;
		width:242px;
		line-height:31px;
		height:31px;
		background:#fff url(../images/input.jpg) no-repeat left;
		padding:0px 0px 0px 12px;
		border:none;
		color:#000;
}
.search-img{
		margin:17px 0px 0px 0px;
		padding:0px;
		float:left;
		width:94px;
}





.search-box-inr{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:692px;
}
.search-left-box-inr{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:8px;
		height:42px;
		background:url(../images/search-left-prt.jpg) no-repeat left;
}
.search-right-box-inr{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:right;
		width:8px;
		height:42px;
		background:url(../images/search-right-prt.jpg) no-repeat left;
}
.search-mid-box-inr{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:676px;
		height:42px;
		background:url(../images/search-mid-prt.jpg) repeat-x left;
}
.search-input-inr{
		margin:6px 0px 0px 3px;
		padding:0px;
		float:left;
		width:690px;
}
.search-input-inr input{
		float:left;
		width:657px;
		height:31px;
		background:#fff url(../images/input.jpg) no-repeat left;
		padding:0px 0px 0px 13px;
		border:none;
	 
		color:#666666;
		font-weight: bold;
}


.search-box-inr-search{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:692px;
}
.search-left-box-inr-search{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:8px;
		height:42px;
		background:url(../images/search-left-prt.jpg) no-repeat left;
}
.search-right-box-inr-search{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:right;
		width:8px;
		height:42px;
		background:url(../images/search-right-prt.jpg) no-repeat left;
}
.search-mid-box-inr-search{
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
		width:676px;
		height:42px;
		background:url(../images/search-mid-prt.jpg) repeat-x left;
}
.search-input-inr-search{
		margin:6px 0px 0px 0px;
		padding:0px;
		float:left;
		width:582px;
}
.search-input-inr-search input{
		float:left;
		width:572px;
		height:31px;
		background:#fff url(../images/input.jpg) no-repeat left;
		padding:0px 0px 0px 13px;
		border:none;
		color:#666666;
		font-weight:bold;
}
.search-inr-img-search{
		margin:6px 0px 0px 0px;
		padding:0px;
		float:left;
		width:94px;
}









.search-inr-img{
		margin:17px 0px 0px 0px;
		padding:0px;
		float:left;
		width:94px;
}
.search-inr-img1{
		margin:17px 0px 0px 0px;
		padding:0px;
		float:right;
		width:94px;
}
.advanced-serch-how-to-box{
		margin:15px 0px 0px 0px;
		padding:0px;
		float:left;
		width:385px;
}
.advanced-serch-box{
		margin:0px;
		padding:0px;
		float:right;
		width:160px;
}
.advanced-serch-inr-box{
		margin:10px 0px 0px 0px;
		padding:0px;
		float:right;
		width:155px;
}
.advanced-serch-inr-box h3{
		color:#00659c;
		font-size:80%;
}
.advanced-serch-inr-box h3 a{
		color:#00659c;
		text-decoration:underline;
}
.how-to-box{
		margin:0px;
		padding:0px;
		float:left;
		width:130px;
}
.how-to-box h3{
		color:#000;
		font-size:90%;
		font-weight:bold;
		padding-top:5px;
}
.how-to-contant{
		margin:15px 0px 0px 0px;
		padding:0px;
		float:left;
		width:385px;
}
.how-to-contant p{
		font-size:75%;
		line-height:22px;
		text-align:justify;
}
.how-to-contant ul{
		margin:0px;
		padding:0px;
}
.how-to-contant ul li{
		list-style-type:none;
		display:block;
		background:url(../images/arrow-3.png) no-repeat top left;
		padding-left:15px;
		font-size:75%;
		line-height:20px;
}
 
.whats-new-box{
		margin:10px 0px 0px 0px;
		padding:0px;
		float:right;
		width:287px;
		height:258px;
		position:relative;
		background:url(../images/whats-new-bg.jpg) no-repeat left;
}
.whats-new-box h4{
		font-size:14px;
		color:#fff;
		padding:29px 0px 0px 15px;
}
.whats-new-box ul{
		margin:25px 0px 0px 18px;
		padding:0px;
}
.whats-new-box ul li{
		list-style-type:none;
		display:block;
}
.whats-new-box ul li a{
		font-size:12px;
		text-decoration:none;
		color:#004d77;
		line-height:21px;
		background:url(../images/whats-new-arrow.jpg) no-repeat left;
		padding-left:12px;
}
.whats-new-box ul li a:hover{
		color:#000;
		text-decoration:none;
}
.whats-new-more{
		margin:0px;
		padding:0px;
		width:92px;
		float:left;
		top:235px;
		left:200px;
		z-index:100;
		position:absolute;
}
.whats-new-more a{
	 
		font-size:12px;
		padding:12px 0px 0px 0px;
		font-weight:bold;
		text-decoration:none;
}
.whats-new-more a:hover{
		color:#004d77;
		text-decoration:none;
}
		
 

.footer-box{
		margin:0px;
		padding:0px;
		float:left;
		width:100%;
		min-height:95px;
		min-width:988px;
		clear:both;
		background:#00659c url(../images/bg-footer.jpg) repeat-x;
}
.footer-inr-box{
		margin:0px auto;
		padding:0px;
		width:990px;
}
.footer-navi-box{
		margin:15px 0px 0px 18px;
		padding:0px;
		float:left;
		width:970px;
}
.footer-navi-box ul{
		margin:0px;
		padding:0px;
}
.footer-navi-box ul li{
		list-style-type:none;
		display:inline;
}
.footer-navi-box ul li a{
		color:#beebf8;
		text-decoration:none;
		font-size:80%;
		padding:0px 12px 0px 12px;
}
.footer-navi-box ul li a:hover{	
		color:#000;
		text-decoration:none;
}
.visitor-copy-india-logo-box{
		margin:15px 0px 0px 10px;
		padding:0px;
		float:left;
		width:970px;
}
.visitor-box{
		margin:0px;
		padding:0px;
		float:left;
		width:140px;
		color:#fff;
		font-size:12px;
		font-family:Arial;
}
.copy-box{
		margin:0px 0px 0px 100px;
		padding:12px 0px 0px 0px;
		float:left;
		color:#30cdfa;
		font-size:70%;
		text-align:center;
		width:444px;
}
.india-box{
		margin:0px;
		padding:0px;
		float:right;
		width:175px;
}

.paging {
    color: #FF6A00 !important;
}
 

.pagination {
    float: right;
    padding: 5px 8px;
    text-align: right;
	margin-top:15px;
	font-size:14px;
	width:50%;
}
.pagination table {
    float: right;
    margin-top: -6px;
	border:none !important;
}
.pagination table td{		
	border:none !important;
}
.pagination table tr td a {
    font-weight: normal;
	border:none !important;
}
.pagination a {
    color: #333333;
    font-size: 75%;
    font-weight: bold;
    margin-right: 5px;
    text-decoration: none;
}
.pagination a:hover{
		text-decoration:underline;
		color:#000;
}

.d-bold{
		margin:15px 0px 15px 0px;
		padding:0px;
		
		width:100%;
		font-size:110%;
		color:#000;
}
.feedback-holder{width:610px; margin:0px auto; overflow:auto;}
.feedback-form-name{ width:100%; float:left; margin-bottom:10px;}
.feedback-form-name label{ width:130px; float:left; text-align:right; margin-right:20px;}

.advanc-acts-top-botm-box{
		margin:0px;
		padding:0px;
		float:left;
		height:6px;
		width:700px;
		background:url(../images/top-part-advaced.png) no-repeat left;
}
.advanc-acts-botm-box{
		margin:0px;
		padding:0px;
		float:left;
		width:700px;
		height:6px;
		background:url(../images/bottom-part-advaced.png) no-repeat left;
}
.advanc-acts-mid-box{
		margin:0px;
		padding:0px;
		float:left;
		width:688px;
		background:#f1f2f3;
		min-height:90px;
		border:1px solid #dcdedf;
 
}
.check-text-box{
		margin:0px 0px 0px 14px;
		padding:0px;
		float:left;
		width:660px;
}
.check-box-1{
		margin:20px 0px 0px 22px;
		padding:0px;
		float:left;
		width:140px;
		font-size:75%;
}

.check-box-1 label{
	padding:0 5px;
	min-width:5px;
}
.check-box-1 input[type="checkbox"]{
	margin:0px 3px;
}
 


.advanc-acts-top-botm-box{
		margin:0px;
		padding:0px;
		float:left;
		width:700px;
}
.advanc-acts-mid-box{
		margin:0px;
		padding:0px;
		float:left;
		width:688px;
		background:#f1f2f3;
		min-height:90px;
		border-left:1px solid #dcdedf;
		border-right:1px solid #dcdedf;
}
.check-text-box{
		margin:0px 0px 0px 14px;
		padding:0px;
		float:left;
		width:660px;
}
.check-box-1{
		margin:20px 0px 0px 22px;
		padding:0px;
		float:left;
		width:140px;
		font-size:75%;
}
 

.form_msg {
    font-weight: bold;
    margin-bottom: 15px;
}
.frm_row {
    margin-bottom:15px;
    width: 690px;
}
.frm_row span.label1 {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    width: 190px;
}
.frm_row select {
    width: 286px;
}

.frm_row input[type="image"] {
    height: 20px;
    width: 20px;
	
}
.mandatory {
    font-size: 85%;
    font-style: italic;
    font-weight: normal !important;
    margin-top: 5px;
}
.redBold {
    font-size: 115%;
    text-align: left;
}
.frm_row input, .frm_row_c input {
    height: 24px;
    width: 300px;
	border:1px solid #cccccc;
}

input#stdphone1 {
    width: 35px;
}

input#stdphone2 {
    width: 238px;
}

input#mobile1, input#mobile2 {
    width: 124px;
}

input#mobile1, input#mobile2 {
    width: 124px;
}

.frm_row span.input1 {
    display: block;
    float: left;
    width: 190px;
}


.frm_row_c {
    clear: both;
    margin-bottom: 15px;
    margin-left: 190px;
    margin-top: 41px;
}
textarea {
    height: 80px;
    width:300px;
	border:1px solid #cccccc;
}
.frm_row-img span.button_row{
    float: left;
    margin-left:189px;
    margin-top: 17px;
    width: auto; display: block;
}
.frm_row-img {
    float: left;
    margin:10px 0px 0px 0px;
    padding: 0;
    width:400px;
}
.button_row {
       text-align:right;
   margin:auto;
    padding: 0;
	
}
.button_row input {
    background: none repeat scroll 0 0 #EEF1F2;
	border-radius: 5px;
	text-shadow: 1px 0 #cccccc;
    color:#333333;
    cursor: pointer;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
	max-width:98px;
	height:30px;
}

input.button_input {
    background: none repeat scroll 0 0 #00659C;
	border-radius: 5px;
	text-shadow: 1px 0 #cccccc;
    color:#fff;
    cursor: pointer;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
	max-width:98px;
	height:30px;  border: 1px solid #004b74; padding:0 10px 3px 10px; margin-bottom:15px;
}
.advanc-acts-box{
		margin:0px;
		padding:5px 0px 15px 5px;
		float:left;
		width:700px;
}
.advanc-acts-top-botm-box{
		margin:0px;
		padding:0px;
		float:left;
		width:700px;
}
.advanc-acts-mid-box{
		margin:0px;
		padding:0px;
		float:left;
		width:688px;
		background:#f1f2f3;
		min-height:90px;
		border-left:1px solid #dcdedf;
		border-right:1px solid #dcdedf;
}
.check-text-box{
		margin:0px 0px 0px 14px;
		padding:0px;
		float:left;
		width:660px;
}
.check-box-1{
		margin:20px 0px 0px 22px;
		padding:0px;
		float:left;
		width:140px;
		font-size:100%;
}
 
.no-record-box{
		margin:20px 0px 0px 0px;
		padding:124px 0px 0px 0px;
		float:left;
		width:700px;
		font-weight:bold;
		color:red;
		font-size:14px;
		min-height:113px;
		background:url(../images/no-record.png) no-repeat center top;
}
.no-record-box p
{
	text-align:center !important;
}


.HowToSearchMore {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 0;
}

.link_button {
   
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
 
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #00659C;
    color: #ffffff;
    padding: 4px 12px;
    text-decoration: none;
    font-family: verdana,Calibri,Arial;
 
   font-size: 70%; float:right; margin-left:8px;
	cursor:pointer;}
  



.link_buttonRepeal {
  
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
   
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #00659C;
    color: #ffffff;
    padding: 4px 12px;
    text-decoration: none;
    font-family: verdana,Calibri,Arial;
 
   font-size: 80%; float:right; margin-left:8px;
    cursor:pointer;}
  


a.link_button:hover {color:#fff;}

.input-search
{
	padding:4px;
	width:310px;
	margin-right:106px;
	border:#ccc 1px solid;
	color:#666;
	font-size:95%;
}
.btn-search{
 background: none repeat scroll 0 0 #00659C;
    border: 1px solid #004B74;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;  
    margin-right: 5px;
    max-width: 98px;
    padding: 1px 10px 1px;
}

.whats-new-box ul li input{
		font-size:12px;
		text-decoration:none;
		color:#004d77;
		line-height:21px;
		background:url(../images/whats-new-arrow.jpg) no-repeat left;
		padding-left:12px;
		border:none;
		cursor:pointer;
}

.h-whats-new-box ul li input{
		font-size:12px;
		text-decoration:none;
		color:#004d77;
		line-height:21px;
		background:url(../images/whats-new-arrow.jpg) no-repeat left;
		padding-left:12px;
		border:none;
		cursor:pointer;
}

.navigation-box ul li span{
		color:#fff;
		font-size:85%;
		text-decoration:none;
		padding:10px 27px 11px 27px;
}

.h-navigation-box ul li span{
		color:#fff;
		font-size:85%;
		text-decoration:none;
		padding:0px 27px;
		line-height:40px;
}
.buttonCss{
	padding:0px;
	margin:0px;
	background:#FFFFFF;
	border:none;
	color:#00659D;
	width:200px;
	text-align:left;
 
	cursor:pointer;
	white-space:normal;
}

.buttonCss:hover{
	color:#333;
} */