@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
	background: #fff url(../images/footer-bg.gif) bottom center repeat-x;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* HEADER SECTION */

#header_wrapper {
	width: 100%;
	margin:0 auto;
	background: url(../images/header-bg.jpg) top left repeat-x;
}

#header_container {
	width: 1020px;
	margin:0 auto;
	background: url(../images/clouds-bg.jpg) top center no-repeat;
}

#header_content {
	font-size: 12px;
	float: left;
	width: 940px;
	padding: 20px 40px 0 40px;
}

#logo {
	background: url(../images/kfs-logo.gif) top left no-repeat;
	float: left;
	width: 422px;
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ee4135;
	text-align: right;
	margin-bottom: 10px;
}

#online-login {
	float: right;
	width: 400px;
	margin: 10px 8px 0 0;
	padding: 0;
}

.dropform {
	float: left;
	width: 400px;
	margin: 0 0 10px 20px;
}

#dropmenu {
	float: left;
	width: 190px;
	height: 18px;
	font-size: 10px;
	color: #555;
	margin: 0;
}

.go-btn {
	width: 28px;
	float: right;
}

/* MIDDLE SECTION */
#mid_wrapper {
	width: 100%;
	margin:0 auto;
	background: #fff;
}

#mid_container {
	width: 960px;
	margin:0 auto;
}

#mid_content {
	font-size: 12px;
	float: left;
	width: 940px;
	padding: 20px 10px;
}

#rate-content {
	width: 100%;
	float: left;
	line-height: 18px;
}

#rate-content h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: #0252a2 1px	solid;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

#rate-content h1 span {
	color:#ee4135;
}

#main-content {
	width: 580px;
	float: right;
	line-height: 18px;
}

#main-content h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: #0252a2 1px	solid;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

#main-content h1 span {
	color:#ee4135;
}

#main-content h1 sup {
	color:#ee4135;
}

#main-content sup {
	font-size: 12px;
	line-height: 0;
	color: #555;
}

#main-content ul {
	list-style: disc;
	margin: 0 0 0 18px;
}

#bot-lrg-panel {
	width: 380px;
	float: left;
	margin: 0;
	background: url(../images/bot-lg-panel.gif) top center repeat-x;
}

#bot-lrg-panel h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	height: 31px;
}

#bot-lrg-panel-top {
	width: 380px;
	height: 10px;
	float: left;
	background: url(../images/bot-lg-panel-top.gif) top center no-repeat;
	text-align: center;
	font-size: 0; /* IE6 fix */
}

#bot-lrg-panel-bot {
	width: 380px;
	height: 10px;
	float: left;
	background: url(../images/bot-lg-panel-bot.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

#bot-lrg-panel-mid {
	float: left;
	width: 374px;
	height: 202px;
	border-left: #ccc 3px solid;
	border-right: #ccc 3px solid;
	background: url(../images/operator.jpg) 0 36px no-repeat;
}

#bot-lrg-panel-mid .text {
	float: right;
	width: 217px;
	line-height: 18px;
	padding: 15px 20px 0 20px;
	color: #0252a2;
	text-align: center;
}

#bot-sm-panel {
	width: 160px;
	float: right;
	margin: 0;
	background: url(../images/bot-sm-panel.gif) top center repeat-x;
}

#bot-sm-panel h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	height: 31px;
}

#bot-sm-panel-top {
	width: 160px;
	height: 10px;
	float: left;
	background: url(../images/bot-sm-panel-top.gif) top center no-repeat;
	text-align: center;
	font-size: 0; /* IE6 fix */
}

#bot-sm-panel-bot {
	width: 160px;
	height: 10px;
	float: left;
	background: url(../images/bot-sm-panel-bot.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

#bot-sm-panel-mid {
	float: left;
	width: 160px;
	background: url(../images/bot-sm-panel-mid.gif) top center repeat-y;
	text-align: center;
}

/* SIDEBAR-LEFT SECTION */
#sidebar {
	width: 340px;
	float: left;
	background: url(../images/sidebar-bg.gif) top center repeat-x;
	line-height: normal;
}

#sidebar h1 {
	font-size: 18px;
	margin: 0;
}

