body
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

h2
{
	color: #990000;
}

a:link
{
	color: #4b688b;
}

a:visited
{
	color: #6681a1;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 220px;
	left : 10px;
	width: 140px;
	padding: 5px;
	border: 1px solid #6681a1;
	background-color: #c8d8ec;
	font-family: Arial, Verdana, sans-serif;
	
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0 0 5px 0;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 130px;
	left : 10px;
	width: 140px;
	padding: 5px;
	border: 1px solid #6681a1;
	background-color: #c8d8ec;
	font-family: Arial, Verdana, sans-serif;
}

.content
{
	position : absolute;
	top : 130px;
	left : 180px;
	border-left: 1px solid #6681a1;
	padding-left: 15px;
	width: 550px;
	/*border-right: 1px solid #6681a1;
	padding-right: 15px;*/
}


td
{
	font-size : 12px;
}

.ads
{
	/*position : absolute;
	top : 330px;
	left : 10px;*/
	text-align : center;
	padding: 15px 0;
}

.date
{
	position:absolute;
	top : 80px;
	left : 20px;
	z-index: 1;
	
}

.live
{
	background-color: #990000;
	border: 2px solid #ffffff;
	color: #ffffff;
	padding: 5px 10px;
}

.breadcrumbs
{
	text-transform : capitalize;
	font-size: 10px;
}

#form	{
   display:table;
   position:absolute;
   top : 390px;
   left:10px;
	width: 154px;
   background-image:url(/images/form-bg.jpg);
   background-repeat:no-repeat;
   text-align:left;
   height:296px;
   padding: 60px 9px 0px 9px;
}

.select-amount select, .labels	{
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   text-align:left;
   margin-bottom:2px;
}

.first-name, .last-name, .email {
   display:table;
   font-size:11px;
   text-align:left;
   margin-bottom:2px;
}
.first-name input, .last-name input, .email input {
 	width:120px;
 	font-size:11px;
   	border:inset;
   	border-color: #333333;
	margin-bottom:2px;
}
.check-01, .check-02, .check-03 {
	display:none;
}
.check-04 {
   display:inline-table
   font-size:10px;
   font-weight:normal;
}
.continue-button input {
   margin-top:6px;
   margin-left:24px;
}



#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}