@charset "utf-8";
/*
=====================================================================================
	URI 900 Rules for Forgot Login, Email Password, Enter Login Hint, Answer Hint Page
=====================================================================================
*/

.forgot-login-override {
	padding: 20px;
}
.forgot-login-override header {
	margin: -20px -20px 0;
}
.forgot-login-override table {
	width: 100%;
}
.forgot-login-override td {
	height: auto;
}
.forgot-login-override td[colspan="4"][height="20"][align="center"] {
	color: gray;
	font-weight: bold;
	padding: 15px 0 0 10px;
	text-align: left;
}
.forgot-login-override img[src="images/transparent.gif"] {
	display: none;
}
.forgot-login-override ul {
	list-style-image: url('../../T32_files/li_bullet_orange.png');
}
.forgot-login-override a.BrolinOptionLinks {
	font-weight: bold;
	font-size: 14px;
	color: #1f8cff;
}

.email-password-override {
	padding: 20px;
}
.email-password-override header {
	margin: -20px -20px 0;
}
.email-password-override table {
	width: 100%;
}
.email-password-override td {
	height: auto;
}
.email-password-override .BrolinLogin {
	color: #c00;
	font-size: 12px;
	padding: 20px 0 0;
}
.email-password-override .BrolinLetterstyle br,
.email-password-override img[src="images/transparent.gif"],
.email-password-override .nbsp {
	display: none;
}
.email-password-override .BrolinLetterstylebold {
	padding: 20px 49% 10px 1%;
	font-weight: bold;
}
.email-password-override input {
	width: 52%;
}
.email-password-override a.BrolinOptionLinks {
	height: 15px;
	padding: 4px 12px;
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 5px;
	margin-top: -24px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	background-image: url('../../T32_files/button_black_bgr.png');
	border: solid 1px #333333;
	color: white;
	float: right;
}
.email-password-override a.BrolinOptionLinks:hover {
	background-position: center;
	text-decoration: none;
}
.email-password-override a.BrolinOptionLinks:focus {
	background-position: bottom;
}
.email-password-override a.BrolinOptionLinks:active {
	background-position: bottom;
}
.email-password-override a.BrolinOptionLinks img {
	display: none;
}

.login-hint-override {
	padding: 20px;
}
.login-hint-override header {
	margin: -20px -20px 0;
}
.login-hint-override table {
	width: 100%;
}
.login-hint-override td {
	height: auto;
}
.login-hint-override .BrolinLogin {
	color: #c00;
	font-size: 12px;
	padding: 20px 0 0;
}
.login-hint-override .BrolinLetterstyle br,
.login-hint-override img[src="images/transparent.gif"],
.login-hint-override .nbsp {
	display: none;
}
.login-hint-override .BrolinLetterstylebold {
	padding: 20px 49% 10px 1%;
	font-weight: bold;
}
.login-hint-override input {
	width: 52%;
}
.login-hint-override a.BrolinOptionLinks {
	height: 15px;
	padding: 4px 12px;
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 5px;
	margin-top: -24px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	background-image: url('../../T32_files/button_black_bgr.png');
	border: solid 1px #333333;
	color: white;
	float: right;
}
.login-hint-override a.BrolinOptionLinks:hover {
	background-position: center;
	text-decoration: none;
}
.login-hint-override a.BrolinOptionLinks:focus {
	background-position: bottom;
}
.login-hint-override a.BrolinOptionLinks:active {
	background-position: bottom;
}
.login-hint-override a.BrolinOptionLinks img {
	display: none;
}

.answer-hint-override {
	padding: 20px;
}
.answer-hint-override header {
	margin: -20px -20px 0;
}
.answer-hint-override table {
	width: 100%;
}
.answer-hint-override td {
	height: auto;
	vertical-align: bottom;
}
.answer-hint-override .BrolinLogin {
	color: #c00;
	font-size: 12px;
	padding: 20px 0 0;
}
.answer-hint-override .BrolinLetterstyle br,
.answer-hint-override img[src="images/transparent.gif"],
.answer-hint-override .nbsp {
	display: none;
}
.answer-hint-override .BrolinLetterstylebold {
	font-size: 13px;
}
.answer-hint-override .BrolinLetterstyle[height="15"] {
	font-weight: bold;
	padding: 20px 0 0;
	width: 20%;
}
.answer-hint-override input {
	width: 60%;
}
.answer-hint-override a.BrolinOptionLinks {
	height: 15px;
	padding: 4px 12px;
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 5px;
	margin-top: -24px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	background-image: url('../../T32_files/button_black_bgr.png');
	border: solid 1px #333333;
	color: white;
	float: right;
}
.answer-hint-override a.BrolinOptionLinks:hover {
	background-position: center;
	text-decoration: none;
}
.answer-hint-override a.BrolinOptionLinks:focus {
	background-position: bottom;
}
.answer-hint-override a.BrolinOptionLinks:active {
	background-position: bottom;
}
.answer-hint-override a.BrolinOptionLinks img {
	display: none;
}
