/*********** general ***********/
#MasterPage td 
{
	padding:0;
}
#containerSample
{
	width:900px;	
	margin:0 0 20px 0;
	text-align:left;
}
.border
{
	width:900px;
	background-color:#ffffff;
}
#MasterPage #ad 
{
	margin-left:22px;
}

/* PNG transparency fix */
img, div { behavior: url(../Cobrand/Images/sampleReport/iepngfix.htc) }

/*********** header ***********/

#headerReport
{
	width:899px;
	height:60px;
	background:#f3f3f3 url(../Cobrand/Images/sampleReport/header_bg_bottom.gif) no-repeat center bottom;
}
 
#headerReport h1
{
	padding:0;
	margin:25px 0 0 0;
	display:inline;
	color:#000000;
	font-size:18px;
}

#headerReport h2
{
	padding:0;
	margin:0;
	color:#000000;
	font-size:12px;
}

#headerReport #prepared
{
	float:left;
	width:450px;
	margin:12px 0 0 0;
	padding-left:20px;
}

#headerReport #links
{
	float:right;
	width:400px;
	text-align:right;
	margin:10px 0 0 0;
	font-weight:bold;
	padding-right:20px;
}

#headerReport #links div
{
	margin:0 0 8px 0;
}

#headerReport #links a, #headerReport #links a:link
{
	color:#2273c6;
	font-size:12px;
	display:block;
	height:18px;
	background:url(../Cobrand/Images/sampleReport/header_arrow.gif) right 0 no-repeat;
	padding-right:20px;
}

#headerReport #links a:hover
{
	text-decoration:underline;
}

/*********** section template ***********/

#mid_section
{
	width:899px;
	height:185px;
	background:url(../Cobrand/Images/sampleReport/nav_box_bgTC.gif) repeat-x;
	margin:5px 0 10px 0;
}

#mid_section_top
{
	display:block;
	width:899px;
	height:14px;
	background:url(../Cobrand/Images/sampleReport/nav_box_bg_top.gif) no-repeat;
}

#navReport
{
	float:left;
	display:inline;
	position:relative;
	width:240px;
	height:175px;
	margin:0 20px;
	border-right:1px solid #edebe5;
}

#navReport h2
{
	margin:0 0 13px 0;
	padding:0;
	font-size:14px;
}

#navReport a
{
	width:240px;
	height:20px;
	font-weight:bold;
	font-size:12px;
	padding-left:27px;
	margin-bottom:5px;
	#margin-bottom:-5px;
	line-height:20px;
}

.personal_profile_on a:link, .personal_profile_on a:visited, .credit_summary_on a:link, .credit_summary_on a:visited,
.public_records_on a:link, .public_records_on a:visited, .credit_inquiries_on a:link, .credit_inquiries_on a:visited,
.account_history_on a:link, .account_history_on a:visited, .credit_score_on a:link, .credit_score_on a:visited 
{
	float:left;
	width:100px;
	height:20px;
	color:#ff8400;
	text-decoration:none;
}

.personal_profile_off a:link, .personal_profile_off a:visited, .credit_summary_off a:link, .credit_summary_off a:visited,
.public_records_off a:link, .public_records_off a:visited, .credit_inquiries_off a:link, .credit_inquiries_off a:visited,
.account_history_off a:link, .account_history_off a:visited, .credit_score_off a:link, .credit_score_off a:visited
{
	float:left;
	width:100px;
	height:20px;
	text-decoration:underline;
	font-style:normal;
	color:#2273c6;
}

.personal_profile_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_personalInfo_on.gif) 0 0 no-repeat;
}

.personal_profile_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_personalInfo_off.gif) 0 0 no-repeat;
}

.credit_summary_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_reportSummary_on.gif) 0 0 no-repeat;
}

.credit_summary_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_reportSummary_off.gif) 0 0 no-repeat;
}

.public_records_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_bankruptcy_on.gif) 0 0 no-repeat;
}

