    /*********************
	AcademyCredit.com
	November 25, 2008
	Version 1.0
	******************** */

body#insidePage {
	background: #ffffff url(images/bgInsidePage.gif) repeat-x;
	margin: 0;
 	font: 75% Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

body#homePage {
	background: #ffffff url(images/bgHomePage.gif) repeat-x;
	margin: 0;
 	font: 75% Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* ***********************************
	VIDEOS
   *********************************** */

#wthvideo {
	position:absolute;
	width:256px;
	height:384px;
	left:0px;
	bottom:0px;
	z-index:1;
}


/* ***********************************
	STRUCTURE
   *********************************** */

#header {
	position: relative;
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
}

#pageContainer {
	margin: 0 auto;
	width: 980px;
}

#pageHeadingHomePage{
	float: left;
	width: 980px;
	margin: 0;
	padding: 20px 0 5px 0;	
}

#pageHeading {
	float: left;
	width: 980px;
	margin: 0;
	padding: 20px 0 25px 0;	
}

#homePageBanner {
	float: left;
	width: 980px;
	height: 278px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url("images/bgHomePageBanner.jpg") no-repeat;
}


/* ***********************************
	Bureau Logos
   *********************************** */
	
#bureau-logos {
	width: 600px;
	height: 40px;
	padding: 6px;
	background-color: #FFF;
}

#bureau-logos img {
	margin-left: 30px;
	margin-right: 30px;
}



/* ***********************************
	Left Column 640px
   *********************************** */
	
#leftColumn640 {
	float: left;
	width: 640px;
	margin: 0 20px 0 0;
	padding: 0;
}

#leftColumn640 li {
	margin-left: -8px;
	
}

#leftColumn640 ul {
	margin-top: -10px;
	
}

#leftColumn640 h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#leftColumn640 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#leftColumn640 p a {
	font-weight: bold;
	color: #22c00e;
}

/* ***********************************
	Right Column 320px
   *********************************** */

#rightColumn320 {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}

#rightColumn320 .space15Above {
	margin-top: 20px;
}

#rightColumn320 h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#rightColumn320 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#rightColumn320 p a {
	font-weight: bold;
	color: #22c00e;
}

/* ***********************************
	Right Column 640px
   *********************************** */

#rightColumn640 {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
}

#rightColumn640 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#rightColumn640 p a {
	font-weight: bold;
	color: #22c00e;
}

#rightColumn640 p a {
	font-weight: bold;
	color: #22c00e;
}

#rightColumn640 h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#rightColumn640 ul {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#rightColumn640 ul li {
	margin: 0;
	padding: 0;
}

/* ***********************************
	Left Column 320px
   *********************************** */

#leftColumn320 {
	float: left;
	width: 300px;
	margin: 0px 20px 0px 0px;
	padding: 0;
}

#leftColumn320 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#leftColumn320 a {
	font-weight: bold;
	color: #22c00e;
}

#leftColumn320 ul {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

#leftColumn320 ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* ***********************************
	Right Column 660px
   *********************************** */

#rightColumn660 {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
}

#rightColumn660 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#rightColumn660 p a {
	font-weight: bold;
	color: #22c00e;
}

/* ***********************************
	Block 326px
   *********************************** */

.block326Container {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
}

.block326 {
	float: left;
	width: 326px;
	margin: 0;
	padding: 0;
	display: inline; /* IE6 DOUBLE FLOAT BUG FIX */
}

.block326.last {
	margin-left: 5px;
}

.block326 p {
	padding-left: 3px !important;
}

#block326 p a {
	font-weight: bold;
	color: #22c00e;
}

/* ***********************************
	Block 300px
   *********************************** */

.block300Container {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
}

.block300Container2 {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
}

.block300 {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
	padding: 0 0 20px 0;
	display: inline; /* IE6 DOUBLE FLOAT BUG FIX */
}

.block300.last {
	margin: 0;
}

.block300 p {
	margin: 0;
	padding: 0 !important;
}

.block300 p a {
	font-weight: bold;
	color: #22c00e;
	margin: 0;
	padding: 0;
}

.block300 ul {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

.block300 ul li {
	margin: 0;
	padding: 0;
}

/* ***********************************
	Block 280px
   *********************************** */

.block280Container {
	position: relative;
	width: 640px;
	margin: 0;
	padding: 0;
	background: url("images/bgServicesColumnDividingLine.gif") repeat-y center;
}

.leftBlock280 {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0 20px 0 10px;
	display: inline; /* IE6 DOUBLE FLOAT BUG FIX */
}

.rightBlock280 {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0 0 0 40px;
	display: inline; /* IE6 DOUBLE FLOAT BUG FIX */
}


.leftBlock280 li {
	margin-left: -20px;
}

.leftBlock280 ul {
	margin-top: -10px;
}


.rightBlock280 li {
	margin-left: -20px;
}

.rightBlock280 ul {
	margin-top: -10px;
}



/* ***********************************
	Wide Column 980px
   *********************************** */

#column980 {
	width: 980px;
	float: left;
	margin: 0;
	padding: 0;
}

