body
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/paydaypositive-bg2.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

a:link
{
	color: #007fc7;
}

a:visited
{
	color: #004a92;
}

h1, h2, h3
{
	color: #007fc7;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.toptext
{
	position : absolute;
	top : 200px;
	left : 50px;
	width: 160px;
	height: 100%;
	background-color:#0000CC;
	padding-top:10px;
}
.first-name, .last-name, .email  {
   width:120px;
   font-size:12px;
   background-color:#FFFFFF !important;
   margin-bottom:10px;
   margin-left:20px;
   
}
.check-01, .check-02, .check-03, .select-amount {
	display:none;
}
.check-04 {
   display:table;
   color:#FFFFFF;
   width:150px;
   margin-left:10px;
}
.check-04 a {
	color:#CC9900;
	text-decoration:underline;
}	
.continue-button input {
   margin-top:10px;
   margin-left:26px;
}
.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 10px 10px 0 10px;
	color: #ffcc66;
}

.toptext p
{
	margin : 0px;
	padding : 0 10px 10px 10px;
	color: #ffcc66;
	font-size: 10px;
}
.get {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
}
.nav
{
	position : absolute;
	top : 182px;
	left : 50px;
	width: 640px;
	height: 23px;
	background-color: #ffcc66;
	text-align: center;
	line-height: 15px;
}

.nav a
{
	padding: 0px 10px 10px 0;
}

.content
{
	position : absolute;
	top : 300px;
	left : 220px;
	width: 430px;
}

.footer
{
	
}

.bar2 
{ 
	position: absolute; 
	top: 180px; 
	left: 689px; 
	width: 1px; 
	height: 100%; 
	background-color: #004a92; 
}

td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 210px;
	left : 215px;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
	font-size: 10px;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li  {
	display:inline;
	margin-right:5px;
}