@charset "utf-8";
.bg1 {
	background-image: url(/gofreecredit/img/3-bureaus/bg1.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
}
.toplink1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tbltop {
	vertical-align: bottom;
	padding-bottom: 3px;
}
.bgmainimg {
	background-image: url(/gofreecredit/img/3-bureaus/mainimg.jpg);
	background-repeat: no-repeat;
}
.bgmainimg-check {
	background: url(/gofreecredit/img/3-bureaus/check-mainimg.gif) no-repeat;
}
.bgmainimg-today {
	background: url(/gofreecredit/img/3-bureaus/today-mainimg.jpg) no-repeat;
}
.under-banner-check { background: url(/gofreecredit/img/3-bureaus/check-header.gif) no-repeat; width:736px; height: 103px; z-index:0; }
.under-banner-today { background: url(/gofreecredit/img/3-bureaus/today-header.gif) no-repeat; width:736px; height: 103px; z-index:0; }
.welcome-back { text-align:center; font: bold 1.3em Arial, Helvetica, sans-serif; color:#ff8b25; margin-top:-4px;  }
.bg2line {
	background-image: url(/gofreecredit/img/3-bureaus/bg2-line.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 16px;
}
.gettext1 {
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	color: #006600;
	padding-top: 4px;
	padding-left: 28px;
}
.gettext2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	padding-top: 5px;
}
.formbox {
	background-image: url(/gofreecredit/img/3-bureaus/bg_form.gif);
	margin-right: 4px;
	background-repeat: no-repeat;
}
.formtextdesc {
	font-family: Times;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
    text-align: left;
}
.formtextfield, #FName, #LName, #Email, #Zip, #lpid {
	font-family: Times;
	font-size: 12px;
	color: #000000;
	border: 1px solid #D76009;
    width: 130px;
}
.checking {
	font-family: arial;
	font-size: 20px;
	color: #409f39;
	text-align: center;
	font-weight: bold;
}
.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.arial12 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	font-weight: bold;
}
.bgline_lft {
	background-image: url(/gofreecredit/img/3-bureaus/bg_blkline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgline_rht {
	background-image: url(/gofreecredit/img/3-bureaus/bg_blkline.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.ornglinks {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.ornglinksunder {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
#submit {
    cursor: pointer;
}
/* For Form Errors */
#FName.errorfield, #LName.errorfield, #Email.errorfield, #Zip.errorfield, #lpid.errorfield {
    font-family: Times;
    font-size: 12px;
    background-color: black;
    color:red;
}


#errors ul{ 
list-style:none;
list-style-type:none;
}
#errors ul.errors li{ 
color:red;
margin:0 0 2px 10px;
}

