@charset "utf-8";
/* CSS Document */
body {
	background: #ff00ce url(../images/bg-body.gif) repeat-x top left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 834px;
	background:  url(../images/bg-wrapper.gif) repeat-y top center;
}
#container {
	width: 834px;
	background:url(../images/bg-header_mod9.gif) top center no-repeat;
	padding-top: 352px;
}
#containerpgone {
	width: 834px;
	background:url(../images/bg-header_mod.gif) top center no-repeat;
	padding-top: 414px;
}
#container-sub {
	width: 794px;
	background:url(../images/bg-header-sub.gif) top center no-repeat;
	padding-top: 266px;
}

#step1 {
	background: url(../images/bg-order.gif) no-repeat top center;
	width: 834px;
	height: 871px;
	/*margin-bottom: 20px;*/
	float: left;
}
#step1 table.signup {
	margin-left: 440px;
	margin-top: 10px;
}
#step1 table.signup td {
	padding: 6px 5px;
	*padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #273376;
}
table td .textbox1 {
	width: 220px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table td .textbox2 {
	width: 100px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table td .textbox3 {
	width: 115px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btn-continue {
	background:url(../images/btn-continue.gif);
	width: 298px;
	height: 57px;
	text-indent: -9000px;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: block;
}
#contents {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 1px solid #fff;
}
#contents p {
	margin-bottom: 20px;
}
#contents p.lead {
	color: #273376;
	font-size: 13px;

}
#contents p.lead .fl {
	margin-right: 10px;
}
#contents h2 {
	font-size: 20px;
	
	margin-bottom: 20px;
	padding-top: 10px;
}
#contents ul.testi li {
	color: #262626;
	display: inline;
	float: left;
	width: 230px;
	margin-right: 15px;
	margin-bottom: 20px;
	*margin-bottom: 0;
}
.fl {
	float: left;
	margin-right: 10px;
}
.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ct {
	clear: both;
	text-align: center;
}
strong {
	font-weight: bold;
}
#footer {
	clear: both;
	width: 794px;
	margin: 0 auto;
	background: url(../images/bg-footer.gif) top center no-repeat;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#footer-home {
	clear: both;
	width: 794px;
	margin: 0 auto;
	background: url(../images/bg-footer-home.gif) top center no-repeat;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#footer p, #footer-home p {
	margin-bottom: 10px;
}
#footer p a, #footer-home p a {
	color: #273376;
	font-weight: bold;
}
#step2 .left-column {
	width: 470px;
	height: 630px;
	background: url(../images/bg-form-mod.gif) no-repeat top;
	padding-top: 25px;
}
#step2 .left-column .fl {
	margin-right: 10px;
	margin-bottom: 20px;
}
#step2 .left-column h2 {
	margin-bottom: 0px;
	padding-top: 0px;
	color: #000;
}
#step2 .left-column table {

	margin-left: 20px;
}
#step2 .left-column td {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#step2 .left-column tr.divider td {
	border-bottom: 1px solid #f0e6f0;
	padding: 7px 5px;
}
#step2 .left-column th {
	font-size: 10px;
	color: #8c8c8c;
}
.green {
	color:#427227;
}
.purple {
	color: #740065;
}
.blue {
	color:#273376;
}
.red {
	color:#751d1c;
}
#step2 .right-column {
	float:right;
	width: 230px;
	margin-bottom: 20px;
}
#step2 .right-column td {
	padding: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.btn-complete {
	background:url(../images/btn-complete.gif);
	width: 232px;
	height: 45px;
	text-indent: -9000px;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: block;
	margin-top:10px;
	margin-bottom: 10px;
}

.left-c {
	float: left;
	width: 180px;
	margin-left: 62px;
	margin-top: -120px;
	_margin-left: 30px;
	_margin-top: -110px;
}
.left-c p {
	color: #000;
	font-size: 12px;
	font-weight:800;
	line-height: 1.3
}
.left-c p, .right-c p {
	margin-bottom: 20px;
}
.right-c p {
	color: #737373;
	font-size: 14px;
	line-height: 1.3;
}
.right-c {
	float: right;
	margin-top: 85px;
	_margin-top: 60px;
	margin-right: 40px;
	_margin-right: 18px;
	width: 500px;
}
.right-c h2 {
	font-size: 23px;
	color: #273376;
	margin-bottom: 25px;
}
.secure {
	margin-top: 5px;
	margin-left: 130px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 0;
}
.secure img {
	float: left;
	margin-right: 10px;
}
.secure span {
	color: #fdf984;
}
.style2 {font-size: 18px; }
.blueterms {
	color:#1e3667;
	font-size: 10px;
	text-align:justify;
	width: 311px;
	height: 312px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:20px;
	margin-left:20px;
	
}
.back span {
	display:block;
	margin-left:200px;
}
