body
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/velocity-columns.gif);
	background-repeat: repeat-y;
}

h1, h2, h3
{
	color: #0F4E9D;
}

a:link
{
	color: #80183A;
}

a:visited
{
	color: #2A89B5;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 300px;
	left : 530px;
	width: 190px;
	color: #032060;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 210px;
	left : 530px;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.nav a, .nav a:visited
{
	color: #D7F0F0;
	text-decoration: none;
}

.content
{
	position : absolute;
	top : 215px;
	left : 10px;
	width: 500px;
}


td
{
	font-size : 12px;
}

.ads
{
}

.breadcrumbs
{
	text-transform : capitalize;
}
.get {
	font-size:22px;
	color:#D7F0F0;
}
.select-service, .select-property, .select-credit {
   display:table;
   width:200px;
}
.labels	{
   font-size:12px;
}
.select-service select, .select-property select, .select-credit select {
   width:180px;
   font-size:12px;
   background-color:#FFFFFF !important;
   margin-bottom:10px;
}
.continue-button input {
   margin-top:10px;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:8px;
}