body {
 	background-color: #2c6aa1;
    font-family: arial, helvetica, sans-serif, "sans serif";
    font-size: 100%;
    margin: 0px;
	padding: 0px;
    }

/*strong, em, b, i { font-family: arial, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }*/

p {
	font-size:  0.75em;
	/*font-size: 13px ;*/
	line-height: 18px;
	margin-bottom: 13px;
	}

ul, li, ul li {
    font-family: arial, helvetica, sans-serif, "sans serif";
	font-size: 12px;
	line-height: 16px;
	list-style:  url('images/bullet.gif');
	margin: 0px;
	padding: 0px;
	}

ul.blue-bg li { margin-bottom: 10px; }

ul.blue-bg { margin-bottom: 0; }

ul.blue-bg, ul.blue-bg li {
	line-height: 16px;
	list-style:  url('images/bullet-blue-bg.gif');
	}

ul { margin: 0 0 12px 18px; padding: 0 0px 0 0; }

ul li { margin: 0px; padding: 0 0 6px 0; line-height: 19px; }

.testimonial-ul, .testimonial-ul li {
	list-style:  none;
	margin: 0;
	padding: 0;
	}

p em {
	font-weight: bold;
	font-style: normal;
	}

img { border: 0px; }

img.bio {
	background-color: #e1e1e1;
	border: 3px solid #cccccc;
	padding: 9px;
	}

a:link, a:active, a:visited {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
	}

a:hover { text-decoration: underline; }

a.link-white:link, a.link-white:active, a.link-white:visited { color: #ffffff; }

.programs-link { margin-bottom: 0; }

.centered { text-align: center; }

h1 {
 	margin: 0px 0 15px 0;
	padding: 0;
	}

h2 {
	color: #58a9d2;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 29px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 5px 0 13px 0;
	}

h2.sidebar-pullquote {
	color: #58a9d2;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 25px 0;
	padding: 0px 15px 0px 15px;
	}

h3, .ps {
	color: #d37c2f;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0 12px 0;
	}

h3.gray {
	color: #999999;
	font-size: 17px;
	line-height: 24px;
	margin-top: 0;
	text-align: center;
	}

h3.gray em {
	font-style: normal;
	color: #d37c2f;
	}

.gray { color: #999999; }

h3.blue {
	color: #58a9d2;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 16px;
	font-weight: bold;
	margin: 17px 0 10px 0;
	}

h3.ps { display:inline; }

h3.nine-simple-steps { color: #999999; }

h3.nine-simple-steps strong {
	color: #d37c2f;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0 12px 0;
	}

td.programs h3 {
	font-size: 19px;
	margin-bottom: 2px;
	}

h4 {
	color: #999;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 12px 0;
	}

div.hr {
	background : #fff url(images/hr.gif) 0 0 no-repeat;
	height: 16px;
	margin : 17px 0 13px 0;
	}

div.hr hr { display: none; }

div.hr-100pct {
	height: 16px;
	background : #fff url(images/hr-100pct.gif) 0 0 no-repeat;
	margin : 13px 0 13px 0;
	}

div.hr-100pct hr { display: none; }

.sidebar-hr {
	border-top: 1px solid #92c3d2;
	margin: 12px 0 2px 0;
	padding-bottom: 0;
	}

/* 

Column Formatting

*/

td.left-col { padding-right: 15px; }
td.left-col p { padding-right: 15px; }
td.left-col ul li { padding-right: 15px; }

/* HEADER */

tr.header td { text-align: right; } 
table.header-table  { background: url(images/header-bg.jpg) top left repeat-x; }
table.header-table tr.header td.header-left { background: url(images/header-bg-left.jpg) top right no-repeat; }
table.header-table tr.header td.header-logo { background: url(images/header-bg-logo.jpg) top left no-repeat; } 

img.tagline { 
	height: 44px; 
	margin-bottom: 0px; 
	margin-left: 395px;
	padding-top: 25px; 
	padding-bottom: 0px; 
	}

/* 

Header Login Form 

*/

#login {
	background-color: #005c8e;
	color: white;
	float: right;
	font-size: 	0.625em;
	height: 21px;
	margin: 0px; 
	padding: 0 13px 5px 13px;
	text-align: center;
	/* width: 519px; */
}

#login form {
	margin: 0px; 
	padding: 0px;
}

#login form input.inputbox {
	border: 1px solid #9fcfd5;
	margin: 0 5px 0 5px;
	padding: 0px;
	width: 115px;
}

