/* General Styles */
html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #000;
	background-color: #D6E3EE;
	float:left;
}

img { border: 0; }

form { margin: 0; padding: 0; }

a {	color: #22568E; }
a:hover { color: #333; }

#defaultpage_toggle {
	margin: 0;
	padding: 50px 0 0 25px;
}

#defaultpage_toggle a {
	color: #fff;
	font: 10px arial, sans-serif;
}

#pMenu-root, #pMenuCountry-rootCountry { display: block; }

#browser_message { display: none; }

/* Special Classes */
.inline { display: inline; }
.clear { height: 0;	clear: both; }
.center { text-align: center; }
.left {	float: left; }
.right { float: right; }
.text_right { text-align: right; }
.score { color: #000063; font: bold 18px arial, sans-serif; }
.hr { margin: 10px 0 10px 0; border-bottom: 1px dashed #ccc; }
#rightcol div.hr { margin: 10px 4px 10px 4px; border-bottom: 1px dashed #ccc; }
.tipClass { font: 10px Arial, Helvetica; color: white }
.tipClass a { text-decoration: none; color: #ffffcc }
.button { margin-top: 7px; }
.formbutton { margin-left: 5px; }

/* General Text Styles */
.copy_aster { color: #CC0000; font-size: 16px; line-height: 16px; }
.copy-sm { font-size: 9px; }
.blue {	color: #003399; }
.red { color: #cc0000; }


/* Positioning Info */
#container { width: 760px; }

#containerbg { width: 766px; background: url(../img/pagebg_right.gif) repeat-y top right; }
#containerbottom { width: 766px; height: 15px; background: url(../img/pagebg_bottom.gif) no-repeat; }

/* Footer Styles */
#footer {
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	background: #666;
	color: #fff;
	font: 10px arial, sans-serif;
	text-align: center;
	float: bottom;
	height: 1px;
}

#footer_sample {
	clear: both;
	margin: 10px 0 0 0;
	height: 1px;
	background: #fff;
}

#footer a {
	color: #fff;
	font: 10px arial, sans-serif;
	text-decoration: underline;
}

/* Header Styles */
#header {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 243px;
	height: 64px;
}

#logolinks a {
	margin-left: 24px;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#logolinks a:hover {
	text-decoration: underline;
}

#logolinks img {
	display: inline;
	padding-right: 5px;
}

#topnavcontainer {
	padding: 0;
	margin: 0;
	background: url(../img/topnav_bg.gif) repeat-x bottom;
	height: 64px;
}

#topnav {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 243px;
	height: 41px;
}

#topnav p {
	margin: 9px 0 0 0;
	padding: 0;
	width: 475px;
	font: 11px arial, sans-serif;
	text-align: right;
}

#topnav p a {
	color: #000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#topnav p a:hover {
	text-decoration: underline;
}

/* top navigation list styles */
#topnav ul {
	width: 477px;
	border: 0;
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#topnav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 159px;
	text-align: center;
}

#topnav ul li a {
	background: #6D9DC1;
	margin: 0 2px 1px 0;;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 11px/19px arial, sans-serif;
	height: 19px;
}

#topnav ul li a:hover {
	color: #fff;
	background: #2070B6;
}

#topnav ul li a.active {
	color: #fff;
	background: #2070B6;
}

