@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	}
.mainbodybg{
	background-image:url(../images/bodybg.jpg);
	background-position:top;
	background-repeat:repeat;
	}
	
#back-layer {position:absolute;
             z-index:1;
             }

#front-layer {
	position:absolute;
	z-index:2;
	left:180px;
	top:170px;
	width: 1px;
	right: -142px;
			  }
.topborder{
	background-image:url(../images/topborder.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.gradientbg{
	background-image:url(../images/gradientbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #e3b4b4;
	background-color:#FFFFFF;
	}
.logoborder{
	border-right: 2px solid #FFFFFF;
	}
.bcdctextborder{
	border-bottom: 1px solid #a06871;
	}
.bcdctextborder1{
	border-left: 1px solid #a06871;
	}
.ttt{
	background-color: #f6dada;
	border: 1px solid #d89d9d;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	}
.ttt2{
	height:135px;
	background-color: #fbeceb;
	border: 1px solid #d89d9d;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}

.ttt3{
	background-color: #f6dada;
	border: 1px solid #d89d9d;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	}
.ttt4{
	height: 135px;
	background-color: #fbeceb;
	border: 1px solid #d89d9d;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.publictext{
	font-family:verdana;
	font-size:12px;
	color:#a06871;
	font-weight:lighter;
	}
.usernametext{
	font-family:verdana;
	font-size:11px;
	color:#a06871;
	font-weight:lighter;
	}

a:link{ text-decoration:none; color:#0000ff;}
a:hover{ text-decoration: none; color:#f88d02;}
a:visited{ text-decoration: none; color:#800080;}
a:active{ text-decoration: none; color:#f88d02;}

.loginbg{
	background-image:url(../images/gradientbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:119px;
	border-bottom:2px solid #a06871;
	}
.logintitle{
	font-family: tahoma;
	font-size:18px;
	color: #302f2f;
	}
.table2border{
	border-bottom:1px solid #dbc2c2;
	border-left:1px solid #ccb5b5;
	border-right:1px solid #ccb5b5;
	}
.table2bg1{
	background-image:url(../images/headingbg.jpg);
	background-repeat:no-repeat;
	height:84px;
	width:329px;
	}
.table2bg2{
	background-image:url(../images/headingbg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:63px;
	}
.table2border2{
	border-bottom:1px solid #d4b7b7;
	border-left:1px solid #d4b7b7;
	border-right:1px solid #d4b7b7;
	}
.table2text{
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	}
.textfielduppercase{
	text-transform:uppercase;
	width: 180px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #625757;
	background-color: #f7dadc;
	}
.textfielduppercase2{
	text-transform:uppercase;
	width: 90px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #625757;
	background-color:#f7dadc;
	}
.loanapp10{
	text-transform:uppercase;
	width: 109px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #625757;
	background-color:#f7dadc;
	}
.appreceiverpt{
	text-transform:uppercase;
	width: 260px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #625757;
	background-color:#f7dadc;
	}
.tbstripbg{
	background-image:url(../images/tb_stripbg.gif);
	background-repeat:repeat-x;
	height:41px;
	border-bottom:1px solid #d4b7b7;
	}
.passwordscreen{
	background-image:url(../images/changepass.jpg);
	background-repeat:no-repeat;
	height:460px;
	}
.ledger{
	width:75px;
	height:24px;
	}

.redbg{
	background-image:url(../images/redbg.gif);
	background-repeat:repeat-x;
	height:301px;
	}
.bottomgreybg{
	background-image:url(../images/greybg.gif);
	background-repeat:repeat-x;
	height:50px;
	}

.loginbg{
	background-image:url(../images/loginbg.gif);
	background-repeat:repeat-x;
	height:181px;
	}
	
	
	/* new styles for egrantz*/

.gradientbgnew{
	background-image:url(../images/gradientbg.gif);
	background-repeat:repeat-x;
	height:306px;
	border-bottom:1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	}
.topblackbg{
	background-image:url(../images/blackspacer.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	border-bottom:1px solid #FFFFFF;
	}
.webtext{
	font-family:verdana;
	font-size:12px;
	color:#3c3b3b;
	}
.designtext{
	font-family:verdana;
	font-size:10px;
	color:#444343;
	}
.squarebg{
	background-image:url(../images/squarebg.gif);
	background-repeat:repeat;
	border-left:3px solid #FFFFFF;
	}
.textfield{
	border:1px solid #faca80;
	background-color:#f5a427;
	height:20px;
	width:150px;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	}
.logintext{
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	color:#262626;
	}
	
	
	
	
	
	
	
	
	
	.thickstrip1{
	background-image:url(../images/thickstrip.gif);
	background-repeat:repeat-x;
	height:34px;
	}
.thinstrip{
	background-image:url(../images/thickstrip2.gif);
	background-repeat:repeat-x;
	height:34px;
	}
.bodybgpic{
	background-image:url(../images/centerpic.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:287px;
	}
.botstripbroader{
	background-image:url(../images/botstrip2.gif);
	background-repeat:repeat-x;
	height:76px;
	border-right:1px solid #FFFFFF;
	}
.botstripthin{
	background-image:url(../images/botstrip.gif);
	background-repeat:repeat-x;
	}
.textfieldnew{
	height:16px;
	width:180px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	border:1px solid #07416f;
	background-color:#b5c6d4;
	vertical-align:top;
	text-align:left;
	}
.txtfldlong{
	height:20px;
	width:260px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	border:1px solid #7f9db9;
	}
.txtfldshort{
	height:20px;
	width:160px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	border:1px solid #898470;
	}
.bgborder{
	background-image:url(../images/bgborder.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
.bgborder1{
	background-image:url(../images/bgborder.gif);
	background-repeat:repeat-y;
	}
.banner{
	background-image:url(../images/bannernew.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:99px;
	}
.leftspace{
	padding-top:4px;
	padding-left:5px;
	}

.usertext{
	font-family: verdana;
	font-size: 11px;
	}
.usertext1{
	font-family: verdana;
	font-size: 10px;
	}
.text{
	font-family: verdana;
	font-size: 12px;
	}
.checklist{
	font-family: verdana;
	font-size: 12px;
	border:1px solid #485c5b;
	}
a:link{
	text-decoration:none;
	color:#e64e03;
	}
a:hover{
	text-decoration:none;
	color:#ffb401;
	}
a:active{
	text-decoration:none;
	color:#e64e03;
	}
a:visited{
	text-decoration:none;
	color:#e64e03;
	}

a.down:link{
	text-decoration:none;
	color:#000000;
	}
a.down:hover{
	text-decoration:none;
	color:#b4b4b5;
	}
a.down:active{
	text-decoration:none;
	color:#b4b4b5;
	}
a.down:visited{
	text-decoration:none;
	color:#000000;
	}
.menubg{
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	height:35px;
	}
	
.leftsideborder{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left:5px;
	}
.rgtsideborder{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	}
.postmatric{
	background-image:url(../images/aplpostmatric.gif);
	background-repeat:no-repeat;
	height:590;
	}
.txtfld{
	border:1px solid #bfbfbf;
	background-color:#ffffff;
	height:20px;
	width:90px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	}
.txtfd{
	border:1px solid #bfbfbf;
	background-color:#ffffff;
	height:20px;
	width:90px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	}
.txtfld2{
	border:1px solid #bfbfbf;
	background-color:#ffffff;
	height:20px;
	width:200px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	}
.txtfldsht{
	height:20px;
	width:160px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	border:1px solid #898470;
	}
.fldmail{
	width:544px;
	height:144px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	border:1px solid #4c86b6;
	background-color:#b0c9df;
	}
.mailtxtbox{
	width:200px;
	height:20px;
	background-color:transparent;
	border:1px solid #90b9db;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	}
.datebox{
	width:21px;
	height:21px;
	border:1px solid #7f9db9;
	}
.yearbox{
	width:70px;
	height:21px;
	border:1px solid #7f9db9;
	}
.grntbox{
	width:80px;
	height:22px;
	}
.txtfldappli{
	text-transform:uppercase;
	width: 180px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #cdccb5;
	}
.txtflddate{
	text-transform:uppercase;
	width: 110px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #cdccb5;
	}
.txtfldappli2{
	text-transform:uppercase;
	width: 290px;
	font-family: verdana;
	font-size:12px;
	color:#000000;
	border: 1px solid #cdccb5;
	}

.complain{
	width: 270px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	border: 1px solid #625757;
	background-color:#f8f4eb;
	}
.complain2{
	width: 530px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	height:60px;
	border: 1px solid #625757;
	background-color:#f8f4eb;
	}