.accessNav {
	display:none;
}
* {
	margin:0;
	padding:0;
}
html {
	font:.8em/1.4em Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	overflow:auto;
	overflow-x:auto;
}
a {
	color:#7d7d7d;
}
a:hover, .selected > a {
	color:#4d4d4d;
}

/* new homepage change 1.10.12 */
body {
	background: url("http://www.equifax.com/ecm/home/images/homePageBkgrdImg.jpg") repeat-x scroll 0 8px #FFFFFF;
	font-size: 100%;
	}
#solFind {
	display:none;
	position:absolute;
	z-index:500;
}
#solFindModal {
	position:absolute;
	z-index:0;
	top:0;
	left:3px;
	background-color:#fff;
	height:100em;
	width:909px;
	filter:alpha(opacity=30);
	opacity: 0.25;
	-moz-opacity:0.25;
	/*opacity:.25;*/ /* correct css */
}
#solFindFlash {
	position:relative;
	z-index:1;
	left:92px;
	top:150px;
}
/* new homepage change 1.10.12 */	
#container {
    margin:0 auto;
    position:relative;
	width:933px;
	overflow-x:hidden;
}
/* new homepage change 1.10.12 */	
#header {
    height: 134px;
	padding:0 10px 0 4px;
    position: relative;
	width:933px;
}
/* new homepage change 1.10.12 */
#homeLink a {
    background: url("http://www.equifax.com/ecm/i/efxLogo.png") no-repeat scroll left top transparent;
    display: block;
    height: 34px;
    margin-left: 30px;
    position: absolute;
    text-indent: -9999em;
    top: 30px;
    width: 179px;
}
/*Code modified for inav#39011-start*/
#newsroom {
	background:transparent url(http://www.equifax.com/ecm/i/bgNewsroom2.png) no-repeat top left;
	position:absolute;
	top:15px;
	right:10px;
	padding:0px 0 0 170px;
	width:220px;
	height:75px;
	overflow:hidden;
}
#newsroom1 {
	padding-right: 0px; padding-left: 200px; right: 10px; background: #fff no-repeat left top; 
	padding-bottom: 0px; overflow: hidden; width: 220px;  padding-top: 9px;
	position: absolute; top: 28px; height: 55px
}
#newsroom1 h1{
	
	color: #808080;	
	text-align: right;
	font-size: 24pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-bottom: 0.1em; 
}
#newsroom dt a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:94px;
	width:162px;
	text-indent:-9999em;
}
#newsroom dd {
	clear: both;
	font-size:.7em;
	letter-spacing:-.03em;
	line-height:1.2em;
	padding-top: 0.7em;
	padding-bottom:1em;
	overflow:hidden;
}

#newsroom em {
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
/*Code modified for inav#39011-end*/
/* new homepage change 1.10.12 */	
#siteSearch {
    bottom: -35px;
    position: absolute;
    right: 44px;
}
#siteSearch fieldset {
	border:none;
}
#siteSearch legend {
	display:none;
}
#siteSearch label {
	float:left;
	display:block;
	color:#903;
	font-size:.9em;
	font-weight:bold;
	padding:6px 9px 0 0;
}
#siteSearch .text, #siteSearch .submit {
	display:block;
	float:left;
	border:1px solid #903;
}
#siteSearch .text {
	border-right:none;
	padding-right:2px;
	width:119px;
	height:1.4em;
	font-weight:bold;
	z-index:2;
}
#siteSearch .submit {
	background:#fff url(http://www.equifax.com/ecm/i/buttonSearchSubmit.png) no-repeat center center;
	border-left:none;
/*	margin-left:-1px;*/
	width:26px;
	vertical-align:middle;
	height:1.55em;
	cursor:pointer;
	text-indent:-9999em;
	z-index:2;
	margin-left: 127px;
    margin-top: -21px;
*margin-top: -24px;
	position: absolute;	
	*position: none;
}


/* begin global navigation */
/* new homepage change 1.10.12 */	
#globalNav {
    clear: both;
    float: left;
    padding: 0;
    width: 100%;
	position:relative;
}
#globalNav dt {
	display:none;
}
#globalNav dd {
	            float:left;
                padding:0;
                margin: 0;
                margin-right: 4px;

}
/* disable separator for first link */
#globalNav dt + dd {
	background:none;
}
#globalNav a {
	text-decoration:none;
	font-weight:bold;
}
/* end global navigation */

/* begin international navigation */

/* new homepage change 1.10.12 */
#intNav {
    border: 1px solid #FFFFFF;
    font-size: 0.85em;
    font-weight: bold;
    position: absolute;
    right: 131px;
    top: 25px;
    z-index: 10000;
}
#intNav dl {
	background:transparent url(http://www.equifax.com/ecm/i/bgIntNavTab.png) no-repeat top right;
	padding:7px 9px 0 4px;
	width:214px;
}
/* hide initially */
#intNav dt {
	background:transparent url(http://www.equifax.com/ecm/i/bgIntNavBottom.png) no-repeat 0 0;
	display:none;
	position:absolute;
	bottom:-17px;
	left:1px;
	width:100%;
	height:17px;
	text-indent:-9999em;
}
/*Chrome Specific CSS*/
/* hide all countries */
body:first-of-type #intNav dd {
	display:none;
}

/* show first country */
body:first-of-type #intNav dt + dd {
	display:block;
}

#intNav dd {
	display:none;
}

