body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	text-align : center;
}
a	{
	color:#4B9696;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}
.toptext
{
	position : absolute;
	top : 60px;
	left : 4px;
	width : 180px;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	border-top : 1px solid #B30000;
	border-bottom : 1px solid #B30000;
	margin-top : 5px;
}
.nav a 	{
	margin-bottom:8px;
	color:#4B9696;
	text-decoration:none;
}
.nav a:hover	{
	text-decoration:underline;
}
.content
{
	position : relative;
	margin : 60px 250px 10px 200px;
	padding : 10px;
	border-left : 1px solid #B30000;
	border-right : 1px solid #B30000;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	text-align : center;
	top : 60px;
	right : 35px;
}


.breadcrumbs
{
	text-transform : capitalize;
}
#form	{
	display:block;
	width:190px;
	margin:0px;
	
}
h4	{
	color:#B41627;
	font-size:18px;
	margin:0px;
	margin-bottom:8px;
}
.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:#B41627;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button {
	margin-top:0px;
	margin-bottom:20px;
}

#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;
}