body {
	margin:0 auto;
	padding:0;
	background:#fff;
	font-size: 0.8 em;
	}
body, div, input, textarea, select {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#ccc;
}
input {
	font-family:arial;
	color: #000 !IMPORTANT;
}
a, a:link, a:visited {
	color:#96001e;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.ErrorContainer {
	background:url(alert.gif) no-repeat top left #ccc;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px 9px 9px 9px;
	color:#c00;
	margin:0 6px 0 6px;
}
.ErrorTitle {
	font-weight:bold;
	color:#c00;
	font-size:12px;
	margin-bottom:6px;
	padding-left:18px;
}
.Error {
	color:#c00;
	font-size:12px;
}
.SiteContainer {
	margin-top:100px;
	/*border:1px solid #000;*/
	background:#ccc;
}
.SiteContainer, .Foot {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.SignIn {
	/*width:280px;*/
	width: 400px;
}
.PasswordRequest {
	width:500px;
}
.PasswordRequest .PageTitle {
	width:492px;
}
.SignOut {
	width:400px;
}
.Apply {
	width:580px;
}
.PasswordReset {
	width:550px;
}
h1 {
	text-align:center;
	background: #000;
	padding:4px 0 4px 0;
	margin:0 0 6px 0;
	color: #FFF;
}
h1, h1 a {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
h1 strong {
	font-weight:normal
}
.About {
	margin:8px 0 0 0;
	padding:10px;
	width: 95%;
	color:#000;
}
.About h2 {
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
}
.About p {
	margin:0;
	line-height:150%;
}
fieldset {
	border:0;
	margin:0;
	padding:0 6px 6px 6px;
}
legend {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
fieldset p {
	margin:0;
	padding:0 2px 8px 2px;
	color:#333;
}
#Form form {
	background:#f3f3f3;
	margin:0;
	padding:6px 1px 6px 6px;
}
#Form ul, #Form ul li {
	list-style:none;
	margin:0;
	padding:0;
	clear: both;
}
#Form ul li {
	padding-bottom:6px;
}
#Form label {
	text-align:left;
	display:block;
	width:200px !IMPORTANT;
	float:left;
	margin-right:8px;
	color:#000;
}
#Form input {
	width:50%;
}
#Form .Submit {
	clear:left;
	padding:6px 0 0 88px;
	text-align:left;
	color: #000;
}
#Form .Button {
	width:auto;
	cursor:pointer;
	color: #000;
}
#Form.SignInForm fieldset {
	padding:0 6px 0 6px;
}
#Form.SignInForm .Submit {
	padding:6px 0 0 0;
	clear:left;
	text-align:center;
}
#Form #RememberMe label {
	width:auto;
	padding-left:95px;
	text-align:left;
	font-size:12px;
}
#Form #RememberMe input {
	width:auto;
}
.MembershipOptionLinks {
	margin:4px 0 0 6px!important;
}
.MembershipOptionLinks li {
	width:132px;
	overflow:hidden;
	white-space:nowrap;
	padding:0;
	margin:0;
}
.MembershipOptionLinks a, .MembershipOptionLinks a:link, .MembershipOptionLinks a:visited {
	display:block;
	background:#96001e;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:3px 0 3px 0;
	font-size:12px;
}
.MembershipOptionLinks a:hover {
	background:#999;-family
	color:#000;
	text-decoration:none;
}
.ForgotPasswordLink {
	position:absolute;
	z-index:100;
}
.ApplyForMembershipLink {
	padding-left:136px!important;
}
.PasswordRequestForm .ErrorContainer {
	margin:0;
}
.PasswordRequest .About {
	width: 95%;
}
.PasswordRequestForm {
	padding:0;
	width: 95%;
}
#Form.ApplyForm {
	/*padding:0 0 0 282px;*/
}
.ApplyForm .ErrorContainer {
	margin:0;
}
div.Apply #Form {
	height:300px;
}
html>body div.Apply #Form {
	min-height:322px;
	height:auto;
}
#Form.ApplyForm .Submit {
	padding-left:104px;
}
#Form.ApplyForm label {
	width:98px;
}
#Form.ApplyForm input {
	width:156px;
}
#Form.ApplyForm .Submit input {
	width:auto!important;
}
#TermsOfServiceCheckBox input {
	width:auto!important;
}
#TermsOfServiceCheckBox {
	font-size:12px;
	color:#000;
}
#TermsOfServiceCheckBox a {
	text-decoration:underline;
}
#Form.PasswordResetForm .ErrorContainer {
	margin:0;
}
#Form.PasswordResetForm .Submit {
	padding-left:100px;
}
.PasswordReset .About {
	width:254px;
}
.PasswordResetForm {
	padding:0 0 0 267px;
}
.FormComplete {
	padding:8px 16px 16px 16px;
}
.FormComplete h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 6px 0;
	color:#000;
}
.FormComplete ul {
	list-style:none;
	margin:0;
	padding:0;
}
.FormComplete ul li {
	margin:0;
	padding:0;
	color:#000;
}
.FormComplete ul li strong {
	font-weight:normal;
	color:#e00;
}
#SignOutForm div.Submit {
	text-align:center;
	margin-top:10px;
}
.Foot {
	color:#ccc;
	text-align:center;
	font-size:10px;
}
.Foot a {
	color:#ccc;
}
.Foot a:hover {
	color:#aaa;
	background:none;
}