#column900 {
	width: 900px;
	float: left;
	margin: 0;
	padding: 0;
}

#column900 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#column980 p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 20px 0;
}

#column980 p a {
	font-weight: bold;
	color: #22c00e;
}

/*	***********************************
	Testimonials Box
	*********************************** */

#testimonials {
	width: 300px;
	padding: 10px;
	margin: 15px 0 0 0;
	background-color: #d4ebd1;
}

#testimonials p {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

#testimonials a.moreTestimonials {
	display: block;
	width: 118px;
	height: 8px;
	background: url("images/buttonMoreTestimonials.gif") no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
}

/*	***********************************
	Newsletter Box
	*********************************** */

#freeNewsletter {
	width: 300px;
	padding: 15px 10px 10px 10px;
	margin: 15px 0px 0px 0px;
	background-color: #DFEDF6;
	font-size: 1.1em;
	line-height: 1.6em;
}

#freeNewsletter h3 {
	width: 114px;
	height: 11px;
	margin: 0 0 10px 69px;
	padding: 0;
	background: url("images/headerFreeNewsletter.gif") no-repeat;
}

#freeNewsletter p {
	padding: 0 0 5px 0;
}

#freeNewsletter input.width210 {
	width: 210px;
	height: 16px;
}

#freeNewsletter input.newsletterSubmit {
	width: 75px;
	height: 24px;
}

/*	***********************************
	Blockquotes
	*********************************** */

blockquote.becomeMember {
	display: block;
	position: relative;
	width: 604px;
	border-top: 1px solid #c7d5db;
	border-bottom: 1px solid #c7d5db;
	margin: 20px 0 20px 0;
	padding: 16px 18px 16px 18px;
	background: #dee9ed;
	clear: both;
}

blockquote.becomeMember#marginTopZero {
	margin: 0 0 20px 0;
}

blockquote.becomeMember#marginTop40 {
	margin: 40px 0 20px 0;
}

blockquote.becomeMember a {
	float: right;
	width: 254px;
	height: 49px;
	background: url("images/buttonBecomeMemberToday.gif") no-repeat;
	margin: 0;
	padding: 0;
}

blockquote.factBox {
	width: 604px;
	border-top: 1px solid #87e281;
	border-bottom: 1px solid #87e281;
	margin: 10px 0 35px 0;
	padding: 16px 18px 16px 20px;
	background: #c1e4ce;
}

blockquote.members {
	width: 640px;
	border-bottom: 1px solid #c7d5db;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.4em;
}

blockquote.members.last {
	border-bottom: none;
	margin: 0;
}

blockquote.members p {
	float: left;
	width: 475px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #393939;
    line-height: 2em;
}

blockquote.members p.memberName {
	float: left;
	display: block;
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #393939;
}

/*	***********************************
	Facts Banner (Services Section)
	*********************************** */
	
#factBox {
	display: block;
	width: 604px;
	border-top: 1px solid #87e281;
	border-bottom: 1px solid #87e281;
	margin: 0 0 35px 0;
	padding: 16px 18px 16px 20px;
	background: #c1e4ce;
}

/* ***********************************
	Footer
   *********************************** */

#footer {
	float: left;
	width: 970px;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 0 0;
	padding: 10px 0px 0px 10px; 
	color: #3b9acf; /*#71C1E4*/
}

#footer a {
	color: #3b9acf; /*#71C1E4*/
}

/* ***********************************
	NAVIGATION
   *********************************** */

/* ***********************************
	Main Navigation
   *********************************** */

#mainNav ul{
	position: absolute;
	top: 16px;
	right: 0;
	width: 750px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #555555;
	font-size: .9em;
	font-weight: bold;
}

* html #mainNav ul{ /*IE only rule, reduce menu width*/
}

#mainNav ul li{
	display: inline;
}

#mainNav ul li a{
	float: left;
	color: #71C1E4;
	padding: 2px 13px;
	text-decoration: none;
	background: transparent url("images/vertical.gif") center right no-repeat;
}

#mainNav ul li a:hover{
	color: white;
}

#mainNav ul li a.selected {
	color: white;
}