#intNav dt + dd {
	display:block;
}


/* begin show all countries */
#intNav:hover {
	background:transparent url(http://www.equifax.com/ecm/i/bgIntNav.png) repeat-y;
}
#intNav dl:hover dd, #intNav dl:hover dt {
	display:block;
}
/* end show all countries */

#intNav a {
	display:block;
	position:relative;
	line-height:2.9em;
	padding-left:53px;
	width:161px;
	text-decoration:none;
}
#intNav dd:hover {
	background-color:#e1e1e1;
}
/* disable hover for first country */
#intNav dt + dd:hover {
	background-color:transparent;
}
#intNav img {
	border:none;
	position:absolute;
	top:9px;
	left:25px;
}
/* end international navigation */

/* begin content */
/* new homepage change 1.10.12 */	
#content {
    background: url("http://www.equifax.com/ecm/i/bgs/bg-middleContainer.png") repeat-y scroll 0 0 transparent;
    color: #4D4D4D;
    width: 933px;
	padding:2px 8px 8px;
}

#content:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	font-size:0;
	height:0;
}
#content h1 {
	color:#903;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.4em;
	line-height:1.1em;
	padding-bottom:.1em;
	border-bottom:10px solid #903;
}
#content h1 em {
	font-style:normal;
}
#content h1 a {
	text-decoration:none;
	color:#903;
}
#content #psol h1, #content #psol h1 a {
	color:#903;
}
#content #comsol h1, #content #comsol h1 a {
	color:#903;
}
#content #consol h1, #content #consol h1 a {
	color:#903;
}
#content #worksol h1, #content #worksol h1 a {
	color:#903;
}

/* begin more info */
#content #moreInfo, #content #moreInfo a {
	color:#903;
}
#content #moreInfo div {
	border-left:2px solid #903;
	float:left;
}
#content #moreInfo div > * {
	padding:0 13px;
	width:169px;
}
#content #moreInfo h1 {
	border:none;
	float:left;
	font-size:1.1em;
	text-align:right;
	padding:0 13px 0 0;
	width:154px;
}
#content #moreInfo dl {
	font-size:.7em;
	font-weight:bold;
	line-height:1.3em;
	word-spacing:-.1em;
}
#content #moreInfo dd + dt {
	margin-top:10px;
}
#content #moreInfo .bullets  {
	font-size:.8em;
}
#content #moreInfo .bullets dd, #content #moreInfo .bullets li {
	background-image:url(http://www.equifax.com/ecm/i/bulletRed.png);
}
#content #moreInfo p {
	font-size:.9em;
	font-weight:bold;
}
#content .descMod + #moreInfo {
	float:right;
	margin-top:19px;
}
/* end more info */




/* Added for PPM 38928 and PPM 38929 */

/* begin more info */
#content #moreInfoprod, #content #moreInfoprod a {
	color:#903;
}
#content #moreInfoprod div {
	border-left:2px solid #903;
	float:left;
}
#content #moreInfoprod div > * {
	padding:0 13px;
	width:169px;
}
#content #moreInfoprod h1 {
	border:none;
	float:left;
	font-size:1.1em;
	text-align:right;
	padding:0 13px 0 0;
	width:154px;
}
#content #moreInfoprod dl {
	font-size:.7em;
	font-weight:bold;
	line-height:1.3em;
	word-spacing:-.1em;
}
#content #moreInfoprod dd + dt {
	margin-top:10px;
}
#content #moreInfoprod .bullets  {
	font-size:.8em;
}
#content #moreInfoprod .bullets dd, #content #moreInfoprod .bullets li {
	background-image:url(http://www.equifax.com/ecm/i/bulletRed.png);
}
#content #moreInfoprod p {
	font-size:.9em;
	font-weight:bold;
}
#content .descMod + #moreInfoprod {
	float:right;
	margin-top:0px;
	position:relative;
	top:-100px;
}

#content #main #moreInfoprod .bullets dd {
margin-left : 0px;
}
/* end more info */


#content #main > .bullets dt {
color:#993300;
font-size:1.3em;
font-weight:bold;
padding:0;
}



/*End of addition for PPM 38928 and PPM 38929 */





/* begin descMod */
#content #main .descMod {
	position:relative;
	margin-top:20px;
	width:420px;
}
#content #main .descMod h2 {
	position:absolute;
	top:-19px;
	float:left;
	background:transparent url(http://www.equifax.com/ecm/i/bgGreyModTabRt.png) no-repeat top right;
	padding-right:6px;
}
#content #main .descMod h2 span {
	display:block;
	float:left;
	background:transparent url(http://www.equifax.com/ecm/i/bgGreyModTabLt.png) no-repeat top left;
	padding:5px 10px 0;
	height:20px;
}
#content #main .descMod p {
	background:#e1e1e1;
	border:1px solid #a1a1a1;
	padding:10px ;
	clear:both;
	font-size:.8em;
	line-height:1.7em;
}
#content #main .descMod a.actionLink {
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}
/* end descMod */

/*Start Advertisement at the bottom */
#content #main advertBot{
	position:relative;	
	width:420px;
}
/*END Advertisement at the bottom */

/* begin basic */
#content ul {
	list-style:none;
}
#content .bullets > * {
	background:transparent url(http://www.equifax.com/ecm/i/bullet.png) no-repeat 0 .5em;
	line-height:1.4em;
	padding-left:10px;
}
#content .bullets > dt {
	background:none;
}
#content a {
	color:#4d4d4d;
}
#content a img {
	border:none;
}
#content .bullets .button {
	background:none;
	padding:0;
}
/* end basic */