#sidebar-top {
	width: 340px;
	height: 10px;
	float: left;
	background: url(../images/sidebar-top-bg.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

#sidebar-bot {
	width: 340px;
	height: 10px;
	float: left;
	background: url(../images/sidebar-bot-bg.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

#sidebar-mid {
	float: left;
	width: 300px;
	height: 595px;
	padding: 0 20px;
	background: url(../images/sidebar-mid-bg.gif) top center repeat-y;
}

.sidebar-panel {
	width: 300px;
	float: left;
	margin: 0;
	background: url(../images/sidebar-panel-bg.gif) top center repeat-x;
}

.sidebar-panel h2 {
	font-size: 14px;
	font-weight: bold;
}

.sidebar-panel-top {
	width: 300px;
	height: 10px;
	float: left;
	background: url(../images/sidebar-panel-top-bg.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

.sidebar-panel-top2 {
	width: 300px;
	height: 10px;
	float: left;
	background: url(../images/sidebar-panel-top-bg2.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

.sidebar-panel-bot {
	width: 300px;
	height: 10px;
	float: left;
	background: url(../images/sidebar-panel-bot-bg.gif) top center no-repeat;
	font-size: 0; /* IE6 fix */
}

.sidebar-panel-mid {
	float: left;
	width: 260px;
	padding: 0 20px;
	background: url(../images/sidebar-panel-mid-bg.gif) top center repeat-y;
}

.sidebar-panel-mid .text {
	float: left;
	width: 170px;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0 0;
}

.sidebar-panel-mid .text sup {
	line-height: 0;
}

.sidebar-panel-mid .star {
	float: left;
	width: 200px;
	padding: 5px 0 5px 25px;
	background: url(../images/star-red.gif) top left no-repeat;
}

.sidebar-panel-mid .icon {
	float: right;
	width: 85px;
}

.sidebar-spacer {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0; /* IE6 fix */
}

.sidebar-spacer-10 {
	float: left;
	width: 100%;
	height: 10px;
	font-size: 0; /* IE6 fix */
}

#staticcontent {
	float: left;
	width: 100%;
	height: 7px;
	font-size: 0; /* IE6 fix */
}

/* FOOTER SECTION */

#footer_wrapper {
	width: 100%;
	margin:0 auto;
	background: #a0a0a0;
	border-top: #ccc 3px solid;
}

#footer_container {
	width: 960px;
	margin:0 auto;
}

#footer_content {
	font-size: 12px;
	float: left;
	width: 940px;
	padding: 15px 10px 25px 10px;
	text-align: center;
	color: #555;
}

#footer_content .copyright {
	font-size: 10px;
	padding: 15px 0 0 0;
}

#footer_content span {
	padding: 0 15px;
}

/* CMS CONTENT */

#news td {
	padding: 7px 0;
}

.news-titles span {
	color: #0252a2;
}

#news img {
	border: #4e4e4e 1px solid;
}

#rates {
	border: #c5c5c5 1px	solid;
}
	
#rates td {
	padding: 5px 5px 5px 3px;
	font-size: 11px;
}

#rates .head {
	background: url(../images/rates-bg.gif) top left repeat-y;
	color: #0252a2;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

#rates .head-titles {
	color: #ee4135;
	text-decoration: underline;
}

.promo-rates .title {
	color: #0252a2;
	text-decoration: underline;
}

.promo-rates td {
	padding: 0 0 5px 0;
}

.promo-rates .rate {
	color: #ee4135;
}

.promo-rates .news-title {
	color: #0252a2;
	text-decoration: none;
}

#rates .product {
	font-weight: bold;
}

.gray-cell {
	background: #ededed;
}

#locations .head {
	color: #0252a2;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0 0;
}

#locations a.head {
	color: #0252a2;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0 0;
}

#locations a.head:hover {
	color: #a7a7a7;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0 0;
}

#branch img {
	border: #ccc 1px solid;
	padding: 3px;
	background: #ededed;
}

#branch .sm {
	font-size: 10px;
	line-height: 12px;
}

#hours-bdr {
	width: 280px;
	margin: 15px 0 0 0;
	border: #ee4135 1px solid;
}

