
body {
width: 982px; 
margin: 0px auto 10px;
height: 100%;

}

body, td, th {
cursor:default;
font-family:Verdana;
font-size:8pt;
}


td.login_left{

}

/* -------------------- Login Page Style started -------------------*/

.taho12pxGray {
color: #666666;
line-height: 20px;
}
.taho12pxGray a {
color: #666666;
}
.taho12pxGray a:hover{
color: #0155ac;
}
.loginGrayTD {
background-image:url(/branding/brnd2/login/BG_login_gryaDotted.gif);
background-repeat:repeat-x;
line-height: 22px;
}
.loginBlueTD {
background-image:url(/branding/brnd2/login/BG_login_topSideBlue.gif);
background-repeat:repeat-x;
line-height: 22px;
padding:0px 0px 0px 10px;
}
.loginTxt{
float:top;
margin-left:20px;
font-size:16px;
font-weight:bold;
color:#373737;
}
.loginField {
color: #323232;
margin: 20px auto 10px auto;
text-align: right;
}
.loginBTN {
clear:both;
float:right;
padding: 10px 10px 10px 0px; 
color: #323232;
text-decoration:underline;
}
.loginBTN a{
float:right;
color: #323232;
text-decoration:underline;
}
.loginBTN a:hover{
float:right;
color: #0155ac;
text-decoration:underline;
}
.btn{
/* clear:both; */
/* float:right; *//*
padding: 0px 10px 0px 0px; 
width: 100px; 
margin: 10px  0px 0px 70px;*/
margin: 20px auto 0px auto; 
text-align: right;
}

input {
font-family:verdana;
font-size:11px;
}
.forgot_pwd_label{
padding: 14px 0px 2px 10px;
}


td.login_left{
background: url(/branding/brnd2/login/IMG_loginPan_TLC.gif) no-repeat;
}
td.login_right{
background: url(/branding/brnd2/login/IMG_loginPan_TRC.gif) no-repeat;
}

td.login_center_left{
background: url(/branding/brnd2/login/BG_login_leftSide.gif) repeat-y;
}
td.login_center_center{
background: #efefef;
}
td.login_center_right{
background: url(/branding/brnd2/login/BG_login_rightSide.gif) repeat-y;
}


td.login_bottom_left{
background: url(/branding/brnd2/login/IMG_loginPan_BLC.gif) no-repeat;
}
td.login_bottom_center{
background: url(/branding/brnd2/login/BG_login_botmSide.gif) repeat-x;
}
td.login_bottom_right{
background: url(/branding/brnd2/login/IMG_loginPan_BRC.gif) no-repeat;
}

.alertCont {
	width: 500px;
	margin: auto;
	margin-top:  7px;
/* 	margin-bottom: 7px; */
}
.rounded {
	height: 5px;
	background: url(/branding/brnd2/IMG_alert_TC.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
.contentAlert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
	background-color: #ffe6bb;	
	height: auto;	
}

/*.contentAlert2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
	background-color: #ffe6bb;
}*/
.Brounded{
	height: 5px;
	background: url(/branding/brnd2/IMG_alert_BC.gif) no-repeat;
		margin: 0px;
	padding: 0px;
}