body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ECE8D5 url(../images/content_bg.gif) 0px 139px repeat-x;
}

h1 {
	font-family: Georgia;
	font-size: 18px;
	color: #38477e;
	font-weight: normal;
	margin: 7px 5px 5px 0px;
}

p {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #498fc1;
}

strong {
	font-weight: bold;
}

p.errmsg {
	color: red !important;
}

/*Begin Page Layout Styles*/
/*
There's a THING with IE submitting the HTML contents of a button
instead of its value. Put value in span tags, too, and then hide
the span contents.
*/
button span {
	display: none;
}
div#header {
	width: auto;
	height: 139px;

	background: url(../images/header_bg.gif) left top repeat-x;
	background-color: #FFF;
}

div#headercontents {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 81px;
}

div#content {
	width: 932px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #a8a59a;
	border-right: 1px solid #a8a59a;
}

div#leftcol {
	width: 639px;
	margin-right:277px;
	padding-top: 20px;
	padding-left: 16px;

	min-height:550px;
  height:auto !important;
  height:550px;
}

div#toptext {
	width: 579px;
	padding-left: 10px;
	padding-right: 50px;
}

div#rightcol {
	width: 277px;
	float: right;
	margin-top: 12px;
	margin-left: -277px;
}

div#leftcol div#toptext p {
	margin-bottom: 10px;
}
/*End Page Layout Styles*/

/*Begin Input Button Styles*/
input.nextButton {
	width: 58px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/next_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
}

input.addtocartButton {
	width: 88px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/addtocart_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
}

input.selectedaddtocartButton {
	width: 88px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/selected_addtocart_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
}
/*End Input Button Styles*/

/* Begin Login Box Styles*/
div#loginbox {
	position: absolute;
	top: 0px;
	left: 718px;
	width: 192px;
	height: 116px;
	background-color: #E4DFC8;
	background-image: url(../images/loginbox_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#loginbox_content {
	border-left: 1px solid #9A957E;
	border-right: 1px solid #9A957E;
	height: 96px;
	width: 190px;
}

div#loginform {
	background-color: #f3efde;
	margin-left: 6px;
	margin-right: 6px;
	width: 178px;
	height: 96px;
	font-size: 11px;
}

div#loginform form {
	margin: 0px;
}

div#loginbox p#forgotlogin {
	height: 18px;
	padding: 2px 0px 0px 11px;
	font-size: 11px;
}

div#loginform td.label {
	color: #5d5d5d;
	padding: 0px;
}

div#loginform input.field{
	width: 107px;
	height: 16px;
	padding: 0px;
}

div#loginform td.submit {
	text-align: right;
}

div#loginform td.submit input {
	width: 47px;
	height: 19px;
}

div#loginform p.login {
	font-size: 11px;
	color: #38477e;
	padding: 4px 0px 0px 9px;
}
/* End Login Box Styles*/

/* Begin Login Box Full Page Styles*/
div#loginbox_full {
	width: 264px;
	height: 140px;
	margin: 0 auto;
	border: 1px solid #A8A59A;
	background-color: #FFF;
	padding: 23px 46px 23px 28px;
}

div#loginbox_full form {
	margin: 0px;
}

div#loginbox_full td.label {
	color: #5d5d5d;
	padding: 0px;
	width: 92px;
	text-align: right;
}

div#loginbox_full input.field{
	width: 165px;
}

div#loginbox_full td.submit input {
	width: 53px;
	height: 24px;
	margin-top: 5px;
}

div#loginbox_full p.login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #38477e;
	margin-bottom: 10px;
}
/* End Login Box Full Page Styles*/

/*Begin Main Content Area Styles*/
div#leftcol p {
	color: #666666;
}

p.biglink {
	margin: 20px 0px 30px 0px;
}

p.biglink a {
	font-size: 14px;
}

p.maintext {
	font-size: 12px;
	color: #666666;
	margin: 8px 0px;
	line-height: 18px;
}

div#inthenews {
	width: 507px;
	background: #FFFFFF url(../images/webinar_bg.gif) no-repeat left top;
	padding: 5px 100px 0px 16px;
}

div#inthenews p.inthenewsdate {
	color: #a64606;
}

div#inthenews p.inthenewstitle {
	color: #38477E;
	line-height: 18px;
}

div#inthenews p.inthenewsdescription {
	color: #666666;
	line-height: 18px;
}

div#inthenews p.inthenewslink {
	margin-bottom: 15px;
}

img#eptwho {
	width: 136px;
	height: 201px;
	float: left;
	margin: 0px 30px 20px 0px;
}
/*End Main Content Area Styles*/

/*Begin Sidebar Styles*/
div#sidebar {
	width: 266px;
}

