body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background-color: #CCCC11;
	}
form	{
	margin:0px;
}
a:link { color: #C8580D; }
a:visited { color: #8F400C; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 718px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	display:block;
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 150px;
	left : 473px;
	width: 190px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 117px;
	left : 10px;
	width: 698px;
	z-index: 1;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#form-box	{
	width:210px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	margin-top:110px;
	height:343px;
	margin-left:-30px;
	padding:60px 10px 0px 10px;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:3px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	font-size:11px;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
	padding-left:5px;
	background-color:#CCCCCC !important;
	border:#CC6600 solid 1px;
}
.T01 input:hover, .T02 input:hover, .T03 input:hover {
	background-color:#FEE6AB !important;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:15px;
}

.nav span {
	padding: 0 10px;
	}

.nav a:link, .nav a:visited {
	color: #FFF7E0;
	}
.bord	{
	display:table; 
	width:731px;
	background: url(/images/paydayloanstogo-bg.gif) repeat-y;
	border-bottom: 2px solid #A8A81E;
}
.content {
	float:left;
	width:410px;
	padding:0px 0px 0px 30px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	float:right;
	width:230px;
	}

.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: 680px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  color:#333333;
  font-size:10px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
