body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:14px 0px 0px 0px;
}
img 	{
	border:none;
}
form	{
	margin:0px;
	padding:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
h1	{
	color:#00023F;
	font-size:24px;
	margin:0px;
}
h1.start	{
	color:#FFFFFF;
	font-size:20px;
	margin:0px;
}
h2	{
	color:#00023F;
	font-size:16px;
	margin:0px;
}
h3	{
	color:#3F98CE;
	font-size:16px;
	margin:0px;
}
h4	{
	color:#3F98CE;
	font-size:16px;
	margin:0px;
}
a {
	color:#3F98CE;
	text-decoration:none;
}
a:hover	{
	color:#3F98CE;
	text-decoration:underline;
}



#wrapper	{
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
#content-bg	{
	display:table-cell;
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
	width:920px;
}
#logo	{
	margin-left:40px;
	display:block;
}
#middle-wrapper	{
	display:block;
	width:920px;
}
#header	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:172px;
	width:401px;
	float:left;
	padding-top:45px;
	padding-left:30px;
	padding-right:240px;
}
#header-pictures	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:217px;
	width:671px;
	float:left;
}
#nav-bg	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:249px;
	height:195px;
	display:block;
	padding-top:22px;
}


#content-wrapper	{
	display:block;
	width:841px;
	padding-right:36px;
	padding-left:43px;
}
#content-left	{
	display:block;
	float:left;
	margin-right:18px;
	width:563px;
}
#cta	{
	margin-left:-43px;
	padding-right:12px;
}
#form-right	{
	display:block;
	float:right;
	width:260px;
}
#form-bg	{
	display:block;
}
#form	{
	text-align:center;
	padding-left:25px;
	padding-right:10px;
	display:block;
	padding-top:61px;
	background-image:url(/images/from-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:225px;
}
/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
}
/* centers all form elements */
#mortgage-loan-form td {
	text-align:center;
}
/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:10px 0px 10px 0px;
}
#links	{
	display:block;
	padding-left:25px;
	padding-right:10px;
	display:block;
	background-image:url(/images/form-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	width:225px;
}
#links a {
	color:#3F98CE;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 8px 0px;
}
.link-title	{
	text-transform:uppercase;
	color:#285472;
	font-size:16px;
	text-align:center;
}
	
#action	{
	position:absolute;
	display:block;
	margin-left:-40px;
}

#bottom-line	{
	margin-left:-43px;
}

#footer	{
	display:block;
	width:841px;
}
#footer-links	{
	text-align:right;
	padding-right:10px;
	float:right;
}
#footer-links	a {
	color:#333565;
	font-size:11px;
	text-decoration:none;
}
#footer-links	a:hover {
	text-decoration:underline;
}
	
#disclosures	{
	text-align:left;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#333565;
  font-size:11px;
}
#disclosures a 	{
	color:#333565;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
	