div#signup {
	height: 90px;
	background-image: url(../images/signup_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-left: 19px;
}

div#sidebar div#webinartitle {
	width: 266px;
	height: 95px;
	background: #FFF url(../images/webinartitle_bg.gif) left top no-repeat;
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
}

div#sidebar div#webinartitle p {
	position: absolute;
	top: 36px;
	left: 29px;
	font-weight: bold;
}

div.sidebar_container {
	background-color: #EAE7D6;
	padding: 11px;
}

div.sidebar_content {
	width: 244px;
	background-color: #FFF;
}

div.sidebar_content div.title {
	background-color: #A64606;
	height: 28px;
	color: #FFF;
	font-size: 14px;
	padding-left: 19px;
	padding-top: 10px;
	font-weight: bold;
}

div.sidebar_content p.title {
	background-color: #A64606;
	height: 28px;
	color: #FFF;
	font-size: 14px;
	padding-left: 19px;
	padding-top: 10px;
	font-weight: bold;

}

div.sidebar_content div.newsitem {
	padding: 0px 10px 8px 10px;
	font-size: 12px;
}

div.sidebar_content div.presentationimage{
	padding: 0px;
	font-size: 12px;
}

div.sidebar_content div.sidebartext {
	padding: 10px;
	font-size: 12px;
}

div.sidebar_content div.newsitem a {
	color: #498fc1;
	font-size: 12px;
	font-weight: bold;
}

div.sidebar_content div.newsitem p.arrow {
	padding-left: 19px;
	background: #FFFFFF url(../images/sidebar_arrow.gif) left 2px no-repeat;
}

div.sidebar_content div.webinarschedule {
	padding: 8px 0px;
	font-size: 11px;
	border-top: 1px solid #c4c4c4;
	width: 208px;
	margin-top: 5px;
	padding-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}

div.sidebar_content div.newsitem p {
	margin: 0px;
	padding: 0px;
}

div.sidebar_content span {
	color: #a64606;
}

div.sidebar_content div.testimonialitem {
	padding-bottom: 8px;
	border-bottom: 4px solid #EAE7D6;
}

div.sidebar_content div.testimonialitem p {
	padding: 8px 18px 0px 18px;
	font-size: 11px;
}

div.sidebar_content div.testimonialsignature {
	font-size: 12px;
	padding: 8px 0px 0px 18px;
}
/*End Sidebar Styles*/

/*Begin Footer Styles*/
div#footer {
	width: 934px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
	font-size: 11px;
	position:relative;
	clear: both;
}

div#footer p#footerlinks {
	position: absolute;
	top: 28px;
	left: 375px;
}
div#footer p#footerlinks a {
	text-decoration: none;
	color: #000;
}

div#footerpages {
	width: 932px;
	border-left: 1px solid #a8a59a;
	border-right: 1px solid #a8a59a;
	border-bottom: 1px solid #a8a59a;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	clear: both;
	padding-top: 12px;
}

div#footerpages p#footerlinks a {
	color: #000000;
	text-decoration: none;
}

div#footerpages p.disclaimer {
	width: 870px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#footerpages span {
	font-size: 10px;
}

div#footer p#designby {
	position: absolute;
	top: 31px;
	left: 737px;
}

div#footer p#designby a {
	color: #000000;
}

div#footer img#imgpoweredby {
	position: absolute;
	left: 875px;
	top: 19px;
}

/*End Footer Styles */

/* Begin Contact Page Styles */
div#leftcol div#toptext table#contactform {
	width: 579px;
	margin: 20px 0px;
	font-size: 12px;
	color: #666666;
}

div#leftcol div#toptext table#contactform tbody td {
	padding-bottom: 2px;
}

div#leftcol div#toptext table#contactform tbody td.label {
	width: 160px;
	padding-right: 8px;
	text-align: right;
}

div#leftcol div#toptext table#contactform tbody td.field {
	width: 411px;
}

div#leftcol div#toptext table#contactform tbody td.field input.textbox {
	width: 151px;
}

div#leftcol div#toptext table#contactform tbody td.field input.textarea {
	width: 411px;
	height: 171px;
}

div#leftcol div#toptext table#contactform tfoot td.submit input.submitButton {
	width: 59px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/submit_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
}

/* End Contact Page Styles */

/* Begin Forgot Login Info Styles */
div#leftcol div#toptext p#forgotinfo {
	color: #666666;
	font-size: 12px;
	margin-top: 15px;
}

div#leftcol div#toptext p#forgotinfo input.textbox {
	width: 210px;
}

div#leftcol div#toptext p#forgotinfo input.submitButton {
	width: 59px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/submit_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
	margin-left: 3px;
}