#login form input.top-submit { height: 20px; }

#login p a:link, #login p a:visited, #login p a:hover, #login p a:active {
color: #dacc65;
}

/*

NAV table 

*/

#nav-bar {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 27px;
	}

/* 

Footer

*/

#footer {
	margin: 0;
	padding: 12px 0 12px 0;
	text-align: center;
	}

#footer p {
	color: #dbe5f0;
	font: 10px arial, helvetica, sans-serif, 'sans serif'; 
	margin: 0 0 2px 0; 
	padding: 0;
	}


#footer a {
	color: #dacc65;
	font: bold 10px verdana, arial, helvetica, sans-serif, 'sans serif'; 
	text-decoration: none;
	}

#footer a:hover { text-decoration: underline; }

/* END Footer */

td.col-left { background: #a4d1e0 url(images/col-bg-left.jpg) top right no-repeat; }

td.col-right { background: #a4d1e0 url(images/col-bg-right.jpg) top left no-repeat; }

#left {
	margin-left: 40px;
	width: 578px;
	}

#content {
	margin: 0 40px 0 40px;
	padding: 25px 0 60px 0;
	}

img.header { padding-bottom: 3px; }

/* 

Boot Camp Landing Page 

*/

.bcl-cal {margin-left: 40px; }

#bootcamp-landing-three-box-rap {
	background: url('images/bootcamp-landing-3col-bg2.jpg') top right no-repeat;
	margin-bottom: 20px;
}

#bootcamp-landing-three-box-rap h5 {margin : 0; }
h5.second-line { margin-top: 0; }

#bootcamp-landing-three-box-rap #three-box {
margin-left: 63px;
margin-top: 43px;
margin-right: 0px;
width: 229px;
}

#bootcamp-landing-three-box-rap #three-box p {
margin-top: 10px;
margin-bottom: 11px;
line-height: 16px;
font-size: 12px;
}

#bootcamp-landing-three-box-rap #three-box strong { font-size: 12px !important; }

/* Boot Camp Landing Table  */

tr.bcl-header td { padding-top: 17px; }
tr.bcl-header td.numbers { color: #666; line-height: 17px; }
tr.bcl-header td.numbers strong { color: #000; }

tr.week td {
	color: #58a9d2;
	background-color: #d7eaff;
	border-bottom: 3px solid #a1cee6;
	font-size: 15px;
	height: 38px;
	padding: 0 15px 0 15px;
	}

tr.week td strong { color: black; }

tr.materials td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	font-size: 12px;
	height: 70px;
	text-align: center;
	}

tr.materials td img {
	padding-right: 8px;
	vertical-align: middle;
	}

tr.materials td.last, tr.materials td.bonus { border-right: 1px solid #e5e5e5; }

tr.materials td.bonus {
	border-left: 0px;
	padding-left: 43px;
	text-align: left;
	}

tr.materials a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
	}

tr.materials a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
	}

tr.weekoff td {
	background-color: #fbfea8;
	border-bottom: 3px solid #e2e5ad;
	font-size: 15px;
	height: 54px;
	padding: 0 15px 0 15px;
	}

