body
{
	font-size : 12px;
	font-family : Georgia, "Times New Roman", serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/bluecolumn.gif);
	background-repeat: repeat-y;
}

a:link
{
	color: #1D5C8B;
}

a:visited
{
	color: #3D7498;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 100%;
}

.toptext
{
	position : absolute;
	top : 40px;
	left : 205px;
	width: 525px;
	color: #3D7498;
	z-index: 1;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 220px;
	left : 200px;
	width: 570px;
	background-color: #E7F3FC;
	padding: 10px 0;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

.nav span
{
	padding: 0 5px;
}
.content
{
	position : absolute;
	top : 270px;
	left : 200px;
	width: 580px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 220px;
	left : 10px;
	text-align :left;
	width:160px;
}

.breadcrumbs
{
	text-transform : capitalize;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
.first-name, .last-name, .email, .select-amount  {
   width:150px;
   font-size:12px;
   background-color:#FFFFFF !important;
   padding:2px;
   margin-bottom:10px;
}
.check-01, .check-02, .check-03, .check-04 {
   display:table;
   margin-bottom:10px;
}
.check-04 a {
	color:#FFFFFF;
	text-decoration:underline;
}

.continue-button input {
   margin-top:10px;
   margin-left:5px;
}