/* End Forgot Login Info Styles */

/* Begin Select Licenses Styles */
div#product_license_container {
	width: 608px;
	padding-left: 10px;
	padding-right: 21px;
}

div#leftcol div#select_licenses {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#leftcol div#select_licenses p#errormessage {
	margin-top: 5px;
	margin-bottom: 3px;
	color: red;
}

div#leftcol div#select_licenses table#license_list {
	border-collapse: collapse;
	margin-top: 12px;
	margin-bottom: 90px;
	width: 605px;
}

div#leftcol div#select_licenses table#license_list thead td {
	border-top: 1px solid #c5c8d7;
	border-bottom: 1px solid #c5c8d7;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}

div#leftcol div#select_licenses table#license_list tbody td.check {
	padding-right: 15px;
	padding-left: 0px;
}

div#leftcol div#select_licenses table#license_list tbody td.check input {
	margin-left: 0px;
}

div#leftcol div#select_licenses table#license_list tbody td.details {
	padding: 6px 0px;
}

div#leftcol div#select_licenses table#license_list tbody td.details p.title,
div#leftcol div#select_licenses table#license_list tbody td.details label {
	color: #38477e;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

div#leftcol div#select_licenses table#license_list tbody td.details p.description {
	margin-bottom: 12px;
}

div#leftcol div#select_licenses table#license_list tfoot td {
 	border-top: 1px solid #c5c8d7;
	padding-top: 14px;
}

div#leftcol div#select_licenses table#license_list td.button {
	text-align:right;
	vertical-align: middle;
}

div#checkout_container div#revieworder_container div#order_button button,
div#leftcol div#select_licenses table#license_list td.button img {
	vertical-align: top;
}



div#checkout_container div#revieworder_container div#order_button button,
div#leftcol div#select_licenses table#license_list td.button button,
div#leftcol div#select_products table#product_list tbody td.addtocart button {
	color: #FFF;
	height: 24px;
	font: bold 12px/12px Arial,sans-serif;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	border: 0px;
	cursor: pointer;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}
div#leftcol div#select_products table#product_list tbody td.addtocart_selected button {
	color: #FFF;
	height: 24px;
	font: bold 12px/12px Arial,sans-serif;
	background: #FFF url(../images/checkout_button_selected_bg.gif) left top repeat-x;
	border: 0px;
	cursor: default;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}

div#leftcol div#select_licenses table#license_list thead tr.productselected td.licenseinfo {
	color: #000;
	border-top: none;
	padding-top: 5px;
}

div#leftcol div#select_licenses table#license_list thead tr.productselected td.licenseinfo ul {
	list-style: square;
	color: #c7b079;
}

div#leftcol div#select_licenses table#license_list thead tr.productselected td.licenseinfo ul li span {
	color: #000;
}
/* End Select Licenses Styles */

/* Begin Select Products Styles */
div#leftcol div#select_products {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#leftcol div#select_products table#product_list {
	border-collapse: collapse;
	margin-top: 12px;
	margin-bottom: 90px;
	width: 605px;
}

div#leftcol div#select_products table#product_list tbody td {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c5c8d7;
}

div#leftcol div#select_products table#product_list tfoot td.button {
	text-align: right;	
}

div#leftcol div#select_products table#product_list tbody td.productimage {
	width: 149px;
	padding-left: 8px;
}

div#leftcol div#select_products table#product_list tbody td.productimage img {
	width: 128px;
	height: 139px;
}

div#leftcol div#select_products table#product_list tbody tr.eptmembership td.productimage img {
	width: 128px;
	height: 105px;
}

div#leftcol div#select_products table#product_list tbody tr.setupfee td.productimage img {
	width: 128px;
	height: 83px;
}

div#leftcol div#select_products table#product_list tbody td.productdescription {
	width: 315px;
	padding-right: 45px;
	padding-top: 32px;
}

div#leftcol div#select_products table#product_list tbody td.productdescription p {
	font-size: 14px;
	color: #38477e;
}	

div#leftcol div#select_products table#product_list tbody td.addtocart,
div#leftcol div#select_products table#product_list tbody td.addtocart_selected {
	vertical-align: top;
	text-align: right;
	width: 88px;
	color: #A64606;
	font-size: 14px;
	font-weight: bold;
	padding-top: 32px;
}

div#leftcol div#select_products table#product_list tbody td div.price {
	text-align: right;
	float: none !important;
	padding-bottom: 6px;
	padding-top: 0px !important;
	height: auto !important;
	background: none !important;
}

div#leftcol div#select_products table#product_list tbody td.addtocart_selected p {
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
}