.public_records_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_bankruptcy_off.gif) 0 0 no-repeat;
}

.credit_inquiries_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditInquiriesTC_on.gif) 0 0 no-repeat;
}

.credit_inquiries_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditInquiriesTC_off.gif) 0 0 no-repeat;
}

.account_history_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditCards_on.gif) 0 0 no-repeat;
}

.account_history_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditCards_off.gif) 0 0 no-repeat;
}

.credit_score_on a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditScoreTC_on.gif) 0 0 no-repeat;
}

.credit_score_off a
{
	background:url(../Cobrand/Images/sampleReport/nav_creditScoreTC_off.gif) 0 0 no-repeat;
}

#section_box
{
	float:left;
	width:575px;
	height:160px;
	background:transparent url(../Cobrand/Images/sampleReport/sectionBoxBG.gif) 20px bottom no-repeat;
}

#section_box .description
{
	margin:15px 0 0px 20px;
	width:575px;
	height:95px;
	vertical-align:text-top;
}

#section_box .description h1
{	
	margin:30px 0 5px 0;
	#margin:15px 0 5px 0;
	padding:0;
	color:#000000;
	font-size:18px;
}

#section_box .description p
{	
	margin:0;
	padding:0;
	font-size:12px;
	color:#5c5a4b;
	line-height:20px;
}

/*********** report table ***********/

.reportTable
{
	width:848px;
	background:#fff url(../Cobrand/Images/sampleReport/table_gradient.gif) repeat-y;	
	margin:0 0 10px 22px;
	table-layout:fixed;
	border:0;
	border-collapse:collapse;
}
.reportTable h2
{
	padding:0;
	margin:18px 0 0 0;
	font-style:normal;
	font-size:12px;
}
.reportTable#reportTable2 h2, .reportTable#reportTable5 h2
{
	font-style:italic;
}
.reportTable h3
{
	padding:0;
	margin:10px 0 0 0;
	font-size:12px;
	display:inline;
	float:left;
	width:111px;
}

.reportTable h5
{
	padding:0;
	margin:15px 0 0 0;
	font-style:italic;
	font-size:17px;
	display:inline;
	float:left;
	width:70px;
}

.tableTopLeftSpacing
{
	width:9px;
	height:35px;
	background-color:#ffffff;
}

.tableTopSpacingOne
{
	width:163px;
	height:35px;
	background-color:#ffffff;
}
.tableTopSpacingTwo
{
	width:125px;
	height:35px;
	background-color:#ffffff;
}

.tableTopSpacingOne_RS
{
	width:188px;
	height:35px;
	background-color:#ffffff;
}

.tableTopSpacingTwo_RS
{
	width:100px;
	height:35px;
	background-color:#ffffff;
}

#MasterPage .reportSubheader 
{
	padding:0 0 0 56px;
}

.tableTopLeftCorner
{
	width:9px;
	height:31px;
	background:url(../Cobrand/Images/sampleReport/table_topLeftCornerTC.gif) no-repeat;
}

.tableTopLeftCornerAllAccounts
{
	width:9px;
	height:19px;
	background:url(../Cobrand/Images/sampleReport/table_topLeftCornerAllAccounts.gif) no-repeat;
}

.tableTop
{
	width:832px;
	height:31px;
	background:url(../Cobrand/Images/sampleReport/table_topTC.gif) repeat-x;
}

.tableTopAllAccounts
{
	height:19px;
	background:url(../Cobrand/Images/sampleReport/table_topAllAccounts.gif) repeat-x;
}

.tableTopMid
{
	width:2px;
	height:35px;
	background:url(../Cobrand/Images/sampleReport/table_topMid.gif) no-repeat;
}

.tableTopRightSpacing
{
	width:7px;
	height:35px;
	background-color:#ffffff;
}

.tableTopRightCorner
{
	width:7px;
	height:31px;
	background:url(../Cobrand/Images/sampleReport/table_topRightCornerTC.gif) no-repeat;
}

