body {
	background:#000;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
	color:#22a0f1;
	border:0;
}
a img {
	border:0;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	background:url('../images/3v4_02.png') repeat-x #e0e3e7;
}
#top-header {
    margin: 0 0 0 167px;
    padding: 8px 0 0;
}
.left {
	float:left;
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
.error {
	color:#F00;
	font-weight:bold;
}
#container1 {
	margin:27px 0 0 145px;
}
#container1 .textbox1 {
	width:400px;
}
#container1 .textbox2 {
	width:300px;
	margin:0 0 0 60px;
}
#container1 .textbox1 .textmini {

	margin: 12px 0 0 10px;
}
#container1 .textbox1 .header {
	padding:0 0 0 7px;
}

#container1 .textbox1 .grey {
	color:#979797;
	margin: 0 0 5px 0;
}
#container1 .textbox1 .blue {
	color:#22a0f1;
	margin: 5px 0 0 0;
	text-decoration:underline;
}
#container1 .textbox1 .subcontainer{
	margin:5px 0 0 10px;
}

#itemlist {
	margin: 10px 0 0;
    padding: 0 0 0 20px;
}
#itemlist li {
	margin: 0 0 5px 0;
}

#middle-banner {
	margin:10px 0 0 208px;
}

#container2 {
	background:#f2f5f7;
	margin: 20px 20px 0;
}
#container2 .subcontainer {
	margin:0 0 0 55px;
}
#container2 .subcontainer .formleft {
	width:85px;
}
#container2 .subcontainer .base-text {
	width:187px;
	border:1px solid #b1b1b1;
}
#container2 .subcontainer .base-zip {
	width: 98px;
	border:1px solid #b1b1b1;
}
#container2 .subtext {
	font-size:12px;
	margin: 5px 0 0 3px;
}
#container2 .subcontainer2 {
	margin:0 0 0 85px;
}
#container2 .subcontainer2 .base-text {
	width:187px;
	border:1px solid #b1b1b1;
}
#container2 .subcontainer2 td {
	vertical-align:top;
}
#email-header {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #cacdce;
	margin:55px 55px 28px 55px;
	padding:0 0 10px 0;
}
#container3 {
	font-size:11px;
	margin:0 55px 0 55px;
	padding:0 0 28px 0;
	border-bottom:1px solid #cacdce;
}
#container4 {
	font-size:11px;
	margin:28px 55px 0 55px;
}
#container5 {
	margin:40px auto 0 0;
	text-align:center;
}
#container6 {
	text-align:center;
	margin:30px 0 0 0;
}
.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 29px; height: 31px;}
.jquery-checkbox img{background: transparent url(../images/checkbox.png) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -31px;
}
.jquery-checkbox-checked img{
	background-position: 0px -62px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -62px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -100px;
}