body {
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
}

a:link { color: #361900; }
a:visited { color: #796451; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 760px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 10px;
	}

.toptext {
	position : absolute;
	top : 140px;
	left : 20px;
	width: 200px;
	z-index: 1;
	color: #09627C;
	}

.toptext h1 {
	font-size : 20px;
	margin : 0px;
	padding : 0px;
	font-style: italic;
	padding-bottom: 10px;
	}

.toptext p {
	font-size : 16px;
	margin : 0px;
	padding : 0px;
	}
.toptext a {
	margin:10px 0px 10px 20px;
	color:#CC0000;
	text-decoration:underline;
	font-size:12px;
}
.nav {
	position : absolute;
	top : 15px;
	left : 250px;
	width: 510px;
	background-color: #E4DAC1;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

.nav span {
}

.nav a:link, .nav a:visited {
	color: #796451;
	text-decoration: none;
	background-color: #;
	padding: 10px;
	}

.nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #09627C;
	padding: 10px;
	}

.unlink {
	padding: 10px;
	}

.content {
	position : absolute;
	top : 0px;
	left : 0px;
	width: px;
	padding: 50px 0 100px 250px;
	background: url(/images/tplg-col.gif) repeat-y #ffffff;
	}

.content img {
	padding: 10px;
	}

.name {
	font-size : 30px;
	color: #09627C;
	border-bottom: solid 1px #796451;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 400px;
	left : 20px;
	text-align : center;
	}

.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: 520px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
.get {
	font-size:22px;
	color:#CC0000;
	text-align:center;
}	
.first-name, .last-name, .email, .select-amount  {
   width:160px;
   font-size:12px;
   background-color:#FFFFFF !important;
   margin-bottom:10px;
   margin-left:10px;
}
.check-01, .select-amount {
   display:none;
}
.check-02, .check-03, .check-04 {
	display:block;
	clear:both;
}	
.check-04 a {
	margin:0px;
}
.continue-button input {
   margin-top:10px;
   margin-left:40px;
}	
#disclosures {
	width:100%;
	text-align:center;
	display:block;
	clear:both;
}	
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}