.tableTopRightCornerAllAccounts
{
	width:7px;
	height:19px;
	background:url(../Cobrand/Images/sampleReport/table_topRightCornerAllAccounts.gif) no-repeat;
}

.tableBottom
{
	height:30px;
	background:url(../Cobrand/Images/sampleReport/table_bottomTC.gif) repeat-x;
}
.tableBottomSample
{
	height:30px;
	background:#f0efe6 url(../Cobrand/Images/sampleReport/tableBottomBG.gif) 0 0 repeat-x;
}
.tableBottomSampleCreditScore
{
	height:26px;
	background:url(../Cobrand/Images/sampleReport/sampleScoreTableBottom.gif) 0 bottom repeat-x;
}

#MasterPage td.tableBottomAllAccounts
{
	height:8px;
	font:1px sans-serif;
	background-color:#f3f2e9;
	border-bottom:1px solid #dedbcf;
}

.tableBottomLeftCorner
{
	width:9px;
	height:30px;
	background:url(../Cobrand/Images/sampleReport/table_bottomLeftCornerTC.gif) no-repeat;
}
.tableBottomLeftCornerAllAccounts
{
	font:1px sans-serif;
	width:9px;
	height:8px;
	background:transparent url(../Cobrand/Images/sampleReport/table_bottomLeftCornerAllAccounts.gif) 0 bottom no-repeat;
}

#MasterPage .tableBottomPreviousRow td 
{
	height:7px;
	font:1px sans-serif;
}

.tableBottomLeftCornerTop
{
	width:9px;
	background:url(../Cobrand/Images/sampleReport/table_bottomLeftCornerTop.gif) center bottom no-repeat;
}

.tableBottomRightCorner
{
	width:7px;
	height:30px;
	background:url(../Cobrand/Images/sampleReport/table_bottomRightCornerTC.gif) no-repeat;
}

.tableBottomRightCornerAllAccounts
{
	font:1px sans-serif;
	width:7px;
	height:8px;
	background:#fff url(../Cobrand/Images/sampleReport/table_bottomRightCornerAllAccounts.gif) 0 0 no-repeat;
}

.tableBottomRightCornerTop
{
	width:7px;
	background:url(../Cobrand/Images/sampleReport/table_bottomRightCornerTop.gif) center bottom no-repeat;
}

/*********** report table field styles ***********/

.allAccounts, .allAccounts td
{
	background-color:#f3f2e9;
}

.allAccountsLeftBorder
{
	border-left:1px solid #dedbcf;
	background:#F3F2E9;
}
.allAccountsRightBorder
{
	background:#F3F2E9;
	border-right:1px solid #dedbcf;
}
.tableDivider
{
	height:25px;
	background:url(../Cobrand/Images/sampleReport/table_divider.gif) repeat-x;
	text-align:center;
}
.Experian
{
	width:180px;
	height:35px;
	background:url(../Cobrand/Images/sampleReport/experian.gif) no-repeat;
	table-layout:fixed;
}

.Equifax
{
	width:180px;
	height:35px;
	background:url(../Cobrand/Images/sampleReport/equifax.gif) no-repeat;
	table-layout:fixed;
}

.Transunion
{
	width:180px;
	height:35px;
	background:url(../Cobrand/Images/sampleReport/transunion.gif) no-repeat;
	table-layout:fixed;
}

#MasterPage .lastRow td.even
{
	border-bottom:1px solid #dedbcf;
}

#MasterPage td.upsell#lastUpsell
{
	border-bottom:1px solid #dedbcf;
	height:272px;
}

#MasterPage td.field_RS
{
	text-align: right;
	vertical-align:top;
	line-height:20px;
	padding-right:10px;
	font-size:11px;
}

#MasterPage td.fieldProfile
{
	text-align: right;
	vertical-align:top;
	line-height:20px;
	padding-right:10px;
	width:112px;
	font-size:11px;
}

