/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d3d3d;
	background-color: #f4f4f4;
	border: 1px solid #747474;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f4f4f;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0d78be;
}
.arial12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
}
.arial12boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
}

.bottomlink {
	COLOR: #6f6f6f; TEXT-DECORATION: underline
}
.bottomlink:hover {
	COLOR: #53ade4; TEXT-DECORATION:none
}

.morelink {
	COLOR: #1694e1; TEXT-DECORATION: underline
}
.morelink:hover {
	COLOR: #1694e1; TEXT-DECORATION:none
}

.passwordmanager {
	font-family: "AvantGarde Bk BT";
	font-size: 22px;
	font-weight: bold;
	color: #e22b2d;
}

.passwordmanager1 {

	font-family: "AvantGarde Bk BT";
	font-size: 22px;
	font-weight: normal;
	color: #e22b2d;
}
.admintextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C43948;
	background-image: url(../images/admin_textfield.gif);
	background-repeat: repeat-x;
	background-color: #ededec;
}
.leftlink { 
	color:#626262; text-decoration:none
}
.leftmenu_links {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration:none;
	padding-left:5px;
	text-align:left;
}
.edituser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5ac0ed;
}
.lenderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7D7D7D;
}
.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table_header_new {
border-right:solid;
border-right-color:#E5E5E5;
border-right-width:1px;
border-top:solid;
border-top-color:#E5E5E5;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#E5E5E5;
border-bottom-width:1px;
background-color:#F2F2F2;
font-family: Arial,Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#666666;
line-height:13px;
text-decoration:none
}
.border {
	border: 1px solid #666666;
}
.border_right {
border-right:solid;
border-right-color:#E5E5E5;
border-right-width:1px;
border-bottom:solid;
border-bottom-color:#E5E5E5;
border-bottom-width:1px;
background-color:#FFFFFF;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #3B392D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}