
.reg{
margin-top:15px;
margin-left:10px;
font-weight:bold;
color:#8c8c8c;
}
.list{
margin-top:5px;
margin-left:15px;
}
.forgot{
margin-top:7px;
font-weight:bold;
}
.labelCss{
font-weight:bold;
/*text-decoration:underline !important;*/
}
.ansCss{
	margin-top:20px !important;
}

#policycontent ul.ulcontent { margin:0;padding:0; }
#policycontent ul.ulcontent li{ margin:0 0 0 20px;padding:0 0 5px 0;list-style-type:disc; }

.homebtn{
position:absolute;
height: 30px;font-family: inherit;font-size: 12px;font-weight: bold;line-height: 30px;text-overflow: ellipsis;text-decoration: none;white-space: nowrap;background: none;bottom: 6px;
padding: 0 10px 0 10px;color: white;text-shadow: #3E5779 0 -1px 0;-webkit-box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0, rgba(0, 0, 0, 0.2) 0 1px 2px inset;box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0, rgba(0, 0, 0, 0.2) 0 1px 2px inset;border: 1px solid #2D3F57;-webkit-border-radius: 5px;border-radius: 5px;background-image: none;background-color: #50709A;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7c97bb), color-stop(50%, #5a7caa), color-stop(51%, #50709a), color-stop(100%, #476489));
background-image: -webkit-linear-gradient(top, #7c97bb,#5a7caa 50%,#50709a 51%,#476489);
background-image: linear-gradient(top, #7c97bb,#5a7caa 50%,#50709a 51%,#476489);
border-image: initial;display:block;float:left;}
.dFormat{
	float:left;
	width:auto !important;
	height:auto;
	border:1px solid silver !important;
	margin-right:3px !important;
}


.regionFormat{
	float:left;
	width:176px !important;
	height:auto;
	border:1px solid silver !important;
	margin-right:3px !important;
}


.sptFormat{
	float:left;
	width:auto !important;
	height:auto;
	border:1px solid silver !important;
	margin-right:3px !important;
}
.cboxFormat{
margin-top:10px;
}
.right{ 
	float: right; 
	}
	
.left { 
	float: left; 
	}
.cboth { 
	clear:both; 
	}
	
.hiddendiv{ visibility: hidden; display: none; }
.visiblediv{ visibility: visible; display: block; }
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px;color:#ffffff; }
#msgcontent {display:block; background:#121212; border:2px solid #c70105; border-left:none; padding:5px;font-family:Arial; color:#ffffff; }	

#bodyDiv{visibility: hidden;  display: block;}
#loadBar{width:100%; height:400px; position:absolute; padding:50px 0 0 0; background:#ffffff;z-index:100;}


.SList_Left{
	float:left;
	width:170px;
}

.placeholder
{
  color: #ff0000;
}