body {
	background-image:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A5C52;
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
}
form {
	margin:0px;
}
td.pad20 {
	padding-left:20px;
	padding-right:20px;
}
td.orange {
	background-image:url(images/orange-460-bg.jpg);
	padding-left:12px;
	padding-right:12px;
}
td.green {
	background-image:url(images/green-250-bg.jpg);
	padding-left:12px;
	padding-right:12px;
	vertical-align:top;
}
td.brown {
	background-image:url(images/brown-720-bg.jpg);
	padding-left:12px;
	padding-right:12px;
}
td.topper {
	vertical-align:top;
	display:table-cell;
}
div.select {
	padding-left:20px;
	padding-bottom:14px;
}
select.small {
	font-size:10px;
}
p {
	line-height:18px;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#ffffff;
  font-size:11px;
}
#disclosures a 	{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/* 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;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.L04	{
	text-align:center;
}
.T04	{
	text-align:center;
}
#footer	{
	background-image:url(images/main-footer.gif);
	background-repeat:no-repeat;
	width:760px;
	height:30px;
}