#kt { background-color: #E4E8F3; font-family: Arial; font-size: 12px; font-weight: normal; 
}
#kt .kt_left {
	width: 275px;
	float: left;
	padding-right: 20px;
}
#kt .kt_middle { width: 275px; float: left; padding-left: 10px;
}
#kt .kt_right {
	width: 275px;
	float: left;
	padding-right: 20px;
}
#kt .kt_header {
	font-size: 16px;
	font-weight: bold;
	background-color: #3B4E87;
	border-bottom: 3px solid #8394C9;
	color: #ffffff;
	padding-left: 0px;
	line-height: 22px;
	text-align: center;
}
#kt .kt_headers {
	font-size: 12px;
	font-weight: bold;
	background-color: #3B4E87;
	border-bottom: 3px solid #8394C9;
	color: #ffffff;
	padding-left: 10px;
	line-height: 20px;
}
#kt .kt_header2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	border-bottom: 3px solid #8394C9;
	color: #ffffff;
	line-height: 22px;
}
#kt .kt_header3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #E1E1E1;
	border-bottom: 3px solid #8394C9;
	color: #000000;
	padding-left: 10px;
	line-height: 22px;
}
#kt .kt_header4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #E4E8F3;
	border-bottom: 3px solid #8394C9;
	color: #000000;
	line-height: 22px;
}
#kt .kt_input_left {
	width: 130px;
	height: 20px;
	float: left;
	text-align: left;
	line-height: 20px;
}
#kt .kt_input_right {
	width: 80px;
	height: 20px;
	float: right;
	line-height: 20px;
}
#kt .kt_input_right input { width: 74px; height: auto; border: 1px solid #B2B2B2; text-align: left; padding: 1px 2px; font-size: 12px; 
}
#kt .kt_input_right select { width: 74px; border: 1px solid #B2B2B2; text-align: left; font-size: 12px; height: 18px; 
}
#kt .modulespace {
	height: 20px;
}
#kt .font16px {
	font-size: 16px;
}
#kt .font14px {
	font-size: 14px;
}
#kt .font13px {
	font-size: 13px !important;
}
#kt .font12px {
	font-size: 12px;
}
#kt .font9px {
	font-size: 9px;
}
#kt .clearboth {
	clear: both;
}
#kt .aligncenter {
	text-align: center !important;
}
#kt .alignleft {
	text-align: left !important;
}
#kt .fontbold {
	font-weight: bold !important;
}
#kt .fontnormal {
	font-weight: normal !important;
}
#kt .fontdisabled {
	color: #B2B2B2 !important;
}
#kt .total {
	font-size: 13px !important;
	font-weight: bold !important;
	background-color: #D6F4D9;
}
#kt #balance_image {
	width: 255px;
	height: 180px;
	background-color: white;
}
#kt #interest_rate_history {
	width: 240px;
	height: 160px;
	background-color: white;
	margin-left: 15px;
}
#kt #payment_shedule { 
	 width: 600px;
	 text-align: right;
	 background-color: #ffffff; 
	 font-size: 12px; 
}
#kt #payment_shedule_header {
	background-color: #BCC5E1;
	border-bottom: 3px solid #000000;
	text-align: center;
}
#kt #payment_shedule_header_balance {
	background-color: #E4E8F3;
	padding-right: 220px;
}
#kt #payment_shedule .ps_no {
	width: 30px;
	float: left;
}
#kt #payment_shedule .ps_paymentdate {
	width: 55px;
	float: left;
}
#kt #payment_shedule .ps_interestrate {
	width: 70px;
	float: left;
}
#kt #payment_shedule .ps_interestdue {
	width: 65px;
	float: left;
	text-align: right;
}
#kt #payment_shedule .ps_paymentdue {
	width: 80px;
	float: left;
	text-align: center;
}
#kt #payment_shedule .ps_extrapayments {
	width: 70px;
	float: left;
	text-align: center;
}
#kt #payment_shedule .ps_additionalpayment {
	width: 70px;
	float: left;
	text-align: right;
}
#kt #payment_shedule .ps_principalpaid {
	width: 70px;
	float: left;
	text-align: right;
}
#kt #payment_shedule .ps_balance {
	width: 80px;
	float: left;
}
#kt #payment_shedule .ps_year {
	width: 40px;
	float: left;
}
#kt #payment_shedule .ps_taxreturned {
	width: 70px;
	float: left;
	text-align: right;
}
#kt .borderBottom {
	border-bottom: 1px solid #000000;
}
#kt .kt_title {
	font-size: 22px;
	font-weight: bold;
}

#kt .kt_row {
	padding: 0px 0px 0px 0px;
}
#kt .kt_row_left {
	width: 140px;
	height: 20px;
	float: left;
	text-align: left;
	line-height: 20px;
}
#kt .kt_row_right {
	width: 75px;
	height: 20px;
	float: left;
	line-height: 20px;
}
#kt .kt_row_right input {
	width: 75px;
	height: 20px;
	border: 1px solid #B2B2B2;
	text-align: right;
	font-size: 12px;
}
#kt .kt_row .kt_row_right_explain {
	width: 300px;
	height: 20px;
	float: left;
	line-height: 20px;
	padding-left: 5px;
}
#kt.whitebackground { background-color: #ffffff; text-align: center; 
}
#kt .kt_coloredbg {
	background-color: #E4E8F3 !important;
}
#kt .kt_coloredbg2 {
	background-color: #CCCCCC !important;
}
#kt .kt_coloredbg3 {
	background-color: #F3F3F3 !important;
}
#kt .paddingleft10px {
	padding-left: 10px !important;
}
#kt .width120px {
	width: 120px;
}
#kt .width90px {
	width: 90px;
}
#kt input.width90px {
	width: 84px !important;
}
#kt select.width90px { width: 84px !important; padding: 1px 2px; text-align: left; 
}
#kt .borderbottom {
	border-bottom: 1px solid #000000;
}
#kt .textalignright { text-align: right !important; padding-right: 0px; 
}
#kt .noborderbottom {
	border-bottom: 0px !important;
}
#kt input.height20px {
	height: 20px;
}

#kt .kt_left2 { width: 275px; float: left; padding-right: 20px; padding-left: 10px;
}
#kt .kt_left3 {
	width: 375px;
	float: left;
	padding-right: 20px;
}
#kt .kt_right3 {
	width: 375px;
	float: left;
	padding-right: 20px;
}
#kt .kt_right2 {
	width: 250px;
	float: left;
	padding-right: 20px;
}

#kt .ps_additionalpayment input {
	width: 53px;
	height: 20px;
	font-size: 12px;
	text-align: right;
	padding: 1px 2px 1px 2px;
	margin-left: 4px;
}
#kt .kt_input_left2 {
	width: 150px;
	height: 20px;
	float: left;
	text-align: left;
	line-height: 20px;
}
#kt .kt_input_left3 {
	width: 270px;
	height: 20px;
	float: left;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
}

#kt .kt_reddot {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 18px;
	height: 19px;
	background-color: transparent;
	background-image: url(/media/question_icon.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#kt .kt_reddot_img {
	float: right;
	top: 1px;
	right: 0px;
	width: 18px;
	height: 19px;
	background-color: transparent;
	background-image: url(img/question_icon.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#kt .kt_reddot2 {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 5px;
	height: 5px;
	background-color: red;
}
.help_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	background-color: #FFFFE1;
	color: #000000;
	font-size: 9px;
	padding: 5px;
	border: 1px solid #000000;
}

#kt .printimg {
	position: relative;
	top: 2px;
	padding-left: 5px;
}