#mainNav ul li a.lastItem {
	background: none;
}

/* ***********************************
	Sign Up (Home page)
   *********************************** */

#signUpHomePage ul {
	float: right;
	width: 290px;
	height: 52px;
	background: url("images/bgHeaderTabHomePage.gif") no-repeat;
	margin: 226px 17px 0 0;
	padding: 0;
	display: inline; /*IE6 DOUBLE MARGIN BUG FIX*/
}

#signUpHomePage ul li{
	display: inline;
}

#signUpHomePage ul li a.signUpNow {
	float: left;
	width: 120px;
	height: 42px;
	margin: 10px 0 0 23px;
	background: url("images/buttonSignUpNow.gif") no-repeat;
}

#signUpHomePage ul li a.signUpNow span {
	display: none;
}

#signUpHomePage ul li a.memberLogin {
	float: left;
	width: 120px;
	height: 42px;
	margin: 10px 0 0 5px;
	background: url("images/buttonMemberLogin.gif") no-repeat;
}

#signUpHomePage ul li a.memberLogin span {
	display: none;
}

/* ***********************************
	Sign Up
   *********************************** */

#signUp ul {
	float: right;
	width: 290px;
	height: 52px;
	background: url("images/bgHeaderTab.gif") no-repeat;
	margin: -4px 17px 0 0;
	padding: 0;
	display: inline; /*IE6 DOUBLE MARGIN BUG FIX*/
}

#signUp ul li{
	display: inline;
}

#signUp ul li a.signUpNow {
	float: left;
	width: 120px;
	height: 42px;
	margin: 10px 0 0 23px;
	background: url("images/buttonSignUpNow.gif") no-repeat;
}

#signUp ul li a.signUpNow span {
	display: none;
}

#signUp ul li a.memberLogin {
	float: left;
	width: 120px;
	height: 42px;
	margin: 10px 0 0 5px;
	background: url("images/buttonMemberLogin.gif") no-repeat;
}

#signUp ul li a.memberLogin span {
	display: none;
}

#signUpEmpty {    /* used on signUp pages */
	float: right;
	width: 290px;
	height: 52px;
	margin: -4px 17px 0 0;
	padding: 0;
	display: inline; /*IE6 DOUBLE MARGIN BUG FIX*/
}

/* ***********************************
	Accordion
   *********************************** */

.accordion {
	width: 320px;
	height: 303px;
}

.accordion .tab {
	position: relative;
	height: 29px;
	width: 320px;
	margin: 0;
}

.accordion .tab h3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 29px;
	width: 320px;
	margin: 0;
	cursor: pointer;
}

.accordion h3 span {
	display: none;
}

.accordion .tab .learnMore {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 90px;
	height: 29px;
	padding-right: 10px;
	line-height: 29px;
	text-transform: uppercase;
	text-align: right;
	z-index: 100;
}

.accordion .tab .learnMore a {
	font-size: 0.9em;
	color: white;
	text-decoration: none;
}

.accordion .tab .learnMore a:hover {
	color: white;
	text-decoration: underline;
}

.accordion h3#personal {
	background: url(images/buttonPersonalCreditMentorOff.gif) no-repeat;
}

.accordion h3#personal.active {
	background: url(images/buttonPersonalCreditMentorOn.gif) no-repeat;
}

.accordion h3#debtElimination {
	background: url(images/buttonPersonalCreditMentorOff.gif) no-repeat;   /* THIS IS WHERE I NEED TO UPDATE IMAGE FOR ACCORDIAN MENU*/
}

.accordion h3#debtElimination.active {
	background: url(images/buttonPersonalCreditMentorOn.gif) no-repeat;     /* THIS IS WHERE I NEED TO UPDATE IMAGE FOR ACCORDIAN MENU*/
}

.accordion h3#creditReports {
	background: url(images/buttonCreditReportsOff.gif) no-repeat;
}
.accordion h3#creditReports.active {
	background: url(images/buttonCreditReportsOn.gif) no-repeat;
}

.accordion h3#creditRepair {
	background: url(images/buttonCreditRepairOff.gif) no-repeat;
}
.accordion h3#creditRepair.active {
	background: url(images/buttonCreditRepairOn.gif) no-repeat;
}

.accordion h3#billReporter {
	background: url(images/buttonBillReporterOff.gif) no-repeat;
}
.accordion h3#billReporter.active {
	background: url(images/buttonBillReporterOn.gif) no-repeat;
}

.accordion h3#debtNegotiation {
	background: url(images/buttonDebtNegotiationOff.gif) no-repeat;
}
.accordion h3#debtNegotiation.active {
	background: url(images/buttonDebtNegotiationOn.gif) no-repeat;
}

