/*live*/

body
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image : url(/images/bg.gif);
}

h1, h2, h3
{
	font-family: Georgia, "Times New Roman", serif;	
}

a:link
{
	color: #345892;
}

a:visited
{
	color: #6580AC;
}

.top
{
	position : absolute;
	top : 0px;
	left : 50px;
}

.toptext
{
	position : absolute;
	left : 385px;
	top : 15px;
	height : 99px;
	width: 340px;
	font-size : 11px;
	color : #666666;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	
	color: #000000;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 50px;
}

.real_nav
{
	position : absolute;
	top : 100px;
	left : 50px;
	width: 681px;
	height: 25px;
	line-height: 20px;
	background-color : #1D4733;
	border-bottom : 3px solid black;

}

.real_nav a
{
	color : white;
	font-weight : bold;
	padding : 10px;
}

.real_nav a:visited
{
	color : white;
	font-weight : bold;
	padding : 10px;
}

.real_nav a:hover
{
	background-color : black;
}

.nav
{
	position : absolute;
	left : -190px;
	padding : 4px;
	font-size : 11px;
	margin-right : 10px;
}

.navtitle
{
	font: small-caps bold 14px Georgia, "Times New Roman", serif;
}

.content
{
	position: absolute;
	top: 335px;
	left: 250px;
	width: 460px;
	/*margin : 325px 0px 250px 50px;*/
	padding : 10px;
}

.content2
{
	position: absolute;
	top: 120px;
	left: 50px;
	/*margin : 110px 0px 250px 50px;*/
	padding : 10px 10px 250px 10px;
	background-color: #ffffff;
}



td
{
	font-size : 12px;
}

.title
{
	text-align : right;
}

form
{
	padding : 0px;
	margin : 0px;
}

.directions h2
{
	margin : 0px;
	padding : 0px;
	font-size : 14px;
}

.formbullets
{
	position : absolute;
	top : 125px;
	left : 50px;
	width: 681px;
	height: 214px;
	background-color: #ACC3E3;
	background-image: url(/images/formbg.jpg);
	background-repeat: none;
}

.shortform
{
	float: left;
	width: 330px;
	color : #000000;
}

.bullets
{	
	position:relative;
	float: right;
	width: 310px;
	color : #000000;
	font-size : 16px;
	margin-top:-160px;
}

.bullets li
{
	list-style-image : url(/images/bullet.gif);
}

.bullets h2
{
	font: bold 18px Georgia, "Times New Roman", serif;
}

.testimonialbox
{
	position : absolute;
	left : -190px;
	top: 120px;
	width: 175px;
}
.testimonials
{
	padding : 5px;
}

#dccr-loan-form	{
	margin-left:-210px;
}
form	{
	width:260px;
	text-align:center;
}
.service-type, .labels	{
   font-size:12px;
   display:block;
}
.first-name, .last-name, .email {
   margin-top:5px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.service-select {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.continue-button {
   margin-top:10px;
}



#disclosures	{
	text-align:left;
	font-size:11px;
	margin-left:4px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
