@charset "utf-8";
body {
	background-image: url(../images/bgBody2.png);
	background-repeat: repeat-x;
	background-color: #efefef;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.oneColFixCtrHdr #container {
	width: 851px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #headerTop {
	height: 253px;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.oneColFixCtrHdr #headerBottom {
	height: 24px;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.oneColFixCtrHdr #mainContent1 {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.oneColFixCtrHdr #mainContent2 {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}
.oneColFixCtrHdr #mainContent1-1 {
	background-image: url(../images/bgPage.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 35px;
	padding-left: 35px;
}
.oneColFixCtrHdr #mainContent2-1 {
	background-image: url(../images/bgPage.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 35px;
	padding-left: 35px;
}
#opt-in {
	float: right; /* since this element is floated, a width must be given */
	width: 311px;
	padding-top: 115px;
	height: 348px;
	background-image: url(../images/opt-in_box_1001.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}
#opt-in2 {
	float: right; /* since this element is floated, a width must be given */
	width: 311px;
	padding-top: 40px;
	height: 348px;
	background-image: url(../images/opt-in_box_1001-2.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.opt-in_form {
	margin-left: 75px;
	margin-top: 15px;
}
.opt-in_form2 {
	margin-left: 67px;
	margin-top: 20px;
}
.opt-inText {
	margin-left: 65px;
	margin-top: 15px;
	margin-right: 18px;
	text-align: center;
	color: #cd1618;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.opt-inText p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#opt-inButton {
	margin-left: 95px;
	margin-top: 35px;
}
#opt-inButton2 {
	margin-left: 60px;
	margin-top: 20px;
}




#contentTop {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0;
	margin-left: 0;
} 
.spacer-efefef {
	background-color: #efefef;
	height: 45px;
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 35px;
	padding-left: 35px;
}
.pageShadowTop {
	background-color: #fff;
	height: 11px;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/pageBorder-top.gif);
	background-repeat: no-repeat;
}
.pageShadowBottom {
	background-color: #fff;
	height: 11px;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/pageBorder-bottom.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	height: 165px;
	width: 851px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.header1 {
	font-size: 18px;
	font-weight: bold;
}
.header2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, "times New Roman", sans-serif;
	color: #000066;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.bold {
	font-weight: bold;
}