.accordion h3#creditCards {
	background: url(images/buttonCreditCardsOff.gif) no-repeat;
}
.accordion h3#creditCards.active {
	background: url(images/buttonCreditCardsOn.gif) no-repeat;
}

.accordion h3#loans {
	background: url(images/buttonLoansOff.gif) no-repeat;
}
.accordion h3#loans.active {
	background: url(images/buttonLoansOn.gif) no-repeat;
}

.accordion .info {
	margin: 0;
	padding: 0;
	background-color: #A4CDE1; /* medium blue */
	display: none;
	height: 100px;
}

.accordion .info p {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 20px !important;
	line-height: 1.6em;
	font-size: 1.1em;
	height: 80px;
}

.accordion .accordianShow { /* Added by Jack to show menu */
	margin: 0;
	padding: 5px 10px;
	background-color: #A4CDE1; /* medium blue */	
	height: 100px;
}

.accordion .accordionShow p { /* Added by Jack to show menu */
	margin: 0 0 10px 0;
	padding: 10px 10px 0 20px !important;
	line-height: 1.6em;
	font-size: 1.1em;
	height: 80px;
}

/*	***********************************
	HEADERS
	*********************************** */
	
/*	***********************************
	H1
	*********************************** */

h1#logo {
	width: 217px;
	height: 36px;
	margin: 7px 0px 0px 4px;
	padding: 0;
	background: url("images/logo.gif") no-repeat;
}

h1#logo span {
	display: none;
}

/*	***********************************
	H2
	*********************************** */

h2#homePageBanner {
	width: 680px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: url("images/bgHomePageBanner.jpg") no-repeat;
}

h2#ourGoalIsToHelpYouReachYours {
	width: 391px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerOurGoalIsToHelpYouReachYours.gif") no-repeat;
}

h2#ProtectRestoreGrow {
	width: 391px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerProtectRestoreGrow.gif") no-repeat;
}

h2#aboutAcademyCredit {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerAboutAcademyCredit.gif") no-repeat;
}

h2#debtEliminationSystem {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	/*background: url("images/headerdebtEliminationSystem.gif") no-repeat;*/
}

h2#contactus {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	/*background: url("images/headerContactUs.gif") no-repeat;*/
}

h2#affiliateLogIn {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerAffiliateLogIn.gif") no-repeat;
}

h2#privacypolicy {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerPrivacyPolicy.gif") no-repeat;
}

h2#termsofservice {
	width: 246px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerTermsOfService.gif") no-repeat;
}

h2#ourServices {
	width: 139px;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("images/headerOurServices.gif") no-repeat;
}

h2#ourPrices {
	width: 246px;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("images/headerOurPrices.gif") no-repeat;
}

h2#resources {
	width: 112px;
	height: 19px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("images/headerResources.gif") no-repeat;
}

h2#ourMembers {
	width: 149px;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerOurMembers.gif") no-repeat;
}

h2#memberLogin {
	width: 157px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerMemberLogin.gif") no-repeat;
}

/*	***********************************
	H2 (SERVICES)
	*********************************** */

h2#PersonalCreditMentor {
	width: 256px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url("images/headerPersonalCreditMentor.gif") no-repeat;
}

h2#DebtNegotiation {
	width: 186px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url("images/headerDebtNegotiation.gif") no-repeat;
}

h2#CreditReports {
	width: 158px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerCreditReportsH2.gif") no-repeat;
}

h2#CreditCards {
	width: 134px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url("images/headerCreditCardsH2.gif") no-repeat;
}

h2#CreditRepair {
	width: 144px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerCreditRepair.gif") no-repeat;
}

h2#Loans {
	width: 63px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url("images/headerLoans.gif") no-repeat;
}

h2#BillReporter {
	width: 140px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("images/headerBillReporter.gif") no-repeat;
}

/*	***********************************
	H2 (SIGN UP FORMS)
	*********************************** */

h2#signUpPart1 {
	width: 189px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url("images/headerSignUpStep1.gif") no-repeat;
}

h2#signUpPart2 {
	width: 189px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url("images/headerSignUpStep2.gif") no-repeat;
}

h2#signUpPart3 {
	width: 189px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url("images/headerSignUpStep3.gif") no-repeat;
}

/*	***********************************
	H3
	*********************************** */

h3#PerformanceRecordYouCanTrust {
	width: 308px;
	height: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url("images/headerPerformanceRecordYouCanTrust.gif") no-repeat;
}

