html,body {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}
body {
	font-family:Arial,verdana,Helvetica,sans-serif;
	font-size:12px;
	overflow-y:auto;
}
table {width:100%}
a,a:visited {
	color:#004F99;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:1px solid #000;
}
#errmsg,#errmsg1{
	font-weight: bold; 
	font-size: 11px; 
	color:yellow;
	width: 200px;
	padding-left: 10px;
	display:none
}
.kMandatory {
	color:#FC8175;
	font-size:11px;
	text-decoration:none;
}
.IText{
	color:#8c8c8c ;
	font-style:italic;
	font-weight: bold;
	font-size:30px;
	background-color: transparent;
	position: absolute;
	top: 6px; 
	height: 80px;
	padding-top:15px;
}
#k{
	position:absolute;
	width:0;
	height:0;
	top: 0;
	left: 0;
	background-color:blue;
	opacity:0.1;
	filter:alpha(opacity=10);
	z-index:100;
	display: none;
}
.popScroll {
	overflow-y:scroll;
	width:537px\9;
}
#si{
	
	width: 580px; 
	margin:0 auto;
	z-index:1011;
	display:none;
}
.pop_bdr{
	border:1px solid #666;
	margin:0 auto;
}
.dc{
	color:#FF3300;
	font-weight:bold;
}
.dl{
	border-collapse:collapse;
	margin:auto;
	table-layout:fixed;
	width:100%;
	direction:ltr;
}
.bd{
	background-color:#838487!important;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.cn{
	background-color:white;
	padding:0px;
}
.tll, .tlr, .tbl, .tbr {
	height:10px;
	overflow:hidden;
	padding:0px!important;
	width:10px!important;
	width:10px;
	opacity:0.8;
	filter:alpha(opacity=80);
	background-image:url(../images/result.gif);
}
.tll{
	background-position: -3px -133px;
}
.tlr{
	background-position: -3px -148px;
}
.tbl{
	background-position: -3px -103px;
}
.tbr{
	background-position: -3px -118px;
}
.maxbt{
	cursor:pointer;
	background:url(../images/result.gif) -3px -3px;
	width: 10px; 
	height: 11px;
}
#popheight {
	overflow-y:scroll;
}

.hlink {
	position: relative; 
	top: 1%; 
	margin-left: auto; 
	margin-right: auto; 
	right:10px; 
	float:right;
}
	
.bvCorner, .zvTipcontent{
		position: absolute;
		left: 0px; 
		top: 0px;
		background: url(http://s2.bigmaps.com/images/help.png);
		background: url(http://s2.bigmaps.com/images/help.gif)\9; /*for IE (hack)*/
}
.bvCorner {
	width: 25px; 
	height: 25px;
}
.zvTipcontent {
	width: 640px; 
	height: 640px;
}
.src_type{
	float:left;
	padding:10px;
}
.tbl{
	width:98%;
	margin:0 auto;
	padding:5px
}
.src_cat{
	font-weight: bold;
	margin:0 auto;
	width:100%;
	text-align:center;
	color:#000; 
	width:15%;
}
.paddi30{
	padding-left:40px;
	font-weight:normal
}
.src_hd{
		border-bottom:1px dashed #1A87D0;
		padding:5px;
		color:#000;
		margin: 0 auto;
		width:100%
}
.src_hd_p{
		font-size: 12px;
		padding:5px;
		color:#000;
		margin: 0 auto;
		width:100%
}
.qns_p{
	padding:5px 15px;
	text-align:justify;
	font-weight:normal
}
.qns_ul{
	padding-top:5px
}
.imgpad{
	padding-left:35px
}
.clwht {
	border:1px solid #fff;
}
.wdht {
	width: 240px; 
	height: 320px;
}
.imgpadlt{padding-left:55px;}