div#leftcol div#select_products table#product_list tbody td.addtocart div {
	height: 24px;
	padding-top: 5px;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	float: right;
}

div#leftcol div#select_products table#product_list tbody td.addtocart_selected div {
	height: 24px;
	padding-top: 5px;
	background: #FFF url(../images/checkout_button_selected_bg.gif) left top repeat-x;
	float: right;
}

div#leftcol div#select_products table#product_list tfoot td {
 	border-top: 1px solid #c5c8d7;
	padding-top: 14px;
}

div#leftcol div#select_products table#product_list tfoot td.button,
div#leftcol div#select_products table#product_list tfoot td.button a {
	color: #FFF;
	font-size: 14px;
}

div#leftcol div#select_products table#product_list tfoot td.button a {
	text-decoration: none;
}

div#leftcol div#select_products table#product_list tfoot td.button button {
	color: #FFF;
	height: 24px;
	font: bold 12px/12px Arial,sans-serif;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	border: 0px;
	cursor: pointer;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}
/* End Select Products Styles */

/* Begin Product Details Styles */
div#leftcol div#product_details {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

div#leftcol div#product_details table#product_info {
	border-collapse: collapse;
	margin-bottom: 90px;
}

div#leftcol div#product_details table#product_info tbody td {
	vertical-align: top;
}

div#leftcol div#product_details table#product_info tbody td.productimage {
	width: 127px;
	padding-left: 7px;
	padding-top: 0px;
}

div#leftcol div#product_details table#product_info tbody td.productimage img {
	width: 127px;
	height: 98px;
}

div#leftcol div#product_details table#product_info tbody td.productdescription {
	width: 448px;
	background: #FFF url(../images/productdescription_bg.gif) 9px top no-repeat;
	padding-left: 26px;
	padding-top: 16px;
}

div#leftcol div#product_details table#product_info tbody td.productdescription div.addtocart {
	font-size: 14px;
	color: #FFF;
	margin-top: 18px;
}

div#leftcol div#product_details table#product_info tbody td.productdescription div.addtocart p {
	height: 24px;
	padding-top: 5px;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	float: left;
}

div#leftcol div#product_details table#product_info tbody td.productdescription div.addtocart img {
	width: 12px;
	height: 29px;
	float: left;
}
/* End Product Details Styles */

/* Begin Receipt Styles */
div#leftcol div#receipt_container {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#leftcol div#receipt_container table#user_info {
	width: 375px;
	border-collapse: collapse;
	border-top: 1px solid #c5c8d7;
	border-bottom: 1px solid #c5c8d7;
	margin-top: 18px;
	margin-bottom: 35px;
}

div#leftcol div#receipt_container table#user_info td {
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}

div#leftcol div#receipt_container table#user_info td p.title {
	color: #38477e;
}

div#leftcol div#receipt_container table#user_info td.mailingaddress {
	width: 194px;
}

div#leftcol div#receipt_container table#user_info td.billingaddress {
	width: 181px;
}

div#leftcol div#receipt_container table#order_info {
	border-collapse: collapse;
}

div#leftcol div#receipt_container table#order_info td.productname,
div#leftcol div#receipt_container table#order_info th.productname {
	width: 360px;
	padding-left: 10px;
}

div#leftcol div#receipt_container table#order_info td.pricelabel,
div#leftcol div#receipt_container table#order_info th.pricelabel {
	width: 155px;
	text-align: right;
}

div#leftcol div#receipt_container table#order_info td.price,
div#leftcol div#receipt_container table#order_info th.price {
	width: 75px;
	padding-right: 8px;
	text-align: right;
}

div#leftcol div#receipt_container table#order_info td.price {
	font-size: 14px;
	color: #a64606;
}

div#leftcol div#receipt_container table#order_info thead th {
	border-bottom: 1px solid #c5c8d7;
	padding-bottom: 8px;
}

div#leftcol div#receipt_container table#order_info thead th.productname {
	text-align: left;
}

div#leftcol div#receipt_container table#order_info tbody td {
	border-bottom: 1px solid #c5c8d7;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#leftcol div#receipt_container table#order_info tbody td.productname {
	font-size: 14px;
	color: #38477e;
}

div#leftcol div#receipt_container table#order_info tfoot td {
	padding-top: 8px;
}

div#leftcol div#receipt_container table#order_info tfoot td.pricelabel {
	font-size: 14px;
}
/* End Receipt Styles */

/* Begin Review Order Styles */
div#checkout_container {
	width: 875px;
	padding: 20px 31px 70px 26px;
}

