body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h4	{
	color:#10479A;
	font-size:16px;
}
	
.wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 10px;
	left : 470px;
	width: 300px;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 120px;
	left : 15px;
	padding: 10px 30px 20px 10px;
	border:1px solid #666666;
	background-color:#D5D8F0;
	}

.content {
	position : absolute;
	top : 110px;
	left : 200px;
	right:200px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 220px;
	left : 10px;
	text-align : center;
	width:180px;
	}

.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;
  	}
#form	{
	display:block;

		
	
}
.service-select	{
	width:153px;
	font-size:12px;
	margin-bottom:8px;

  
   
}
.first-name, .last-name, .email {
	width:150px;
	font-size:12px;
	margin-bottom:8px;
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:-5px;
 }
 
#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;
}