body
{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/pro-bg.gif);
	background-repeat: repeat-y;
	color: #384B69;
}

h1, h2, h3
{
	font-family: Helvetica, Arial, sans-serif;
	color: #3A6776;
}

a:link
{
	color: #00649E;
}

a:visited
{
	color: #213C61;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 110px;
	left : 40px;
	width: 500px;
	z-index: 1;
	border: solid 1px #B0BED5;
	color: #7A92B9;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 10px 10px 0px 10px;
	color: #7A92B9;
}

.toptext p
{
	margin : 0px;
	padding : 5px 10px 10px 10px;
}

.nav
{
	position : absolute;
	top : 185px;
	left : 30px;
	z-index: 1;
}

.nav span
{
	padding: 0 10px;
}

.nav a, .nav a:visited
{
	color: #8F3340;
	text-decoration: none;
}

.content
{
	position : absolute;
	top : 210px;
	left : 200px;
	width: 535px;
	border-left: 1px solid #B0BED5;
	padding-left: 10px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 210px;
	left : 30px;
	text-align : center;
	width:160px;
}

.service-select {
	width:155px;
	background-color:#eef0ef !important;
	margin-bottom:10px;
}
.first-name, .last-name, .email {
	width:160px;
	font-size:12px;
	background-color:#eef0ef !important;
	margin-bottom:10px;
	padding:2px;
}
.continue-button {
   margin-top:10px;
}

.breadcrumbs
{
	text-transform : capitalize;
}

#disclosures {	
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:8px;
}