/*
-----------------------------------------------
BASELINE STYLES

version:  	1.0
author:		Hugh Ly
website:	ReliableRemodeler.com
----------------------------------------------- */

@import "reset.css";
@import "typography.css";

body {
	background-color: #fff;
	color: #000;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0 0 20px 0; }

.content p {
	background: url(../images/bg-if-arrow-down.gif) #dfe8f0 no-repeat;
	background-position: bottom;
	font-size: .95em;
	line-height: 1.3em;
	margin-top: 20px; 
	padding: 5px 5px 40px 10px; }	
.content h2 {
	color: #4475a6; }	 
.content h2 strong {
	color: #000;
	font-size: 1.2em; }		
.content strong {
	color: #4475a6; }	
	
p.intro {
	background: url(../images/bg-if-arrow-left.gif) #dfe8f0 no-repeat;
	background-position: left;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-right: 20px;
	padding: 15px 30px 20px 40px; }
	

.how-it-works {
	clear: both;
	margin: 0 0 0 40px; }
.how-it-works ol {
	list-style: square;
	margin: 0 100px 0 40px; }
.how-it-works ol li {
	margin: 0 0 10px 0; }	

/* BEGIN QS IF CSS */	

.IFPreformLeftPl{
	clear: left;
	padding-top:2px;	
	width:300px;
	float: left;
	text-align: left;
	position: relative;	}

	
#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;
}
div#IFLeftSec {
	padding-right: 15px; }

div#IFLeftSec table td {
	padding-bottom: 4px; }
div#IFRightSec table td {
	padding-bottom: 4px; }

.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;	
}

.IFTermCondTag, .IFtermscond {
	display: none;
	visibility: hidden; }