h3#PrivateProfessional {
	width: 207px;
	height: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url("images/headerPrivateProfessional.gif") no-repeat;
}

h3#PersonalCreditMentorFasterResults {
	width: 340px;
	height: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url("images/headerPersonalCreditMentorFasterResults.gif") no-repeat;
}

h3#ItIsYourResponsibility {
	width: 201px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerItIsYourResponsibility.gif") no-repeat;
}

h3#DebtEliminationSystem {
	width: 250px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerDebtEliminationSystem.gif") no-repeat;
}

h3#IncludedWithEveryMembership {
	width: 350px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerIncludedWithEveryMembership.gif") no-repeat;
}

h3#SaveTimeMoney {
	width: 230px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerSaveTimeMoney.gif") no-repeat;
}

/*	***********************************
	H3 (Become a Member Banner)
	*********************************** */

h3#MightJustChangeYourLife {
	float: left;
	width: 336px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxMightChangeYourLife.gif") no-repeat;
}

h3#DedicatedToImprovingYourCredit {
	float: left;
	width: 295px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxDedicatedToImprovingYourCredit.gif") no-repeat;
}

h3#HomeToCallYourOwn {
	float: left;
	width: 316px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxHometoCallYourOwn.gif") no-repeat;
}

h3#CreditReportsHaveErrors {
	float: left;
	width: 299px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberbox3In4CreditReportsHaveErrors.gif") no-repeat;
}

h3#WorkedForThousands {
	float: left;
	width: 340px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxWorkedForThousands.gif") no-repeat;
}

h3#WhyWait {
	float: left;
	width: 314px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxWhyWait.gif") no-repeat;
}

h3#PersonalCreditMentors{
	float: left;
	width: 339px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxPersonalCreditMentors.gif") no-repeat;
}

h3#DedicatedFindingBestValue {
	float: left;
	width: 323px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxDedicatedFindingBestValue.gif") no-repeat;
}

h3#DebtFree2Years {
	float: left;
	width: 309px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxDebtFree2Years.gif") no-repeat;
}


h3#YouHaveTheRight {
	float: left;
	width: 299px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxYouHaveTheRight.gif") no-repeat;
}

h3#ToolsYouNeed {
	float: left;
	width: 319px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("images/memberboxToolsYouNeed.gif") no-repeat;
}

/*	***********************************
	H3 (Facts Banner)
	*********************************** */

h3#Exceeds880Billion {
	float: left;
	width: 509px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("images/factboxExceeds880Billion.gif") no-repeat;
}

h3#ReasonForDivorce {
	float: left;
	width: 509px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("images/factboxReasonForDivorce.gif") no-repeat;
}

h3#EmotionalImpact {
	float: left;
	width: 509px;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url("images/factboxEmotionalImpact.gif") no-repeat;
}




h3#BillReporterIsPowerful {
	float: left;
	width: 584px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url("images/factboxBillReporterIsPowerful.gif") no-repeat;
}

h3#PaydayLoans {
	float: left;
	width: 592px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url("images/factboxPaydayLoans.gif") no-repeat;
}

h3#NumberAmericansDoubled {
	float: left;
	width: 566px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: url("images/factboxNumberAmericansDoubled.gif") no-repeat;
}

h3#aboutCreditRepair {
	width: 246px;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("images/headerAboutCreditRepair.gif") no-repeat;
}

h3#butYouStillHaveQuestions {
	width: 308px;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("images/headerButYouStillHaveQuestions.gif") no-repeat;
}


h3#creditRepair101 {
	width: 168px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerCreditRepair101.gif") no-repeat;
}

h3#howItWorks {
	width: 111px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerHowItWorks.gif") no-repeat;
}

h3#improvingYourCredit {
	width: 184px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerImprovingYourCredit.gif") no-repeat;
}

h3#aboutOurService {
	width: 154px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerAboutOurService.gif") no-repeat;
}

/*	***********************************
	H3 (SERVICES)
	*********************************** */
		
h3#servicesPersonalCreditMentor {
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesPersonalCreditMentor.gif") no-repeat;
}

h3#servicesDebtNegotiation {
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesDebtNegotiation.gif") no-repeat;
}

h3#servicesCreditReports {
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesCreditReports.gif") no-repeat;
}

h3#servicesCreditCards{
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesCreditCards.gif") no-repeat;
}

h3#servicesCreditRepair{
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesCreditRepair.gif") no-repeat;
}

h3#servicesLoans {
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesLoans.gif") no-repeat;
}

h3#servicesBillReporter{
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesBillReporter.gif") no-repeat;
}

h3#servicesDebtElimination{
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesDebtElimination.gif") no-repeat;
}