/* begin main styles */
#content #main {
	background:#fff url(http://www.equifax.com/ecm/i/bgKhakiColumn.png) repeat-y 0 0;
	font-size:.9em;
	padding:24px 20px 47px 236px;
	min-height:40em;
}
/* clear out any floated elements */
#content #main:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
}
#content #main > * {
	margin-bottom:15px;
}
#content #main h2 {
	font-size:1.5em;
	color:#981E32;
}
#content #main h2 span {
	font-size:.7em;
}
#content #main h2 sub {
	display:block;
	font-size:.7em;
}
#content #main h3 {
	font-size:1.2em;
	margin-bottom:0;
}
#content #main h4 {
margin-top: -9px;
*margin-top:-24px;
font-size: 1.4em; 
font-weight: bold;
}
#content #main .bullets dd, #content #main .bullets li {
	margin-left:35px;
}
#content #main .resultsNav li {
	float:left;
}
#content #main .resultsNav li + li {
	border-left:2px solid #903;
	margin-left:1em;
	padding-left:1em;
}
#content #main .resultsNav a {
	color:#903;
	font-weight:bold;
	text-decoration:none;
}

/* begin sub nav */
/* clear out any floated elements */
#content #main .subNav:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
#content #main .subNav a {
	text-decoration:none;
}
#content #main .subNav a:hover {
	text-decoration:underline;
}
#content #main .subNav li {
	float:left;
	display:block;
}
#content #main .subNav li + li {
	background:transparent url(http://www.equifax.com/ecm/i/sepLgRedSlash.png) no-repeat center left;
	margin-left:1em;
	padding-left:2em;
}
/* end sub nav */

/* begin white nav */
#sectionNav {	
	position:absolute;
	top:231px;
	left:4px;
	background:transparent url(http://www.equifax.com/ecm/i/bgWhiteNav.png) repeat-y;
	width:200px;
	font-size:.85em;
}
#sectionNav > dl {
	width:184px;
}
/* all first child dds have extra left padding to create tier effect */
#sectionNav > dl > dd {
	padding-left:30px;
	padding-right:20px;
}
/* all sub elements of dls have left padding to create tier effect */
#sectionNav dl > * {
	padding-left:10px;
	padding-top:.5em;
}
#sectionNav dt, #sectionNav > dl > dt > a {
	color:#4d4d4d;
	font-weight:bold;
	text-transform:uppercase;
}
#sectionNav em {
	text-transform:none;
	font-style:normal;
}
/* dt less than first level is hidden */
#sectionNav dd dt {
	display:none;
}
/* first level and dd a's are not underlined */
#sectionNav > dl > dd > a, #sectionNav dt a {
	text-decoration:none;
}
#sectionNav dd a {
	display:block;
	line-height:normal;
}
/* put a ">" before all links */
#sectionNav dd a:before {
	content:">";
	margin:0 -1em;
	padding-right:1.4em;
	text-decoration:none;
}
/* selected colors */
#sectionNav .selected > a {
	color:#903;
	font-weight:bold;
}

/* begin solutions subnav */
#sectionNav > dl + #solutionsNav {
	border-top:1px solid #a1a1a1;
	margin-top:24px;
	padding-top:10px;
}
#sectionNav #portfolioProds {
	background:transparent url(http://www.equifax.com/ecm/i/bgWhiteNavBottom.png) no-repeat left bottom;
	position:relative;
	bottom:-23px;
	left:0;
	padding-bottom:24px;
	margin-top:-24px;
	width:200px;
}
#sectionNav #portfolioProds > * {
	padding-right:32px;
}
/* end solutions subnav */

/* begin advertisements */
#sectionNav div.advert {
	background:#fff url(http://www.equifax.com/ecm/i/bgKhakiColumn.png) repeat-y 0 0;
	padding-top:48px;
}
#sectionNav div.advert li {
	list-style:none;
	text-align:center;
	padding-bottom:1em;
	width:100%;
}
#sectionNav div.advert img {
	border:none;
}
/* end advertisements */
/* end white nav */

/* begin shadowBox */
#content div.shadowBox {
	position:relative;
	border:1px solid #a1a1a1;	
}
#content div.shadowBoxRight {
	background:transparent url(http://www.equifax.com/ecm/i/bgDropShadRt.png) repeat-y top right;
	display:block;
	position:absolute;	
	right:-10px;
	top:0;
	height:100%;
	width:10px;
}
#content div.shadowBoxBottom {
	background:transparent url(http://www.equifax.com/ecm/i/bgDropShadBot.png) repeat-x bottom left;
	display:block;
	position:absolute;
	left:0;
	bottom:-8px;
	height:8px;
	width:100%;
}
#content div.shadowBoxCorner {
	background:transparent url(http://www.equifax.com/ecm/i/bgDropShadRtCnr.png) no-repeat bottom right;
	display:block;
	position:absolute;
	bottom:-8px;
	right:-9px;
	height:8px;
	width:9px;
}
/* end shadowBox */

