/**
* TOPBAR
*/

.kfs-topbar {
	display: block;
	margin-bottom: .3em;
	border-style:none;
}

.kfs-topbar ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.kfs-topbar li {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1.1em;
}

.kfs-topbar a:link,
.kfs-topbar a:visited {
	color: #404040;
	font-family: arial, helvetica, sans-serif;
	padding: 0 5px;
	border-left: none;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 12px;
	font-size: 11px;
}

.kfs-topbar a:hover {
	color: #EE0000;
	text-decoration: underline;
}

.kfs-topbar a.last {
	border-left: solid 1px #404040;
}


/**
* KFS TEMPLATE
*/
.descript_of_this_home_loan {
	color: black;
}

.pageFooter {
	width: 100%;
	bottom: 0px;	
}

.pageFooter p {
	text-align: right;
}