h3#servicesCreditMonitoring{
	width: 326px;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url("images/servicesCreditMonitoring.gif") no-repeat;
}






/*	***********************************
	H3 (SERVICES PAGES)
	*********************************** */

h3#YourOwnCreditMentor {
	width: 199px;
	height: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	background: url("images/headerYourOwnCreditMentor.gif") no-repeat;
}

h3#ReduceYourPayments {
	width: 192px;
	height: 20px;
	margin: 0 0 12px 0;
	padding: 0;
	background: url("images/headerReduceYourPayments.gif") no-repeat;
}

h3#LetUsHandleYourDebt {
	width: 200px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerLetUsHandleYourDebt.gif") no-repeat;
}

h3#DebtCanBeControlled {
	width: 191px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerDebtCanBeControlled.gif") no-repeat;
}

h3#WhatAreCreditReports {
	width: 213px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerWhatAreCreditReports.gif") no-repeat;
}

h3#ReceivingYourReports {
	width: 191px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerReceivingYourReports.gif") no-repeat;
}

h3#HelpYouUnderstand {
	width: 223px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerHelpYouUnderstand.gif") no-repeat;
}

h3#GoodEnoughToBeApproved {
	width: 389px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerGoodEnoughToBeApproved.gif") no-repeat;
}

h3#WhatTypeCreditCard {
	width: 396px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerWhatTypeCreditCard.gif") no-repeat;
}

h3#CreditReportRepair {
	width: 164px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerCreditReportRepair.gif") no-repeat;
}

h3#ForwardUsYourCreditReport {
	width: 265px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/header1ForwardUsYourCreditReport.gif") no-repeat;
}

h3#ChooseWhichItemsToDispute {
	width: 281px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/header2ChooseWhichItemsToDispute.gif") no-repeat;
}

h3#OurTeamEnforcesYourRights {
	width: 275px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/header3OurTeamEnforcesYourRights.gif") no-repeat;
}

h3#WatchTheProcessWork {
	width: 224px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/header4WatchTheProcessWork.gif") no-repeat;
}

h3#EveryoneDeservesHome {
	width: 368px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerEveryoneDeservesHome.gif") no-repeat;
}

h3#WhatMortgageIsBest {
	width: 325px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerWhatMortgageIsBest.gif") no-repeat;
}

h3#ImproveYourCredit {
	width: 164px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerImproveYourCredit.gif") no-repeat;
}

h3#YourCreditScore {
	width: 147px;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerYourCreditScore.gif") no-repeat;
}

h3#TheService {
	width: 99px;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	background: url("images/headerTheService.gif") no-repeat;
}

/*	***********************************
	H3 (Resources)
	*********************************** */
		
h3#CreditReports {
	width: 122px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("images/headerCreditReports.gif") no-repeat;
}

h3#CreditCards {
	width: 134px;
	height: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url("images/headerCreditCards.gif") no-repeat;
}

h3#DebtConsolidation {
	width: 162px;
	height: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url("images/headerDebtConsolidation.gif") no-repeat;
}

h3#CreditCounselling {
	width: 153px;
	height: 19px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url("images/headerCreditCounselling.gif") no-repeat;
}

/*	***********************************
	H3 (Sign Up Forms)
	*********************************** */

h3#contactInformation {
	width: 308px;
	height: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url("images/headerContactInformation.gif") no-repeat;
}

h3#serviceLevel {
	width: 112px;
	height: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	background: url("images/headerServiceLevel.gif") no-repeat;
}

h3#billingInformation {
	float: left;
	width: 600px;
	height: 19px;
	margin: 20px 0 16px 0;
	padding: 0;
	background: url("images/headerBillingInformation.gif") no-repeat;
	clear:both;
}

h3#disclosuresAndAgreement {
	float: left;
	width: 216px;
	height: 19px;
	margin: 20px 0 16px 0;
	padding: 0;
	background: url("images/headerDisclosuresAgreement.gif") no-repeat;
	clear:both;
}

h3#bonusOffers {
	width: 216px;
	height: 19px;
	margin: 10px 0 16px 0;
	padding: 0;
	background: url("images/headerBonusOffers.gif") no-repeat;
	clear:both;
}

/*	***********************************
	FLASH (Home page banner)
	*********************************** */
	
#flashContainer {
	float: left;
	width: 358px;
	height: 48px;
	margin: 140px 0 0 265px;
	padding: 0;
	display: inline; /* IE6 DOUBLE FLOAT BUG FIX */
}

/*	***********************************
	MISC
	*********************************** */

span.hidden {
	display: none;
}


