body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : #C4C7BE;
	background-image : url(/images/bg.jpg);
	background-repeat : no-repeat;
}

.logo
{
	position : absolute;
	top : 200px;
	left : 0px;
}
a	{
	text-decoration:none;
	color:#507489;
}
a:hover	{
	text-decoration:underline;
}

.toptext
{
	position : absolute;
	top : 3px;
	left : 525px;
	width:450px;
	font-size : 10px;
}

.toptext h1
{
	font-size : 11px;
}

.nav a	
{
	font-size:14px;
	text-decoration:none;
	margin-bottom:10px;
}
.nav a:hover	{
	text-decoration:underline;
}

.content
{
	position:absolute;
	margin-top : 300px;
	margin-left : 10px;
	width : 500px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 200px;
	left : 525px;
	text-align : center;
}
#form	{
	display:block;
	width:190px;
	margin:0px;
	
}
h4	{
	color:#FF0000;
	font-size:18px;
}
.select-amount	{
	display:none;
}
.first-name, .last-name, .email  {
   width:150px;
   font-size:12px;
   margin-bottom:8px;
}
.check-01, .check-02, .check-03 {
   display:none;
}
.check-04	{
	font-size:11px;
	width:190px;
	margin-bottom:5px;
}
.check-04 a	{
	text-decoration:none;
	color:#FF0000;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button {
	margin-top:0px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}