body {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	padding : 0px;
	margin : 0px 0px 20px 0px;
	text-align: center; /* for IE 5x */
	background-image: url("");
	}

a:link {
	color: #576BA6;
	}
a:visited {
	color: #;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 683px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}
	
.logo {
	position : absolute; 
	top : 35px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 190px;
	left : 483px;
	width: 200px;
	background-color: #E6E4EF;
	text-align:center;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 10px 10px 0 10px;
	text-align:left;
	}

.toptext p {
	margin : 0px;
	padding : 0 10px 10px 10px;
	text-align:left;
	}

.nav {
	position : absolute;
	top : 20px;
	left : 0px;
	width: 683px;
	font-weight: bold;
	text-align: center;
	}

.nav span {
	padding: 15px;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #666666;
	}

.content {
	position : absolute;
	top : 190px;
	left : 0px;
	width: 470px;
	padding: px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	text-align : center;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 95%;
	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;
  	}

#related {
	padding:10px;
	width:180px;
	text-align:left;	
}
#related a {
	color: #576BA6;
	text-decoration:underline;
	margin-left:10px;
	margin-bottom:5px;
}
#form {
	padding:10px;
	width:180px;
	text-align:center;	
}
.service-select, .first-name, .last-name, .email {
	width:150px;
	font-size:12px;
	margin:10px 0px 10px 0px;
	background-color:#FFFFFF !important;
}
.continue-button {
   margin-top:10px;
}	
	
	
	
#disclosures {
	width:100%;
	text-align:center;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:6px;
}