.left {
	float: left;
	padding: 0 14px 0 0;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.servicesIcon {
	float: left;
	margin: 0 20px 0 20px;
}

.servicesIconCreditCard {
	float: left;
	margin: 0 20px 50px 5px;
}

.servicesIconClipBoard {
	float: left;
	margin: 0 20px 50px 20px;
}

.servicesIconCheck {
	float: left;
	margin: 0 20px 0 10px;
}

/*	***********************************
	PRICING TABLE
	*********************************** */
.SignUpPricing {
	border: 0px solid green;
	font-family: Arial;
	font-size: 12px;
  	margin-left:35px;
	margin-bottom:12px;
	line-height: 14px;
}

table#pricing {
	width: 770px;
  border-collapse: separate;
  border-spacing: 0;
  margin-right:auto;
  margin-left:auto;
}

table#pricing th.bronze {
	width: 169px;
	height: 90px;
	padding: 0;
	margin: 0;
	background: url("images/pricingBronze_NoPrice.gif") no-repeat 0 15px;
    border-right: 10px solid transparent;
}

table#pricing th.silver {
	width: 169px;
	height: 90px;
	padding: 0;
	margin: 0;
	background: url("images/pricingSilver_NoPrice.gif") no-repeat 0 15px;
    border-right: 10px solid transparent;
}

table#pricing th.gold {
	width: 169px;
	height: 90px;
	padding: 0;
	margin: 0;
	background: url("images/pricingGold_NoPrice.gif") no-repeat 0 15px;
    border-right: 10px solid transparent;
}

table#pricing th.platinum {
	width: 179px;
	height: 105px;
	padding: 0;
	margin: 0;
	background: url("images/pricingPlatinum_NoPrice.gif") no-repeat;
   border-right: 10px solid transparent;
}

table#pricing th {
  border-right: 10px solid transparent;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 0 0 15px;
  width: 245px;
}

table#pricing td {
  border-right: 10px solid transparent;
}

table#pricing th.features {
  background: url("images/bgTableHeaderMedBlue.gif") repeat-y;
}

table#pricing th.featuresAlt {
  background: url("images/bgTableHeaderLightBlue.gif") repeat-y;
}

table#pricing td.checkMark {
	width: 169px;
	text-align: center;	
    background: url("images/bgTableCellMedBlue.gif") repeat-y;
    padding: 5px;
}

table#pricing td.checkMarkAlt {
	width: 169px;
	text-align: center;	
    background: url("images/bgTableCellLightBlue.gif") repeat-y;
    padding: 5px;
}

table#pricing td.checkMark2 {
	width: 189px;
	text-align: center;
	background: url("images/bgTableCellLastMedGreen.gif") repeat-y;
}

table#pricing td.checkMark2Alt {
	width: 189px;
	text-align: center;
	background: url("images/bgTableCellLastLightGreen.gif") repeat-y;
}

table#pricing th.featuresNone {
  width: 229px;
  background: none;
}

table#pricing td.signUp {
	width: 179px;
	padding: 5px 0 5px 0;
    background: url("images/bgTableCellLightBlue.gif") repeat-y;
}

table#pricing td.signUpAlt {
	width: 189px;
	background: url("images/bgTableCellLastLightGreen.gif") repeat-y;
}

table#pricing td a.signUp {
	display: block;
	width: 126px;
	height: 36px;
	margin-left: auto;
    margin-right: auto;
	background: url("images/buttonSignUpBlue.gif") no-repeat;
}

table#pricing td a.signUp span {
	display: none;
}

table#pricing td a.signUpAlt {
	display: block;
	width: 126px;
	height: 36px;
	margin-left: auto;
    margin-right: auto;
	background: url("images/buttonSignUpGreen.gif") no-repeat;
}

table#pricing td a.signUpAlt span {
	display: none;
}

table#pricing td.hidden {
	display: none;
}

/*	***********************************
	MEMBER LOGIN FORM
	*********************************** */

form#memberLoginForm {
	margin: 0;
	padding: 0;
}

form#memberLoginForm .mediumBlue {
	float: left;
	width: 260px;
	padding: 20px 20px;
	margin: 0;
	background-color: #CCE0EB;
}

form#memberLoginForm div.wrapper {
	float: left;
	margin: 0 5px 15px 0;
	padding: 0;
}
form#memberLoginForm label {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

form#memberLoginForm label.clearRight {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	clear: right;
}

form#memberLoginForm input.width210 {
	float: left;
	width: 210px;
	height: 16px;
	clear: left;
}