tr.weekoff td strong { color: #d37c2f; }

td.date { color: #58a9d2; }

img.ribbon { vertical-align: top; }

table.bootcampmonth-header tr td h3 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	}

table.bootcampmonth-header {
	margin: 0px 0 15px 0;
	width: 100%;
	}

table.bootcampmonth-header tr td.numbers {
	text-align: right;
	vertical-align: top;
	}

table.bootcampmonth-header tr td { font-size: 12px; }
table.bootcampmonth { margin: 0 0 35px 0; }

/* 

Boot Camp Landing Week Link Table 

*/

table.week-links { float:right; }

table.week-links tr td {
	background-color: #d0e4ff;
	border-left: 2px solid white;
	height: 27px;
	text-align: center;
	width: 36px;
	}

table.week-links tr td {
	margin: 0px;
	padding: 0px; 
	}

table.week-links tr td a:link, table.week-links tr td a:active {
	display: block;
	height: 27px;
	padding-top: 8px;
	width: 36px;
	}

table.week-links tr td a:hover {
	color: white;
	background-color: #57a7d0;
	display: block;
	height: 27px;
	padding-top: 8px;
	text-decoration: none;
	width: 36px;
	}

/* 

Bootcamp Landing Containers

*/

#bootcamplanding-container { background: white url(images/hed-img-boot-camp-landing.jpg) top right no-repeat; }

#bootcamplanding-text { margin-top: 20px; margin-right: 475px; }

#bootcamplanding-right {
	background: transparent;
	float: right;
	margin-top: 200px;
	text-align: right;
	}

#bootcamplanding-right h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 30px;
	}

#bootcamplanding-right h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px
	}

#bootcamplanding-right h3 strong {
	color: #666666;
	font-weight: normal;
	}

#bootcamplanding-right p {
	font-size: .8em;
	font-weight: bold;
	margin: 0 0 6px 0;
	}

/*

Sidebar testimonials 

*/

table.sidebar-testimonial td { background-color: #d1eef1; }

table.sidebar-testimonial { margin-bottom: 20px; }

table.sidebar-testimonial td p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 15px;
	}

table.sidebar-testimonial td p.author {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 9px;
	padding-bottom: 0px;
	text-align: right;
	}

table.sidebar-testimonial td p.title {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0;
	text-align: right;
	}

.sidebar-testimonial-header {
	background: url(images/sidebar-blue-header-t.gif) top left repeat-x;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	}

img.testimonial-bug {
	float: left;
	margin-top: 12px;
	padding-right: 6px;
	}

img.testimonial-headshot {
	float: left;
	margin-top: 5px;
	padding-right: 12px;
	}

table.sidebar-testimonial h3 {
	color: #7e9ea1;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	}

/* Read more testimonials */

p.read-more-testimonials {
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: right;
	}

/*

Blockquote

*/

table.blockquote td { background-color: #ebebeb; }

table.blockquote td p {
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 0 10px;
	}

/*

Little Man Comparison Table

*/

table.little-man-comparison { margin: 13px 0px 10px 0px; }

table.little-man-comparison td h4 {
	color: #57a7d0;
	font-size: 15px;
	margin: 0px 0px 4px 0px;
	}

table.little-man-comparison td  {
	font-size: 12px;
	padding-bottom: 8px;
	}

table.little-man-comparison img.little-man { padding-right: 0px;	}

table.little-man-comparison table.interior { margin: 0; }

/*

Large Background Header 

*/

#large-background-header {
	background: url(images/large-background-artists-prosperity-101.jpg) top left no-repeat;
	height: 300px;
	margin-bottom: 12px;
	width: 870px;
	}

/*

Large Background Header Text 

*/

#large-header-text {
	margin-left: auto;
	margin-top: 125px;
	width: 500px;
	}

#large-header-text h2 {
	color: #d37c2f;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	}

/*

Three Gray Boxes 

*/

#three-box h4 {
	color: #58a9d2;
	font-size: 16px;
	margin-bottom: 2px; 
	}

	#three-box {
	float: left; 
	margin-left: 105px;
	margin-right: 17px;
	width: 170px;
	}