/* begin info box */
.infoAdBoxLeft{
	CLEAR: right; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;  
	FLOAT: none! important; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 80px 10px 0px 10px;  
	PADDING-TOP: 0px; 
	POSITION: absolute
}
.infoAdBox {
	CLEAR: right; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 30px;  
	BACKGROUND: #fff no-repeat left top; 
	FLOAT: right! important; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 199px; 
	PADDING-TOP: 20px; 
	POSITION: relative;
}
.infoAdBoxPlain {
        position:relative;
	float:right !important;
	clear:right;
	margin:0px 0 30px 10px;
	padding:0px 0px 20px 0px;
}
.infoBox {
	position:relative;
	background:#fff url(http://www.equifax.com/ecm/i/bgGreyModTop.png) no-repeat top left;
	float:right !important;
	clear:right;
	margin:0px 0 30px 10px;
	padding:12px 0px 20px 0px;
	min-height:110px;
	
}
.infoBox > * {
	position:relative;
	z-index:2;
	padding:0 15px;
	width:169px;
}
.infoBox h2 {
	border-bottom:1px solid #a1a1a1;
	font-size:1.2em !important;
	color:#903;
	padding-bottom:.5em;
}
.infoBox dl > * {
	position:relative;
	top:0;
	left:0;
	font-size:.8em;
	padding-left:30px;
	padding-right:10px;
}
.infoBox dt {
	font-weight:bold;
	color:#903;
	margin-top:1em;
}
.infoBox dt p{
	padding:2px 0 0 0;margin:0 0 0 -11px;font-size:1.1em;font-weight: bold;
}
.infoBox dd {
	top:.5em;
}
.infoBox DD LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; margin:0px 0px 0px 0px;float:none;POSITION: relative;
}

.infoBox img {
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
.infoBox div {
	position:absolute !important;
	bottom:0;
	left:0;
	z-index:1 !important;
	background:transparent url(http://www.equifax.com/ecm/i/bgGreyModBot.png) no-repeat bottom left;
	margin:0 !important;
	padding:0 !important;
	height:376px;
	width:209px !important;
}
#shareholderMats a.plainLink {
        font-weight: bold ;text-decoration: none; color: #903;
}
/*
.trigger {
	cursor: hand;
	margin:0px;

}
*/
.branch {
	display: none;
	margin:0 10px 0 0;
}
.branch img{
   padding:0 0 0 0;
   left: -20px; 
   position: absolute; 
   top: 0px;
}

/* end info box */

/* begin bio lists */
#content #main .bioList {
	margin:0 !important;
	padding:0 !important;
}
#content #main .bioList:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
#content #main .bioList + p.backToTop {
	margin:0 0 2em;
}
#content #main .bioList > * {
	position:relative;
	float:left;
	clear:both;
	margin-bottom:2em;
}
#content #main .bioList dt {
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
}
#content #main .bioList * + dt {
	font-size:1.2em;
	margin-bottom:2em;
}
#content #main .bioList dd + dt {
	margin-top:2em;
}
#content #main .bioList p {
	position:relative;
	bottom:1em;
	display:inline;
	font-size:1.2em;
	font-weight:bold;
	width:535px;
}
#content #main .bioList span {
	position:absolute;
	bottom:-1.4em;
	left:0;
	font-size:.9em;
	font-weight:normal;
	color:#7d7d7d;
	width:535px;
}
#content #main .bioList span a {
        font-size:1.2em;
	font-weight:normal;
	color:#7d7d7d;
	margin:0px 0px 0px 103px;
}

#content #main .bioList img {
	display:inline;
	vertical-align:text-bottom;
	padding-right:10px;
}
/* end bio lists */

/* begin link tables */
#content #main table, #content #main .table {
	background-color:#fff;
	border:1px solid #7d7d7d;
	border-collapse:collapse;
	clear:both;
	width:100%;
}
#content #main .table {
	background:#fff url(http://www.equifax.com/ecm/i/bgTableCol3.png) repeat-y top left;
	float:left;
	width:auto;
}
#content #main caption {
	display:none;
}
#content #main .table h2 {
	background-color:#fff;
}
#content #main th {
	padding:.5em;
}
#content #main th, #content #main .table h2 {
	border-bottom:6px solid #7d7d7d;
	color:#903;
	font-size:1.5em;
	line-height:normal;
	text-align:left;
}
#content #main .table h2 span {
	display:block;
	font-size:1em;
	padding:5px;
}
#content #main td {
	border:1px solid #7d7d7d;
	vertical-align:top;
	line-height:normal;
	padding:.5em;
}
#content #main .table > div, #content #main .table2 > div {
	float:left;
	vertical-align:top;
	line-height:normal;
	width:213px;
}
#content #main .table div div, #content #main .table2 div > * {
	padding:6px;
}
#content #main .table img {
	vertical-align:middle;
	position:relative;
	top:-6px;
	right:-6px;
	float:right;
}
#content #main .table a {
	text-decoration:none;
}
#content #main .table a:hover {
	text-decoration:underline;
}
#content #main .table p {
	float:none;
	width:auto;
}
#content #main .table div div > * {
	font-size:.9em;
	padding-bottom:1em;
}
#content #main .table li {
	padding-bottom:1em;
}
#content #main .table h3 {
	font-size:1em !important;
}
#content #main .table dt {
	font-weight:bold;
}
#content #main .table dd {
	padding-bottom:1em;
}
/* end link tables */

/* begin action links */
#content #main a.actionLink {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#content #main a.actionLink:hover {
	text-decoration:underline;
}
/* end action links */