form#memberLoginForm #submitWrapper {
	float: left;
	width: 260px;
	padding: 0;
	margin: 0;
}

form#memberLoginForm input#login {
	width: 126px;
	height: 36px;
	background: url("images/buttonLogin.gif") no-repeat;
	border: none;
	cursor: pointer;
}

/*	***********************************
	SIGNUP FORMS
	*********************************** */

form#signUpForm {
	margin: 0;
	padding: 0;
}

form#signUpForm p.notice {
	padding: 10px 0px 0px 0px;
	margin: 0;
	clear:left;
}

form#signUpForm p.only {
	padding: 0;
	margin: 0;
	clear:left;
}

form#signUpForm h3 div#paymentType {
	width: 400px;
	height: 19px;
	font-size: 0.85em;
	color: black;
	padding: 0 0 0 180px;
	margin: 0;
}

	form#signUpForm h3 div#paymentType input {
		float:left;
		height: 19px;
	}

	form#signUpForm h3 div#paymentType label {
		float:left;
		line-height: 19px;
	}

form#signUpForm .lightBlue {
	float: left;
	width: 600px;
	padding: 20px 20px;
	margin: 0;
	background-color: #D4E5ED;
}

form#signUpForm .lightBlue2 {
	float: left;
	width: 600px;
	padding: 0px 20px 20px 20px;
	margin: 0;
	background-color: #D4E5ED;
}

form#signUpForm .mediumBlue {
	float: left;
	width: 600px;
	padding: 20px 20px;
	margin: 0;
	background-color: #CCE0EB;
}

form#signUpForm .mediumBlue2 {
	float: left;
	width: 600px;
	padding: 0px 20px 20px 20px;
	margin: 0;
	background-color: #CCE0EB;
}

form#signUpForm #submitWrapper {
	float: left;
	width: 600px;
	padding: 20px 20px;
	margin: 0;
	text-align: center;
}

	form#signUpForm #submitWrapper h4 {
		font-size: 1.1em;
		text-align: center;
		margin: 0;
		padding: 0;
	}

	form#signUpForm #submitWrapper p {
		margin: 0;
		padding: 0;
	}

	form#signUpForm #submitWrapper p.blue {
		color: #3B9ACF;
	}

form#signUpForm .serviceLevelWrapper {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

	form#signUpForm .serviceLevelWrapper .radio {
		float: left;
		width: 30px;
		height: 50px;
		margin: 0 10px 0 0;
		padding: 0;
	}

	form#signUpForm .serviceLevelWrapper p {
		margin: 0;
		padding: 0;
	}
	
form#signUpForm div.wrapper {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

form#signUpForm div.wrapperAcknowledgement {
	float: left;
	width: 550px;
	margin: 0;
	padding: 4px 0 0 0;
}

	form#signUpForm div.wrapperAcknowledgement p {
		margin: 0;
		padding: 0;
	}

	form#signUpForm div.wrapperAcknowledgement h4 {
		font-size: 1.0em;
		margin: 0;
		padding: 0;
	}

form#signUpForm div.inputWrapper {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

form#signUpForm label {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

form#signUpForm label.clearRight {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	clear: right;
}

form#signUpForm input.width210 {
	float: left;
	width: 210px;
	height: 16px;
	clear: left;
}

form#signUpForm input.width45 {
	float: left;
	width: 45px;
	height: 16px;
	clear: left;
}

form#signUpForm input.width75 {
	float: left;
	width: 75px;
	height: 16px;
	clear: left;
}

form#signUpForm input.width45NoClear {
	width: 45px;
	height: 16px;
}

form#signUpForm input.width75NoClear {
	width: 75px;
	height: 16px;
}

form#signUpForm input#continue {
	width: 126px;
	height: 36px;
	background: url("images/buttonContinue.gif") no-repeat;
	border: none;
	cursor: pointer;
}

form#signUpForm input#finishAndPay {
	width: 126px;
	height: 36px;
	background: url("images/buttonFinishPay.gif") no-repeat;
	border: none;
	margin: 15px 0 3px 0;
	cursor: pointer;
}

form#signUpForm input#submit {
	width: 126px;
	height: 36px;
	background: url("images/buttonSubmit.gif") no-repeat;
	border: none;
	margin: 15px 0 3px 0;
	cursor: pointer;
}

form#signUpForm .clearRight {
	clear: right;
}

#terms {
	background-color: #FFFFFF;
	height: 100px;
	width: 600px;
	overflow: auto;	
}

#mainPageOl {
	text-decoration:underline;
	font-size:1.2em;
}


#mainBodyStyle {
	color:#22c00e;
	font-size:1.1em;
	
}
