body{
    background-color:#ffffff;
    font-size:14px;
    color:#666666;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    margin:0px 0px 0px 0px
}
.bharosaPage{
 width: 100%;
 margin: 0px 0px 0px 0px;
}
.bngfFooter{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	border: 0px 0px 0px 0px;
	border-color: #cccccc;
    font-size:10px;
    color:#666666;
	border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	border-width: thin;
	border-top-width: thin;
}
.bngfFooter a{
	text-decoration: none;
	color: #666666;
}
.bngfFooter a:hover{
	text-decoration: underline;
}
.bharosaPageTitle{
	padding-top: 30px;
	padding-bottom: 30px;
    font-size:25px;
    color:#e41c23;
	text-transform: uppercase;
}
.bharosaPageBody{
	padding-left: 45px;
	border-bottom: 1px;
	margin-bottom: 40px;
}
.bharosaPageBody .signOn .loginButton{
    background-color: #00314d;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	padding: 4px 15px 4px 15px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100px;
	border-radius: 4px;
}
.bharosaPageBody .signOn .loginButton:hover{
    background-color: #57717f;
}
.bngfMessage{
	padding-left: 75px;
	padding-right: 20px;
	margin-bottom: 40px;
	margin-top: 100px;
	font-size: 12px;
}
.bngfMessage .bngfBoldMessage{
	font-size: 14px;
	font-weight: bold;
}
.bngfMessage .bngfBorderedMessage{
	border: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: 15px;
	margin-top: 35px;
}
.changePasswordInput{
  width: 350px;
  text-align: left;
}
.registerSubmit{
  border-left:0px;
  border-right:0px;
  border-top:0px;
  border-bottom:0px;
  margin:5px 0px 5px 0px;
  padding: 0px 0px 0px 300px;
  text-align: left;
}
#pass label{
	text-indent: -9999px !important;
}