body {
	text-align: center;
	background-color: #9F9F9F;
	/*
	background-image: url(../images/squares.gif);
	background-repeat: repeat;
	*/	
}

body,p,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 1.0em;
}

p, h1 {
	line-height: 1.2em;
}

ul { 
	line-height:1.2em;
}

a {
	color: #00f;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #00f;
	text-decoration: underline;
}
a:active {
	color: #D7171E;
	text-decoration: none;
}

p,h1,h2,h3 {
	margin-bottom: 8px;
}

#pageholder {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	position: relative;
}

#pagecontainer {
	float: left;
	width: 770px;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #fff;
}

#pagecontainerplatinum {
	float: left;
	width: 770px;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #fff;
}

#header {
	height: 90px;	
	border-bottom: 2px solid #59b8e4;
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#headerPlatinum {
	height: 90px;	
	border-bottom: 2px solid #59b8e4;
	background-image: url(../images/platinumlogolong.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
}

#headerDebtbuster {
	height: 90px;	
	border-bottom: 2px solid #414487;
	background-image: url(../images/dblogolarge.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
}

#phonenumber {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 9pt;
}

#phonenumber img {
	position: absolute;
	right: 110px;
	top: 21px;
}

#phonenumber p.callcentre {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 300px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#phonenumber p.callfree {
	position: absolute;
	right: 0px;
	top: 44px;
	width: 300px;
	color: #000;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;	
}

#phonenumber span.phonenumber {
	color: #000;
	font-size: 19px;	
}

#banner {
	float: left;
	width: 770px;
	height: 65px;		
}

.bannercontent {
	margin: 10px 10px 10px 15px;
	position: relative;
}

.bannercontentdirect {
	margin: 10px 10px 10px 15px;
	position: relative;
}

#banner img {
	position: absolute;
	top: 0px; 
	left: 0px;
}

#banner h1 {
	position: absolute;
	top: 0px; 
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

#banner h2 {
	position: absolute;
	top: 22px; 
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
}

#pagecontent {
	margin: 10px 15px 0px 15px;
}

#pagecontent label {
	display: block;
	font-weight: bold;
}
#pagecontent input,#pagecontent textarea {
	display: block;
}
#pagecontent h3 a {
	text-decoration: none;
	color: #000;
}
#pagecontent h3 a:hover {
	text-decoration: none;
	color: #000;
}
#pagecontent h3 a:visited {
	text-decoration: none;
	color: #000;
}
#pagecontent h3 a:active {
	text-decoration: none;
	color: #000;
}
#pagecontent ul {
	list-style: inside disc;
}
#pagecontent li {
	list-style: inside disc;
}
#pagecontent  h3 {
	margin-top: 10px;
}
p.scrolltop {
	margin-top: 5px;
}
#footer {
	clear:both;
	position: relative;
	width: 770px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	border-top: 2px solid #c2deeb;
}

#footerplatinum 
{
	clear:both;
	position: relative;
	width: 770px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	border-top: 2px solid #5E5E5E;
}

#prefooter {
	clear:both;
	position: relative;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}


h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}


#footer p {
	margin: 0px 15px 10px 15px;
	color: #000;
	font-weight: bold;
}

#footerplatinum p {
	margin: 0px 15px 10px 15px;
	color: #000;
	font-weight: bold;
}

.upper {
	text-transform: uppercase;
}

#prefooter ul {
	margin: 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;	
	list-style-position: outside;
	list-style-image: url(../images/link.gif);
}

#prefooter li {
	display: inline;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#prefooter li img {
	position: relative;
	top: 2px;
}

#prefooter a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#prefooter a:visited {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
#prefooter a:hover {
	color: #2275AC;
	text-decoration: none;
	font-weight: bold;
}
#prefooter a:active {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}


.apr {
	font-size: 1.5em;
	color: #000;
	font-weight: bold
}

ul.bullets {
	list-style-image: none;
	list-style-type: disc;
}
ul.bullets li {
	margin: 3px 0px 5px 15px;
}

ul.bigbullets {
	list-style-image: none;
	list-style-type: disc;
}
ul.bigbullets li {
	font-size: 12pt;
	margin: 3px 0px 5px 15px;
}
.hidden {
	display: none;
}

div.corporatemenu {
	float: right;
	margin-top: 50px;
	width: 650px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.corporatemenu li {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#menu div.corporatemenu {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	display: block;
	float: none;
	width: 765px;
	background-color: #59b8e4; 
	height: 20px;
}
#menu div.corporatemenu li {
	display: inline;
	padding-right: 5px;
	margin-left: 5px;
	border-right: 1px solid #fff;
	color: #fff;	
}
#menu div.corporatemenu li img {
	display: none;
}
#menu div.corporatemenu li.last {
	border-right: none;
}
#menu div.corporatemenu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#menu div.corporatemenu li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#menu div.corporatemenu li a:hover {
	color: #2275ac;
	text-decoration: none;
	font-weight: bold;	
}
#menu div.corporatemenu li a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.sidebyside {
	float: left;
	width: 300px;
	margin-top: 20px;
}

#rightcontent { 
	float:right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.rightlist { vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.list {
	padding: 0px 0px 0px 0px;

}

#homepagetext {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
	
}

#affiliates {
	float:left;
	clear:both;
	width: 430px;
	margin-top:10px;
}