/* end main styles */
/* end content */

#footer {
    background: url("http://www.equifax.com/ecm/i/bgs/bg-bottomContainer.png") no-repeat scroll 0 32px transparent;
    font-size: 0.8em;
    left: 0;
    line-height: 2em;
    position: relative;
    top: -32px;
    width: 933px;
}
#footer p {
	padding:0 10px 0 4px;
	width:898px;
}

#tagline a {
	display:block;
	float:right;
	height:35px;
	width:215px;
	text-indent:-9999em;
}
#copyright {
	clear:both;
}
#corpNav {
	position:relative;
	left:24.4em;
	bottom:1.5em;
	font-size:.8em;
}
#corpNav dl {
	position:absolute;
	top:-42px;
	left:0;
}
#corpNav dt {
	display:none;
}
#corpNav dd {
	float:left;
	border-left:1px solid #7d7d7d;
	padding:0 4px;
	line-height:1em;
}
/* disable border for first link */
#corpNav dt + dd {
	border-left:none;
}
#corpNav a {
	text-decoration:none;
}
#main .sampleservice {
	border:1px solid #d3d3d3;
	border-left:1px;
	border-right:1px;
	float:left;
	padding:10px 0;
}
#main .sampleservice div {
	border-left:1px solid #d3d3d3;
}
#main .sampleservice div:first-child {
	border:none;
}
#main .sampleservice h2 {
	color:#903;
}
#main .sampleservice h3 {
	font-size:1em !important;
}
#main .sampleservice p {
	font-size:.9em;
}
#main .sampleservice a.more {
	color:#903;
	font-weight:bold;
	text-decoration:none;
}
#main .sampleservice a.more:hover {
	text-decoration:underline;
}

/* Added for PPM 48877 */
#content #main #leftnavexp table {
	border:0px;
}
#content #main #leftnavexp td {
	border:0px;
}
/* End of Addition for PPM 48877 */

/* ==================== UNIVERSAL STYLE FOR THREE TABS HOMEPAGE  ==================== */
/*----------- START EVENT NOTIFICATION SECTION -------------*/
div#EventNotificaton {
	background: transparent url(http://www.equifax.com/ecm/i/bgs/tab_earnings.gif) repeat-x 0 0;
	margin: 0 5px 10px 50px;
	padding: 0;
	position: relative;
}
div#EventNotificatonL {
	background: transparent url(http://www.equifax.com/ecm/i/bgs/tab_earningsLeft.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}
div#EventNotificatonR {
	background: transparent url(http://www.equifax.com/ecm/i/bgs/tab_earningsRight.gif) no-repeat bottom right;
	margin: 0 0 0 10px;
	padding: 0;
}
#EventNotification img {
	vertical-align: middle;
	padding: 0 0 0 11px;
	margin: 0;
	border: 0;
}
#EventNotification a, #EventNotification a:visited {
	color: #000;
	font-size: 0.85em!important;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#EventNotification a:hover {
	color: #444;
	text-decoration: none;
}
/*---------- END EVENT NOTIFICATION SECTION ------------------*/
/* =======================NEW STYLES FOR TABBING NEW HOME ==================== */
/* OVERRIDE general.css Code modified for inav#39011-end*/
#siteSearch label {
	float:left;
	display:none;
	color:#903;
	font-size:.1em;
	font-weight:bold;
	padding:6px 9px 0 0;
}
#siteSearch .text, #siteSearch .submit {
	border:1px solid #a1a1a1;
}
#siteSearch .text {
	padding-right:2px;
	width:119px;
	height:1.4em;
	font-weight:bold;
}
#siteSearch .submit {
    background: url("http://www.equifax.com/ecm/i/icons/icon-search.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 1.55em;
    text-indent: -9999em;
    vertical-align: middle;
    width: 26px;
}
/* OVERRIDE general.css begin global navigation */
/* begin global navigation 
#globalNav {
                clear: both;
                float: left;
                margin:0;
                padding: 0;
                position:relative;
                width: 100%;
}*/
#globalNav dt {
                display:none;
}
#globalNav dd {
                float:left;
                padding:0;
                margin: 0;
                margin-right: 4px;
}
/* end global navigation */
/* Start Event global navigation */
#globalEvent {
    border-left: 1px solid #778A9C;
    font-size: 0.85em;
    padding-left: 20px;
    position: absolute;
    right: 47px;
    top: 8px;
    z-index: 112;
}
#globalEvent a, #globalEvent a:visited {
	color: #778a9c;
	text-decoration: none;	
}
#globalEvent a:hover { color: #444; }
/* ACTIVE tabs */
#globalNav dd.selectedFirst, #globalNav dd.selectedMiddle, #globalNav dd.selectedLast {
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-selectedM.png) repeat-x 0 0;
}
#globalNav dd.selectedFirst div, #globalNav dd.selectedMiddle div, #globalNav dd.selectedLast div{
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-selectedR.png) no-repeat right top;       
}
#globalNav dd.selectedFirst div span{
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-selectedFirstL.png) no-repeat 0 0;
}
#globalNav dd.selectedFirst {
                margin-right: -4px!important;    
}
#globalNav dd.selectedMiddle div span, #globalNav dd.selectedLast div span{
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab_bizActiveL.png) no-repeat 0 0;
}
#globalNav dd.selectedFirst div span a, #globalNav dd.selectedMiddle div span a, #globalNav dd.selectedLast div span a{
                color: #000;
                float: left;
                font-size: 1.2em;
                padding:1.15em 2.9em 0.2em 3.0em;     
}
/* INACTIVE tabs */
#globalNav dd.First, #globalNav dd.Middle, #globalNav dd.Last {
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-unSelectedM.png) repeat-x 0 0;
}
#globalNav dd.First div, #globalNav dd.Middle div, #globalNav dd.Last div{
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-unSelectedR.png) no-repeat right top;  
}
#globalNav dd.First div span{ /* the first tab will have more dropshadow to the left */
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab_psolInActiveL.png) no-repeat 0 0;
}
#globalNav dd.Middle div span, #globalNav dd.Last div span{
                float:left;
                background: transparent url(http://www.equifax.com/ecm/i/tabs/tab-unSelectedL.png) no-repeat 0 0;
}
#globalNav dd.First div span a, #globalNav dd.Middle div span a, #globalNav dd.Last div span a{
                float: left;
                padding:1.25em 2.3em 0.35em 2.1em;   
}
/* disable separator for first link */
#globalNav a {
                color: #fff;
                text-decoration:none;
                font-weight:bold;
}

