.forgotPasswordLink {
	color: red;
	cursor: pointer;
}
.forgotPasswordLink:hover {
	text-decoration: underline;
	color: black;
}
.signInButton296 { 
	background:    #f1c232;
	background:    -webkit-linear-gradient(#f1c232, #d7ad2c);
	background:    linear-gradient(#f1c232, #d7ad2c);
	border-radius: 5px;
	padding:       10px 15px 8px 15px;
	color:         #000000;
	display:       inline-block;
	font-size:     14px;
	font-weight:   normal;
	font-family:    "Lato", sans-serif;
	text-align:    center;
	text-shadow:   none;
	cursor: 	pointer;
	width: 		100%;
	text-decoration: none;
}
.signInButton296:hover {
	background:    #f1c232;
	background:    -webkit-linear-gradient(#f1c232, #d7ad2c);
	background:    linear-gradient(#f1c232, #d7ad2c);
	border-radius: 5px;
	padding:       10px 15px 8px 15px;
	color:         #000000;
	display:       inline-block;
	font-size:     14px;
	font-weight:   normal;
	font-family:    "Lato", sans-serif;
	text-align:    center;
	text-shadow:   none;
	cursor: pointer;
	width: 100%;
	text-decoration: none;
}
.createAccountButton296 { 
	cursor:pointer; 
	font-size: 1em; 
	width: 100%; 
	height: 40px; }
h1 {
	caption: Header H1 ;
	visible: true;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	color: #010101;
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: .4px;	

}