div#checkout_container div#revieworder_container {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#checkout_container div#revieworder_container table#user_info {
	width: 375px;
	border-collapse: collapse;
	border-top: 1px solid #c5c8d7;
	border-bottom: 1px solid #c5c8d7;
	margin-top: 18px;
	margin-bottom: 35px;
}

div#checkout_container div#revieworder_container table#user_info td {
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}

div#checkout_container div#revieworder_container table#user_info td p.title {
	color: #38477e;
}

div#checkout_container div#revieworder_container table#user_info td.mailingaddress {
	width: 194px;
}

div#checkout_container div#revieworder_container table#user_info td.billingaddress {
	width: 181px;
}

div#checkout_container div#revieworder_container table#cart_details {
	width:875px;
	border-collapse: collapse;
	border-bottom: 1px solid #c5c8d7;
	margin-bottom: 20px;
}

div#checkout_container div#revieworder_container table#cart_details tfoot tr.grandtotal td {
	padding-bottom: 10px;
}	

div#checkout_container div#revieworder_container table#cart_details td.remove,
div#checkout_container div#revieworder_container table#cart_details th.remove {
	width: 154px;
	padding-left: 15px;
}

div#checkout_container div#revieworder_container table#cart_details td.remove img{
	vertical-align: middle;
}

div#checkout_container div#revieworder_container table#cart_details td.productname,
div#checkout_container div#revieworder_container table#cart_details th.productname {
	width: 472px;
}

div#checkout_container div#revieworder_container table#cart_details td.pricelabel,
div#checkout_container div#revieworder_container table#cart_details th.pricelabel {
	width: 145px;
}

div#checkout_container div#revieworder_container table#cart_details td.price,
div#checkout_container div#revieworder_container table#cart_details th.price {
	width: 75px;
	padding-right: 14px;
}

div#checkout_container div#revieworder_container table#cart_details thead th {
	border-bottom: 1px solid #c5c8d7;
	padding-bottom: 5px;
}

div#checkout_container div#revieworder_container table#cart_details thead th.productname {
	text-align: left;
}

div#checkout_container div#revieworder_container table#cart_details thead th.price{
	text-align: right;
}

div#checkout_container div#revieworder_container table#cart_details tbody td {
	border-bottom: 1px solid #c5c8d7;
	padding-bottom: 9px;
	padding-top: 9px;
	background-color: #f3f5fd;
}

div#checkout_container div#revieworder_container table#cart_details tbody td.productname {
	font-size: 14px;
	color: #38477e;
}

div#checkout_container div#revieworder_container table#cart_details tbody td.price {
	font-size: 14px;
	color: #a64606;
	text-align: right;
}

div#checkout_container div#revieworder_container table#cart_details tfoot td {
	padding-top: 8px;
}

div#checkout_container div#revieworder_container table#cart_details tfoot td.pricelabel {
	font-size: 14px;
	text-align: right;
}

div#checkout_container div#revieworder_container table#cart_details tfoot td.price {
	font-size: 14px;
	color: #a64606;
	text-align: right;
}

div#checkout_container div#revieworder_container div#order_button {
	width: 300px;
	margin-left: 420px;
	padding-top: 5px;
}

div#checkout_container div#revieworder_container div#order_button p {
	margin-bottom: 5px;
}

div#checkout_container div#revieworder_container p#errmsg {
	margin-top: 10px;
	color: red;
}
/* End Review Order Styles */

/* Begin Shopping Cart Styles */
div#checkout_container div#shoppingcart_container {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#checkout_container div#shoppingcart_container table#cart_details {
	width:875px;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#checkout_container div#shoppingcart_container table#cart_details td.remove,
div#checkout_container div#shoppingcart_container table#cart_details th.remove {
	width: 154px;
	padding-left: 15px;
}

div#checkout_container div#shoppingcart_container table#cart_details td.remove img{
	vertical-align: middle;
}

div#checkout_container div#shoppingcart_container table#cart_details td.productname,
div#checkout_container div#shoppingcart_container table#cart_details th.productname {
	width: 472px;
}

div#checkout_container div#shoppingcart_container table#cart_details td.pricelabel,
div#checkout_container div#shoppingcart_container table#cart_details th.pricelabel {
	width: 145px;
}

div#checkout_container div#shoppingcart_container table#cart_details td.price,
div#checkout_container div#shoppingcart_container table#cart_details th.price {
	width: 75px;
	padding-right: 14px;
}

div#checkout_container div#shoppingcart_container table#cart_details thead th {
	border-bottom: 1px solid #c5c8d7;
	padding-bottom: 5px;
}

div#checkout_container div#shoppingcart_container table#cart_details thead th.productname {
	text-align: left;
}

div#checkout_container div#shoppingcart_container table#cart_details thead th.price{
	text-align: right;
}

