body { color:#434244;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:1.25;
text-align:justify;
margin: 0px; padding: 0;
} 

#wrapper {margin: auto;
    min-height: 100%;
    position: relative;
    width: 960px;
	background-color:#fff
}

#contenttop {
	width: 920px;
	margin-left: auto;
	margin-right:auto
	}

#contentleft {
float: left;
 width: 600px;
 padding: 40px 0px 0 0;
}

#contentright {
float: left;
width: 320px;
}

#pageheader {
	margin: 0 0 20px 0;
	}
	
#theform {
	margin-top: 40px;
	}	
	
#footer {
	background-color:#666; margin-top: 40px; width:920px; height:12px; z-index:19; padding:20px; background-image:url(../images/website_greygrain.png); border-top:solid #e82c2e 2px; overflow:visible
		}



img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-fp { margin-top:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }

em { font-style:italic }
h2 { color:#434244; font-size:18px; text-transform:capitalize; line-height:0.9; text-align:left }
h2:first-child { margin-top:0px }
h4 { color:#434244; font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height:1.25; text-align:left }
h4:first-child { margin-top:0px }
strong { font-weight:bold }
.largetext { font-size:14px }
.white { color:#fff }
.red { color:#e82c2e }
.style1 { color:#434244; font-family:Arial,Helvetica,sans-serif; font-size:11px }
h3.leftjustified { color:#e82c2e; font-size:16px; text-transform:capitalize; line-height:1; text-align:left }
h3:first-child { margin-top:0px }


#signupform label.error {
 background:url("images/unchecked.gif") no-repeat 0px 0px;
 padding-left: 16px;
 padding-bottom: 2px;
		}

#signupform label.checked {
background:url("images/checked.gif") no-repeat 0px 0px;
}
#signupform label { width: 250px;}

.error {color: #E82C2D}