#MasterPage td.odd 
{
	background-color: #f5f5f2;
	padding:0 10px 0 16px;
	width:152px;
	border-left:1px solid #dedbcf;
	border-right:1px solid #dedbcf;
	font-size:12px;
}

#MasterPage td.even 
{
	background-color: #ffffff;
	padding:0 10px 0 16px;
	width:152px;
	border-left:1px solid #dedbcf;
	border-right:1px solid #dedbcf;
	font-size:12px;
}
#MasterPage td.no-data
{
	background:#fff;
	vertical-align:center;
	text-align:center;
	color:#999;
	font-weight:bold;
}
#MasterPage td.evenAllAccountsTop
{
	background-color: #ffffff;
	padding:0 10px 0 16px;
	width:152px;
	border:1px solid #dedbcf;
	border-width:1px 1px 0;
	font-size:12px;
}

#MasterPage td.evenAllAccountsBottom 
{
	background-color: #ffffff;
	padding:0 10px 0 16px;
	width:152px;
	border:1px solid #dedbcf;
	border-width:0 1px 1px;
	font-size:12px;
}

#MasterPage td.odd_DelinquentAccnt 
{
	background-color: #fff0f0;
	padding:0 10px 0 16px;
	width:152px;
	border-left:1px solid #dedbcf;
	border-right:1px solid #dedbcf;
	color:#de0000;
	font-weight:bold;
	font-size:12px;
}

/*********** creditor info and icon styles ***********/

#MasterPage td.creditorContact,#MasterPage td.creditorContactExpanded
{
	vertical-align:top;
	background:transparent url(../Cobrand/Images/sampleReport/creditorContactExpanded.gif) 1px 2px no-repeat;
}
#MasterPage td.creditorContactCollapsed
{
	vertical-align:top;
	background:transparent url(../Cobrand/Images/sampleReport/creditorContactCollapsed.gif) 1px 2px no-repeat;
}
.creditorContact h4,.creditorContactExpanded h4,.creditorContactCollapsed h4
{
	display:block;
	padding:7px 0 0 10px;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
.creditorContact h5,.creditorContactExpanded h5,.creditorContactCollapsed h5
{
	width:100%;
	padding:7px 0 14px 10px;
	margin:0;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
}
#iconProfile 
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_personalProfile.gif) 3px 10px no-repeat;
}
#iconRealEstateCurrent
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_RealEstate_Current.gif) 3px 10px no-repeat;
}
#iconRevolvingDelinquent
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_revolving_delinq.gif) 3px 10px no-repeat;
}
#iconInstallments
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_installments_current.gif) 3px 10px no-repeat;
}
#iconOther
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_other_current.gif) 3px 10px no-repeat;
}
#iconColections 
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_collections_current.gif) 3px 10px no-repeat;
}
#iconSuit
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_publicRecords.gif) 3px 10px no-repeat;
}
#iconBankruptcy
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_publicRecords.gif) 3px 10px no-repeat;
}
#iconInquiry1, #iconInquiry2, #iconInquiry3 
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_creditInquiries.gif) 3px 10px no-repeat;
}
#iconCreditor1
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_current.gif) 3px 10px no-repeat;
}
#iconCreditor2
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_currentClosed.gif) 3px 10px no-repeat;
}
#iconCreditor3
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_potentiallyNegative.gif) 3px 10px no-repeat;
}
#iconCreditor4
{
	background: transparent url(../Cobrand/Images/sampleReport/icon_potentiallyNegativeClosed.gif) 3px 10px no-repeat;
}
#MasterPage td#iconAllAccounts
{
	padding:0 0 0 53px;
	background: transparent url(../Cobrand/Images/sampleReport/icon_allAccounts_delinq.gif) 3px 10px no-repeat;
}
#MasterPage td.upsell
{
	border-left:1px solid #dedbcf;
	border-right:1px solid #dedbcf;
	background-color:#f3f2e9;
	padding-left: 15px;
}
#MasterPage #reportTable1 td.upsell
{
	height:195px;
}
#MasterPage #reportTable2 td.upsell
{
	height:100px;
}
#MasterPage #reportTable3 td.upsell
{
	height:120px;
}
#MasterPage #reportTable4 td.upsell
{
	height:160px;
}
#MasterPage td.upsellAllAccounts
{
	border:1px solid #dedbcf;
	background-color:#f3f2e9;
	padding-left: 15px;
	height:100px;
}
.DelinquentAccnt, .PotentiallyNegative, .CurrentAccnt, .NoAccnt, .Current, 
.CurrentClosed, .PotentiallyNegativeClosed 
{
	float:left;
	padding:0;
	margin:0;
	font-size:10px;
	font-style:italic;
	width:110px;
}