/* #################### GLOBAL CSS FOR NEW MERCHANDISING PAGES added 01/31/2012 #################### */

#ContainerTop {
    background: url("http://www.equifax.com/ecm/i/bgs/bg-topContainer.png") no-repeat scroll left bottom transparent;
    float: left;
    margin-top: -37px;
    padding: 0;
    width: 933px;
}

/* end global navigation */

/* OVERRIDE general.css begin international navigation */

/* new tabbing Homepage Style */
div.redBar {
	background: transparent url(http://www.equifax.com/ecm/home/images/bgs/bg_redBar.png) no-repeat 0 0;
	border: none;
	height: 25px;
	margin:0;
	padding:0;
	text-indent: -99999999999999px;
	width: 890px;
}


#solFindCom, #solFindCon, #solFindWork {
	cursor: pointer;
}

#floodlight{
margin-top:-18px;
*margin-top:0px;

}
#EFXTag {
background:url("http://www.equifax.com/ecm/i/logos/logo_EFX_TM.png") no-repeat scroll left top transparent;
height:18px;
margin:10px 0 -18px 18px;
*margin:0px 0 -18px 18px;
}

#newsletterSubmit {
		 background: none;
		 border: none;
		 color: #0e5fd8;
		 cursor: pointer;
		 font-size: 1.0em;
		 padding-top: 15px;
		 text-decoration: underline;
}

		body {
			/* background-color: #e1e1e1;
			color: #7d7d7d; */
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		h3 {
			color: #9d0a0e;
		}
		#white h3 {
			text-transform: uppercase;
		}
		#subnavFW {
	font-size: 0.9em;
	padding: 0;
	margin: 11px 0 0 26px;0
	color: #778a9c;
}
		
		#subnavFW ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

		
		#subnavFW ul li a.on {
		color: #077FAE;
		font-weight: bold;
		}
		#subnavFW ul li a {
			text-decoration: none;
		}		
		#subnavFW ul li {
	border-left: 1px solid #666;
	display: inline;
	padding: 0 10px;
}

		#subnavFW li:first-child {
	border-left: 0;
/*	padding: 0 0 0 15px;*/
}
#subnavFW ul li a {
	color: #778a9c;
	text-decoration: none;
}

		#subnavFW ul li a:hover{
	color: #0076A3;
	text-decoration: underline;			
}

		
		
		#subnavFW ul li#Products a,
		#subnavFW ul li#CustomerService a{
			border-top: solid 3px #fff;
			margin: 0px 0px 0px 0px !important;
			
		
			
		}
		
		#subnavFW ul li#Products ul#EquifaxProductsPopUp,
		#subnavFW ul li#CustomerService ul#CustomerServicePopUp 
		
		{
			
			background-color: #fff;
			
			position: absolute;
			z-index: 200;
			
		}
		
		#subnavFW ul li#CustomerService ul#CustomerServicePopUp {
		    
		   margin: -3px 0 0 155px;
		    
		    padding: 0 -10px 0 90px;
		    width: 50px;
		    padding-right:60px;
		}
		#subnavFW ul li#Products ul#EquifaxProductsPopUp {
		    
		  	margin: -3px 0 0 5px;
		    
		    padding: 0 -10px 0 90px;
		    width: 170px;
		    padding-right:22px;
		}
				
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li,
#subnavFW ul li#CustomerService ul#CustomerServicePopUp li {	
	background:url("http://www.equifax.com/ecm/home/mv/2010-October/mv-test-01/secondary-bullet.png") no-repeat 3px 8px transparent;
	background-color: #fff;
	border: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #404040;
	font-size: 0.95em;
	font-weight: normal;
	margin: 0px;
	padding: 4px 75px 1px 13px;	
	display: none;
}
		
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li
		{
		width: 200px;
		}
		#subnavFW ul li#CustomerService ul#CustomerServicePopUp li
		{
		width:126px;
		}
		
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li#Last,
		#subnavFW ul li#CustomerService ul#CustomerServicePopUp li#Last
		{
			border-bottom: 2px solid;
		}
		
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li#First
		{
			border-top-style: none;
			background:none;
			background-color:#fff;
			font-weight:bold;
			padding-left:10px;
			padding-right:78px;
		}
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li#First a:hover,
		{
			color: #666;
			text-decoration: none;		
		}
		#subnavFW ul li#CustomerService ul#CustomerServicePopUp li#First
		{
			border-top-style: none;
		}
		#subnavFW ul li#Products ul#EquifaxProductsPopUp li#Middle
		{
		
			border-bottom-style: none;
			padding-bottom:7px;
			*padding-bottom:5px;
		}
	
