html { min-height: 100%; margin-bottom: 1px; } /* force scroll bar to prevent page jump in FF */

body	{
	margin-top: 0px;
	background-image: url(https://www.whatisyourrate.com/images/TILE_screenBack.gif);
	background-repeat: repeat-x;
	
	}
	
.contentArea	{
	width: 760px;
	border-left: 1px solid #c5c4c5;
	border-right: 1px solid #c5c4c5;
	background-color: #ffffff;
	}
	
.footerRule	{
	background-image: url(https://www.autumngraphics.com/websites/whatisyourrate/images/TILE_footerDropShadow.gif);
	height: 5px;
	background-repeat: repeat-x;
	width: 760px;
	}
	
.bodyMargin	{
padding-left: 10px;
padding-right: 10px;
}

.rule	{color: #072b84;}
.clear	{clear: both;}

/***************************/
/*           Nav           */
/***************************/
a.nav2	{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	padding-left:12px;
	padding-right:12px;
	padding-top: 4px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	}
	
h2	{
font: 16px/21px verdana;
margin-bottom: 2px;
color: #083094;
text-align: left;
font-size: 14px;
line-height: 18px;
text-decoration: none;
font-weight: 900;
}

/***************************/
/*        Text             */
/***************************/
.callout	{
	color: #12ad2a;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
}

.pageTitle	{
font-family: verdana;
color: #12ad2a;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 21px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
border-bottom: 1px #cccccc solid;
margin-bottom: 0px;
}
.pageTitleSmall	{
	font-family: verdana;
	color: #636363;
	font-size: 18px;
	font-style: italic;
}

.contentHeader {
font-family: verdana;
margin-bottom: 2px;
color: #083094;
text-align: left;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

.phone	{
font-family: verdana;
margin-bottom: 2px;
padding-right: 6px;
color: #083094;
font-size: 16px;
line-height: 18px;
text-decoration: none;
}

.subHeader	{
font-family: Trebuchet MS;
color: #12ad2a;
text-decoration: none;
text-align: left;
letter-spacing: -1px;
line-height: 1.2em;
font-size: 18px;
}

.body	{
font-family: verdana,arial, helvetica, geneva;

font-size: 12px;
}

.bodySmall, .body1	{
font-family: verdana,arial, helvetica, geneva;
font-size: 10px;
}

.bodyLarge	{
font-family: verdana,arial, helvetica, geneva;
font-size: 15px;
line-height: 20px;
font-weight: bold;
}

.contactBack	{
	font-family: verdana,arial, helvetica, geneva;
	font-size: 10px;
	background-color: #efefef;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	width: 738px;;
}

.ctContainer	{
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 20px;
	padding: 6px;
	border-top: 1px solid #fd8e0b;
	border-bottom: 1px solid #c9791e;
}
.footer	{
	margin-top: 6px;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
}

.grayRule	{
	height: 13px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
}

.evenrow	{background-color:#eaeaea;}

th.header {background-color:#486148; color:#ffffff; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; font-weight: bold;}
.headerrow {background-color:#486148; color:#ffffff; font-weight: bold;}
	
.picBorder	{
	border: 1px solid #000000;
	width: 140px;
	height: 145px;
}



/****************************/
/*       Forms              */
/****************************/
.alert	{color: #ff0000;font-weight: bolder;background-color: #ffcccc;padding: 3px;border: 1px #ff0000 solid;}
.formBox	{border: 1px solid #cccccc;	padding: 6px;}
.submitButton	{background-image: url('https://www.whatisyourrate.com/images/BACK_formButton.gif');border: 1px solid #4a5b98; height: 22px; background-repeat: no-repeat; font-family: Tahoma, verdana; font-size: 11px; color: #000000; font-weight: bold; margin: 1px; background-color:#ffffff;}
.formErrorText	{font-family: arial; font-size: 12px; font-weight:bold; color: #ff0000;}

/***************************/
/*    Calculators          */
/***************************/

.calcGraphTable { border:2px solid #072b84; color: #000000; background-color: #d9edc7; padding: 5px 5px 5px 5px; margin: 0px 0px 10px 0px; }
.bluebox	{
	padding: 4px;
	background-color: #F3FFF3;
	border: 1px solid #98FB98;
	width: 150px;	
	}
/***************************/
/*    News Block           */
/***************************/
div#newsBlock	{
	width: 260px;
	}

div#newsBlock h1	{
	background-image: url(https://www.whatisyourrate.com/images/NEWS_header.gif);
	font: 0/0 arial;
	color: #cbcbcb;
	text-align: center;
	width: 260px;
	height: 41px;
	margin-bottom: 0px;
	}
div#newsBlock ul	{
	background-color: #f3f3f3;
	background-image: url(http://www.whatisyourrate.com/images/NEWS_middle.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	border-left: 2px solid #cbcbcb;
	border-right: 2px solid #cbcbcb;
	margin: 0px;
	padding: 0px;
}
div#newsBlock	li	{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	list-style-type: none;
	font: 12px/20px arial;
	}
div#newsBlock a	{
	font: 12px/17px arial;
	}
div#newsFooter	{
	background-image: url(http://www.whatisyourrate.com/images/NEWS_footer.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 13px;
	}
	
#lendingStates {
  padding-left:65px;
  display: inline;
  float: left;
  }
#lendingStates ul {
  float:left;
  padding-right:30px;
  }
  
#lendingStates ul.text li {
  font-size:12px;
  line-height:20px;
  }
  
ul.text {
  
  }
  
ul.text li {
  margin:0px;
  padding:0px;
  font-size:12px;
  line-height:17px;
  }  

#lenders {
  margin-top:5px;
  }