.DelinquentAccnt, .PotentiallyNegative
{
	color:#cc0000;
	font-weight:bold;
}

.CurrentAccnt, .NoAccnt, .Current
{
	color:#669900;
}

.CurrentClosed, .PotentiallyNegativeClosed
{
	color:#999999;
}

/*********** payment history table ***********/
#MasterPage td#monthlyReport
{
	padding:0 0 0 7px;
}
.paymentHistoryTable
{
	margin:7px 0;
	background:#fff url(../Cobrand/Images/sampleReport/table_payment_border.gif) repeat-y;
}

#MasterPage td.paymentHistoryTop
{
	height:28px;
	background:url(../Cobrand/Images/sampleReport/table_payment_topMid.gif) repeat-x;
	color:#9c9a8c;
	font-size:12px;
	font-weight:bold;
}

#MasterPage td.paymentHistoryLeftCorner
{
	width:9px;
	height:28px;
	background:transparent url(../Cobrand/Images/sampleReport/table_payment_topLeftCorner.gif) 0 0 no-repeat;
}

#MasterPage td.paymentHistoryRightCorner
{
	width:9px;
	height:28px;
	background:url(../Cobrand/Images/sampleReport/table_payment_topRightCorner.gif) no-repeat;
}

.paymentHistoryLeftCornerBottom
{
	width:9px;
	height:9px;
	background:url(../Cobrand/Images/sampleReport/table_payment_bottomLeftCorner.gif) no-repeat;
}
.paymentHistoryRight
{
	font:1px sans-serif;
	border-right:1px solid #e4e1d7;
}
.paymentHistoryRightCornerBottom
{
	width:9px;
	height:9px;
	background:url(../Cobrand/Images/sampleReport/table_payment_bottomRightCorner.gif) no-repeat;
}

.paymentHistoryBottom
{
	height:9px;
	background:url(../Cobrand/Images/sampleReport/table_payment_bottom.gif) repeat-x;
}

.paymentHistory
{
	background-color: #dfddd2;
}

.paymentHistoryYear
{
	width:29px;
	height:25px;
	font-weight:bold;
	background-color: #fff;
}