#subnavFW ul li#Products ul li a, 
#subnavFW ul li#CustomerService ul li a{
	color: #0076A3;
}
		#subnavFW ul li#Products a:hover, 
		#subnavFW ul li#CustomerService a:hover
		 {
			color: #0076A3;
			cursor: pointer;
			text-decoration: underline;
/*	padding: 0px 4px;*/
		}
		
#subnavFW ul li#Products ul#EquifaxProductsPopUp:hover > li, 
#subnavFW ul li#CustomerService ul#CustomerServicePop:hover > li {
	display: block;
	background-color: #fff;
	font-weight: normal;
	
}

#ContainerBottom {
    background: url("http://www.equifax.com/ecm/i/bgs/bg-bottomContainer.png") no-repeat scroll 0 0 transparent;
    float: left;
    min-height: 42px;
    padding: 0;
    width: 933px;
}

/* new homepage change 1.10.12 */
dl.arrow dt {
    display: none;
}


/* begin international navigation */
#intNav {
	position:absolute;
	z-index:10000;
	top:20px;
	right: 131px;
	font-size:.85em;
	font-weight:bold;
	border: solid 1px #fff;

}
#intNav dl {
	/*background:transparent url(http://www.equifax.com/ecm/i/bgIntNavTab.png) no-repeat top left;*/
	background:#fff url(http://www.equifax.com/ecm/i/arrows/arrow-single-down.png) no-repeat 94% 16px;
	padding:5px 4px 0 4px;
	width:194px;
}
/* hide initially */
#intNav dt {
	/*background:transparent url(http://www.equifax.com/ecm/i/bgIntNavBottom.png) no-repeat 0 0;*/
	display:none;
	position:absolute;
	bottom:-17px;
	left:1px;
	width:100%;
	height:17px;
	text-indent:-9999em;
}
/*Chrome Specific CSS*/
/* hide all countries */
body:first-of-type #intNav dd {
	display:none;
}
/* show first country */
body:first-of-type #intNav dt + dd {
	display:block;
}
#intNav dd {
	display:none;
}
#intNav dt + dd {
	display:block;
}
/* begin show all countries */
#intNav:hover {
	/*background:transparent url(http://www.equifax.com/ecm/i/bgIntNav.png) repeat-y;*/
	border: solid 1px #ccc;
}
#intNav dl:hover dd, #intNav dl:hover dt {
	display:block;
}
/* end show all countries */
#intNav a {
	color: #778a9c ;
	display:block;
	position:relative;
	line-height:2.9em;
	padding-left:43px;
	width:184px;
	text-decoration:none;
}
#intNav dd:hover {
	background-color:#e1e1e1;
}
/* disable hover for first country */
#intNav dt + dd:hover {
	background-color:transparent;
}
#intNav img {
	border:none;
	position:absolute;
	top:9px;
	left:10px;
}
/* end international navigation */
#globalEvent {
    border-left: 1px solid #778A9C;
    font-size: 0.85em;
    padding-left: 20px;
    position: absolute;
    right: 47px;
    top: 30px!important;
	z-index:112;
}
#globalEvent a, #globalEvent a:visited {
	color: #778a9c;
	text-decoration: none;	
}
#globalEvent a:hover { 
	color: #0076A3;
	text-decoration: underline;
	 }

/* new homepage change 1.10.12 */
.searchBox {
    color: #778a9c;
    margin:0;
    padding:2px 8px 2px 6px;
}



/* new homepage change 1.10.12 */
dl.arrow dd {
    background: url("http://www.equifax.com/ecm/i/arrows/arrow-double-right.png") no-repeat scroll 0 9px transparent;
    list-style: none outside none;
    padding: 2px 5px 2px 12px;
}

/* new homepage change 1.10.12 */
dl.arrow dd.noArrow {
    background-image: none;
}

/* new homepage change 1.10.12 */
#SignIn {
    background: url("http://www.equifax.com/ecm/i/icons/icon-memberSignIn.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    left: 610px;
    margin: 0 12px 0 0;
    padding: 5px 10px 5px 26px;
    position: absolute;
    top: 145px;
}
#SignIn a:link, #SignIn a:visited { text-decoration: none; color:#077fae!important; }
#SignIn a:hover { color:#077fae; text-decoration:underline; }
   


