body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background: url(/images/background.gif) repeat-x #6F9492;
	line-height: 1.3em;
	}

a { color: #C4DDDB;
text-decoration:none; }
a:hover { color: #cccccc;
	text-decoration:underline; }

h1, h2, h3 { font-family: "Trebuchet MS", Arial, sans-serif; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h4	{
	font-size:16px;
	color:#991006;
}
	
.wrapper {
	position: relative;
	width: 741px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}
	
.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 120px;
	left : 570px;
	width: 150px;
	z-index: 1;
	text-align: justify;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 80px;
	left : 29px;
	z-index: 1;
	}

.nav span {
	}

.nav a:link, .nav a:visited {
	color: #47706E;
	text-decoration: none;
	padding: 5px;
	}

.nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D8E5E4;
	padding: 5px;
	}

.content {
	position : absolute;
	top : 117px;
	left : 0px;
	width: 531px;
	padding: 0px 190px 10px 20px;
	background: url(/images/content.gif) repeat-y;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 260px;
	left : 570px;
	text-align : center;
	z-index: 1;
	}
.ads a 	{
	color:#0033CC;
	text-decoration:underline;
	font-size:14px;
}
.ads a:hover	{
	text-decoration:none;
}
.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 650px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
#form	{
	display:block;
	position:relative;
	width:140px;
	padding:10px;
	margin:0px;
	margin-left:-10px;		
		
}

.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:150px;
	margin-left:-10px;
}
.check-04 a	{
	font-size:12px;
	color:#991006;
	text-decoration:none;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button input {
   margin-left:0px;
}


#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;
}