body
{
	font-size : 12px;
	font-family : Georgia, "Times New Roman", serif;
	padding : 0px;
	margin : 0px;
}

a
{
	color: #80638f;
}

a:hover
{
	text-decoration:none;
	color: #666699;
}

h1
{
	font-size: 20px;
	
}

h2
{
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat; 
	background-position: 0 0;
	font-size: 18px;
	text-indent: 40px;
	color: #666699;
}

h3
{
	background-image: url(/images/h3.gif);
	background-repeat: no-repeat; 
	background-position: 0 0;
	font-size: 13px;
	text-indent: 35px;
	color: #000000;
}
h4	{
	color:#D78100;
	font-size:16px;
}
.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	padding: 10px 0px 0 0;
	background-color: #ccccff;
	
}

.toptext
{
	position : absolute;
	top: 190px;
	left: 150px;
	width: 570px;
	height: 60px;
	background-color: #ede8f2;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 5px 5px 0 5px;
}

.toptext p
{
	margin : 0px;
	padding : 0 5px 5px 5px;
}

.nav
{
	position : absolute;
	top: 150px;
	left: 0px;
	width: 740px;
	line-height: 25px;
	background-color: #ccccff;
	text-align: center;
}

.nav a
{
	padding: 10px;
	color: #80638f;
	text-decoration:underline;
}

.nav a:hover
{	
	text-decoration:none;
}

.content
{
	position : absolute;
	top: 270px;
	left: 150px;
	width: 570px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top: 190px;
	left: 10px;
	text-align:center;
}
.ads a 	{
	color:#67990B;
	font-size:14px;
	text-decoration:none;
	margin-left:-15px;

}
.ads a:hover	{
	text-decoration:underline;
}
.bar
{
	position: absolute;
	top: 175px;
	left: 739px;
	width: 1px;
	height: 100%;
	background-color: #ccccff;
}

.breadcrumbs
{
	text-transform : capitalize;
}
#form	{
	display:block;
	position:relative;
	width:140px;
	padding:10px;
	margin:0px;
	margin-left:-15px;
	
		
}

.first-name, .last-name, .email, .select-amount  {
   width:120px;
	font-size:12px;
	margin-bottom:10px;
	background-color:#FFFFFF !important;
}


.check-01, .check-02, .check-03	{
   display:none;
}
.check-04 {
	font-size:12px;
	width:140px;
	
}
.check-04 a	{
	font-size:12px;
	color:#D78100;
	text-decoration:none;
	margin-left:0px;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button input {
   margin-left:-10px;
   margin-top:8px;
}


#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:15px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}