#MasterPage .paymentHistoryFields
{
	height:21px;
	font-weight:bold;
	padding-right:10px;	
	text-align:right;
	color:#515151;
	background-color: #ffffff;
}
.monthlyReportYears 
{
	width:739px;
}
.CurrentMonth, .FutureMonth
{
	width:29px;
	height:20px;
	color:#0066ca;
	background-color:#f0f8ff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.CurrentMonth
{
	font-weight:bold;
}
.PastMonth
{
	width:29px;
	height:20px;
	color:#666666;
	font-weight:bold;
	background-color:#f0f8ff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

.payment-ok
{
	background-color: #60a209;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	text-align:center;
}
.payment-nd
{
	background-color: #ffffff;
	font-weight:bold;
	font-size:12px;
	color: #999999;
	text-align:center;
}
.payment-30, .payment-60, .payment-90, .payment-120
{
	background-color: #ff890a;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	text-align:center;
}

.payment-co, .payment-rf, .payment-pp
{
	background-color: #de0000;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	text-align:center;
}

.payment-na
{
	background:url(../Cobrand/Images/sampleReport/payment_na.gif) no-repeat;
}

/*********** report footer ***********/
.footerNav 
{
	margin:10px 0 0 20px;
	background:transparent url(../Cobrand/Images/sampleReport/footerNav_gradient.gif) center bottom repeat-x;
	height:46px;
	width:850px;
}
.footerNav div 
{
	float:left;
	height:46px;
}
.footerNavLeft
{
	width:10px;
	background:#fff url(../Cobrand/Images/sampleReport/footerNav_left.gif) 0 0 no-repeat;
}
.footerNavMiddleL, .footerNavMiddleR
{
	width:415px;
}
.footerNavMiddleR
{
	text-align:right;
}
.footerNavRight
{
	width:10px;
	background:url(../Cobrand/Images/sampleReport/footerNav_right.gif) no-repeat;
}
.footerNav a,.footerNav a:visited
{
	display:block;
	height:46px;
	line-height:46px;
	font-size:11px;
	font-weight:bold;
	color:#0b69c6;
	text-decoration:none;
}
.footerNav a .nextPage,.footerNav a:visited .nextPage, .footerNav a .prevPage,.footerNav a:visited .prevPage
{
	font-size:12px;
	text-decoration:underline;
}
.footerNav a:hover .nextPage,.footerNav a:hover .prevPage
{
	text-decoration:none;
}
.footerNav .footerNavMiddleL a
{
	padding-left:38px;
	background:transparent url(../Cobrand/Images/sampleReport/footerNav_arrow2.gif) 0 center no-repeat;
}
.footerNav .footerNavMiddleR a
{
	padding-right:38px;
	background:transparent url(../Cobrand/Images/sampleReport/footerNav_arrow.gif) right center no-repeat;
}

/**************** credit sore ************************/

.scoreTable
{
	width:848px;
	background:url(../Cobrand/Images/sampleReport/scoreTable_bg.gif) repeat-y;	
	margin:0 0 10px 22px;
}

.scoreTabs1B,.scoreTabs3B
{
	width:848px;
	height:53px;
	background:#fff url(../Cobrand/Images/sampleReport/scoreTabs1B.gif) no-repeat;
}

.scoreTableLeftCorner
{
	width:13px;
	height:7px;
	background:url(../Cobrand/Images/sampleReport/scoreTableLeftCorner.gif) no-repeat center top;
}

.scoreTableRightCorner
{
	width:10px;
	height:8px;
	background:url(../Cobrand/Images/sampleReport/scoreTableRightCorner.gif) no-repeat top right;
}

.scoreTableRightCornerSample
{
	width:10px;
	height:8px;
	background:url(../Cobrand/Images/sampleReport/scoreTableRightCorner.gif) no-repeat top right;
}

.scoreTableBottomLeft
{
	width:13px;
	height:33px;
	background:url(../Cobrand/Images/sampleReport/scoreTable_BottomLeft.gif) no-repeat center top;
}

.scoreTableBottomRight
{
	width:10px;
	height:33px;
	background:url(../Cobrand/Images/sampleReport/scoreTable_BottomRight.gif) no-repeat center top;
}

.scoreTableBottomRightSample
{
	width:10px;
	height:33px;
	background:url(../Cobrand/Images/sampleReport/scoreTable_BottomRight.gif) no-repeat center top;
}

.score
{
	float:left;
	width:272px;
	height:233px
}
.score#scoreEquifax, .score#scoreTransU
{
	margin-left:4px;
}
.score_top 
{
	float:left;
	width:270px;
	#width:272px;
	height:130px;
	border-left:1px solid #e4e1d7;
	border-right:1px solid #e4e1d7;
}

.score_top p
{
	width:270px;
	margin:25px 0 8px 0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	text-align:center;
}

.score_top h1
{
	width:270px;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:70px;
	text-align:center;
	line-height:60px;
}

.score_mid
{
	float:left;
	width:270px;
	#width:272px;
	background-color:#f4f3e9;
	border-left:1px solid #e4e1d7;
	border-right:1px solid #e4e1d7;
}

.score_mid a
{
	display:block;
	color:#1070cd;
	text-align:right;
	text-decoration:underline;
	background:transparent url(../Cobrand/Images/sampleReport/arrowscoreDetails.gif) right center no-repeat;
	padding-right:25px;
	line-height:17px;
	margin:7px 5px 4px 8px;
}

.scoreIndicator
{
	float:left;
	width:270px;
	margin-top:7px;
}

.scoreIndicatorArrow
{
	width:58px;
	height:24px;
	background:url(../Cobrand/Images/sampleReport/scoreIndicatorArrow.gif) no-repeat;
	text-align:center;
	text-transform:capitalize;
	color:#ffffff;
	font-weight:bold;
	line-height:17px;
	font-size:10px;
}

.scoreIndicatorMeter
{
	float:left;
	width:270px;
	height:52px;
	background:url(../Cobrand/Images/sampleReport/scoreIndicator.gif) no-repeat center center;
}

a.scoreDetails
{
	display:block;
	clear:both;
	width:142px;
	color:#1070cd;
	text-decoration:underline;
	background:transparent url(../Cobrand/Images/sampleReport/arrowscoreDetails.gif) right center no-repeat;
	line-height:17px;
	margin:7px 0 4px 8px;
}

.score_bottom
{
	float:left;
	width:272px;
	height:10px;
	background:url(../Cobrand/Images/sampleReport/experian_score_bottom.gif) no-repeat;
}

#upsellCreditScore
{
	float:left;
	width:547px;
	height:133px;
	#height:160px;
	margin-left:4px;
}

#upsellCreditScore_mid
{
	float:left;
	width:435px;
	#width:547px;
	height:100px;
	#height:130px;
	border-left:1px solid #e4e1d7;
	border-right:1px solid #e4e1d7;
	background-color:#f4f3e9;
	text-align:center;
	padding:30px 0 0 110px;
	#padding:30px 0 0 0px;
}

#upsellCreditScore_bottom
{
	float:left;
	width:547px;
	height:33px;
	background:url(../Cobrand/Images/sampleReport/upsellCreditScore_bottom.gif) no-repeat;
}

#explanation
{
	width:824px;
}

#explanationBar
{
	float:left;
	width:824px;
	height:63px;
	background:transparent url(../Cobrand/Images/sampleReport/plusScoreBarExperian.gif) 0 bottom no-repeat;
}

#percentile
{
	float:left;
	width:822px;
	#width:824px;
	height:35px;
	border-left:1px solid #e4e1d7;
	border-right:1px solid #e4e1d7;
	background-color:#f4f3e9;
	text-align:center;
}

#percentile p
{
	width:822px;
	height:35px;
	#height:25px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding:0;
	margin:10px 0 0 0;
}

#factors
{
	float:left;
	width:824px;
	height:310px;
	background:url(../Cobrand/Images/sampleReport/explanationBg.gif) repeat-y;
	display:table;
}

#raise
{
	float:left;
	width:400px;
	font-size:12px;
}

#raiseBox
{
	float:left;
	width:360px;
	padding-left:25px;
}

#lowerBox
{
	float:left;
	width:380px;
	padding-left:25px;
}

#raise h2, #lower h2
{
	margin:15px 0 15px 0;
	padding:0;
	font-size:15px;
}

#raise strong, #lower strong
{
	font-style:italic;
	text-decoration:underline;
}

#lower
{
	float:left;
	width:421px;
	font-size:12px;
}

#explanationBottom
{
	float:left;
	width:824px;
	height:8px;
	background:url(../Cobrand/Images/sampleReport/explainationBottom.gif) no-repeat;
}

#help
{
	float:left;
	width:824px;
	margin:10px 0;
	#margin:-5px 0 0 0;
	
}

#helpTop
{
	width:824px;
	height:7px;
	background:url(../Cobrand/Images/sampleReport/helpTop.gif) no-repeat center bottom;
}

#helpMid
{
	float:left;
	width:822px;
	#width:824px;
	height:217px;
	border-left:1px solid #e4e1d7;
	border-right:1px solid #e4e1d7;
	background-color:#f4f3e9;
}

#helpMid div
{
	width:780px;
	clear:right;
	padding:0 15px;
}

#helpMid h3
{
	padding:0;
	font-size:13px;
	color:#666666;
}

#helpMid p
{
	margin:0 0 10px 0;
	padding:0;
	color:#666666;
	font-size:11px;
}

#helpMid img
{
	float:right;
	margin-right:10px;
}

#helpBottom
{
	float:left;
	width:824px;
	height:8px;
	background:url(../Cobrand/Images/sampleReport/helpBottom.gif) no-repeat;
}

a#helpButton
{
	display:block;
	float:right;
	width:85px;
	height:25px;
	background:transparent url(../Cobrand/Images/sampleReport/help.gif) 0 0 no-repeat;
	font:1px sans-serif;
	text-indent:-2000px;
}

/* Sample Watermark */
#sampleReport 
{
	position:relative;
	padding-top:18px;
}
.waterMark 
{
	position:absolute;
	z-index:99;
	top:53px;
	left:22px;

}
#waterMark1 {
	background:transparent url(../Cobrand/Images/sampleReport/sample1.png) 0 0 no-repeat;
	height:251px;
	width:500px;
	}
#waterMark2 {
	background:transparent url(../Cobrand/Images/sampleReport/sample2.png) 0 0 no-repeat;
	height:787px;
	width:476px;
}
#waterMark3 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3.png) 0 0 no-repeat;
	height:296px;
	width:476px;
	}