div#checkout_container div#shoppingcart_container table#cart_details tbody td {
	border-bottom: 1px solid #c5c8d7;
	padding-bottom: 9px;
	padding-top: 9px;
	background-color: #f3f5fd;
}

div#checkout_container div#shoppingcart_container table#cart_details tbody td.productname {
	font-size: 14px;
	color: #38477e;
}

div#checkout_container div#shoppingcart_container table#cart_details tbody td.price {
	font-size: 14px;
	color: #a64606;
	text-align: right;
}

div#checkout_container div#shoppingcart_container table#cart_details tfoot td {
	padding-top: 8px;
}

div#checkout_container div#shoppingcart_container table#cart_details tfoot td.pricelabel {
	font-size: 14px;
	text-align: right;
}

div#checkout_container div#shoppingcart_container table#cart_details tfoot td.price {
	font-size: 14px;
	color: #a64606;
	text-align: right;
}

div#checkout_container div#shoppingcart_container div#order_button {
	border-top: 1px solid #c5c8d7;
	padding-top: 12px;
}

div#checkout_container div#shoppingcart_container div#order_button,
div#checkout_container div#shoppingcart_container div#order_button a{
	color: #FFF;
	font-size: 14px;
}

div#checkout_container div#shoppingcart_container div#order_button a{
	text-decoration: none;
}

div#checkout_container div#shoppingcart_container div#order_button div {
	height: 24px;
	padding-top: 5px;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	float: right;
}

div#checkout_container div#shoppingcart_container div#order_button img {
	width: 12px;
	height: 29px;
	float: right;
}

div#checkout_container div#shoppingcart_container div#cart_actions {
	clear: right;
	margin-top: 64px;
	border-top: 1px solid #c5c8d7;
}

div#checkout_container div#shoppingcart_container div#cart_actions div#continue {
	width: 123px;
	height: 22px;
	border-right: 1px solid #c5c8d7;
	text-align: center;
	float: left;
	padding-top: 3px;
}

div#checkout_container div#shoppingcart_container div#cart_actions div#cancel {
	width: 142px;
	height: 22px;
	text-align: center;
	margin-left: 124px;
	padding-top: 3px;
}

div#checkout_container div#shoppingcart_container div#cart_actions div#cancel span {
	color: #ff6600;
}
/* End Shopping Cart Styles */

/* Begin Commerce Enter Information Styles */
div#checkout_container div#enterinformation_container {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 20px;
}

div#checkout_container div#enterinformation_container div#user_information {
	width:438px;
	float: left;
	margin-right: -438px;
}

div#checkout_container div#enterinformation_container div#response {
	margin-top: 15px;
}

div#checkout_container div#enterinformation_container div#address_information {
	width: 437px;
	margin-left: 438px;
}

div#checkout_container div#enterinformation_container div#user_information,
div#checkout_container div#enterinformation_container div#address_information {
	border-top: 1px solid #c5c8d7;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#checkout_container div#revieworder_container div#creditcard_information {
	width:400px;
	margin-bottom: 5px;
	border-right: 1px solid #c5c8d7;
	float: left;
	padding: 5px 5px 5px 0px;
}

div#checkout_container div#enterinformation_container div#user_information p,
div#checkout_container div#enterinformation_container div#address_information p,
div#checkout_container div#revieworder_container div#creditcard_information p {
	font-size: 14px;
	color: #38477e;
	margin-bottom: 10px;
}
div#address_information span.sameas *{
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
}

div#address_information p.billingaddress {
	margin-top: 20px;	
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.label,
div#checkout_container div#enterinformation_container div#address_information table tbody th,
div#checkout_container div#enterinformation_container div#address_information table tbody td.label,
div#checkout_container div#enterinformation_container div#address_information table tbody th {
	width: 104px;
	padding-right: 6px;
	text-align: right;
	font-weight: normal;
}

div#checkout_container div#enterinformation_container div#user_information table tbody td.label,
div#checkout_container div#enterinformation_container div#user_information table tbody th {
	width: 124px;
	padding-right: 6px;
	text-align: right;
	font-weight: normal;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody td.label,
div#checkout_container div#revieworder_container div#creditcard_information table tbody th {
	width: 140px;
	padding-right: 6px;
	text-align: right;
	font-weight: normal;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody td.label {
	vertical-align: top;
}

div#checkout_container div#revieworder_container div#creditcard_information span#cardresponse,
div#checkout_container div#revieworder_container div#creditcard_information span#cvcresponse,
div#checkout_container div#revieworder_container div#creditcard_information span#dateresponse {
	color: red;
}

div#checkout_container span.required {
	color: red;
}