#three-box h5, h4 { margin-top: 0; }

div#three-boxes { height: 125px; }

#gray-box-1, #gray-box-2, #gray-box-3 {
	float: left;
	height: 125px;
	width: 286px;
	}

#gray-box-1 {
	background: url(images/gray-box-calendar.jpg) top left no-repeat;
	padding-right: 4px;
	}

#gray-box-2 {
	background: url(images/gray-box-guy.jpg) top left no-repeat;
	padding-right: 4px;
	}

#gray-box-3 { background: url(images/gray-box-bargraphs.jpg) top left no-repeat; }
.gray-box-container { padding: 35px 9px 0px 110px ; }
.gray-box-container h5, h4, p { margin-top: 0; }
.gray-box-container p { font-size: 12px;}
.gray-box-container h5 { margin-bottom: 7px;}

.gray-box-container h4 { 	
	color: #58a9d2;
	font-size: 16px;
	margin-bottom: 2px; }
	
/*

Cost Table

*/

table.cost-table tr td {
	font-size: 13px;
	height: 35px;
	padding-left: 13px;
	}

table.cost-table tr.evenrow td { background-color: #d0e4ff; }

table.cost-table tr td.second { border-left: 1px solid #a6a6a6; }

table.cost-table tr.lastrow td {
	border-bottom: 1px solid #a6a6a6;
	border-top: 1px solid #a6a6a6;
	color: #58a9d2;
	font-size: 17px;
	font-weight: bold;
	height: 45px;
	}

/*

Affiliate Callout 

*/

.affiliate-callout-header h2 {
	color: #d37c2f;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	}

td.affiliate-callout-header {
	background: url('images/affiliate-callout-box-men.gif') top right no-repeat;
	padding-left: 5px;
	}

.affiliate-callout-body td h3 {
	color: #58a9d2;
	font-size: 16px;
	margin: 0 0 6px 5px;
	}

.affiliate-callout-body td p {
	font-size: 12px;
	margin: 0 10px 0 5px;
	}

.affiliate-callout-body td.divider{
	background: url('images/affiliate-callout-box-divider.gif') 205px top no-repeat;
	margin-right: 10px;
	}

/*

Large Headers 

*/

#hed-affiliate {
	background: url('images/hed-img-affiliate.jpg') bottom left no-repeat;
	height: 448px;
	padding-top: 30px;
	}

#hed-home {
	height: 300px;
	padding-top: 25px;
	padding-right: 30px;
	}

#hed-boot-camp, #hed-home-study-system, #hed-boot-camp-elite, #hed-ap101, #hed-personal-finance-coaching, #hed-small-business-coaching {
	height: 445px;
	padding-left: 40px;
	padding-top: 25px;
}

#hed-ap101 {
	background: url('images/hed-img-ap-101.jpg') top left no-repeat;
	}
	
	#hed-ap101 #top-summary {
		width: 355px;
		margin-top: 20px;
		margin-bottom: 184px;
		}

#hed-boot-camp {
	background: url('images/hed-img-boot-camp.jpg') top left no-repeat;
	}

	#hed-boot-camp #top-summary {
		width: 445px;
		margin-top: 152px;
		margin-bottom: 53px;
		}
		
#hed-boot-camp-elite {
	background: url('images/hed-img-boot-camp-elite.jpg') top left no-repeat;
	}
	
#hed-boot-camp-elite #top-summary {
		width: 280px;
		margin-left: 590px;
		margin-top: 80px;
		margin-bottom: 66px;
		text-align: right;
		}
	
#hed-home-study-system {
	background: url('images/hed-img-home-study-system.jpg') top left no-repeat;
	}
	
	#hed-home-study-system #top-summary {
		width: 380px;
		margin-top: 20px;
		margin-bottom: 185px;
		}

