body {
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background-color: #000000;
	color: #FED0DE;
	}

a:link { color: #E2809E; }
a:visited { color: #BD5E7B; }

h1, h2 {
	border-bottom: solid 1px #C23279;
	padding-bottom: 5px;
	}

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { 
	font-size: 12px; 
	text-transform: uppercase; 
	color: #000000;
	background-color: #C23279;
	padding: 0px 0px 0px 15px;
	}
	
.wrapper {
	position: relative;
	width: 731px;  /* 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 : 40px;
	left : 20px;
	width: 450px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 13px;
	margin : 0px;
	padding : 0px;
	text-transform: uppercase;
	border-bottom: solid 1px #000000;
	margin-bottom: 3px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	color: #FCB3C9;
	}

.nav {
	position : absolute;
	top : 133px;
	left : 0px;
	width: 731px;
	z-index: 1;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	}

.nav span {
	padding-right: 15px;
	}

.nav a:link, .nav a:visited {
	color: #000000;
	}

.nav a:hover {
	
	}

.content {
	position : absolute;
	top : 82px;
	left : 0px;
	width: 499px;
	padding: 100px 10px 10px 220px;
	border: solid 1px #C23279;
	line-height: 1.3em;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.nav2 {
	position : absolute;
	top : 200px;
	left : 10px;
	width: 190px;
	}

.nav2 h3 {
	background-color: #8C253B;
	color: #FED0DE;
	font-size: 20px;
	}

.ads {
	position : absolute;
	top : 170px;
	left : 220px;
	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;
  	}
.service-select, .first-name, .last-name, .email {
	width:180px;
	font-size:13px;
	background-color:#FFFFFF !important;
	margin-bottom:10px;
	border:1px solid #000000;
}
.continue-button {
	margin:20px 0px 0px 35px; 
}	
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}

	