div#checkout_container div#enterinformation_container div#user_information table tbody td.field input {
	width: 143px;
}

div#checkout_container div#enterinformation_container div#user_information table tbody td.field input.medium {
	width: 143px;
}

div#checkout_container div#enterinformation_container div#user_information table tbody td.field input.small {
	width: 80px;
}

div#checkout_container div#enterinformation_container div#user_information table tbody td.field input.large {
	width: 200px;
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.field input.large,
div#checkout_container div#revieworder_container div#creditcard_information table tbody td.field input.large {
	width: 212px;
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.field input.medium {
	width: 157px;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody td.field input.medium {
	width: 59px;
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.field input.small {
	width: 68px;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody td.field input.small {
	width: 26px;
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.field select {
	width: 108px;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody td.field select {
	width: 140px;
}

div#checkout_container div#enterinformation_container div#address_information table tbody td.field input.check {
	width: 0px;
	vertical-align: middle;
}

div#checkout_container div#revieworder_container div#creditcard_information table tbody tr.expiration td {
	padding-top: 5px;
}

div#checkout_container div#enterinformation_container div#next_button {
	border-top: 1px solid #c5c8d7;
	padding-top: 12px;
	text-align: right;
	clear: left;
}

div#checkout_container div#enterinformation_container div#next_button p {
	margin-bottom: 5px;
}

div#checkout_container div#enterinformation_container div#next_button button {
	color: #FFF;
	height: 24px;
	font: bold 12px/12px Arial,sans-serif;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	border: 0px;
	cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
	vertical-align: top;
}
/* End Commerce Enter Information Styles */

/* Begin Webinar Registration Styles */
div#webinarregistrationresponse {
	margin-top: 20px;
}

div.webinarregistrationinformation {
	border-top: 1px solid #C5C8D7;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.webinarregistrationinformation p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.webinarregistrationinformation table th {
	width: 100px;
	padding-right: 8px;
	text-align: right;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

div.webinarregistrationinformation table td input {
	width: 200px;
}

div.webinarregistrationinformation div#next_button {
	margin-top: 10px;
	border-top: 1px solid #c5c8d7;
	padding-top: 12px;
	text-align: right;
}

div.webinarregistrationinformation div#next_button button {
	color: #FFF;
	height: 24px;
	font: bold 12px/12px Arial,sans-serif;
	background: #FFF url(../images/checkout_button_bg.gif) left top repeat-x;
	border: 0px;
	cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
	vertical-align: top;
}
/* End Webinar Registration Styles */
table.progressbar {
	border-collapse: collapse;
	width: 537px;
	padding: 0px;
	margin: 0px auto 22px auto;
}
table.progressbar caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 12px;
}
table.progressbar td {
	border: 0px;
	padding: 0px 0px 6px 2px;
	margin: 0px;
	border-bottom: 3px solid #DBDBDB;
	color: #969696;
	text-align: left;
}
table.progressbar td.completed {
	color: black;
	border-bottom: 3px solid #5276FF;
}

/* Begin DST Form Styles */
/* Begin Illustration Tab Styles */
div#illustration_form div#formresponse {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF3D3D;
}

div#illustration_form div.illustration_tab1 {
	background-image: url(../images/tab_border1.gif);
}

div#illustration_form div.illustration_tab2 {
	background-image: url(../images/tab_border2.gif);
}

div#illustration_tabs {
	padding-left: 10px;
	height: 29px;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #38477e;
	font-size: 12px;
	margin-top: 20px;
}

div#illustration_tabs div.tab1active {
	float: left;
	height: 11px;
	width: 35px;
	padding: 8px 11px;
	border: 1px solid #97a0c4;
	border-bottom: 0px;
	background: #f0f3ff url(../images/tab_bg.gif) left top repeat-x;
	cursor: pointer;
}

div#illustration_tabs div.tab2inactive {
	height: 11px;
	width: 62px;
	padding: 8px 11px;
	margin-left: 66px;
	border: 1px solid #97a0c4;
	background-color: #fff;
	cursor: pointer;
}

div#illustration_tabs div.tab1inactive {
	float: left;
	height: 11px;
	width: 35px;
	padding: 8px 11px;
	border: 1px solid #97a0c4;
	background-color: #fff;
	cursor: pointer;
}

div#illustration_tabs div.tab2active {
	height: 11px;
	width: 62px;
	padding: 8px 11px;
	margin-left: 66px;
	border: 1px solid #97a0c4;
	border-bottom: 0px;
	background: #f0f3ff url(../images/tab_bg.gif) left top repeat-x;
	cursor: pointer;
}

/* End Illustration Tab Styles */

/* Begin Illustration Form Styles */
div#illustration_form {
	font-size: 11px;
	margin-top: 30px;
}