#hed-affiliate #hed-left, #hed-home #hed-left {
	float: left;
	margin-left: 40px;
	width: 409px;
	}

#hed-home #hed-left {
	background: url('images/pot-o-gold.jpg') bottom right no-repeat;
	height: 285px;
	width: 450px;
	}

#hed-affiliate #hed-right, #hed-home #hed-right {
	float: right;
	padding-right: 40px;
	}

#hed-home #hed-right { 
width: 417px;
padding: 0;
margin: 0;
}

#home-welcome {
width: 120px;
float: left;
margin-left: 15px;
}

#hed-affiliate {
height: 448px;
background: url('images/hed-img-affiliate.jpg') bottom left no-repeat;
padding-top: 30px;
}

#hed-small-business-coaching {
	background: url('images/hed-img-small-business-coaching.jpg') top left no-repeat;
	}
	
	#hed-small-business-coaching #top-summary {
		width: 355px;
		margin-top: 20px;
		margin-bottom: 144px;
		}
	
#hed-personal-finance-coaching {
	background: url('images/hed-img-personal-finance-coaching.jpg') top left no-repeat;
	}
	
	#hed-personal-finance-coaching #top-summary {
		width: 355px;
		margin-top: 20px;
		margin-bottom: 164px;
		}

/* 

END 

*/

#guitar-ad {
background: url('images/ad-home-guitar.jpg') bottom right no-repeat;
width: 870px;
height: 156px;
}

#git-ad-left {
width: 200px;
/*border: 1px solid red;*/
height: 50px;
float: left;
padding: 0; margin: 0;
}

#git-ad-right {
margin-left: 12px;
padding-left: 12px;
/*border-left: 1px solid gray;*/
height: 50px;
width: 200px;
float: right;
/*border: 1px solid red;*/
}


/*

Sidebar ADS

*/

td.ad-download {
	background: url('images/sidebar-ad-download.gif') top left no-repeat;
	padding: 10px 0 0 19px;
}

td.ad-download a:link, td.ad-download a:visited, td.index-downloads a:link, td.index-downloads a:visited {
	color: #d37c2f;
	font-size: 18px;
}

td.ad-download a:link strong, td.ad-download a:visited strong, td.index-downloads a:link strong, td.index-downloads a:visited strong {
	color: #58a9d2;
	font-size: 14px;
}

td.ad-download a:hover strong, td.ad-download a:hover, td.index-downloads a:hover strong, td.index-downloads a:hover {
	text-decoration: none;
	color: #0099ff;
}

.ad-download-divider {
	border-bottom: 1px solid #c1c1c1;
	height: 1px;
	margin : 0px 15px 10px 0;
}


/*

Random

*/

td.hed-mission-l {
	background: url('images/hed-bg-mission-l.jpg') bottom right no-repeat;
}

td.hed-mission-r {
	background: url('images/hed-bg-mission-r.jpg') bottom left no-repeat;
}

td.hed-mission-r p {
padding-left: 8px;
}



/*

Forms

*/

table td.form-left h5 {
	color: #58a9d2;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 13px 0;
	text-align: right;
	padding-top: 4px;
	}

.form-right {
	text-align: left;
}

td.form-left {
	width: 130px;
	padding-right: 10px;
	text-align: right;
	}


.form-yellow, .form-field-yellow, .form-field-yellow-refer {
	background-color: #fdf4b4;
	border: 1px solid #69adcf;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 12px;
	height: 18px;
	width: 200px;
}

textarea.form-field-yellow-refer {
	height: 180px;
	padding: 10px;
	width: 540px;
}

.form-field-yellow {
	height: 180px;
	width: 560px;
	}

.form-small {
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	font-size: 11px;
	margin: 0px 0 0 0;
	}
.pass1, pass2 {

	background-color: #fdf4b4;
	border: 1px solid #69adcf;
	font-family: arial, helvetica, verdana, sans-serif, 'sans serif'; 
	}
