body {
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background: url(/images/achieve-background2.gif) #ffffff repeat-x;
	color: #333333;
	}

a:link { color: #39808A; }
a:visited { color: #; }

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 : 30px;
	left : 420px;
	}

.toptext {
	position : absolute;
	top : 10px;
	left : 0px;
	width: 400px;
	color: #cccccc;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 117px;
	right : 75px;
	width: px;
	z-index: 1;
	font-size: 11px;
	color: #D7EDF0;
	}

.nav span {
	padding: 5px;
	}

.nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	}

.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #135C66;
	}

.content {
	display:block;
	clear: left;
	float:left;
	position : absolute;
	top : 160px;
	left : 0px;
	width: 489px;
	padding: px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 160px;
	left : 530px;
	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: 50px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
	
#right-block	{
	display:table;
	float:right;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:218px;
	height: 276px;
	position : absolute;
	top : 160px;
	left : 489px;
}	

#form	{
   display:table;
   text-align:center;
   margin-top: 55px;
   padding: 0px 9px 0px 9px;
}

.service-type, .labels	{
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-align:left;
   margin-bottom:2px;
}
.service-select {
   display:table;
   font-size:12px;
   text-align:left;
   width: 200px;
   border:inset;
   border-color: #333333;
   margin-bottom:2px;
}
.first-name, .last-name, .email {
   display:table;
   font-size:12px;
   text-align:left;
   margin-bottom:2px;
}
.service-select select, .first-name input, .last-name input, .email input {
 	width:180px;
 	font-size:12px;
   	border:inset;
   	border-color: #333333;
}
.continue-button input {
   margin-top:4px;
}


#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