#waterMark4 {
	background:transparent url(../Cobrand/Images/sampleReport/sample4.png) 0 0 no-repeat;
	height:597px;
	width:476px;
	}
#waterMark5 {
	background:transparent url(../Cobrand/Images/sampleReport/sample5.png) 0 0 no-repeat;
	height:865px;
	width:476;
	}
.watermark#waterMark5b {
	top:771;
	z-index:98;
	background:transparent url(../Cobrand/Images/sampleReport/sample5b.png) 0 0 no-repeat;
	height:152px;
	width:840px;
	}
.watermark#waterMark6 {
	top:70px;
	background:transparent url(../Cobrand/Images/sampleReport/sample6.png) 0 0 no-repeat;
	height:223px;
	width:340px;
	}
.watermark#waterMark6b {
	top:366;
	z-index:98;
	background:transparent url(../Cobrand/Images/sampleReport/sample6b.png) 0 0 no-repeat;
	height:595px;
	width:840px;
	}
#waterMark3b1 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3b1.png) 0 0 no-repeat;
	height:230px;
	width:848px;
	}
#waterMark3b2 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3b2.png) 0 0 no-repeat;
	height:787px;
	width:848px;
}
#waterMark3b3 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3b3.png) 0 0 no-repeat;
	height:296px;
	width:848px;
}
#waterMark3b4 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3b4.png) 0 0 no-repeat;
	height:580px;
	width:848px;
}
#waterMark3b5 {
	background:transparent url(../Cobrand/Images/sampleReport/sample3b5.png) 0 0 no-repeat;
	height:852px;
	width:848px;
}
.watermark#waterMark3b6 {
	top:70;
	background:transparent url(../Cobrand/Images/sampleReport/sample3b5.png) 0 0 no-repeat;
	height:891px;
	width:848px;
}
/* Credit Score Disclaimer */
.scoreDisclaimer 
{
	margin:14px 30px;
}
#MasterPage .scoreDisclaimer p,.scoreDisclaimer h2
{
	color:#665;
	font-size:11px;
}
.scoreDisclaimer h2
{
	text-align:center;
}