/* #################### GLOBAL BOTTOM CSS #################### */
/* #################### Copyright Area, Bottom Navigation, Disclaimer #################### */
#GlobalBottom { /* very bottom gray area that holds disclaimer and copyright */
	clear: both;
	margin: 0 auto;
	width: 933px;
}
#GlobalBottom .Disclaimer { /* disclaimer statement in the white canvas */
	background-color: none;
	color: #778a9c;
	float: left;
	font: 0.8em Arial, Helvetica, sans-serif;
	margin: 0 20px 0 0;
	padding: 0 20px 0 40px;
}
#GlobalBottom a:link, #GlobalBottom a:visited { text-decoration: none; }
#GlobalBottom a:hover { color:#077fae; text-decoration:underline; }
#Copyright { /* container to hold copyright and footer links in gray area */
	color: #778a9c;
	float: left;
	font: 0.8em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 20px 0 30px;
	width: 97%;
}
#Copyright .copy { float: left; width: 27%; padding-left: 10px; }
#Copyright ul { /* Used for displaying orange arrow as a listing bullet */
	float: left;
	list-style:none;
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;
}
#Copyright ul li { 
	display: inline;
	margin: 0 0 10px 0;
	padding:0 2px 0 5px;
}
#Copyright ul li a, #Copyright ul li a:visited { 
	color: #778a9c;
	text-decoration: none;
}
#Copyright ul li a:hover{ 
	color: #333;
	text-decoration: none;
}
#Copyright ul li.Middle {
	border-left: solid 1px #778a9c;
}
#Copyright ul li.Last {
	border-left: solid 1px #778a9c;
}
/* !!! SEO friendly vertical navigation !!! */
#PSOLFooterNav {
	padding: 20px 0 0 40px;	
	font-size: 0.85em;
	float: left;
	width: 867px;
}
#PSOLFooterNav h3 {
	color: #3d5262;
	font-size: 1.45em;
}
#PSOLFooterNav a, #PSOLFooterNav a:visited {
	color: #778a9c;
	text-decoration: none;	
}
#PSOLFooterNav a:hover    { text-decoration: underline; color:#077fae;  }
#PSOLFooterNav dd         { border-bottom: solid 1px #bdc9d5; }
#PSOLFooterNav dd.Last    { border: none; }
#PSOLFooterNav dd.noArrow { padding-top: 7px; }  /* social media icons - space above */
#PSOLFooterNav dd.noArrow img { padding-right: 5px; } /* social media icons - space in b/w icons */
.firstBlock  { 	width: 21%; float: left; }
.secondBlock { 	width: 23%; float: left; margin-left: 2%; }
.thirdBlock  { 	width: 28%; float: left; margin-left: 2%; }
.fourthBlock { 	width: 21%; float: left; margin-left: 2%; }

/* !!! Footer EFX Branding !!!*/
#FooterBrand {
	clear: both;
	padding: 20px 20px 40px 40px;
}
#EfxTag {
	float: left;
	width: 40%;
}
#EfxTagLine {
	float: right;
	text-align: right;
	width: 40%;
}

div#disclaimer {
    padding: 10px 0 5px 47px;
}

#disclaimer {
    clear: both;
    color: #999999;
    float: left;
    font-size: 0.8em;
    margin-bottom: 10px;
    width: 74%;
}
#disclaimer a, #disclaimer a:visited { text-decoration: none; color:#077fae;  }
#disclaimer a:hover { text-decoration: underline; color:#077fae;  }
/*for image in homepage*/

#sliderContainer {
    background: url("http://www.equifax.com/ecm/home/images/bgs/banner-background_premier.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #CDD6DF;
    margin-left: 22px;
    margin-top: 15px;
    min-height: 308px;
    position: relative;
    width: 875px;
}

#sliderContainer .sideBarBanner h1 {
    border: medium none;
    color: #F26522;
    font-family: Helvetica,Arial;
    font-size: 1.7em;
    font-weight: normal;
    padding: 0;
}

#sliderContainer .sideBarBanner h3 {
    color: #778A9C;
    font-size: 1em;
}
#sliderContainer .sideBarBanner h2 {
    color: #3D5262;
    font-size: 1.25em;
    padding-top: 4px;
}


#sliderContainer .sliderContent h1 {
    border: 0 none;
    color: #FFFFFF;
    font-family: Helvetica,Arial;
    font-size: 2.3em;
}
 
.sliderContent {
    background: url("http://www.equifax.com/ecm/home/images/sliderContentBkgrdImg.png") repeat-x scroll 0 0 transparent;
    margin-top: 113px;
    padding: 12px 0 11px 17px;
	border: 1px solid #CDD6DF;
	border-left:none;
	border-right:none;
}

.sliderContent p {
    color: white;
    font-family: helvetica,arial;
    font-size: 1.45em;
    line-height: 1.3em;
    margin: 0.14em 0 0.75em;
    width: 372px;
}

.sidebarFW {
    background: url("http://www.equifax.com/ecm/home/images/sideBarBkgrd.png") repeat scroll 0 0 transparent;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 9px;
    width: 274px;
}


.sideBarBanner {
    background: url("http://www.equifax.com/ecm/home/mv/2010-October/mv-test-01/sidebar-background.png") repeat-x scroll 0 0 #C1CCD6;
    padding: 10px 15px;
}

ul#column1 {
    color: #778A9C;
    font-size: 12px;
    line-height: 16px;
    list-style: disc outside url("http://www.equifax.com/ecm/home/images/bulletArrow.png");
    margin: 5px 0 0 10px;
    padding: 0 0 0 15px;
}


#column1 li {
    padding-bottom: 8px;
}

.sliderContent span a#learn-more {
    color: #FFFFFF;
    font-size: 1.2em;
    left: 27px;
    top: -13px;
}

.sliderContent span em {
    color: #F26522;
    font-size: 1.55em;
    font-style: normal;
    font-weight: bold;
    margin: -3px 0 0 3px;
}
.sliderContent span a {
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.sliderContent span a#learn-more:hover {
    text-decoration: underline;
}


/* #################### END GLOBAL TOP CSS #################### */