#IFSecContainerIndex {
	font-family: Arial, Helvetica, sans-serif; }

#IFHeaderSec, #IFHR {
	display:none;
	}
.IFHyperLnk{
	font-family: Arial;
	font-size: 12px;
	color :#196795;
	text-decoration: underline;
	cursor: pointer;
}


.IFQuesText{
	color: #666666;
	font-family: Arial;
	font-size:12px;
}
	
.IFAnsText{
	color: #666666;;
	font-family: Arial;
	font-size:12px;
}

.IFHeaderText{
	color: #447334;
	font-family: Arial; 
	font-size:18px;	
	font-style: normal;	
	font-weight: bold;
}

.IFNonBoldHeader{
	font-family: Arial; 
	font-size:13px;	
	font-style: normal;	
	font-weight: bold;	
	color: #447334;	
}

.IFReqQuesText{
	font-weight: bold;
}

.IFErrText{
	color: red;
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
}

.IFIndexFont{
	color:blue;	
	font-size: 14px;
}

.IFIndexHyperlink{
	color:blue;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
}
/*
.IFPreformSubmit{
	background-image:url(../images/submit_btn.jpg);
  	background-repeat:no-repeat;
  	height: 45px;
  	width:145px;
  	border: none;  	
}

.IFFormSubmit{
	background-image:url(../images/submit_btn.jpg);
  	background-repeat:no-repeat;
  	height: 45px;
  	width:145px;
  	border: none;  	
}


.IFIndexSubmit{
	background-image:url(../images/submit_btn.jpg);
  	background-repeat:no-repeat;
  	height: 45px;
  	width:145px;
  	border: none; 
}
*/

.visiblitySafeNSecure{
	visibility: visible;
}

.visiblityProgressbar{
	visibility: visible;
}

.IFProgressText{
	color: #666666;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#ein_maincover{	
	padding-left: -50px;
	float: left;
	 margin-left:-40px;
	 width: 650px;
	 overflow: hidden;
}

.IFContainer{	
	height: 550px;
	height : expression(navigator.userAgent.indexOf('MSIE')>=0 ? "570px" : "100%");
	width:650px;	
	width : expression(navigator.userAgent.indexOf('MSIE')>=0 ? "650px" : "98%");	
	border : none;
	background: #FFFFFF;	
}