#hours {
	background: #ededed;
	width: 100%;
}

#hours .header {
	background: #ee4135;
	color: #fff;
	text-indent: 5px;
	padding: 5px 0;
}

.day-time .dots {
	background: url(../images/dots.gif) 0 14px repeat-x;
}


.day-time span {
	background: #ededed;
	padding: 0 10px;
	font-size: 11px;
}

.day-time {
	margin: 5px 0;
}

.day-time td {
	padding: 2px 0;
}

#products .title {
	color: #0252a2;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 3px 0;
}

#products .title sup {
	color: #0252a2;
}

#products .header {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	line-height: 20px;
	color: #0252a2;
}

#products .header sup {
	color: #fff;
	font-size: 14px;
}

/* GLOBAL CONTENT */

a:link {color:#ee4135;text-decoration:none}      /* unvisited link */
a:visited {color:#ee4135;text-decoration:none}  /* visited link */
a:hover {color:#a7a7a7;text-decoration:none}  /* mouse over link */
a:active {color:#ee4135;text-decoration:none}  /* selected link */

a.gray:link {color:#555;text-decoration:none}      /* unvisited link */
a.gray:visited {color:#555;text-decoration:none}  /* visited link */
a.gray:hover {color:#555;text-decoration:underline}  /* mouse over link */
a.gray:active {color:#555;text-decoration:none}  /* selected link */

a.white:link {color:#fff;text-decoration:none}      /* unvisited link */
a.white:visited {color:#fff;text-decoration:none}  /* visited link */
a.white:hover {color:#fff;text-decoration:underline}  /* mouse over link */
a.white:active {color:#fff;text-decoration:none}  /* selected link */

a.blue:link {color:#0252a2;text-decoration:none}      /* unvisited link */
a.blue:visited {color:#0252a2;text-decoration:none}  /* visited link */
a.blue:hover {color:#a7a7a7;text-decoration:none}  /* mouse over link */
a.blue:active {color:#0252a2;text-decoration:none}  /* selected link */

html { min-height: 101%; } /* add vertical scroll bar */

h1,h2,h3,h4,h5,h6 {
	color: #0252a2;
	font-weight: normal;
}

.clear {
	clear:both;
    height:0;
    font-size: 0;
    line-height: 0px;
}

.fl-100 {
	float: left;
	width: 100%;
}

.fr-100 {
	float: right;
	width: 100%;
}

.description {
	color: #0252a2;
	padding-bottom: 10px;
}

.description img {
	border: #ccc 1px solid;
	padding: 3px;
	background: #ededed;
	margin: 0 0 0 10px;
}

a.links {
	padding-top:5px;
	display: block;
}

.bold {
	font-weight: bold;
}

.red {
	color: #ee4135;
}

.blue {
	color: #0252a2;
}

.gray {
	color: #555;
}

.small {
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 0 0;
	color: #0252a2;
}

#popup {
	text-align: center;
	margin: 35px 0 0 0;
}

#form td {
	padding: 0 0 7px 0;
}

#loan-tab td {
	padding: 0 0 5px 0;
}

#loan-tab .red-head {
	padding: 0 0 10px 0;
	color: #ee4135;
	text-decoration: underline;
}

.bold {font-weight:bold;}

/* IFRAME SECTION */


iframe {
	float: left;
	width: 100%;
	border: none;
}

.cp {
	height: 870px;
}

.cc {
	height: 1000px;
}

.si {
	height: 1700px;
}

.od {
	height: 815px;
}

.mm {
	height: 1400px;
}

.sec {
	height: 3000px;
}

.fh {
	height: 1750px;
}

.dm {
	height: 5400px;
}

.en {
	height: 1050px;
}

.scroller {
	height: 615px;
}

.about-img {
	border: #0252a2 3px solid;
	margin: 5px 0 5px 15px;
	float: right;
	width: 290px;
	background: #0252a2;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

.mort-logos {
	float: right;
	width: 148px;
	height: 47px;
	margin-top: 15px;
	background: #a0a0a0;
	text-align: right;
	border: #6f6f6f 1px solid;
	padding: 7px 30px 0 0;
}
	