/* Pulldown Menu */
.lowText { text-decoration: none; color: #224F65; font: 12px Arial, sans-serif; text-align: center; }
.highText { text-decoration: none; color: #000000; font: 12px Arial, sans-serif; text-align: center; }
.sublowText { padding-left: 14px; text-decoration: none; color: #224F65; font: 12px Arial, sans-serif; text-align: left; }
.subhighText { padding-left: 14px; text-decoration: none; color: #224F65; font: 12px Arial, sans-serif; text-align: left; }

.itemBorderMain { border: 1px solid #B7B7B7; background: url(../img/topnavitem_bg.gif) repeat-x bottom; }
.itemBorderSub { border: 1px solid #B7B7B7; background: url(../img/topnavitem_bg.gif) repeat-x bottom; }

.itemBorderMainOver { border: 1px solid #B7B7B7; background: url(../img/topnavitem_bg_over.gif) repeat-x bottom; }
.itemBorderSubOver { border: 1px solid #B7B7B7; background: url(../img/topnavsubitem_bg_over.gif) repeat-x bottom; }

.lowText img, .highText img { margin-top: 3px; }
.sublowText img, .subhighText img { margin-top: 3px; }

/* Country Pulldown Menu */
.lowTextCountry { padding-left: 0; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: center; }
.highTextCountry { padding-left: 0; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: center; }
.sublowTextCountry { padding-left: 12px; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: left; }
.subhighTextCountry { padding-left: 12px; text-decoration: none; color: #000000; font: 11px Arial, sans-serif; text-align: left; }

.itemBorderMainCountry { background: #ffffff; }
.itemBorderSubCountry { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px dashed #999999; border-bottom: 1px solid #999999; background: #ffffff; }

.itemBorderMainOverCountry { background: #ffffff; }
.itemBorderSubOverCountry { border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 1px dashed #999999; border-bottom: 1px solid #999999; background: #E8F4FF; }

.lowTextCountry img, .highTextCountry img { margin-right: 8px; }
.sublowTextCountry img, .subhighTextCountry img { margin-right: 8px; }

.lowTextCountry strong, .highTextCountry strong { margin-right: 5px; }
.sublowTextCountry strong, .subhighTextCountry strong { margin-right: 5px; }

/* sub navigation list styles */
#subnavbar_prv {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../img/subnav_bg_prv.gif) no-repeat top left;
	height: 32px;
}

#subnavbar_pse {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../img/subnav_bg_pse.gif) no-repeat top left;
	height: 32px;
}

#subnavbar_qms {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../img/subnav_bg_qms.gif) no-repeat top left;
	height: 32px;
}

#subnav {
	position: relative;
	display: none;
	margin: 0;
	padding: 0;
	float: right;
	height: 20px;
	top: 7px;
	width: 611px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	float: right;
	position: relative;
}

#subnavitem1 { width: 85px; }
#subnavitem2 { width: 85px; }
#subnavitem3 { width: 135px; }
#subnavitem4 { width: 112px; }
#subnavitem5 { width: 120px; }
#subnavitem6 { width: 74px; }

#subnav a {
	background: url(../img/topnavitem_bg_over.gif) repeat-x bottom;
	border-left: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-right: none;
	border-top: none;
	margin: 0;
	padding: 0;
	color: #224F65;
	text-decoration: none;
	text-align: center;
	display: block;
	font: normal 12px/22px arial, sans-serif;
	height: 23px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#subnav ul li a:hover {
	color: #fff;
	background: url(../img/topnavitem_bg_over.gif) repeat-x bottom;
}

#subnav li ul a {
	background: #EBEBEB;
	border-left: 1px solid #B7B7B7;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #B7B7B7;
	border-top: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	color: #224F65;
	text-decoration: none;
	display: block;
	font: normal 12px/22px arial, sans-serif;
	height: 23px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#subnav a#activeItem {
	font-weight: bold;
	color: #224F65;
	background: #fff;
	border-left: 1px solid #B7B7B7;
	border-bottom: 1px solid #fff;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

* html div.clearer {
	font-size: 0;
}

/* Subheader Styles */
#subheader {
	margin: 0;
	padding: 0;
	height: 98px;
	background-color: #fff;
}

#subheader_image {
	float: left;
	margin: 0;
	padding: 0;
}

#subheader_content {
	float: left;
	border-left: 1px solid #B7B7B7;
	margin: 0;
	padding: 10px 5px 5px 5px;
	width: 194px;
	height: 98px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 183px;
	height: 83px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#subheader_content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#subheader_content p {
	margin: 0 0 4px 0;
	padding: 0;
	font: 10px arial, sans-serif;
}

#subheader_content input {
	font: 10px arial, sans-serif;
}

/*Foi Alterado aqui para alinha o inc_log.asp*/
#subheader_content td {
	font: 10px arial, sans-serif;
}

#subheader_content span.input_label {
	margin: 0;
	padding: 2px 4px 0 0;
	float: left;
	width: 55px;
	text-align: right;
}

/* Subheader links */
#dispute_links {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	width: 760px;
}

#dispute_links_heading {
	float: left;
	display: inline;
	margin: 0;
	padding: 3px;
	background-color: #DDEEF6;
	border-top: 4px solid #0073A5;
	color: #333;
	font: 10px arial, sans-serif;
	width: 115px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 109px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#dispute_links_equifax  {
	float: left;
	display: inline;
	margin: 0;
	padding: 3px;
	background-color: #FFC6C6;
	border-top: 4px solid #b30000;
	color: #333;
	font: 10px arial, sans-serif;
	width: 205px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 199px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#dispute_links_experian {
	float: left;
	display: inline;
	margin: 0;
	padding: 3px;
	background-color: #CCDCFF;
	border-top: 4px solid #000066;
	color: #333;
	font: 10px arial, sans-serif;
	width: 235px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 229px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#dispute_links_transunion {
	float: left;
	display: inline;
	margin: 0;
	padding: 3px;
	background-color: #C6E1C6;
	border-top: 4px solid #109065;
	color: #333;
	font: 10px arial, sans-serif;
	width: 205px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 199px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }


#dispute_links_equifax a, #dispute_links_experian a, #dispute_links_transunion a  {
	font: 10px arial, sans-serif;
}

#link_bar {
	clear: both;
	height: 24px;
	margin: 1px 0 0 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #B7CFE1;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#cps_bar {
	height: 24px;
	margin: 1px 0 0 0;
	padding: 3px;
	background-color: #2070B6;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#cps_bar a {
	color: #fff;
	margin: 0 5px;
	font: bold 11px Arial, sans-serif;
}

#bread_crumb {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

#bread_crumb p {
	margin: 0;
	padding: 0;
	color: #336699;
	font: 11px arial, sans-serif;
}

#bread_crumb p a {
	font: 11px arial, sans-serif;
	text-decoration: underline;
}

#report_links {
	float: right;
	margin-top: 2px;
	margin-right: 30px;
}