.form-button { padding: 10px 0 10px 0; }

/*

Homepage Five Boxes

*/

td.home-five-boxes-1 { background: url("images/home-five-boxes-1.jpg") top center no-repeat; }
td.home-five-boxes-2 { background: url("images/home-five-boxes-2.jpg") top center no-repeat; }
td.home-five-boxes-3 { background: url("images/home-five-boxes-3.jpg") top center no-repeat; }
td.home-five-boxes-4 { background: url("images/home-five-boxes-4.jpg") top center no-repeat; }
td.home-five-boxes-5 { background: url("images/home-five-boxes-5.jpg") top center no-repeat; }

td.home-five-boxes-1 h4, td.home-five-boxes-2 h4, td.home-five-boxes-3 h4, td.home-five-boxes-4 h4, td.home-five-boxes-5 h4 {
	color: #58a9d2; 
	font-size: 14px; 
	margin: 125px 0 2px 3px;
	}

td.home-five-boxes-1 p, td.home-five-boxes-2 p, td.home-five-boxes-3 p, td.home-five-boxes-4 p, td.home-five-boxes-5 p {
	margin-left: 3px;
	}

/*

Free Resources Links

*/

#free-links h3 { margin-bottom: 0; }

#free-links h3 a:link, #free-links h3 a:visited, #free-links h3 a:active {
	color: #d37c2f;
	font-weight: normal;
	text-decoration: none; 	
	}

#free-links h3 a:hover { 
	color: #0066ff;
	font-weight: normal;
	text-decoration: underline; 
	}

#free-links p { margin-top: 3px; }

/*

Free Resources Downloads

*/

td.download-image {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding-top: 10px;	
	text-align: center;
	width: 80px;
	}

td.download-copy {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px 2px 0 0;
	}

td.download-copy h4 {
	color: #58a9d2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	}

td.download-copy h4 { margin-top: 0px; }

tr.free-category td {
	background: url('images/free-downloads-cat-bar.gif') top left no-repeat;
	background-color: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	height: 35px;
	padding-left: 25px;
	text-align: left;
	}

tr.free-category td h3 {
	color: #d37c2f;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 0 0 ;
	}
	
	
/*

Purchase options

*/

#purchase-options-hss {
	background: url('images/purchase-boxes-home-study-system.gif') top left no-repeat; 
	height: 110px;
	width: 868px;
	padding-top: 90px;
	}

	#purchase-box h4 {
		color: #d37c2f;
		font-size: 16px;
		margin-bottom: 2px; 
		}
	
	#purchase-box {
		float: left; 
		padding-left: 20px;
		margin-right: 10px;
		width: 187px;
		}
		
	#purchase-box h4.order-now {
		margin-top: 12px;
		}
	
	#purchase-box h5, h4 { margin-top: 0; margin-bottom: 0; }
	#purchase-box h5 { font-weight: normal; } 
	#purchase-box { height: 125px; }
	
	
#purchase-options-bce {
	background: url('images/purchase-boxes-elite.jpg') top left no-repeat; 
	height: 110px;
	width: 868px;
	padding-top: 90px;
	}
	
#purchase-options-bc {
	background: url('images/purchase-boxes-boot-camp.jpg') top left no-repeat; 
	height: 110px;
	width: 868px;
	padding-top: 90px;
	}
/* Teleseminar/Thankyou page */
.signUpBox
{
	border:1px solid #000000;
	width:500px;
	padding-bottom:9px;
	clear:both;
	font-size:12px;
	margin:0px 0px 20px 20px;
}
.signUpBox input
{
	border:1px solid #FFFFFF;
	height:15px;
	border-bottom:1px solid #000000;
}
.signUpBox input.txtemail
{
	width:210px;
}	
.signUpBox input.txtname
{
	width:165px;
}	
.font13
{
	font-size: 13px;
}

