body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	color: #555555;
	}

a:link {
	color: #377512;
	}
a:visited {
	color: #666666;
	}

h1, h2, h3 {	
	color: #000000;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 701px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 10px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 50px;
	left : 235px;
	width: 300px;
	color: #FFFACA;
	z-index: 1;
	}

.toptext h1 {
	font-size : 16px;
	margin : 0px;
	padding-bottom : 5px;
	color: #FFFACA;
	}

.toptext p {
	font-size: 14px;
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 130px;
	left : 30px;
	width: 180px;
	z-index: 1;
	font-size: 14px;
	text-align: center;
	color: #000000;

	}

.nav div {	
	padding: 5px 0 5px 0;
}

.nav a:link, .nav a:visited {
	text-decoration: none;
	}

.content {
	position : absolute;
	top : 200px;
	left : 0px;
	width: 456px;
	padding: 10px 10px 0 235px;
	background-image: url("/images/paydaytostay-bg.gif");
	background-repeat: repeat-y;
	border-bottom: solid 1px #666666;
	
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	text-align : center;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 350px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
	
#disclosures {
	display:block;
	clear:both;
	text-align:center;
	width:100%;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:5px;
}
.get {
	font-size:22px;
	color:#377512;
}
.first-name, .last-name, .email, .select-amount  {
   width:160px;
   font-size:12px;
   background:#fffaca !important;
   margin-bottom:10px;
}
.check-01, .check-02, .check-03 {
	display:none;
}
.check-04 {
   display:table;
   width:160px;
   border:none;
}
.continue-button input {
   border:none;
}