body {
	margin:0px;
	padding:0;
	background-color:#F2F2F2;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#575757;
}
form {
	display:inline;
}
.index-padd {
	padding: 156px 0 176px 0;
}
.login-topbg {
	background-image: url(../../images/top-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.login-bottombg {
	background-image: url(../../images/bottom-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.middle-bg {
	background-image: url(../../images/middle-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.content-padd {
	background-image: url(../../images/td-bg1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 60px 0 0 70px;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	color: #575757;
	padding: 0;
}
.bold a{
	color: #575757;
	text-decoration: none;
}
.required {
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
}
.divider {
	background-image: url(../../images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-size: 11px;
	padding: 0 0 12px 20px;
}
.padding2 {
	padding: 3px 0 16px 0;
	border-bottom: 1px solid #EBEBEB;
} 
.padding3 {
	padding: 16px 0 15px 0;
	border-bottom: 1px solid #EBEBEB;
} 

.textfield {
	font-size: 11px;
	font-weight: normal;
	width: 163px;
	height: 16px;
	color:#575757;
	border:1px solid #EBEBEB;
	padding: 0 0 0 4px;
}
.forgot-password {
	font-weight: bold;
	font-size: 12px;
	color: #575757;
	padding: 8px 0 10px 0;
}
.forgot-password a{
	color: #575757;
	text-decoration: underline;
}
.clipping-bg {
	background-image: url(../../images/clipping-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.clipping-padd {
	padding: 28px 0 0 40px;
}
.clipping-bold {
	background-image: url(../../images/bold-bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #575757;
	line-height:15px;
	padding: 3px 0 8px 10px;
}
.clipping-text {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	padding: 8px 0 5px 10px;
}
.clipping-text a{
	color: #575757;
font-size: 11px;
	text-decoration: underline;
}
.clipping-text-bold {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #575757;
	padding: 8px 0 5px 10px;
}
.clipping-text-bold a{
	color: #575757;
	text-decoration: underline;
}
.menu {
	width: 194px;
	font-weight: normal;
	font-size: 11px;
	color: #363636;
	text-align: left;
}
.menu a{
	height: 21px;
	display: block;
	color: #363636;
	font-weight: normal;
	padding: 2px 0 0 32px;
	background-image:url(../../images/menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu a:hover{
	height: 21px;
	display: block;
	color: #363636;
	font-weight: bold;
	padding: 2px 0 0 32px;
	background-image:url(../../images/menu-o.gif);
	background-repeat: no-repeat;
}
.menu1 {
	width: 194px;
	height: 45px;
	font-weight: normal;
	font-size: 11px;
	color: #363636;
	text-align: left;
}
.menu1 a{
	display: block;
	color: #363636;
	font-weight: normal;
	height: 21px;
	padding: 24px 0 0 32px;
	background-image:url(../../images/menu1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu1 a:hover{
	display: block;
	color: #363636;
	font-weight: bold;
	height: 21px;
	padding: 24px 0 0 32px;
	background-image:url(../../images/menu1-o.gif);
	background-repeat: no-repeat;
}
.table-padd {
	padding: 0 0 25px 0;
}
.table-bg1 {
	height:266px;
	background-image: url(../../images/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.title {
	font-family:Trebuchet MS;
	font-size: 16px; 
	color: #312F2F;
	font-weight:bold;
	background-image:url(../../images/title-bg.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}
.pad-top {
	padding: 4px 0 0 0;
}

.logo-padding{
	padding: 0px 25px 0px 0px; 
}
.errortext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; text-decoration: none; font-weight: normal ; line-height: 17px}

.logo-border{
	background-repeat: no-repeat;
	background-position: middle left;
	width: 25px;
	border-left: 1px solid #EEEEEE;
}
.logo-border2{
	background-image: url(../../images/logo-divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 25px;
	padding: 25px 0px 0px 0px; 
}
.media-bank-text{
	font-weight: bold;
	font-size: 20px;
	color: #575757;
	padding: 39px 15px 0px 0px;
	
}