body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #ECECEC;
}

#banner {
   background-image: url(images/banner.gif);
   background-repeat: no-repeat;
   width: 880px;
   height: 155px;
   top: 0;
   position: absolute;
   }
   
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
   
#nav {
   height: 33px;
   margin-top: 155px;
   width: 880px;
   color: #FFFFFF;
   top: 0;
   position: absolute;
   }
   
#main {
   width: 880px;
   margin: 0 auto;
   margin-top: 188px;
   }
   
 #wrap {
   width: 880px;
   margin: 0 auto;
   }
   
#left {
   width: 265px;
   float: left;
   padding: 10px;
   }
   
#left2 {
   width: 265px;
   float: left;
   padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 45px;
   }
   
#inner {
	width: 530px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 10px;
   }
   
 #left li {
  margin-top: 10px;
  margin-bottom: 10px;
  }
  
   #left2 li {
  margin-top: 10px;
  margin-bottom: 10px;
  }
   
#right {
    width: 260px;
	float: left;
	padding: 20px;
	}
	
.rightnav {
  border-bottom: 1px #333333 solid;
  padding-bottom: 25px;
  padding-top:15px;
  }
	
#footer {
    background-color: #3a3a3a;
	clear: both;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding: 20px;
	line-height: 10px;
	}
	
#footer a:link {
   color: #FFFFFF;
   text-decoration: none;
   }
   
 #footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
   }
   
#footer a:hover {
   color: #cf6519;
   text-decoration:none;
   }
	
h2 {
	color: #393939;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
h3 {
	color: #cf6519;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
	
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #5699d2;
	letter-spacing: -1px;
}
a.largeblue:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #2e86d1;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
a.largeblue:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #cf6519;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
a.largeblue:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #2e86d1;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}



.grey {
   font-size: 14px;
   color: #333333;
   }
#form {
   background-image:url(images/formbg.gif);
   background-repeat: no-repeat;
   width:243px;
   height: 149px;
   color: #FFFFFF;
   }
a {
   color: #003399;
   }
   
   

   
.smalltext {
	font-size:10px

}
 
.bold {
	font-size:12px;
	font-weight:bold;

}




   /*///////////////////////////////  Mortgage Form  ////////////////////////////*/
   
   
#advisebox {
	background-color: #D5DEFF;
	border: 1px solid #79AEFF;
	margin-top:20px;
	
}

.errorfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #FF0000;
}
#rsvErrors {
	font-size:11px;
	color:#aa0000;
	display: none; 
	padding: 8px; 
	background-color: #ffffcc; 
	border: 1px solid #aa0000;
	line-height: 12px;
	margin-bottom: 12px;
	
}
