#left-col {
	width: 561px;
	float: left;
	margin-left: 12px;
}
* html #left-col {
	margin-left: 6px;
}
#left-col #main-top {
	width: 561px;
	height: 10px;
	background:  url(../../images2/main-top2.jpg) no-repeat;
}
#left-col #main {
	width: 555px;
	background:  url(../../images2/main-bg2.jpg) repeat-y;
	padding-left: 6px;
}
* html #left-col #main {
	margin-top: -10px;
	width: 561px;
}
#left-col #main-bottom {
	width: 561px;
	height: 19px;
	background:  url(../../images2/main-bottom2.jpg) no-repeat;
}

#left-col div.form {
	border: 1px #A8C7E6 solid;
	background: #EAF3FC;
	width: 548px;
}

#left-col table.form-table {
	font-size: 12px;
	margin-left: 30px;
}

#left-col table.form-table input, #left-col table.form-table select {
	height: 17px;
	border: 1px #7C9DBC solid;
}
td.col1, td.col2, td.col3, td.col4, td.col5 {
	padding: 0 15px 0 15px;
}

.no-border, .radio {
	border: 0 !important;
}

#left-col #button-cont {
	border-top: 1px #A8C7E6 solid;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#buttons {
	margin: 10px 0 10px 35px;
}
div.form-title-left {
	float: left;
}
div.form-title-right {
	float: right;
	margin: 5px 5px 0 0;
	font-size: 10px;
}
div.form-title-left h1 {
	color: #000 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 15px 0 0 3px !important;
	padding: 0;
}
.red {
	color: #FF0000;
}
input.dobMM, input.dobDD, input.height {
	width: 25px !important;
}	
input.dobYYYY, input.weight {
	width: 35px !important;
}

input.phone1 {
	width: 30px;
}
input.phone2 {
	width: 40px;
}
#spouse table, #child1 table, #child2 table, #child3 table, #child4 table, #child5 table, #child6 table {
	margin-top: -15px;
}
#spouse, #child1, #child2, #child3, #child4, #child5, #child6 {
	margin-bottom: 10px;
}
img.x {
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	z-index: 2;
}
h1.page-title {
	color: #396EA4;
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 20px;
}
h2.page-title {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #396EA4;
}

* html h2.page-title {
	margin-bottom: 5px;
}


#right-col {
	width: 220px;
	text-align: center;
	float: right;
	margin-right: 12px;
}
* html #right-col {
	marign-right: 6px;
}
#right-col ul {
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 15px;
}
#right-col ul li {
	margin: 0;
	padding: 0;
}
#right-col ul li p {
	font-size: 12px;
	margin: 8px 0 8px 0 !important;
}
#right-col p {
	text-align: left;
	color: #666666;
	font-size: 10px;
	margin: 0 20px 0 15px;
}
#right-col hr {
	background: #D5D5D5;
	border: 0;
	height: 1px;
}
#container2 {
	display: table;
}
p.privacy {
	margin: 15px 20px 0 20px;
	padding: 0;
	font-size: 10px;
}
p.privacy a {
	color: #000;
}
#steps-header {
	margin-left: 1px; 
	margin-bottom: 5px;
}
* html #steps-header {
	margin-bottom: -20px;
}
#date {
	width: 150px !important;
}
div.popup {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 300px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px #1B497A solid;
}
div.popup h1 {
	font-size: 14px;
	color: #1B497A;
}
div.popup p {
	font-size: 12px;
}




/*split test css*/
#right-col-swap {
	width: 561px;
	float: right;
	margin-right: 12px;
}
* html #right-col-swap {
	margin-right: 6px;
}
#right-col-swap #main-top {
	clear: both;
	width: 561px;
	height: 10px;
	background:  url(/images2/main-top2.jpg) no-repeat;
	
}
#right-col-swap #main {
	width: 555px;
	background:  url(/images2/main-bg2.jpg) repeat-y;
	padding-left: 6px;
}
* html #right-col-swap #main {
	margin-top: -10px;
	width: 561px;
}

#right-col-swap #main-bottom {
	width: 561px;
	height: 19px;
	background:  url(/images2/main-bottom2.jpg) no-repeat;
}

#right-col-swap div.form {
	border: 1px #dfc896 solid;
	background: #fae8c1;
	width: 548px;
}

#right-col-swap table.form-table {
	font-size: 12px;
	margin-left: 30px;
}

#right-col-swap table.form-table input, #right-col-swap table.form-table select {
	height: 17px;
	border: 1px #dfc896 solid;
}
#right-col-swap #button-cont {
	border-top: 1px #dfc896 solid;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#left-col-swap {
	width: 220px;
	text-align: center;
	float: left;
	margin-left: 12px;
}
* html #left-col-swap {
	margin-left: 6px;
}
#left-col-swap ul {
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 15px;
}
#left-col-swap ul li {
	margin: 0;
	padding: 0;
}
#left-col-swap ul li p {
	font-size: 12px;
	margin: 8px 0 8px 0 !important;
}
#left-col-swap p {
	text-align: left;
	color: #666666;
	font-size: 10px;
	margin: 0 20px 0 15px;
}
#left-col-swap hr {
	background: #D5D5D5;
	border: 0;
	height: 1px;
}

#verisign-swap {
	margin-right: 10px; 
	float: right; 
	margin-bottom: 30px; 
	width: 115px; 
	height: 52px; 
	position: relative; 
	top: 20px;
	border: 2px #000 solid;
}

#right-col-swap #email {
	background: #FFFFFF url(/images2/no-spam.jpg) center right no-repeat;
}
