body {
background:#F5F9FF;
text-align:center;
}

body,div,input,textarea,select {
font-family:'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
font-size:12px;
color:#062971;
}

input {
font-family:arial;
}

a,a:link,a:visited {
color:#3354AA;
text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

.ErrorContainer {
background:url(alert.gif) no-repeat top left #FFEDEF;
border-top:1px solid #FFC2CA;
border-bottom:1px solid #FFC2CA;
color:#c00;
margin:0 6px;
padding:10px 9px 9px;
}

.ErrorTitle {
font-weight:700;
color:#c00;
font-size:12px;
margin-bottom:6px;
padding-left:18px;
}

.Error {
color:#c00;
font-size:12px;
}

.SiteContainer {
	margin-top:100px;
	border:1px solid #c7d3ea;
	background:#fff;
	width: 500px;
	height: auto;
	margin-bottom: 50px;
}

.SiteContainer,.Foot {
text-align:left;
margin-left:auto;
margin-right:auto;
}

.SignIn {
	width:580px;
	padding: 20px;
	height: 390px;
}

.PasswordRequest {
	width:580px;
	padding: 20px;
}

.PasswordRequest .PageTitle {
width:492px;
}

.SignOut {
	width:580px;
	padding: 20px;
}

.Apply {
	width:580px;
	padding: 20px;
}

.PasswordReset {
	width:580px;
	padding: 20px;
}

h1 {
	text-align:center;
	background-image: url(grass-repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 154px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFFFFF;
}

h1,h1 a {
	font-size:20px;
	font-weight:700;
	color:#FFFFFF;
	text-decoration:none;
}

h1 strong {
font-weight:400;
color:orange;
}

.About {
	width:260px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	float: left;
	position: absolute;
}

.About h2 {
font-size:14px;
font-weight:700;
color:#000;
margin:0;
padding:0;
}

.About p {
	color:#000;
	line-height:150%;
	margin:0;
	padding-top: 2px;
	padding-right: 20;
	padding-bottom: 6px;
	padding-left: 0;
}

.About p strong {
font-weight:400;
text-decoration:underline;
}

fieldset {
border:0;
margin-top:10px;
padding:0 6px 6px;
}

legend {
font-size:14px;
font-weight:700;
color:#000;
}

fieldset p {
color:#333;
margin:0;
padding:0 2px 8px;
}

#Form form {
	background:#ffffff;
	margin:0;
}

#Form ul li {
padding-bottom:6px;
}

#Form label {
	text-align:right;
	display:block;
	width:35%;
	float:left;
	margin-right:8px;
	color:#000;
	margin-top: 10px;
}

#Form input {
	width:50%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#Form .Submit {
	clear:left;
	text-align:left;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#Form .Button {
width:auto;
cursor:pointer;
}

#Form.SignInForm fieldset {
padding:0 6px;
}

#Form.SignInForm .Submit {
clear:left;
text-align:center;
padding:6px 0 0;
}

#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;
}

.MembershipOptionLinks li {
	overflow:hidden;
	margin:0;
	padding:0;
	white-space: nowrap;
	width: 132px;
}

.MembershipOptionLinks a,.MembershipOptionLinks a:link,.MembershipOptionLinks a:visited {
	color:#008AD1;
	text-decoration:none;
	font-size:12px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	display: block;
}

.MembershipOptionLinks a:hover {
	color:#333333;
	text-decoration:none;
}

.ForgotPasswordLink {
position:absolute;
z-index:100;
}

.ApplyForMembershipLink {
	float: right;
}

.PasswordRequest .About {
width:234px;
}

.PasswordRequestForm {
padding:0 0 0 247px;
}

#Form.ApplyForm {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 282px;
}

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;
}

#TermsOfServiceCheckBox {
font-size:12px;
color:#000;
}

#TermsOfServiceCheckBox a {
text-decoration:underline;
}

#Form.PasswordResetForm .Submit {
padding-left:100px;
}

.PasswordReset .About {
width:254px;
}

.PasswordResetForm {
padding:0 0 0 267px;
}

.FormComplete {
padding:8px 16px 16px;
}

.FormComplete h2 {
font-size:14px;
font-weight:700;
color:#000;
margin:0;
padding:0 0 6px;
}

.FormComplete ul li {
color:#000;
margin:0;
padding:0;
}

.FormComplete ul li strong {
font-weight:400;
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;
}

#Form ul,#Form ul li,.FormComplete ul {
list-style:none;
margin:0;
padding:0;
}

.PasswordRequestForm .ErrorContainer,.ApplyForm .ErrorContainer,#Form.PasswordResetForm .ErrorContainer {
margin:0;
}

#Form.ApplyForm .Submit input,#TermsOfServiceCheckBox input {
width:auto !important;
}
