@charset "utf-8";
/* CSS Document */

/* COMMON STYLE

ID - is used one time in the page.  You use " # " for the divs.
Class - is used multiple times.  It is defined with a .xyz.

--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

body#bd {
	color: #333333;
	background: #F2F2F2;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Copyright */
.copyright  {
	font-size: 80%;
}

/* Heading */
h1,h2,h3,h4,h5,h6 { /* This is to remove the space before and after the h tags.  It is supposed to be the most compatible with the most browsers.  */
display: inline;
}
h1 {
	font-size: 170%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 3px;
	line-height: 30px;
}

h2 {
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../../site_fha_moneyideasloans.com/images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}

.formheading {
	border-top: 1px solid #333333; 
	border-bottom: 1px solid #333333; 
	padding: 3px; 
	font-size: 18px; 
	text-align: center; 
	background: #F1FAFA;
}

.formbody {
	background-color: #E7F5F8;
}

.yellowText {
	color: #fffec9;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.yellowTextMedium {
	color: #fffec9;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}

.yellowTextLarge {
	color: #fffec9;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
}


/* LEAD CAPTURE "BUTTONS"
--------------------------------------------------------- */

a.capture_link:link {
	color: #444436;
	float: left;
	height: 150px;
	width: 130px;
	border: 5px solid #AEDEE7;
	background-color: #C5E7EE;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 15px;
}

a.capture_link:visited {
	color: #444436;
	float: left;
	height: 150px;
	width: 130px;
	border: 5px solid #AEDEE7;
	background-color: #C5E7EE;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 15px;
}

a.capture_link:hover {
	color: #444436;
	float: left;
	height: 150px;
	width: 130px;
	border: 5px solid #AEDEE7;
	background-color: #AEDEE7;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 15px;
}

/* 	LEAD CAPTURE ROW BULLETS  	
---------------------------------------------------------*/
a.capture_bullet:link {
	color: #fffec9;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffec9;
	background-color: #444436;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	text-decoration:none;
	line-height: normal;
	margin: 0px;
	padding: 10px;
	float: left;
}

a.capture_bullet:visited {
	color: #fffec9;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffec9;
	background-color: #444436;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	text-decoration:none;
	line-height: normal;
	margin: 0px;
	padding: 10px;
	float: left;
}

a.capture_bullet:hover {
	color: #444436;
	width: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffec9;
	background-color: #fffec9;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	text-decoration:none;
	line-height: normal;
	margin: 0px;
	padding: 10px;
	float: left;
}

/* 	TOP NAVIGATION LINKS  	
---------------------------------------------------------*/
a.topnav_link:link {
	color: #444436;
	float: left;
	height: auto;
	width: auto;
	background-color: #C5E7EE;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444436;
	border-bottom-color: #444436;
}

a.topnav_link:visited {
	color: #444436;
	float: left;
	height: auto;
	width: auto;
	background-color: #C5E7EE;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444436;
	border-bottom-color: #444436;
}

a.topnav_link:hover {
	color: #444436;
	float: left;
	height: auto;
	width: auto;
	background-color: #AEDEE7;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin: 5px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444436;
	border-bottom-color: #444436;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	/*padding: 3px 5px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	/*font-size: 100%;*/
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../../site_fha_moneyideasloans.com/images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../../site_fha_moneyideasloans.com/images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../../site_fha_moneyideasloans.com/images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../../site_fha_moneyideasloans.com/images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../../site_fha_moneyideasloans.com/images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../../site_fha_moneyideasloans.com/images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../../site_fha_moneyideasloans.com/images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../../site_fha_moneyideasloans.com/images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../../site_fha_moneyideasloans.com/images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../../site_fha_moneyideasloans.com/images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../../site_fha_moneyideasloans.com/images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../../site_fha_moneyideasloans.com/images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../../site_fha_moneyideasloans.com/images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../../site_fha_moneyideasloans.com/images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../../site_fha_moneyideasloans.com/images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../../site_fha_moneyideasloans.com/images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../../site_fha_moneyideasloans.com/images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../../site_fha_moneyideasloans.com/images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../../site_fha_moneyideasloans.com/images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../../site_fha_moneyideasloans.com/images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../site_fha_moneyideasloans.com/images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#toprow {
	background-color: #fffec9;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0e9c0;
	border-bottom-color: #d0e9c0;
}

#middlerow {
	background-color: #fffec9;
	width: 100%;
	background-color: #F4F4F4;
}

#bottomrow {
	background-color: #fffec9;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0e9c0;
	border-bottom-color: #d0e9c0;
}



#headercontent {
	height: auto;
	width: 800px;
	margin-right: auto;  /*margin-right and left set to "auto" does the "centering"   */
	margin-left: auto;
}

#bodycontent {
	height: auto;
	width: 795px;
	margin-right: auto;  /*margin-right and left set to "auto" does the "centering"   */
	margin-left: auto;
	background-color: #E7F5F8;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444436;
	border-left-color: #444436;
}


#footercontent {
	height: auto;
	width: 790px;
	margin-right: auto;  /*margin-right and left set to "auto" does the "centering"   */
	margin-left: auto;
}
.formwrapper {
	background-color: #FFC;
	border: thin solid #333;
}