#report_links a {
	margin: 0 2px;
	padding: 0 10px;
	border: 1px solid #336699;
	color: #336699;
	height: 22px;
	text-decoration: none;
	font: 11px/19px arial, sans-serif;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 19px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#report_links a:hover {
	color: #fff;
	background-color: #336699;
}

#tool_bar {
	float: right;
	margin-top: 3px;
}

#tool_bar img {
	margin: 0;
	vertical-align: top;
}

#tool_bar a.print_icon {
	margin-left: 8px;
}

/* Right Column Styles */
.upsell {
	margin-bottom: 10px;
}

.upsell h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

.upsell h2 {
	background: url(../img/hdr_sm_youmaybe.gif) no-repeat;
}

.upsell p {
	margin: 0 0 8px 4px;
	padding: 0 8px 0 8px;
	color: #000;
	font: 10px arial, sans-serif;
}

.upsell p.center {
	font: bold 12px arial, sans-serif;
}

.upsell span.buy_links {
	margin-top: 4px;
	display: block;
}

.upsell strong {
	font: bold 11px arial, sans-serif;
}

.upsell ul {
	margin: 0 5px 5px 4px;
	padding: 0 8px 5px 9px;
	list-style-type: none;
}

.upsell li {
	margin: 0 0 8px 0;
	padding: 0 0 0 11px;
	background: url(../img/btn_ddArrow.gif) no-repeat;
	line-height: 13px;
}

.upsell li a {
	font: 10px arial, sans-serif;
}

.upsell li p {
	margin: 4px 0 0 0;
	padding: 0;
}

/* UPSELL TREINAMENTO*/
.upsell_trei {
	margin-bottom: 10px;
}

.upsell_trei h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}
.upsell_trei h2 {
	background: url(../img/hdr_sm_youmaybe.gif) no-repeat;
}
.upsell_trei p {
	margin: 0 0 8px 4px;
	padding: 0 8px 0 8px;
	color: #000;
	font: 10px arial, sans-serif;
}

.upsell_trei p.center {
	font: bold 12px arial, sans-serif;
}

.upsell_trei span.buy_links {
	margin-top: 4px;
	display: block;
}

.upsell_trei strong {
	font: bold 11px arial, sans-serif;
}

.upsell_trei ul {
	margin: 0 5px 5px 4px;
	padding: 0 8px 5px 9px;
	list-style-type: none;
}

.upsell_trei li {
	margin: 0 0 8px 0;
	padding: 0 0 0 11px;
	background: url(../img/btn_ddArrow.gif) no-repeat;
	line-height: 13px;
}

.upsell_trei li a {
	font: 10px arial, sans-serif;
}

.upsell_trei li p {
	margin: 4px 0 0 0;
	padding: 0;
}


#partner h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_welcome.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#alerts h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_newalert.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#equifacts h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_equifacts.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#newsletter h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_newsletter.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#faqs h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_faq.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#tools h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_usefultools.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#info {
	margin: 3px 0 0 4px;
	padding: 7px 0 0 0;
	background-color: #E9F1F6;
}

#info h2 {
	margin: 0 0 6px 0;
	padding: 0 4px 0 8px;
	color: #6D9DC1;
	font: bold 11px arial, sans-serif;
}

#info p {
	margin: 0;
	padding: 0 8px 8px 8px;
	color: #000;
	font: 10px arial, sans-serif;
}

#info form {
	margin: 0;
	padding: 0 0 8px 8px;
}

#info select {
	color: #000;
	font: 10px arial, sans-serif;
	width: 149px;
}

#info ul {
	margin: 0 5px 0 0;
	padding: 0 8px 5px 8px;
	list-style-type: none;
}

#info li {
	margin: 8px 0 8px 0;
	padding: 0 0 0 12px;
	background: url(../img/btn_ddArrow.gif) no-repeat;
	line-height: 13px;
}

#info li a {
	font: 10px arial, sans-serif;
}

#offer h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_specialoffer.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#offer_trei h2 {
	margin: 0 0 7px 4px;
	padding: 24px 0 0 0;
	height: 24px;
	overflow: hidden;
	background: url(../img/hdr_sm_specialoffer.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#newsletter_signup {
	margin: 10px 0 0 12px;
	padding: 0;
	border: 1px solid #6D9DC1;
	width: 170px;
	background: url(../img/newsletter_sidebox_bg.gif) no-repeat 0px 39px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 168px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#newsletter_signup h2 {
	margin: 0;
	padding: 38px 0 0 0;
	height: 39px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	background: url(../img/newsletter_sidebox_hdr.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#newsletter_signup p {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font: 9px arial, sans-serif;
	font-color: #000;
}

#newsletter_signup input {
	font: 10px arial, sans-serif;
}

#order_error {
	margin: 0 10px 10px 0;
	padding: 7px;
	border: 1px solid #999;
	background: #eee;
}

#content input, select, textarea
{
	font-family:Arial;
	font-size:11px;
}

#content div#order_error p {
	margin: 4px 0 4px 0;
	font: 12px arial, sans-serif;
}

#order_error img {
	margin: 0px 5px 10px 0px;
	float: left;
}