div#illustration_form div#illustration_content_property {
	display: none;
}

div#illustration_form div.illustration_content {
	width: 316px;
	background-color: #f0f3ff;
	padding: 17px 42px;
}

div#illustration_form div.illustration_content p.illustration_title {
	color: #38477e;
	font-size: 14px;
}

div#illustration_form div.illustration_content p.illustration_description {
	margin: 12px 0px;
	color: #5d5d5d;	
}

div#illustration_form div.illustration_content table#illustration_self td.label {
	text-align: right;
	width: 87px;
	color: #5d5d5d;
	padding: 3px 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.label span.required {
	color: red;
	font-size: 12px;
}

div#illustration_form div.illustration_content table#illustration_self td.field {
	width: 225px;
	padding: 3px 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.medium {
	width: 100px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.xlarge {
	width: 140px;
}

div#illustration_form div.illustration_content table#illustration_self td.field input.xxlarge {
	width: 212px;
}

div#illustration_form div.illustration_content table#illustration_self td.field textarea {
	width: 212px;
}

div#illustration_form div.illustration_content table#illustration_self td.field select {
	width: 49px;
}


div#illustration_form div.illustration_content table#illustration_self td.illustration_button {
	height: 22px;
	padding-top: 14px;
	text-align: right;
	background: url(../images/button_bg.gif) left top repeat-x;
}

div#illustration_form div.illustration_content table#illustration_self td.illustration_button img {
	cursor: pointer;
}

div#illustration_form div.buttonarea {
	padding-top: 14px;
	background: url(../images/button_bg.gif) left top repeat-x;
	height: 40px;
}

div#illustration_form div.buttonarea span.required {
	color: red;
}

div#illustration_form div.buttonarea img, div#illustration_form div.buttonarea input {
	cursor: pointer;
	float: right;
}

div#illustration_form div.illustration_content table#illustration_self td.field input {
	width: 200px;
	height: 17px;
	border: 1px solid #a5acb2;
	padding: 0px;
}

div#illustration_form div.illustration_content table#illustration_self td.field select {
	font-size: 11px;
}

div#illustration_form table#illustration_property1 {
	margin-top: 3px;
}

div#illustration_form table td.dots{
	height: 11px;
	background: url(../images/dots.gif) left top repeat-x;
}

div#illustration_form table#illustration_property1 td.label {
	width: 93px;
	color: #5d5d5d;
	text-align: right;
}

div#illustration_form table#illustration_property1 td.label span.required {
	color: red;
	font-size: 12px;	
}

div#illustration_form table#illustration_property1 textarea, div#illustration_form table#illustration_property1 select {
	width: 215px;
}

div#illustration_form table#illustration_property1 select {
	height: 17px;
	font-size: 11px;
	width: 49px;
}

div#illustration_form table#illustration_property2 td.widelabel {
	width: 210px;
	padding-right: 5px;
	vertical-align: top;
	color: #5d5d5d;
}

div#illustration_form table#illustration_property2 td.widelabel span.required {
	color: red;
	font-size: 12px;
}

div#illustration_form table#illustration_property2 td.widefield {
	color: #5d5d5d;
	text-align: left;
}

div#illustration_form table#illustration_property2 td.widefield input.large {
	width: 74px;
}

div#illustration_form table#illustration_property2 td.widefield input.xlarge {
	width: 100px;
}

div#illustration_form table#illustration_property2 td.illustration_button {
	text-align: right;
}

div#illustration_form input.submitButton {
	width: 69px;
	height: 22px;
	border: 0px;
	background: #FFF url(../images/dst_submit_button.gif) left top no-repeat;
	cursor: pointer;
}

div#illustration_form p.message {
	font-size: 12px;
	color: #38477e;
	font-weight: bold;
}
/* End Illustration Form Styles */
/* End DST Form Styles */

/* Begin Webinar Registration Form */
#infusionsoftform {
	margin-top: 15px;
}
#infusionsoftform p.required {
	color: #666666;
	font-size: 11px;
	margin: 5px 0;
}	
#infusionsoftform td.label {
	text-align: right;
	color: #666666;
	padding-right: 6px;
}
#infusionsoftform td span {
	color: red;
}
#infusionsoftform input.large {
	width: 200px;
}
#infusionsoftform input.small {
	width: 100px;
}
#infusionsoftform input.button {
	width: 59px;
	height: 24px;
	border: 0px;
	background: #FFF url(../images/submit_button.gif) left top no-repeat;
	cursor: pointer;
	vertical-align: top;
}
p.firstparagraph {
	margin-top: 15px;
}
/* End Webinar Registration Form */