﻿
html
{
  overflow: hidden;

  
}


body{

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #112338;
}

table, tr, td, p {
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
}

.inputheader {
   font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:underline;
   margin: 5px;
   font-weight: bold ;
}
.inputsubheader {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:underline;
   margin-bottom:5px;
   margin-right:5px;
   margin-top:5px;
   font-weight: bold ;
}

.containerbottom {
    background-image: url(../images/body/bottom_content.gif); 
    background-repeat: repeat-x; 
    height: 41px; 
    padding-right: 10px;
}
.toolbarheader {
    background-image: url(..images/toolbar/header_rowBg.gif);
}

.fullheight {
	height:100%;

}

.lt_bg{
	padding: 0px 0px 20px 0px;
}
.fullheight {height:100%;}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFE1E0;
}
.lt_border{
	border-bottom: 0px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.lt_menubg{
	background-image: url(../images/body/loantrak_menubg.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.lt_bannerbg{
	background-image: url(../images/body/loantrak_bannerbg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
.lt_breadbg{
	background-image: url(../images/body/loantrak_breadbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 666px;
	height: 5px;
}
.lt_breadbg02{
	background-image: url(../images/body/loantrak_breadbg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.lt_bottombg{
	background-image: url(../images/body/loantrak_bottombg.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.lt_bottombg02{
	background-image: url(../images/body/loantrak_bottombg02.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.lt_bottombg03{
	background-image: url(../images/body/loantrak_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.lt_leftbg{
	background-image: url(../images/body/loantrak_leftbg01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
}
.lt_leftbg02{
	background-image: url(../images/body/loantrak_leftbg02.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #7F7F7E;
	width: 147px;
}
.lt_leftbg03{
	background-image: url(../images/body/loantrak_leftbg03.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.bannerpane{
	padding: 5px;
}

.leftpane{
	padding: 5px;
color: #FFFFFF;
}

.Updating{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
	text-decoration: none;
}
.container02_topbg01{
	background-image: url(../images/body/container02_topbg01.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

.accordian_topbg01{
	background-image: url(../images/body/container02_topbg01.jpg);
	background-repeat: repeat-x;
	height: 16px;
	cursor: pointer;
	
}
.container02_topbg02{
	background-image: url(../images/body/container02_topbg02.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 16px;
}
.container02_title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 5px;
}
.container02_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}
.container02_mar{
   margin-bottom: 5px;
	border: 1px solid #2C3C4B;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}
.existingPopup {
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 

}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}


.lefthelp {
	float: left; margin: 20px;
}

#child-container {
    background-color:#f2f2f2; 
}

.Updating
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -210px;
    text-align:center; 
    padding-top: 30px; 
    border-style:solid; 
    border-width:0px; 
    width:420px; 
    height:315px;
    z-index:998; 

}