body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	}


a { color: #2F518A;
	font-weight:bold;
	text-decoration:none; }

a:hover{ color: #442F8A;
	text-decoration:underline; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h4	{
	color:#B91818;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	margin-left:-15px;
}
.wrapper {
	position: relative;
	width: 721px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 10px;
	right : 0px;
	width: 220px;
	background-color: #698FCC;
	z-index: 1;
	}

.nav div {
	margin: 10px;
	padding: 5px;
	border-left: solid 3px white;
	border-bottom: solid 1px #2F518A;
	font-size: 15px;
	}

.nav a {
	color: #2F518A;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	
	}

.nav a:hover {
	text-decoration:underline;
	
	}

.content {
	position : absolute;
	top : 221px;
	left : 0px;
	padding: 20px 260px 0 20px;
	background-color: #D1DEF4;
	line-height: 1.3em;
	}

.content img {
	padding: 10px;
	}


td {
	font-size : 12px;
	}

.ads {
	
	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: 550px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}

	
#form a	{
	text-decoration:underline;
	font-size:14px;
}
#form a:hover	{
	text-decoration:none;
}	
#form	{
	display:block;
	position:absolute;
	float:right;
	width:160px;
	padding:10px;
	margin:0px;
	margin-left:500px;			
	
}

.service-select, .first-name, .last-name, .email {
	width:140px;
	font-size:12px;
	margin-bottom:10px;
	background-color:#FFFFFF !important;
}

.continue-button {
	margin-left:-2px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}