@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td, iframe {margin:0;padding:0;}
table, iframe{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img, iframe {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

body {
	background: #E1E5D2;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

body a {
	color:#fff;	
}
#mainColumn h3, #aboutBAP #leftColumn h3{
	color:#66605b;
	
	font-size:1.5em;
	font-weight:bold;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding: 10px 0;
}
.required{
	color:#f00;	
}

#wrapper {
	display: block;
	overflow: hidden;
	background: url(../images/bg_wrapper.png) repeat-x;
	background-color: #d9d9d9;
	width: 100%;
	height:auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	display: block;
	overflow: hidden;
	background: url(../images/bg_shell-vertical.png) repeat-y;
	width: 957px;
	height:auto;
	margin: 0 auto;
	padding:0;
}

#shell-left {
	display: block;
	overflow: hidden;
	background: url(../images/bg_shell-top-left.png) no-repeat;
	width: 957px;
	height:auto;
	margin: 0;
	padding: 0;
}

#shell-right {
	display: block;
	overflow: hidden;
	background: url(../images/bg_shell-top-right.png) 948px 0 no-repeat;
	width: 957px;
	height:auto;
	margin: 0;
	padding: 0;
}

#shell-bottom {
	display: block;
	overflow: hidden;
	background:url(../images/bg_shell-bottom.png) bottom no-repeat;
	width: 957px;
	height:auto;
	margin: 0;
	padding: 0;
}

#shell-top {
	display: block;
	overflow: hidden;
	background:url(../images/bg_shell-top.png) top no-repeat;
	width: 957px;
	height:auto;	
	margin: 0;
	padding:0;
}

#header {
	width: 957px;
	height: 87px;
}
	
#amFamLogo {
	width: 200px;
	height: 87px;
	display:block;
	float: left;
	vertical-align: bottom;
	background:url(../images/amFam_logo.png) 3px 27px no-repeat;
}

#utilitynav {
	float: right;
	height: 87px;
	display: block;
	overflow:hidden;
}

#utilitynav #shellNav {
	display: block;
	position: relative;
	height: 25px;
	float: right;
	width: auto;
	top: 62px;
	overflow:hidden;
}

#utilitynav #shellNav li {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	padding: 0 0 0 10px;
	height: 25px;
	vertical-align: middle;
}

#utilitynav #shellNav li a,
#utilitynav #shellNav li a:link,
#utilitynav #shellNav li a:visited {
	color: #113E67;
	text-decoration:none;
}

#utilitynav #shellNav li a:hover,
#utilitynav #shellNav li a:focus {
	color: #1381c3;
	text-decoration:none;
}

#utilitynav #shellNav li #searchTSD {
	float: left;
}
#utilitynav #shellNav li #submitSearch {
	float: left;
	font-size: .1em;
	text-indent: -999px;
	line-height: 999px;
	width: 47px;
	height:25px;
	background:url(../images/btn_go.png) 5px 0 no-repeat;
	cursor: pointer;
	border: 0;
}

#footer {
	background: #E1E5D2;
	height: 150px;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	border-top: 1px solid #BCC0AC;
	margin-top: 40px
}

#footer #actions p{
	color: #666;
	padding-top: 20px;
	text-align:center;
	float: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	line-height: 1.4em;
}

#footer #actions p.call {
	font-size: 1em;	
}



/* Enrollment form basics */
/* Enrollment form basics */
.input { 
	border:0; 
	display: block;
	}
	
.txtField_left {	
	background: url(../images/bg_textField_left.png) no-repeat top left; 
	display: block;
	height: 24px;
	border:0;
}

.txtField_right {	
	background: url(../images/bg_textField_right.png) no-repeat top right; 
	display: block;
	overflow:hidden;
	width: auto;
	height: 24px;
}
sup { 
	font-size:8px; 
	position:relative; 
	top:3px;
}

input.radio { 
	border:none; 
	width:auto;
	position:relative;
	top: 3px;
	}
	
	
form { 
	width:600px; 
	margin:0 auto; 
	height:auto; 
	overflow:hidden; 
	display:block;
}

fieldset { 
	width:100%;
	height:auto; 
	overflow:hidden; 
	display:block;
}

div.row { 
	width:100%;
	height:auto; 
	overflow:hidden; 
	display:block; 
	padding:5px 0; 
}

div.row.radio { 
	padding-left:20%;
}
div.row.second {display:none;}

label,
label.question{ 
	width:175px; 
	float:left; 
	text-align:left; 
	font-weight:normal; 
	padding:4px 0 0 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	color:#66605b;
	}
	
label.question { 
	width:100%; 
	text-align:left;
	padding-bottom:6px;
}

label.checkbox {
	width:auto;
	clear: both;
}

input.check {
	float: left;
	margin: 1px 8px 0 0;
}

.indent{
	padding: 5px 0 8px 185px;
	width: 100%;
}

label.radio { 
	width:auto;
	float:none; 
	text-align:left; 
	font-weight:normal; 
	padding-left: 3px;
}

textarea { 
	width:220px;
	height:75px; 
	border:none; 
}

select{
	border: none;
	background:none;
}

/* TOOLBAR */

#toolbar {
	float:right; 
	display:block; 
	overflow:visible; 
	position:relative;
	height:21px;
	padding:66px 7px 0 0;
	}
	
#toolbar a,
#toolbar a:link,
#toolbar a:visited{
	display:block; 
	height:21px; 
	float:left; 
	background: url(../images/bg_toolbar.png) no-repeat;
	text-indent:-2000em;
	padding-left: 3px;
	}
	
#toolbar a#loginLink,
#toolbar a#loginLink:link,
#toolbar a#loginLink:visited{
	background-position:0 0;
	width:75px;
}
#toolbar a#loginLink:hover{
	background-position: 0 -35px;	
}

#toolbar a#memberHome,
#toolbar a#memberHome:link,
#toolbar a#memberHome:visited{
	background-position:-410px 0;
	width:100px;
}
#toolbar a#memberHome:hover,
#toolbar a#memberHome:focus{
	background-position: -410px -35px;	
}

#toolbar a#logoutLink,
#toolbar a#logoutLink:link,
#toolbar a#logoutLink:visited{
	background-position:-330px 0;
	width:80px;
}
#toolbar a#logoutLink:hover,
#toolbar a#logoutLink:focus{
	background-position: -330px -35px;	
}

#toolbar a#contactUs,
#toolbar a#contactUs:link,
#toolbar a#contactUs:visited{
	background-position:-73px 0;
	width:90px;
}
#toolbar a#contactUs:hover,
#toolbar a#contactUs:focus{
	background-position:-73px -35px
}

#toolbar a#espanol,
#toolbar a#espanol:link,
#toolbar a#espanol:visited {
	background-position: -164px 0;
	width:74px;
}
#toolbar a#espanol:hover,
#toolbar a#espanol:focus {
	background-position:-164px -35px;	
}

#toolbar a#linkedIn,
#toolbar a#linkedIn:link,
#toolbar a#linkedIn:visited {
	background-position:-237px 0;
	width:52px;
}
#toolbar a#linkedIn:hover,
#toolbar a#linkedIn:focus {
	background-position:-237px -35px
}

#toolbar a#facebook,
#toolbar a#facebook:link,
#toolbar a#facebook:visited{
	background-position:-289px 0;
	width:30px;
}
#toolbar a#facebook:hover,
#toolbar a#facebook:focus{
	background-position: -289px -35px;
}

/*  Sign in toolbar */
#loginForm {
	width:276px;
	height:116px;
	overflow:hidden; 
	position:absolute; 
	top: 67px; 
	left: -13px;
	z-index:200; 
	padding: 40px 0 0 15px;
	background:url(../images/bg_login.gif) no-repeat; 
	text-align:left;
	display:none;
	}
	
#loginForm a {font-size:.75em;}
#loginForm form {width:100%;}
#loginForm input {width:100px; border:1px solid #333;float:left;}

#toolbar #loginForm a,
#toolbar #loginForm a:link,
#toolbar #loginForm a:visited{
	background: none;
	color: #06F;
	text-indent: 0;
	height: 10px;
	overflow: hidden;
	font-size:1em;
	line-height:.7em;
	text-decoration: none;
}

#toolbar #loginForm a:hover,
#toolbar #loginForm a:focus{
	color:#006;
}

#loginForm #quick_login_username,
#loginForm #pwd,
#loginForm .txtField_left{
	height: 24px;
	border:none;
	width: 145px;
	padding: 3px 5px;
	font-size: 12px;
	line-height:18px;
}

#loginForm .txtField_left{
	background: url(../images/bg_textField_left.png) no-repeat top left;
}

#loginForm .txtField_right{
	width: 155px;
}

#loginForm label {
	display: block;
	height: 24px;
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight:bold;
	color: #666;
	text-align:left;
}

#loginForm input.button {
	width: 67px;
	height:23px;
	background: url(../images/btn_login.png) no-repeat 0 0;
	text-indent:-2000em;
	border: 0;
	cursor:pointer;
	margin: 0 10px 0 0;
}

#loginForm .row {
	padding: 5px 0;	
}

#loginForm .submitRow {
	padding: 6px 0 0 86px;	
}

#bannerImage {
	clear:both;
	display: block;
	overflow:hidden;
	margin: 0 auto;
	padding:75px 0 0 0;
	height:363px;
	width:818px;
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
	text-align:left;
}

#bannerImage a {
	display: block;
	overflow:hidden;
	width: 346px;
	height:82px;
	text-indent:-2000em;
	background:url(../images/BAP_logo.png) no-repeat;
	clear:both;
	text-align:left;
}


/* navigation */


div#navigation { 
	width:818px; 
	height:50px; 
	display:block;
	overflow:hidden;
	z-index:1; 
	margin:0 auto;
	padding:0;
	}
	
#navigation ul { 
	width:818px;  
	height:50px; 
	/*position:relative; */
	z-index:1; 
	padding:0;
	margin:0;
	}
	

#navigation ul li.level-1 { 
	width:auto; 
	height:50px; 
	float:left; 
	display:block; 
	text-align:center;
	padding:0;
	margin:0;
	}
	
#navigation ul li.level-1 a { 
	font-weight:bold; 
	color:#333; 
	text-decoration:none; 
	width:100%; 
	height:50px; 
	display:block; 
	text-align:center;
	position:relative; 
	z-index:3;
	background:url(../images/bg_nav.png) no-repeat;
	text-indent: -2000em;
	padding:0;
	margin:0;
	}

#navigation ul li ul li a{
	line-height:25px;
}
	
#navigation ul li.level-1.active a { 
	color:#fff; 
	background:none; 
	background:url(../images/bg_nav.png) no-repeat;
	}
	
#navigation ul li.level-1.active ul.level-2 li a { 
	background:none; 
	}
	
#navigation ul li.level-1 ul.level-2 { 
	width:auto; 
	height:auto; 
	position:absolute; 
	z-index:2; 
	clear:both; 
	text-align:left;
	}
	
#navigation ul li.level-1 ul.level-2 li { 
	width:auto; 
	float:none; 
	clear:both; 
	display:block; 
	height:auto; 
	text-align:center;
	padding:0;
	margin:0;
	}
	
#navigation ul li.level-1 ul.level-2 li a { 
	color:#fff; 
	display:block;
	width:100%;
	height:auto;
	text-align:left; 
	padding:0;
	margin:0;
	}
	
#navigation ul li.level-1 ul.level-2 li a:hover { 
	text-decoration:underline; 
	}
	
ul.level-2 { 
	display:none; 
	}
	
#navigation ul li a#about,
#navigation ul li a#about:link,
#navigation ul li a#about:visited{
	background-position: 0 0;
	width:94px;
}
#navigation ul li a#about:hover,
#navigation ul li a#about:focus,
#aboutBAP #navigation ul li a#about,
#aboutBAP_growthCoaches #navigation ul li a#about,
#aboutBAP_coach1 #navigation ul li a#about,
#aboutBAP_coach2 #navigation ul li a#about,
#aboutBAP_coach3 #navigation ul li a#about,
#aboutBAP_enroll #navigation ul li a#about,
#aboutBAP_seminars #navigation ul li a#about,
#aboutBAP_alliances #navigation ul li a#about,
#aboutBAP_entrepreneurs #navigation ul li a#about,
#aboutBAP_entrepreneur1 #navigation ul li a#about,
#aboutBAP_entrepreneur2 #navigation ul li a#about,
#aboutBAP_entrepreneur3 #navigation ul li a#about,
#aboutBAP_entrepreneur4 #navigation ul li a#about,
#aboutBAP_photoGallery #navigation ul li a#about,
#aboutBAP_faqs #navigation ul li a#about {
	background-position:0px -50px
}

#navigation ul li a#tipsTools,
#navigation ul li a#tipsTools:link,
#navigation ul li a#tipsTools:visited{
	background-position: -93px 0;
	width:117px;
}
#navigation ul li a#tipsTools:hover,
#navigation ul li a#tipsTools:focus,
#tipsAndTools #navigation ul li a#tipsTools,
#tipsAndTools_barb #navigation ul li a#tipsTools,
#tipsAndTools_babf #navigation ul li a#tipsTools,
#tipsAndTools_eTips #navigation ul li a#tipsTools,
#tipsAndTools_riskAssessment #navigation ul li a#tipsTools,
#tipsAndTools_insuranceGuides #navigation ul li a#tipsTools,
#tipsAndTools_whitePapers #navigation ul li a#tipsTools,
#tipsAndTools_helpfulSites #navigation ul li a#tipsTools{
	background-position:-93px -50px
}


#navigation ul li a#forums,
#navigation ul li a#forums:link,
#navigation ul li a#forums:visited{
	background-position: -211px 0;
	width:80px;
}
#navigation ul li a#forums:hover,
#navigation ul li a#forums:focus,
#AmfamForum #navigation ul li a#forums{
	background-position:-211px -50px
}

#navigation ul li a#cirriculum,
#navigation ul li a#cirriculum:link,
#navigation ul li a#cirriculum:visited{
	background-position: -292px 0;
	width:179px;
}
#navigation ul li a#cirriculum:hover,
#navigation ul li a#cirriculum:focus,
#eventsAndCurriculum #navigation ul li a#cirriculum,
#eventsAndCurriculum_webinar #navigation ul li a#cirriculum,
#eventsAndCurriculum_curriculum #navigation ul li a#cirriculum,
#eventsAndCurriculum_symposium #navigation ul li a#cirriculum{
	background-position:-292px -50px
}

#navigation ul li a#class,
#navigation ul li a#class:link,
#navigation ul li a#class:visited{
	background-position: -470px 0;
	width:116px;
}
#navigation ul li a#class:hover,
#navigation ul li a#class:focus,
#goToClass #navigation ul li a#class,
#goToClass_symposium #navigation ul li a#class,
#goToClass_webinar #navigation ul li a#class,
#goToClass_notes #navigation ul li a#class,
#goToClass_groupStudy #navigation ul li a#class{
	background-position:-470px -50px
}

#navigation ul li a#stepItUp,
#navigation ul li a#stepItUp:link,
#navigation ul li a#stepItUp:visited{
	background-position: -586px 0;
	width:232px;
}
#navigation ul li a#stepItUp:hover,
#navigation ul li a#stepItUp:focus,
#stepItUpCompetition #navigation ul li a#stepItUp,
#stepItUpCompetition_prize #navigation ul li a#stepItUp,
#stepItUpCompetition_pastWinners #navigation ul li a#stepItUp,
#stepItUpCompetition_entryForm #navigation ul li a#stepItUp{
	background-position:-586px -50px
}


#navigation ul li.level-1 ul.level-2 li a,
#navigation ul li.level-1.active ul.level-2 li a { 
	display: block;
	height: 31px;
	overflow:hidden;
	text-indent:-2000em;
}

#navigation ul li.level-1 ul.level-2 li a.one,
#navigation ul li.level-1.active ul.level-2 li a.one { 
	height: 45px;
}

#navigation ul li.level-1 ul.level-2 li a.last,
#navigation ul li.level-1.active ul.level-2 li a.last { 
	height: 40px;
}

#navigation ul li.level-1 ul.level-2.about li a,
#navigation ul li.level-1.active ul.level-2.about li a { 
	overflow:hidden;
	width: 226px;
	left:14px;
	background:url(../images/dropdown_about.jpg) no-repeat;
}

#navigation ul li.level-1 ul.level-2.tipsTools li a,
#navigation ul li.level-1.active ul.level-2.tipsTools li a { 
	overflow:hidden;
	width: 226px;
	left:2px;
	background:url(../images/dropdown_tipsTools.jpg) no-repeat;
}

#navigation ul li.level-1 ul.level-2.curriculum li a,
#navigation ul li.level-1.active ul.level-2.curriculum li a { 
	overflow:hidden;
	width: 226px;
	left:2px;
	background:url(../images/dropdown_curriculum.jpg) no-repeat;
}

#navigation ul li.level-1 ul.level-2.class li a,
#navigation ul li.level-1.active ul.level-2.class li a { 
	overflow:hidden;
	width: 226px;
	left:2px;
	background:url(../images/dropdown_class.jpg) no-repeat;
}

#navigation ul li.level-1 ul.level-2.stepItUp li a,
#navigation ul li.level-1.active ul.level-2.stepItUp li a { 
	overflow:hidden;
	width: 189px;
	left:4px;
	background:url(../images/dropdown_stepItUp.jpg) no-repeat;
}

#navigation ul li.level-1 ul.level-2.about li a.one,
#navigation ul li.level-1.active ul.level-2.about li a.one { 
	background-position: 0 0;
}

#navigation ul li.level-1 ul.level-2.about li a.one:hover,
#navigation ul li.level-1.active ul.level-2.about li a.one:hover { 
	background-position: -226px 0;
}


#navigation ul li.level-1 ul.level-2 li a.one,
#navigation ul li.level-1 ul.level-2 li a.one:link,
#navigation ul li.level-1 ul.level-2 li a.one:visited,
#navigation ul li.level-1.active ul.level-2 li a.one,
#navigation ul li.level-1.active ul.level-2 li a.one:link,
#navigation ul li.level-1.active ul.level-2 li a.one:visited{ 
	background-position: 0 0;
}

#navigation ul li.level-1 ul.level-2 li a.one:hover,
#navigation ul li.level-1 ul.level-2 li a.one:focus,
#navigation ul li.level-1.active ul.level-2 li a.one:hover,
#navigation ul li.level-1.active ul.level-2 li a.one:focus{ 
	background-position: -226px 0;
}


#navigation ul li.level-1 ul.level-2 li a.two,
#navigation ul li.level-1 ul.level-2 li a.two:link,
#navigation ul li.level-1 ul.level-2 li a.two:visited,
#navigation ul li.level-1.active ul.level-2 li a.two,
#navigation ul li.level-1.active ul.level-2 li a.two:link,
#navigation ul li.level-1.active ul.level-2 li a.two:visited{ 
	background-position: 0 -45px;
}

#navigation ul li.level-1 ul.level-2 li a.two:hover,
#navigation ul li.level-1 ul.level-2 li a.two:focus,
#navigation ul li.level-1.active ul.level-2 li a.two:hover,
#navigation ul li.level-1.active ul.level-2 li a.two:focus{ 
	background-position: -226px -45px;
}


#navigation ul li.level-1 ul.level-2 li a.three,
#navigation ul li.level-1 ul.level-2 li a.three:link,
#navigation ul li.level-1 ul.level-2 li a.three:visited,
#navigation ul li.level-1.active ul.level-2 li a.three,
#navigation ul li.level-1.active ul.level-2 li a.three:link,
#navigation ul li.level-1.active ul.level-2 li a.three:visited{ 
	background-position: 0 -76px;
}

#navigation ul li.level-1 ul.level-2 li a.three:hover,
#navigation ul li.level-1 ul.level-2 li a.three:focus,
#navigation ul li.level-1.active ul.level-2 li a.three:hover,
#navigation ul li.level-1.active ul.level-2 li a.three:focus{ 
	background-position: -226px -76px;
}


#navigation ul li.level-1 ul.level-2 li a.four,
#navigation ul li.level-1 ul.level-2 li a.four:link,
#navigation ul li.level-1 ul.level-2 li a.four:visited,
#navigation ul li.level-1.active ul.level-2 li a.four,
#navigation ul li.level-1.active ul.level-2 li a.four:link,
#navigation ul li.level-1.active ul.level-2 li a.four:visited{ 
	background-position: 0 -107px;
}

#navigation ul li.level-1 ul.level-2 li a.four:hover,
#navigation ul li.level-1 ul.level-2 li a.four:focus,
#navigation ul li.level-1.active ul.level-2 li a.four:hover,
#navigation ul li.level-1.active ul.level-2 li a.four:focus{ 
	background-position: -226px -107px;
}


#navigation ul li.level-1 ul.level-2 li a.five,
#navigation ul li.level-1 ul.level-2 li a.five:link,
#navigation ul li.level-1 ul.level-2 li a.five:visited,
#navigation ul li.level-1.active ul.level-2 li a.five,
#navigation ul li.level-1.active ul.level-2 li a.five:link,
#navigation ul li.level-1.active ul.level-2 li a.five:visited{ 
	background-position: 0 -138px;
}

#navigation ul li.level-1 ul.level-2 li a.five:hover,
#navigation ul li.level-1 ul.level-2 li a.five:focus,
#navigation ul li.level-1.active ul.level-2 li a.five:hover,
#navigation ul li.level-1.active ul.level-2 li a.five:focus{ 
	background-position: -226px -138px;
}


#navigation ul li.level-1 ul.level-2 li a.six,
#navigation ul li.level-1 ul.level-2 li a.six:link,
#navigation ul li.level-1 ul.level-2 li a.six:visited,
#navigation ul li.level-1.active ul.level-2 li a.six,
#navigation ul li.level-1.active ul.level-2 li a.six:link,
#navigation ul li.level-1.active ul.level-2 li a.six:visited{ 
	background-position: 0 -169px;
}

#navigation ul li.level-1 ul.level-2 li a.six:hover,
#navigation ul li.level-1 ul.level-2 li a.six:focus,
#navigation ul li.level-1.active ul.level-2 li a.six:hover,
#navigation ul li.level-1.active ul.level-2 li a.six:focus{ 
	background-position: -226px -169px;
}


#navigation ul li.level-1 ul.level-2 li a.seven,
#navigation ul li.level-1 ul.level-2 li a.seven:link,
#navigation ul li.level-1 ul.level-2 li a.seven:visited,
#navigation ul li.level-1.active ul.level-2 li a.seven,
#navigation ul li.level-1.active ul.level-2 li a.seven:link,
#navigation ul li.level-1.active ul.level-2 li a.seven:visited{ 
	background-position: 0 -200px;
}

#navigation ul li.level-1 ul.level-2 li a.seven:hover,
#navigation ul li.level-1 ul.level-2 li a.seven:focus,
#navigation ul li.level-1.active ul.level-2 li a.seven:hover,
#navigation ul li.level-1.active ul.level-2 li a.seven:focus{ 
	background-position: -226px -200px;

}


#navigation ul li.level-1 ul.level-2 li a.eight,
#navigation ul li.level-1 ul.level-2 li a.eight:link,
#navigation ul li.level-1 ul.level-2 li a.eight:visited,
#navigation ul li.level-1.active ul.level-2 li a.eight,
#navigation ul li.level-1.active ul.level-2 li a.eight:link,
#navigation ul li.level-1.active ul.level-2 li a.eight:visited{ 
	background-position: 0 -231px;
}

#navigation ul li.level-1 ul.level-2 li a.eight:hover,
#navigation ul li.level-1 ul.level-2 li a.eight:focus,
#navigation ul li.level-1.active ul.level-2 li a.eight:hover,
#navigation ul li.level-1.active ul.level-2 li a.eight:focus{ 
	background-position: -226px -231px;
}

#content {
	display: block;
	overflow:hidden;
	margin: 0 auto;
	width: 818px;
	height:auto;
	background:url(../images/bg_contentTop.jpg) 0 0 no-repeat;
	clear:both;*/
	padding: 0 0 0 0;
	text-align: left;
	float: left;
}

#contentBG {
	display: block;
	overflow:hidden;
	margin: 0 auto;
	width: 818px;
	height:auto;
	background:url(../images/bg_content.jpg) repeat-y top;
	padding:0;
	clear: both;

}

ul#subNav li a.bottomLine{
	padding-bottom:1px !important;
}

ul#subNav li ul {
	display: block;
	width: 206px;
	height:auto;
	overflow:hidden;
	list-style:none;
	padding: 0;
	margin:0;
	float:left;
}

ul#subNav li ul li{
	display: block;
	width: 206px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0;
}

ul#subNav li ul li a,
ul#subNav li ul li a:link,
ul#subNav li ul li a:visited{
	display: block;
	width: 206px;
	height:18px;
	overflow:hidden;
	background: url(../images/sub-subNav.png) no-repeat 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#6c6c6c;
	text-decoration:none;
	padding: 6px 0 1px 40px;
}

ul#subNav li ul li a.noBottomLine {
	background: url(../images/sub-subNav_noBottomLine.png) no-repeat 0 0px;
}

ul#subNav li ul li a:hover,
ul#subNav li ul li a:focus,
#aboutBAP_coach1 ul#subNav li ul li a#sOne,
#aboutBAP_coach2 ul#subNav li ul li a#sTwo,
#aboutBAP_coach3 ul#subNav li ul li a#sThree,
#aboutBAP_entrepreneur1 ul#subNav li ul li a#sOne,
#aboutBAP_entrepreneur2 ul#subNav li ul li a#sTwo,
#aboutBAP_entrepreneur3 ul#subNav li ul li a#sThree,
#aboutBAP_entrepreneur4 ul#subNav li ul li a#sFour{
	background-position: -206px 0px;	
	color:#7dae28;
}

ul#subNav {
	display: block;
	width: 206px;
	height:auto;
	overflow:hidden;
	list-style:none;
	padding: 40px 0;
	margin:0;
	float:left;
}

ul#subNav li{
	display: block;
	width: 206px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0;
}

ul#subNav li a,
ul#subNav li a:link,
ul#subNav li a:visited{
	display: block;
	width: 206px;
	height:23px;
	overflow:hidden;
	background: url(../images/subNav_oneLine.png) no-repeat 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#6c6c6c;
	text-decoration:none;
	padding: 12px 0 0 30px;
}

ul#subNav li a.twoLine,
ul#subNav li a.twoLine:link,
ul#subNav li a.twoLine:visited{
	height: 37px !important; 
	width: 206px;
	background: url(../images/subNav_twoLine.png) no-repeat 0px 0px !important;
	overflow:hidden;
	padding: 12px 0 0 30px;
	display: block;
}

ul#subNav li a.twoLine.active,
ul#subNav li a.twoLine:hover,
ul#subNav li a.twoLine:focus,
ul#subNav li a:hover,
ul#subNav li a:focus,
ul#subNav li a.active,
#aboutBAP ul#subNav li a#zero,
#aboutBAP_growthCoaches ul#subNav li a#one,
#aboutBAP_coach1 ul#subNav li a#one,
#aboutBAP_coach2 ul#subNav li a#one,
#aboutBAP_coach3 ul#subNav li a#one,
#aboutBAP_enroll ul#subNav li a#two,
#aboutBAP_seminars ul#subNav li a#three,
#aboutBAP_alliances ul#subNav li a#four,
#aboutBAP_entrepreneurs ul#subNav li a#five,
#aboutBAP_entrepreneur1 ul#subNav li a#five,
#aboutBAP_entrepreneur2 ul#subNav li a#five,
#aboutBAP_entrepreneur3 ul#subNav li a#five,
#aboutBAP_entrepreneur4 ul#subNav li a#five,
#aboutBAP_photoGallery ul#subNav li a#six,
#aboutBAP_faqs ul#subNav li a#seven,
#tipsAndTools_barb ul#subNav li a#one,
#tipsAndTools_babf ul#subNav li a#two,
#tipsAndTools_eTips ul#subNav li a#three,
#tipsAndTools_riskAssessment ul#subNav li a#four,
#tipsAndTools_insuranceGuides ul#subNav li a#five,
#tipsAndTools_whitePapers ul#subNav li a#six,
#tipsAndTools_helpfulSites ul#subNav li a#seven,
#eventsAndCurriculum_webinar ul#subNav li a#one,
#eventsAndCurriculum_curriculum ul#subNav li a#two,
#eventsAndCurriculum_symposium ul#subNav li a#three,
#goToClass_symposium ul#subNav li a#one,
#goToClass_webinar ul#subNav li a#two,
#goToClass_notes ul#subNav li a#three,
#goToClass_groupStudy ul#subNav li a#four,
#stepItUpCompetition_prize ul#subNav li a#one,
#stepItUpCompetition_pastWinners ul#subNav li a#two,
#stepItUpCompetition_entryForm ul#subNav li a#three{
	background-position: -206px 0px !important;	
	color:#7dae28;
}

#bottomCallouts {
	display: block;
	overflow:hidden;
	margin: 0 auto;
	padding:0 0 11px;
	width: 818px;
	height:644px;
	background:url(../images/bg_bottomCallouts.jpg) no-repeat top;
	text-align: left;
}

#box1 {
	width: 181px;
	height: 135px;
	overflow:hidden;
	display:block;
	padding: 190px 58px 0 58px;
	float: left;
	background:url(../images/bg_enrollCallout.jpg) no-repeat scroll center 50px transparent;
}

#box1 h3{
	background:url(../images/head_accelerateYourBusiness.png) no-repeat 0 0;	
}

#box1 p a,
#box1 p a:link,
#box1 p a:visited{
	width: 106px;
	display:block;
	height: 22px;
	text-indent:-2000em;
	overflow:hidden;
	background:url(../images/btn_enrollNow.png) no-repeat 0 0;
}

#box1 p a:hover,
#box1 p a:focus{
	background-position: 0 -22px;
}

#box2 {
	width: 181px;
	height: 135px;
	overflow:hidden;
	display:block;
	padding: 190px 24px 0 24px;
	float: left;
	background:url(../images/bg_eTipsCallout.jpg) no-repeat center 42px;
}

#box2 h3{
	background:url(../images/head_receiveOurWeeklyEtips.png) no-repeat 0 0;	
}


#box2 p a,
#box2 p a:link,
#box2 p a:visited{
	width: 77px;
	display:block;
	height: 22px;
	text-indent:-2000em;
	overflow:hidden;
	background:url(../images/btn_signUp.png) no-repeat 0 0;
}

#box2 p a:hover,
#box2 p a:focus{
	background-position: 0 -22px;
}

#box3 {
	width: 181px;
	height: 135px;
	overflow:hidden;
	display:block;
	padding: 190px 55px 0 56px;	
	float: left;
	background:url(../images/bg_stepItUpCallout.jpg) no-repeat center 60px;
}

#box3 h3{
	background:url(../images/head_stepItUpAndWin.png) no-repeat 0 0;	
}

#tipsAndTools_whitePapers #leftColumn .bio_content p a,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:link,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:visited,
#tipsAndTools #leftColumn .bio_content p a,
#tipsAndTools #leftColumn .bio_content p a:link,
#tipsAndTools #leftColumn .bio_content p a:visited,
#box3 p a,
#box3 p a:link,
#box3 p a:visited {
	width: 109px;
	display:block;
	height: 22px;
	text-indent:-2000em;
	overflow:hidden;
	background:url(../images/btn_learnMore.png) no-repeat 0 0;
	padding:0;
}

#tipsAndTools_whitePapers #leftColumn .bio_content p a:hover,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:focus,
#tipsAndTools #leftColumn .bio_content p a:hover,
#tipsAndTools #leftColumn .bio_content p a:focus,
#box3 p a:hover,
#box3 p a:focus,
#box1 p a:hover,
#box1 p a:focus{
	background-position: 0 -22px;
}

#box1 h3,
#box2 h3,
#box3 h3{
	width: 181px;
	height:27px;
	display:block;
	overflow: hidden;
	text-indent:-2000em;
}


#box1 p,
#box2 p,
#box3 p{
	color:#66605b;
	line-height:1.5em;
	font-size:1.2em;
	display: block;
	height: auto;
	overflow:hidden;
	width: 181px;
	padding-bottom: 16px;
}

#amfamCallout {
	width:555px;
	height:auto;
	display: block;
	overflow:hidden;
	padding: 104px 20px 0 243px;
	clear:both;
}

#amfamCallout h3 {
	width: 575px;
	height:25px;
	display:block;
	overflow: hidden;
	text-indent:-2000em;
	background:url(../images/head_amFamHereToHelp.gif) no-repeat;
}

#amfamCallout p {
	color:#fff;
	line-height:1.5em;
	font-size:1.2em;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding-bottom: 10px;
}

#amfamCallout p.disclaimer {
	font-size: 1.0em;
	padding-top: 5px;
}

#amfamCallout ul {
	width: 555px;
	list-style:inside disc;
	margin: 0;
}

#amfamCallout ul li {
	color:#fff;
	line-height:1.5em;
	font-size:1.2em;
	font-weight:bold;
	height: 18px;
	width: 275px;
	float: left;
}

#amfamCallout ul li a,
#amfamCallout ul li a:link,
#amfamCallout ul li a:visited {
	color:#abdf53;
	text-decoration:none;
}

#amfamCallout ul li a:hover,
#amfamCallout ul li a:focus {
	color:#fff;
}

#footerNav {
	display: block;
	width: 898px;
	height:14px;
	list-style:none;
	overflow:hidden;
	margin:0 auto;
	background: none;
}
#footerNav li {
	float:left;	
}
#footerNav li a {
	display: block;
	height: 14px;
	overflow:hidden;
	text-indent:-2000em;
	background:url(../images/bg_footerNav.gif) no-repeat;
	float: left;
}

#footerNav li a#footerAbout,
#footerNav li a#footerAbout:link,
#footerNav li a#footerAbout:visited{
	width:64px;
	background-position: 0px 0px;
}
#footerNav li a#footerAbout:hover,
#footerNav li a#footerAbout:focus{
	background-position: 0px -14px;
}

#footerNav li a#footerTipsTools,
#footerNav li a#footerTipsTools:link,
#footerNav li a#footerTipsTools:visited{
	width:127px;
	background-position: -64px 0px;
}
#footerNav li a#footerTipsTools:hover,
#footerNav li a#footerTipsTools:focus{
	background-position: -64px -14px;
}

#footerNav li a#footerForum,
#footerNav li a#footerForum:link,
#footerNav li a#footerForum,visited{
	width:90px;
	background-position: -191px 0px;
}
#footerNav li a#footerForum:hover,
#footerNav li a#footerForum:focus{
	background-position: -191px -14px;
}

#footerNav li a#footerCurriculum,
#footerNav li a#footerCurriculum:link,
#footerNav li a#footerCurriculum:visited{
	width:180px;
	background-position: -281px 0px;
}
#footerNav li a#footerCurriculum:hover,
#footerNav li a#footerCurriculum:focus{
	background-position: -281px -14px;
}

#footerNav li a#footerClass,
#footerNav li a#footerClass:link,
#footerNav li a#footerClass:visited{
	width:124px;
	background-position: -461px 0px;
}
#footerNav li a#footerClass:hover,
#footerNav li a#footerClass:focus{
	background-position: -461px -14px;
}

#footerNav li a#footerStepItUp,
#footerNav li a#footerStepItUp:link,
#footerNav li a#footerStepItUp:visited{
	width:215px;
	background-position: -585px 0px;
}
#footerNav li a#footerStepItUp:hover,
#footerNav li a#footerStepItUp:focus{
	background-position: -585px -14px;
}

#footerNav li a#footerContact,
#footerNav li a#footerContact:link,
#footerNav li a#footerContact:visited{
	width:98px;
	background-position: -800px 0px;
}
#footerNav li a#footerContact:hover,
#footerNav li a#footerContact:focus{
	background-position: -800px -14px;
}

#contactPhone {
	display: block;
	width: 360px;
	/*height:12px;
	background:url(../images/head_contactUs.gif) center 40px  no-repeat;text-indent:-2000em;*/
	text-transform:uppercase;
	margin:0 auto;
	padding: 40px 0 20px;
	font-size:1.4em;
	color:#6a6660;
	font-weight:bold;
	
}
#contactPhone a {color:#6a6660; text-decoration:none;}
#contactPhone a:hover {text-decoration:underline;}



/* ---------------- HOME PAGE ------------------*/



#home #bannerImage {
	background-image:none;
	padding:0;
	height:440px;
}

#home #mainColumn{
	width: 395px;
	height:auto;
	/*//background: url(../images/bg_runner.jpg) no-repeat top left;*/
	display: block;
	overflow:hidden;
	padding: 30px 46px 20px 58px;
}

#home #mainColumn h2 {
	width: 353px;
	height:55px;
	display: block;
	overflow: hidden;
	text-indent:-2000em;
	background:url(../images/head_home.gif) no-repeat top left;
}
	

#home #mainColumn p {
	color:#5f5c58;
	line-height:1.75em;
	font-size:1.2em;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding-bottom: 10px;
}

#home #mainColumn p#enrollNow {
	padding: 12px 0 22px;
}

#home #mainColumn a,
#home #mainColumn a:link,
#home #mainColumn a:visited {
	color:#68941b;
	text-decoration:none;
	font-weight: bold;
}

#home #mainColumn a:hover,
#home #mainColumn a:focus {
	color:#006;
}

#home #mainColumn p#enrollNow a,
#home #mainColumn p#enrollNow a:link,
#home #mainColumn p#enrollNow a:visited{
	width: 172px;
	height: 42px;
	display: block;
	overflow:hidden;
	background: url(../images/btn_enrollNow_big.gif) no-repeat 0 0;
	text-indent:-2000em;
}
#home #mainColumn p#enrollNow a:hover,
#home #mainColumn p#enrollNow a:focus{
	background-position: 0 -42px;
}

#home #sideColumn {
	width: 818px;
	height: 750px;
	display: block;
	overflow:hidden;
	background: url(../images/bg_homeSidebar_pamela.jpg) no-repeat bottom right;
	margin: 0;
	padding:0;
}

#home #sideColumn #events {
	display: block;
	width: 228px;
	height: 205px;
	padding: 40px 40px 20px 0;
	float:right;
}

#home #sideColumn #events h3{
	width: 100%;
	height: 20px;
	display: block;
	background: url(../images/head_upcomingEvents.gif) no-repeat left top;
	padding:0;
	margin:0;
	text-indent:-2000em;
}

#home #sideColumn #events ul {
	width: 100%;
	list-style:outside disc;
	margin: 0;
	padding: 3px 0 3px 14px;
}

#home #sideColumn #events ul li {
	color:#fff;
	line-height:1.4em;
	font-size:1.1em;
	font-weight:normal;
	height: auto;
	width: 220px;
	float: left;
	padding: 7px 0 3px;
}

#home #sideColumn #events ul li a,
#home #sideColumn #events ul li a:link,
#home #sideColumn #events ul li a:visited {
	color:#fff;
	text-decoration:none;
}

#home #sideColumn #events ul li a:hover,
#home #sideColumn #events ul li a:focus {
	color:#abdf53;
}


#home #sideColumn #events p a,
#home #sideColumn #events p a:link,
#home #sideColumn #events p a:visited {
	color:#abdf53;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	height: auto;
	width: 220px;
	float: left;
	padding: 7px 0 3px;
}

#home #sideColumn #events p a:hover,
#home #sideColumn #events p a:focus {
	color:#fff;
}

#home #sideColumn #feature{
	display: block;
	width: 185px;
	height: auto;
	padding:25px 54px 0 54px;
	float:right;
	margin: 0;
	clear: right;
}

#home #sideColumn #feature h3{
	color:#7dae28;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.5em;
	font-weight:bold;
	height: auto;
	width: 180px;
	float: left;
	padding: 0px 0 10px;
}

#home #sideColumn #feature p{
	color:#66605b;
	line-height:1.5em;
	font-size:1.1em;
	display: block;
	height: auto;
	overflow:hidden;
	width: 181px;
	padding-bottom: 16px;
}

#home #sideColumn #feature p a,
#home #sideColumn #feature p a:link,
#home #sideColumn #feature p a:visited {
	color:#7dae28;
	text-decoration:none;
	line-height:1.2em;
	font-size:1.1em;
	font-weight:bold;
	height: 15px;
	
	
	padding: 1px 0 0 0px;
	/*background:url(../images/icon_camera.gif) no-repeat 0 0;*/
}

#home #sideColumn #feature p a:hover,
#home #sideColumn #feature p a:focus {
	color:#666;
	background-position: 0 -15px;
}




/* ---------------- Interior Page Template Elements ------------------*/

p#pullQuote {
	color:#006;
	line-height:1.5em;
	font-size:1.5em;
	font-weight:bold;
	position:absolute;
	top: 950px;
	left: 220px;
	padding:0 45px 0 60px;
	width: 100px;
	height: 400px;
	text-align: right;
}

#leftColumn {
	height: auto;
	display: block;
	float: left;
	overflow:hidden;
	width: 612px;
	padding:40px 0;
}

#leftColumn h2{
	color:#7dae28;
	line-height:1.0em;
	font-size:2.5em;
	font-weight:bold;
	display: block;
}
#stepItUpCompetition_rules #leftColumn h2 {line-height:1.2em; font-size:2em; width:500px;margin-left:16px;}
#leftColumn h3{
	color:#66605b;
	line-height:1.5em;
	font-size:1.5em;
	font-weight:bold;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding: 16px 0 0 10px;
}


#leftColumn h4{
	color:#66605b;
	line-height:1.2em;
	font-size:1.4em;
	font-weight:bold;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding: 16px 0 0 0;
}

#leftColumn p{
	color:#66605b;
	line-height:1.7em;
	font-size:1.2em;
	display: block;
	height: auto;
	overflow:hidden;
	width: 100%;
	padding: 8px 0 8px 0;
	/*text-indent:20px;*/
}
#stepItUpCompetition_rules #leftColumn h4 {margin-left:20px;}

#leftColumn ul {	
	padding: 3px 0 3px 15px;
	color:#7dae28;
}
#leftColumn ol {	
	padding: 3px 0 3px 25px;
	color:#7dae28;
}
#leftColumn ol li {
	color:#66605b;
	line-height:1.7em;
	font-size:1.2em;
	font-weight:normal;
	height: auto;
	width: 100%;/**/
	padding: 0 0 5px 2px;
}
#leftColumn ul li {
	color:#66605b;
	line-height:1.0em;
	font-size:1.1em;
	font-weight:normal;
	height: auto;
	width: 100%;
	padding: 0 0 5px 2px;
}

#leftColumn a,
#leftColumn a:link,
#leftColumn a:visited {
	color:#68941b;
	text-decoration:none;
	font-weight: bold;
}

#leftColumn a:hover,
#leftColumn a:focus {
	color:#006;
}

.accordionContent {
	padding-left: 20px;
	display:none;
}

.accordionButton {
	padding: 5px 0 5px 40px;
	font-size: 13px;
	height: auto;
	line-height: 16px;
	display:block;
	cursor: pointer;
}

#rightColumn {
	width: 264px;
	height:auto;
	display: block;
	overflow:hidden;
	padding: 40px 0 40px 12px;
	float: left;
}

#rightColumn a {
	color: #7dae28;
}

#rightColumn #events {
	display: block;
	width: 220px;
	height: auto;
	padding: 0 17px 20px 16px;
	float:left;
}

#rightColumn #events h3{
	width: 100%;
	height: 20px;
	display: block;
	padding:0;
	margin:0;
	color:#7dae28;
	font-size: 1.5em;
	line-height: 1.4em;
}

#rightColumn #events ul {
	width: 100%;
	list-style:none;
	color: #7dae28;
	margin: 0;
	padding: 3px 0 3px 0;
}

#rightColumn #events ul li {
	color:#666;
	line-height:1.4em;
	font-size:1.1em;
	font-weight:normal;
	height: auto;
	width: 100%;
	float: left;
	padding: 7px 0 3px 13px;	
	background:url(../images/icon_bullet.gif) no-repeat 1px 13px;
}

#rightColumn #events ul li a,
#rightColumn #events ul li a:link,
#rightColumn #events ul li a:visited {
	color:#66605b;
	text-decoration:none;
}

#rightColumn #events ul li a:hover,
#rightColumn #events ul li a:focus {
	color:#7dae28;
}


#rightColumn #events p a,
#rightColumn #events p a:link,
#rightColumn #events p a:visited {
	color:#7dae28;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	height: auto;
	width: 220px;
	float: left;
	padding: 7px 0 3px;
}

#rightColumn #events p a:hover,
#rightColumn #events p a:focus {
	color:#666;
}

#rightColumn #feature {
	width: 264px;
	height:auto;
	padding: 0;
	margin:0;
	background:url(../images/bg_featureBG.png) top center repeat-y;
	float: left;
}


#rightColumn #featureTop {
	width: 264px;
	height:auto;
	padding: 0;
	margin:0;
	background:url(../images/bg_featureTop.png) top center no-repeat;
}


#rightColumn #featureBottom {
	width: 160px;
	height:auto;
	padding: 40px 52px 50px 52px;
	background:url(../images/bg_featureBottom.png) bottom center no-repeat;
}

 #rightColumn #feature h3{
	color:#7dae28;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	height: auto;
	width: auto;
	clear: both;
	padding: 0px 0 10px;
}

 #rightColumn #feature p{
	color:#66605b;
	line-height:1.5em;
	font-size:1.1em;
	display: block;
	height: auto;
	overflow:hidden;
	clear: both;
	width: auto;
	padding-bottom: 16px;
}

 #rightColumn #feature p a,
 #rightColumn #feature p a:link,
 #rightColumn #feature p a:visited {
	color:#7dae28;
	text-decoration:none;
	line-height:1.2em;
	font-size:1.1em;
	font-weight:bold;
	height: 15px;
	width: auto;
	float: left;
	padding: 1px 0 0 0px;
	/*background:url(../images/icon_camera.gif) no-repeat 0 0;*/
}

 #rightColumn #feature p a:hover,
 #rightColumn #feature p a:focus {
	color:#666;
	background-position: 0 -15px;
}




/* ---------------- About Business Accelerator page ------------------*/

#aboutBAP #bannerImage {
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}

#aboutBAP #leftColumn, #enroll_confirm #leftColumn{
	width: 315px;
	padding: 40px 5px 40px 0;	
}

#aboutBAP ul#subNav {
/*	background: url(../images/pullQuote_aboutBAP.gif) no-repeat 57px 375px;
	padding:40px 0 600px;
	overflow:hidden;*/
}

#aboutBAP p#pullQuote span{
	display:none;
}

#aboutBAP #leftColumn h2{
	width: 261px;
	height: 55px;
	display: block;
	background:url(../images/head_aboutTheBAP.gif) no-repeat;
	text-indent: -2000em;
}

#tipsAndTools_eTips .accordianButton,
#aboutBAP #leftColumn .accordionButton {	
	color:#7dae28;
	background:url(../images/icon_plus.gif) 0 8px no-repeat;
	padding: 5px 0 5px 20px;
}

#aboutBAP #leftColumn .accordionContent {
	padding: 5px 0 5px 21px;
	line-height: 1.5em;
	list-style:none;
}

#aboutBAP #leftColumn .accordionContent li {
	background:url(../images/icon_bullet.gif) no-repeat 0 4px;
	padding-left: 12px;
}
 
#aboutBAP #rightColumn #featureBottom {
	padding: 40px 52px 375px 52px;
	background:url(../images/bg_feature_rojo.jpg) bottom center no-repeat;
}



/* ---------------- About Business Accelerator: Photo Gallery page ------------------*/

#aboutBAP_photoGallery #bannerImage {
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}


#aboutBAP_photoGallery #leftColumn{
	width: 590px;
}

#aboutBAP_photoGallery #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_photogallery.gif) 15px 0 no-repeat;
	text-indent: -2000em;
}

#aboutBAP_photoGallery #leftColumn p{
	width: 560px;
	padding-left: 17px;
	padding-right: 15px;
}

#eventsAndCurriculum_curriculum #leftColumn .accordionBtn,
#aboutBAP_photoGallery #leftColumn .accordionBtn{
	color:#7dae28;
	background:url(../images/icon_plus.gif) 15px 8px no-repeat;
	padding: 3px 0 5px 35px;
	font-weight:bold;
	cursor:pointer;
}

#eventsAndCurriculum_curriculum #leftColumn .accordionCont,
#aboutBAP_photoGallery #leftColumn .accordionCont{
	width: 560px;
	padding-left: 17px;
	padding-right: 15px;
}

#aboutBAP_photoGallery #leftColumn #galleryBG {
	width: 587px;
	height:auto;
	display:block;
	overflow: hidden;
	background: url(../images/bg_photoGalleryBG.png) repeat-y;
}

#aboutBAP_photoGallery #leftColumn #galleryTop {
	width: 587px;
	height:auto;
	display:block;
	overflow: hidden;
	background: url(../images/bg_photoGalleryTop.png) no-repeat top;
}

#aboutBAP_photoGallery #leftColumn #galleryBottom {
	width: 587px;
	height:auto;
	display:block;
	overflow: hidden;
	background: url(../images/bg_photoGalleryBottom.png) no-repeat center bottom;
}

#aboutBAP_photoGallery #leftColumn #selectorContainer{
	width: 587px;
	height:42px;
	display:block;
	background:url(../images/btn_arrowRight.png) 0 194px no-repeat;
	overflow:hidden;
	padding:15px 0 0;
	margin:0 auto;
	text-align:center;
}

#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors{
	width: 102px;
	height:24px;
	display:block;
	overflow:hidden;
	padding:19px 0;
	margin:0 auto;
	text-align:center;
}

#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select {
	height: 24px;
	width: 34px;
	display: block;
	margin: 0;
	overflow:hidden;
	float: left;	
}

#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a,
#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a:link,
#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a:visited{
	height: 24px;
	width: 24px;
	display: block;
	margin: 0;
	padding:0 5px;
	text-indent:-2000em;
	background:url(../images/btn_circles.png) no-repeat 0 0;
	overflow:hidden;
	float: left;
}
#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a:hover,
#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a:focus{
	background-position: 0 -24px;
}

#aboutBAP_photoGallery #leftColumn #selectorContainer #selectors .select a.active{
	height: 24px;
	width: 24px;
	display: block;
	margin: 0;
	padding:0 5px;
	text-indent:-2000em;
	background:url(../images/btn_circles.png) no-repeat 0 -48px;
	overflow:hidden;
	float: left;
}

#aboutBAP_photoGallery #leftColumn a#previous,
#aboutBAP_photoGallery #leftColumn a#previous:link,
#aboutBAP_photoGallery #leftColumn a#previous:visited{
	width: 34px;
	height:370px;
	display:block;
	background:url(../images/btn_arrowLeft.png) 0 150px no-repeat;
	float:left;
	padding:0;
	margin:0;
	text-indent: -2000em;
}
#aboutBAP_photoGallery #leftColumn a#previous:hover,
#aboutBAP_photoGallery #leftColumn a#previous:focus{
	background-position: -34px 150px;	
}

#aboutBAP_photoGallery #leftColumn a#next,
#aboutBAP_photoGallery #leftColumn a#next:link,
#aboutBAP_photoGallery #leftColumn a#next:visited{
	width: 34px;
	height:370px;
	display:block;
	background:url(../images/btn_arrowRight.png) 0 150px no-repeat;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
	text-indent: -2000em;
}


#aboutBAP_photoGallery #leftColumn a#next:hover,
#aboutBAP_photoGallery #leftColumn a#next:focus{
	background-position: -34px 150px;	
}

#aboutBAP_photoGallery #leftColumn #pictureContainer{
	width: 519px;
	height:325px;
	display:block;
	overflow:hidden;
	float:left;
	margin:0;
	list-style:none;
	padding: 0;
	position:relative;
}

#aboutBAP_photoGallery #leftColumn #pictures{
	width: 1557px;
	height:325px;
	display:block;
	position:relative;
}

#aboutBAP_photoGallery #leftColumn #pictures .pages{
	width: 500px;
	height:325px;
	display:block;
	float:left;
	padding:0 9px 0 10px;
	margin:0;
	text-align:center;
	list-style:none;
}

#aboutBAP_photoGallery #leftColumn .pages li{
	float: left;
	padding: 15px 9px 3px 9px;
	width: 82px;
	height:63px;
	display: block;
}
#aboutBAP_photoGallery #leftColumn #pictures .pages li a {display:block; width:100%; height:100%; overflow:hidden;}
#aboutBAP_photoGallery #leftColumn #pictures .pages li a img {border:none; height:63px; width:82px;}
#aboutBAP_photoGallery #leftColumn .txtField_left {	
	background: url(../images/bg_textField_left.png) no-repeat top left; 
	display: block;
	height: 25px;
}

#aboutBAP_photoGallery #leftColumn .txtField_right, #admin .txtField_right {	
	background: url(../images/bg_textField_right.png) no-repeat top right; 
	display: block;
	overflow:hidden;
	width: 300px;
	height: 25px;
	_background-position: -200px 1px;
}
#admin input.txtField_left, #admin select.txtField_left {width:300px;}
#aboutBAP_photoGallery #leftColumn input.input{
	height: 24px;
	border:none;
	width: 300px;
	padding: 3px 5px;
	font-size: 12px;
	line-height:18px;
}

#aboutBAP_photoGallery #leftColumn label { width:130px; float:left; text-align:left; font-weight:normal; padding-left: 19px; font-size: 1.2em; color:#66605b;}
/* file upload 
#stepItUpCompetition_entryForm #leftColumn #file_name,
#aboutBAP_photoGallery #leftColumn #file_name {width:263px; z-index:2;position:relative;opacity:0; height:28px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#stepItUpCompetition_entryForm #leftColumn #inputbox,
#aboutBAP_photoGallery #leftColumn #inputbox, 
#fileButton {position:absolute; z-index:1;}
#stepItUpCompetition_entryForm #leftColumn #inputbox,
#aboutBAP_photoGallery #leftColumn #inputbox {left:596px;border:0;padding:3px; width:223px; background:url(../images/fileUpload-long.jpg) top left no-repeat; overflow:hidden; height:28px;}
#stepItUpCompetition_entryForm #leftColumn #fileButton, 
#aboutBAP_photoGallery #leftColumn #fileButton {left:816px; width:80px;background:url(../images/fileUpload-long.jpg) top right no-repeat; overflow:hidden; height:28px; text-indent:-2000px;}
*/
#aboutBAP_photoGallery textarea {
	border: none;	
	height: 105px;
	float: left;
	width: 294px;
	background:none;
	padding:3px;
}

#aboutBAP_photoGallery .txtArea_bg {	
	background: url(../images/bg_textArea_bg.png) repeat-y; 
	display: block;
	height: 111px;
	width: 300px;
	float: left;
	_margin-left: 3px;
}

#aboutBAP_photoGallery .txtArea_left {	
	background: url(../images/bg_textArea_left.png) no-repeat top left; 
	display: block;
	height: 111px;
	width: 300px;
	float: left;
}

#aboutBAP_photoGallery .txtArea_right {	
	background: url(../images/bg_textArea_right.png) no-repeat top right; 
	display: block;
	overflow:hidden;
	width: auto;
	height: 111px;
	width: 300px;
	float: left;
}

#leftColumn input.btn {
	width: 127px;
	height:23px;
	background: url(../images/btn_uploadPhoto.png) no-repeat 0 0;	
	_background: url(../images/btn_uploadPhoto_ie6.png) no-repeat 0 0;
	text-indent:-2000em;
	_text-indent:0;
	_color:#fff;
	border: 0;
	cursor:pointer;
	margin: 0 10px 0 0;
}

#aboutBAP_photoGallery #leftColumn .submitRow {
	padding: 15px 0 15px 150px;	
}

/* ---------------- About Business Accelerator: Growth Coaches and Featured Entrepreneurs pages ------------------*/

#aboutBAP_entrepreneurs #bannerImage,
#aboutBAP_alliances #bannerImage {
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}

#aboutBAP_growthCoaches #bannerImage{
	background:url(../images/bg_banner_computerGuy.jpg) no-repeat center 4px;
}


#tipsAndTools_helpfulSites #leftColumn,
#tipsAndTools_whitePapers #leftColumn,
#tipsAndTools_eTips #leftColumn,
#tipsAndTools_barb #leftColumn,
#tipsAndTools #leftColumn,
#stepItUpCompetition_entryForm #leftColumn,
#stepItUpCompetition_pastWinners #leftColumn,
#stepItUpCompetition_prize #leftColumn,
#stepItUpCompetition #leftColumn,
#goToClass_notes #leftColumn,
#goToClass_symposium #leftColumn,
#goToClass_webinar #leftColumn,
#goToClass #leftColumn,
#eventsAndCurriculum_symposium #leftColumn,
#eventsAndCurriculum_webinar #leftColumn,
#aboutBAP_growthCoaches #leftColumn,
#aboutBAP_entrepreneurs #leftColumn,
#aboutBAP_alliances #leftColumn, #stepItUpCompetition_rules #leftColumn{
	width: 612px;
	padding:40px 0;
}

#aboutBAP_growthCoaches #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_meetTheGrowthCoaches.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_entrepreneurs #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_featuredEntrepreneurs.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#tipsAndTools_helpfulSites #leftColumn p,
#aboutBAP_coach1 #leftColumn p,
#aboutBAP_coach2 #leftColumn p,
#aboutBAP_coach3 #leftColumn p,
#aboutBAP_entrepreneur1 #leftColumn p,
#aboutBAP_entrepreneur2 #leftColumn p,
#aboutBAP_entrepreneur3 #leftColumn p,
#aboutBAP_entrepreneurs #leftColumn p,
#aboutBAP_growthCoaches #leftColumn p{
	width: 545px;
	padding-left: 6px;
	padding-bottom: 0;
}

.bio_bg {
	width: 559px;
	height:233px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_bio_bg.jpg) repeat-y center;
}

.bio_top {
	width: 559px;
	height:233px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_bio_top.jpg) no-repeat top center;
}

.bio_bottom {
	width: 559px;
	height:233px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_bio_bottom.jpg) no-repeat bottom center;
}

.bio_bottom img {
	float:right;
}

.bio_bottom .bio_content{
	width: 310px;
	height:auto;
	float: left;
	padding: 58px 0 0 33px;
	display:block;
	overflow: hidden;
}

#leftColumn .bio_content h3{
	color:#7dae28;
	font-size: 1.6em;
	line-height: 2.0em;
	width: 100%;
	padding: 0 0 4px 0;
}

#leftColumn .bio_content #bob {
	background: url(../images/head_drBobWright_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}

#leftColumn .bio_content #michelle {
	background: url(../images/head_michelleLanterSmith_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}

#leftColumn .bio_content #rich {
	background: url(../images/head_richLyons_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}
#leftColumn .bio_content #pam {
	background: url(../images/head_pamelaBir_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}

#leftColumn .bio_content #michelleBinks {
	background: url(../images/head_michelleBinks_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}

#leftColumn .bio_content #alan {
	background: url(../images/head_alanWarner_small.png) 0 8px no-repeat;
	text-indent:-2000em;
}

#leftColumn .bio_content h4{
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 9px 0;
	float: left;
	color: #000;
}

#tipsAndTools_helpfulSites .bio_content p,
#stepItUpCompetition_pastWinners .bio_content p,
#aboutBAP_growthCoaches #leftColumn .bio_content p,
#aboutBAP_entrepreneurs #leftColumn .bio_content p{
	padding: 0 0 4px 0;
	width: 310px;
	font-size: 1.2em;
	line-height: 1.4em;
}


/* ---------------- About Business Accelerator: Growth Coach 1 page ------------------*/

#aboutBAP_coach1 #bannerImage,
#aboutBAP_coach2 #bannerImage,
#aboutBAP_coach3 #bannerImage {
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}


#aboutBAP_coach1 #leftColumn{
	width: 612px;
	padding:40px 0 279px 0;
	background:transparent url(../images/img_bobWright_large.jpg) no-repeat scroll right bottom;
	background-position: 120px 469px;
}

#aboutBAP_coach1 #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_meetDrBobWright.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_coach1 #leftColumn blockquote{
	color:#7dae28;
	width: 219px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_drBobWright.gif) no-repeat 5px 55px;
	text-indent:-2000em;
	position:relative;
	top:-32px;
}


/* ---------------- About Business Accelerator: Growth Coach 2 page ------------------*/

#aboutBAP_coach2 #leftColumn{
	width: 612px;
	padding:40px 0 300px 0;
	background:transparent url(../images/img_michelleLanterSmith_large.jpg) no-repeat scroll right bottom
}

#aboutBAP_coach2 #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_meetMichelleLanterSmith.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_coach2 #leftColumn blockquote{
	color:#7dae28;
	width: 219px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_michelleLanterSmith.gif) no-repeat 5px 55px;
	text-indent:-2000em;
}

/* ---------------- About Business Accelerator: Growth Coach 3 page ------------------*/

#aboutBAP_coach3 #leftColumn{
	width: 612px;
	padding:40px 0 150px 0;
	background:transparent url(../images/img_rich_large.jpg) no-repeat scroll right bottom;
}

#aboutBAP_coach3 #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_meetRichLyons.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_coach3 #leftColumn blockquote{
	color:#7dae28;
	width: 219px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_richLyons.gif) no-repeat 5px 55px;
	text-indent:-2000em;
}

/* ---------------- About Business Accelerator: Entrepreneur 1 page ------------------*/

#aboutBAP_entrepreneur1 #bannerImage,
#aboutBAP_entrepreneur2 #bannerImage,
#aboutBAP_entrepreneur3 #bannerImage{
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}

#aboutBAP_entrepreneur1 #leftColumn{
	width: 612px;
	padding:40px 0 120px 0;
	background:transparent url(../images/img_michelleBinks_large.jpg) no-repeat scroll 260px bottom;
}

#aboutBAP_entrepreneur1 #leftColumn h2{
	width: 100%;
	height: 50px;
	display: block;
	background:url(../images/head_michelleBinks.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_entrepreneur1 #leftColumn blockquote{
	color:#7dae28;
	width: 319px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_michelleBinks.gif) no-repeat 75px 55px;
	text-indent:-2000em;
}



/* ---------------- About Business Accelerator: Entrepreneur 2 page ------------------*/

#aboutBAP_entrepreneur2 #leftColumn{
	width: 612px;
	padding:40px 0 300px 0;
	background:url(../images/img_pamelaBir_large.jpg) no-repeat right bottom;
}

#aboutBAP_entrepreneur2 #leftColumn h2{
	width: 100%;
	height: 50px;
	display: block;
	background:url(../images/head_pamelaBir.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_entrepreneur2 #leftColumn blockquote{
	color:#7dae28;
	width: 219px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_pamelaBir.gif) no-repeat 5px 55px;
	text-indent:-2000em;
}


/* ---------------- About Business Accelerator: Entrepreneur 3 page ------------------*/

#aboutBAP_entrepreneur3 #leftColumn{
	width: 612px;
	padding:40px 0 330px 0;
	background:transparent url(../images/img_avatar_male_large.jpg) no-repeat scroll right bottom;
}

#aboutBAP_entrepreneur3 #leftColumn h2{
	width: 100%;
	height: 50px;
	display: block;
	background:url(../images/head_alanWarner.gif) 5px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_entrepreneur3 #leftColumn blockquote{
	color:#7dae28;
	width: 219px;
	height: 250px;
	display:block;
	font-size: 1.6em;
	line-height: 2.0em;
	font-weight:bold;
	padding: 65px 0 0 20px;
	background:url(../images/pullquote_alanWarner.gif) no-repeat 5px 55px;
	text-indent:-2000em;
}



/* ---------------- About Business Accelerator: Alliances page ------------------*/
#goToClass_notes .accordionB,
#goToClass_symposium .accordionB,
#goToClass_webinar .accordionB,
#eventsAndCurriculum_webinar .accordionB,
#aboutBAP_alliances .accordionB{
	cursor:pointer;	
}


#aboutBAP_alliances #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_alliances.gif) 10px 0 no-repeat;
	text-indent: -2000em;

	padding-left: 4px;
}

#tipsAndTools_whitePapers #leftColumn p,
#tipsAndTools_barb #leftColumn p,
#tipsAndTools #leftColumn p,
#goToClass_notes #leftColumn p,
#goToClass_symposium #leftColumn p,
#goToClass_webinar #leftColumn p,
#eventsAndCurriculum_webinar #leftColumn p,
#aboutBAP_alliances #leftColumn p,
#tipsAndTools_eTips #leftColumn p,
#tipsAndTools_babf #leftColumn p{
	width: 560px;
	padding-left: 10px;
}

.plusMinus {
	width: 538px;
	padding-left: 10px;
	clear:both;	
	background:url(../images/icon_plus_large.png) no-repeat 6px 22px;
}

.hr{
	width: 528px;
	background:url(../images/bg_hr.gif) no-repeat 0 52px;
	display:block;
	overflow:hidden;
}

#leftColumn .hr h3 {
	width: 100%;
	height: 25px;
	display: block;
	padding: 22px 0 13px;
	text-indent: -2000em;
}


.hr #chicago{
	background:url(../images/head_chicago.gif) 25px 25px no-repeat;
}

.hr #denver{
	background:url(../images/head_denver.gif) 25px 25px no-repeat;
}

.hr #stLouis{
	background:url(../images/head_stLouis.gif) 25px 25px no-repeat;
}

.hr #phoenix{
	background:url(../images/head_phoenix.gif) 25px 25px no-repeat;
}

.hr #twinCities{
	background:url(../images/head_twinCities.gif) 25px 25px no-repeat;
}

.hr #indianapolis{
	background:url(../images/head_indianapolis.gif) 25px 25px no-repeat;
}

.hr #portland{
	background:url(../images/head_portland.gif) 25px 25px no-repeat;
}

.boxLeft_bg {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxLeft_bg.png) repeat-y center;
	float: left;
}

.boxLeft_top {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxLeft_top.png) no-repeat top center;
}

.boxLeft_bottom {
	width: 130px;
	height:auto;
	padding: 33px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxLeft_bottom.png) no-repeat bottom center;
}


.boxMiddle_bg {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxMiddle_bg.png) repeat-y center;
	float: left;
}

.boxMiddle_top {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxMiddle_top.png) no-repeat top center;
}

.boxMiddle_bottom {
	width: 130px;
	height:auto;
	padding: 33px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxMiddle_bottom.png) no-repeat bottom center;
}


.boxRight_bg {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxRight_bg.png) repeat-y center;
	float: left;
}

.boxRight_top {
	width: 196px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxRight_top.png) no-repeat top center;
}

.boxRight_bottom {
	width: 130px;
	height:auto;
	padding: 33px;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxRight_bottom.png) no-repeat bottom center;
}

.boxContainer{
	width: 130px;
	height: 266px;
	display:block;
	overflow:hidden;
}

#aboutBAP_alliances #leftColumn .boxContainer h4{
	color:#7dae28;
	width: 100%;
	height: auto;
	font-size: 1.2em;
	line-height: 1.3em;
	padding:18px 0 0 0;
}

#aboutBAP_alliances #leftColumn .boxContainer p{
	width: 100%;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	padding:5px 0 5px 0;
}

#aboutBAP_alliances #leftColumn .boxContainer p a{
	width: 100%;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight:normal;
	padding:5px 0;
}


#tipsAndTools_whitePapers .bio_bg,
#tipsAndTools_barb .bio_bg,
#tipsAndTools .bio_bg,
#goToClass_notes .bio_bg,
#goToClass_symposium .bio_bg,
#goToClass_webinar .bio_bg,
#eventsAndCurriculum_webinar .bio_bg,
#aboutBAP_alliances .bio_bg {
	width: 559px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_bio_bg.jpg) repeat-y center;
}

#tipsAndTools_whitePapers .bio_top,
#tipsAndTools_barb .bio_top,
#tipsAndTools .bio_top,
#goToClass_notes .bio_top,
#goToClass_symposium .bio_top,
#goToClass_webinar .bio_top,
#goToClass .bio_top,
#eventsAndCurriculum_webinar .bio_top,
#aboutBAP_alliances .bio_top {
	width: 559px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_bio_top.jpg) no-repeat 0 -28px;
}

#tipsAndTools_whitePapers .bio_bottom,
#tipsAndTools_barb .bio_bottom,
#tipsAndTools .bio_bottom,
#goToClass_notes .bio_bottom,
#goToClass_symposium .bio_bottom,
#goToClass_webinar .bio_bottom,
#goToClass .bio_bottom,
#eventsAndCurriculum_webinar .bio_bottom,
#aboutBAP_alliances .bio_bottom {
	width: 493px;
	height:auto;
	display: block;
	padding: 36px 33px;
	overflow:hidden;
	background:url(../images/bg_bio_bottom.jpg) no-repeat bottom center;
}

#aboutBAP_alliances .bio_bottom .bio_content{
	width: auto;
	height:400px;
	float: left;
	padding: 0;
	display:block;
	overflow: hidden;
}

#aboutBAP_alliances .bio_bottom img {
	float:left;
}

#aboutBAP_alliances #leftColumn .bio_content h3{
	color:#7dae28;
	font-size: 1.6em;
	line-height: 2.0em;
	width: 100%;
	padding: 0 0 4px 0;
}

#aboutBAP_alliances #leftColumn .bio_content h4{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 9px 0;
	float: left;
	color: #000;
}

#aboutBAP_alliances #leftColumn .bio_content p{
	padding: 5px 0 4px 0;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4em;
}

#aboutBAP_alliances #leftColumn .bio_content p a{
	padding: 5px 0 4px 0;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
}

#aboutBAP_alliances #leftColumn .bio_content{
	width: 335px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	padding:5px 0 5px 20px;
}



/* ---------------- About Business Accelerator: FAQs page ------------------*/

#aboutBAP_faqs #bannerImage{
	background:url(../images/bg_banner_home.jpg) no-repeat center 0px;
}

#aboutBAP_faqs #leftColumn{	
	width: 315px;
	padding: 40px 5px 40px 0;
}


#aboutBAP_faqs #leftColumn h2{
	width: 100%;
	height: 93px;
	display: block;
	background:url(../images/head_bapfaqs.gif) 7px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#aboutBAP_faqs #leftColumn .question{
	padding: 15px 0;
	background: url(../images/bg_hr.gif) 55px bottom no-repeat;
}

#aboutBAP_faqs .accordionFAQ{
	padding: 5px 0 5px 55px;
	width: 260px;
	color:#66605b;
	font-size: 1.3em;
	height: auto;
	line-height: 1.5em;
	font-weight:bold;
	display:block;
	cursor: pointer;
	background:url(../images/icon_q.gif) 10px 8px no-repeat;
}

#aboutBAP_faqs .accordionC{
	padding: 5px 0 5px 55px;
	width: 260px;
	color:#66605b;
	font-size: 1.2em;
	height: auto;
	line-height: 1.4em;
	font-weight:normal;
	display:block;
	cursor: pointer;
	background:url(../images/icon_a.gif) 10px 5px no-repeat;
}
	
#aboutBAP_faqs #rightColumn #featureBottom {
	padding: 40px 52px 260px 52px;
	background:url(../images/bg_feature_pam.jpg) bottom center no-repeat;
}



/* ---------------- About Business Accelerator: Enroll page ------------------*/

#aboutBAP_enroll #bannerImage{
	background:url(../images/bg_banner_bryce.jpg) no-repeat center 0px;
}

#amfam #leftColumn,
#amfam_info #leftColumn,
#amfam_agent #leftColumn,
#amfam_review #leftColumn,
#aboutBAP_enroll #leftColumn,
#member_update #leftColumn{
	width: 606px;
}

#aboutBAP_enroll #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_enroll.gif) 15px 0 no-repeat;
	text-indent: -2000em;
}
#amfam #leftColumn p,
#amfam_info #leftColumn p,
#amfam_agent #leftColumn p,
#amfam_review #leftColumn p,
#stepItUpCompetition_entryForm #leftColumn p,
#stepItUpCompetition_entryForm #leftColumn h3,
#aboutBAP_enroll #leftColumn p, #member_update #leftColumn p, #stepItUpCompetition_rules #leftColumn p{
	width: 560px;
	padding-left: 15px;
	padding-right: 15px;
}
#amfam #leftColumn .txtField_right,
#amfam_info #leftColumn .txtField_right,
#amfam_agent #leftColumn .txtField_right,
#amfam_review #leftColumn .txtField_right,
#tipsAndTools_eTips #leftColumn .txtField_right, 
#stepItUpCompetition_entryForm #leftColumn .txtField_right, 
#eventsAndCurriculum_symposium #leftColumn .txtField_right, 
#aboutBAP_enroll #leftColumn .txtField_right, #member_update  #leftColumn .txtField_right {	
	background: url(../images/bg_textField_right.png) no-repeat top right; 
	display: block;
	overflow:hidden;
	width: 300px;
	height: 25px;
	_background-position: -200px 0;
}
#amfam #leftColumn .row,
#amfam_info #leftColumn .row,
#amfam_review #leftColumn .row,
#amfam_agent #leftColumn .row,
#tipsAndTools_eTips #leftColumn .row,
#stepItUpCompetition_entryForm #leftColumn .row,
#eventsAndCurriculum_symposium #leftColumn .row,
#aboutBAP_enroll #leftColumn .row, #member_update #leftColumn .row{
	padding: 15px 0 0;	
}

#amfam #leftColumn .txtField_left, 
#amfam_info #leftColumn .txtField_left,,
#amfam_agent #leftColumn .txtField_left,,
#amfam_review #leftColumn .txtField_left,,
#tipsAndTools_eTips #leftColumn .txtField_left, 
#stepItUpCompetition_entryForm #leftColumn .txtField_left,
#eventsAndCurriculum_symposium #leftColumn .txtField_left,
#aboutBAP_enroll #leftColumn .txtField_left, #member_update #leftColumn .txtField_left {	
	background: url(../images/bg_textField_left.png) no-repeat top left; 
	display: block;
	height: 24px;
	width: 300px;
	float: left;
	display: block;
	padding: 4px;
	line-height:18px;
	font-size:1.4em;
	color:#66605b;
	font-family:Arial, Helvetica, sans-serif;
}

#amfam #leftColumn select,
#amfam_review #leftColumn select,
#amfam_info #leftColumn select,
#amfam_agent #leftColumn select,
#stepItUpCompetition_entryForm #leftColumn select, 
#eventsAndCurriculum_symposium #leftColumn select, 
#aboutBAP_enroll #leftColumn select, #member_update #leftColumn select {	
	background: url(../images/bg_textField_left.png) no-repeat top left; 
	_background: none;
	display: block;
	height: 25px;
	padding: 4px;
	line-height:24px;
	width: 300px;
	font-size:1.4em;
	color:#66605b;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
}


#amfam .select_right,
#amfam_info .select_right,
#amfam_agent .select_right,
#amfam_review .select_right,
#stepItUpCompetition_entryForm .select_right,
#eventsAndCurriculum_symposium .select_right,
#aboutBAP_enroll #leftColumn .select_right, #member_update #leftColumn .select_right {	
	background: url(../images/bg_textField_right.png) no-repeat top right;
	_background: none;
	display: block;
	overflow:hidden;
	width: 300px;
	height: 25px;
}

#amfam #leftColumn select option,
#amfam_review #leftColumn select option,
#amfam_info #leftColumn select option,
#amfam_agent #leftColumn select option,
#stepItUpCompetition_entryForm #leftColumn select option,
#eventsAndCurriculum_symposium #leftColumn select option,
#aboutBAP_enroll #leftColumn select option, #member_update #leftColumn select option, #admin #leftColumn select option{
	background-color:#fff;
	border: none;
}


#amfam textarea,
#amfam_info textarea,
#amfam_agent textarea,
#amfam_review textarea,
#stepItUpCompetition_entryForm textarea,
#aboutBAP_enroll textarea, #member_update #leftColumn textarea, #admin #leftColumn textarea{
	border: none;	
	height: 105px;
	float: left;
	width: 294px;
	background:none;
	padding:3px;
}


#amfam .txtArea_bg,
#amfam_info .txtArea_bg,
#amfam_review .txtArea_bg,
#amfam_agent .txtArea_bg,
#stepItUpCompetition_entryForm .txtArea_bg,
#aboutBAP_enroll .txtArea_bg, #member_update .txtArea_bg, #admin .txtArea_bg {	
	background: url(../images/bg_textArea_bg.png) repeat-y; 
	display: block;
	height: 111px;
	width: 300px;
	float: left;
	_margin-left: 3px;
}

#amfam .txtArea_left,
#amfam_info .txtArea_left,
#amfam_review .txtArea_left,
#amfam_agent .txtArea_left,
#stepItUpCompetition_entryForm .txtArea_left,
#aboutBAP_enroll .txtArea_left, #member_update .txtArea_left, #admin .txtArea_left {	
	background: url(../images/bg_textArea_left.png) no-repeat top left; 
	display: block;
	height: 111px;
	width: 300px;
	float: left;
}
#amfam .txtArea_right,
#amfam_info .txtArea_right,
#amfam_agent .txtArea_right,
#amfam_review .txtArea_right,
#stepItUpCompetition_entryForm .txtArea_right,
#aboutBAP_enroll .txtArea_right, #member_update .txtArea_right, #admin .txtArea_right {	
	background: url(../images/bg_textArea_right.png) no-repeat top right; 
	display: block;
	overflow:hidden;
	width: auto;
	height: 111px;
	width: 300px;
	float: left;
}

#aboutBAP_enroll #leftColumn a.next-section,
#aboutBAP_enroll #leftColumn a.next-section:link,
#aboutBAP_enroll #leftColumn a.next-section:visited,
#member_update #leftColumn a.next-section,
#member_update #leftColumn a.next-section:link,
#member_update #leftColumn a.next-section:visited{
	width: 57px;
	height:23px;
	display:block;
	background:url(../images/btn_next.png) no-repeat 0 0;
	text-indent:-2000em;
	margin-top: 20px;
}

#aboutBAP_enroll #leftColumn a.next-section:hover,
#aboutBAP_enroll #leftColumn a.next-section:focus,
#member_update #leftColumn a.next-section:hover,
#member_update #leftColumn a.next-section:focus{
	background-position: 0 -23px;
}
#amfam #leftColumn h3,
#amfam_info #leftColumn h3,
#amfam_agent #leftColumn h3,
#amfam_review #leftColumn h3,
#aboutBAP_enroll #leftColumn h3,
#member_update #leftColumn h3{
	width: 490px;
	padding: 0;
	background:url(../images/bg_hr.gif) no-repeat 10px 50px;
	clear:both;
}

#amfam #leftColumn h3 a,
#amfam_info #leftColumn h3 a,
#amfam_agent #leftColumn h3 a,
#amfam_review #leftColumn h3 a,
#aboutBAP_enroll #leftColumn h3 a,
{
	width: 100%;
	height: 25px;
	display: block;
	padding: 15px 0 20px;
	text-indent: -2000em;
}
#amfam #leftColumn h4,
#amfam_info #leftColumn h4,
#amfam_agent #leftColumn h4,
#amfam_review #leftColumn h4,
#aboutBAP_enroll #leftColumn h4,
#member_update #leftColumn h4{
	width: 560px;
	padding-left: 10px;
	padding-right: 15px;
	font-size:1.2em;
}


#aboutBAP_enroll #leftColumn h3 a#contact{
	background:url(../images/head_contact.gif) 10px 5px no-repeat;
	text-indent: -2000em; display:block;
}

#aboutBAP_enroll #leftColumn h3 a#business{
	background:url(../images/head_business.gif) 10px 5px no-repeat;text-indent: -2000em; display:block;
}

#aboutBAP_enroll #leftColumn h3 a#program{
	background:url(../images/head_program.gif) 10px 5px no-repeat;text-indent: -2000em; display:block;
}

#aboutBAP_enroll #leftColumn h3 a#login{
	background:url(../images/head_login.gif) 10px 5px no-repeat;text-indent: -2000em; display:block;
}

#aboutBAP_enroll #leftColumn h3 a#sponsor{
	background:url(../images/head_sponsor.gif) 10px 5px no-repeat;text-indent: -2000em; display:block;
}



/* ---------------- Events and Curriculum Overview page ------------------*/

#eventsAndCurriculum #bannerImage,
#eventsAndCurriculum_webinar #bannerImage,
#eventsAndCurriculum_curriculum #bannerImage,
#eventsAndCurriculum_symposium #bannerImage {
	background:url(../images/bg_banner_flowerGirl.jpg) no-repeat center 0px;
}

#eventsAndCurriculum ul#subNav {
	background: url(../images/pullquote_eventsAndCurriculumOverview.gif) no-repeat 47px 245px;
	overflow:hidden;
	padding-bottom: 400px
}

#eventsAndCurriculum #leftColumn{
	width: 315px;
	padding: 40px 5px 40px 0;	
}

#eventsAndCurriculum p#pullQuote span{
	display:none;
}

#eventsAndCurriculum #leftColumn h2{
	width: 275px;
	height: 90px;
	display: block;
	background:url(../images/head_eventsAndCurriculumOverview.gif) no-repeat;
	text-indent: -2000em;
}

#eventsAndCurriculum #leftColumn ul{
	padding: 12px 0 0 0;
	list-style: none;
}

#eventsAndCurriculum #leftColumn ul a{
	font-size: 1.2em;
	line-height:1.5em;
	padding-left:13px;
	background:url(../images/icon_bullet.gif) 0 7px no-repeat;
}

#rightColumn #feature h3#nextPhoenix{
	color:#7dae28;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	height: auto;
	width: auto;
	clear: both;
	text-indent:-2000em;
	width: 160px;
	height: 50px;
	display: block;
	background:url(../images/head_nextPhoenix.png) no-repeat 0 12px;
	padding: 0px 0 10px;
}

#eventsAndCurriculum_curriculum #feature p,
#eventsAndCurriculum #feature p{
	padding-bottom: 6px;
}

#rightColumn #feature h3#nextChicago{
	color:#7dae28;
	text-decoration:none;
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	height: auto;
	width: auto;
	clear: both;
	text-indent:-2000em;
	width: 160px;
	height: 50px;
	display: block;
	background:url(../images/head_nextChicago.png) no-repeat 0 12px;
	padding: 0px 0 10px;
}

#eventsAndCurriculum_curriculum  #rightColumn #featureBottom,
#eventsAndCurriculum #rightColumn #featureBottom {
padding: 47px 52px 35px;
}

#eventsAndCurriculum_curriculum #rightColumn #feature p a,
#eventsAndCurriculum #rightColumn #feature p a {
	background: none;
	padding-left:0;
}

/* ---------------- Events and Curriculum: Symposiums and Webinars page ------------------*/

#eventsAndCurriculum_webinar #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_symposiumsAndWebinars.gif) 7px 0 no-repeat;
	text-indent: -2000em;
}


#eventsAndCurriculum_webinar #leftColumn p{
	width: 535px;	
}

#tipsAndTools_whitePapers #leftColumn .boxContainer p,
#tipsAndTools_insuranceGuides #leftColumn .boxContainer p,
#tipsAndTools_riskAssessment #leftColumn .boxContainer p,
#tipsAndTools #leftColumn .boxContainer p,
#goToClass_notes #leftColumn .boxContainer p,
#goToClass_symposium #leftColumn .boxContainer p,
#goToClass_webinar #leftColumn .boxContainer p,
#goToClass #leftColumn .boxContainer p,
#eventsAndCurriculum_webinar #leftColumn .boxContainer p{
	width: 100%;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	padding:5px 0 5px 0;
}

#tipsAndTools_whitePapers #leftColumn .boxContainer p a,
#tipsAndTools #leftColumn .boxContainer p a,
#goToClass_notes #leftColumn .boxContainer p a,
#goToClass_symposium #leftColumn .boxContainer p a,
#goToClass_webinar #leftColumn .boxContainer p a,
#goToClass #leftColumn .boxContainer p a,
#eventsAndCurriculum_webinar #leftColumn .boxContainer p a{
	width: 100%;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight:normal;
	padding:5px 0;
}


#tipsAndTools_whitePapers .bio_bottom .bio_content,
#tipsAndTools .bio_bottom .bio_content,
#goToClass_notes .bio_bottom .bio_content,
#goToClass_symposium .bio_bottom .bio_content,
#goToClass_webinar .bio_bottom .bio_content,
#goToClass .bio_bottom .bio_content,
#eventsAndCurriculum_webinar .bio_bottom .bio_content{
	width: auto;
	height:400px;
	float: left;
	padding: 0;
	display:block;
	overflow: hidden;
}


#tipsAndTools_whitePapers .bio_bottom img,
#tipsAndTools_barb .bio_bottom img,
#tipsAndTools .bio_bottom img,
#goToClass_notes .bio_bottom img,
#goToClass_symposium .bio_bottom img,
#goToClass_webinar .bio_bottom img,
#goToClass .bio_bottom img,
#eventsAndCurriculum_webinar .bio_bottom img {
	float:left;
}


#tipsAndTools_whitePapers #leftColumn .bio_content h3,
#tipsAndTools #leftColumn .bio_content h3,
#goToClass_notes #leftColumn .bio_content h3,
#goToClass_symposium #leftColumn .bio_content h3,
#goToClass_webinar #leftColumn .bio_content h3,
#goToClass #leftColumn .bio_content h3,
#eventsAndCurriculum_webinar #leftColumn .bio_content h3{
	color:#7dae28;
	font-size: 1.6em;
	line-height: 2.0em;
	width: 100%;
	padding: 0 0 4px 0;
}

#tipsAndTools_whitePapers #leftColumn .bio_content h4,
#tipsAndTools #leftColumn .bio_content h4,
#goToClass_notes #leftColumn .bio_content h4,
#goToClass_symposium #leftColumn .bio_content h4,
#goToClass_webinar #leftColumn .bio_content h4,
#goToClass #leftColumn .bio_content h4,
#eventsAndCurriculum_webinar #leftColumn .bio_content h4{
	color:#7dae28;
	width: 100%;
	height: auto;
	font-weight:bold;
	font-size: 1.5em;
	line-height: 1.0em;
	padding:0 0 2px 0;
}

#tipsAndTools_whitePapers #leftColumn .bio_content p,
#tipsAndTools #leftColumn .bio_content p,
#goToClass_notes #leftColumn .bio_content p,
#goToClass_symposium #leftColumn .bio_content p,
#goToClass_webinar #leftColumn .bio_content p,
#goToClass #leftColumn .bio_content p,
#eventsAndCurriculum_webinar #leftColumn .bio_content p{
	padding: 5px 0 4px 0;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4em;
}

#tipsAndTools_whitePapers #leftColumn .bio_content p a,
#tipsAndTools #leftColumn .bio_content p a,
#goToClass_notes #leftColumn .bio_content p a,
#goToClass_symposium #leftColumn .bio_content p a,
#goToClass_webinar #leftColumn .bio_content p a,
#goToClass #leftColumn .bio_content p a,
#eventsAndCurriculum_webinar #leftColumn .bio_content p a{
	padding: 5px 0 4px 0;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
}

#tipsAndTools_whitePapers #leftColumn .bio_content,
#tipsAndTools #leftColumn .bio_content,
#goToClass_notes #leftColumn .bio_content,
#goToClass_symposium #leftColumn .bio_content,
#goToClass_webinar #leftColumn .bio_content,
#eventsAndCurriculum_webinar #leftColumn .bio_content{
	width: 335px;
	height: auto;
	font-size: 1.1em;
	line-height: 1.3em;
	padding:0 0 0 20px;
}

.hr #spring{
	background:url(../images/head_springSymposium.gif) 25px 25px no-repeat;
}

.hr #general{
	background:url(../images/head_generalProgramWebinars.gif) 25px 25px no-repeat;
}

.hr #special{
	background:url(../images/head_specialInterestWebinars.gif) 25px 25px no-repeat;
}

.hr #fall{
	background:url(../images/head_fallSymposiums.gif) 25px 25px no-repeat;
}



/* ---------------- Events and Curriculum: Curriculum Overview page ------------------*/


#eventsAndCurriculum_curriculum  #leftColumn{
	width: 315px;
	padding: 40px 5px 40px 0;	
}

#eventsAndCurriculum_curriculum #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_curriculumOverview.gif) 15px 10px no-repeat;
	text-indent: -2000em;
}

#eventsAndCurriculum_curriculum #leftColumn .accordionBtn{
	color:#7dae28;
	background:url(../images/icon_plus.gif) 15px 8px no-repeat;
	padding: 5px 0 5px 35px;
	font-weight:bold;
	cursor:pointer;
}

#eventsAndCurriculum_curriculum #leftColumn p,
#eventsAndCurriculum_curriculum #leftColumn h2{
	padding-left: 15px;	
	width: 305px
}

#eventsAndCurriculum_curriculum #leftColumn ul li{
	padding: 5px 0 5px 32px;
	list-style:none;	
	background:url(../images/icon_bullet.gif) no-repeat 18px 9px;
	font-size:1.15em;
	line-height:1.2em;
	width: 275px;
}

#eventsAndCurriculum_curriculum #leftColumn ul.static li{
	padding: 5px 0 5px 18px;
	background-position: 3px 9px;
}



/* ---------------- Events and Curriculum: Register for Symposium page ------------------*/


#eventsAndCurriculum_symposium #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_registerForSymposium.gif) 11px 0px no-repeat;
	text-indent: -2000em;
}

#eventsAndCurriculum_symposium #leftColumn p{
	padding-left: 7px;
	width: 430px;
}

#leftColumn input.btnRegister {
	width: 82px;
	_width: 127px;
	height:23px;
	background: url(../images/btn_register.png) no-repeat 0 0;	
	_background: url(../images/btn_uploadPhoto_ie6.png) no-repeat 0 0;
	text-indent:-2000em;
	_text-indent:0;
	_color:#fff;
	border: 0;
	cursor:pointer;
	margin: 0 10px 0 0;
}

#leftColumn #eventsAndCurriculum_symposium label {
	width: 125px;	
}
#leftColumn #eventsAndCurriculum_symposium label.question {width:70%;}

#leftColumn #eventsAndCurriculum_symposium .indent{
	padding-left: 135px;
}






/* ---------------- Go To Class page ------------------*/

#goToClass #bannerImage,
#goToClass_symposium #bannerImage,
#goToClass_webinar #bannerImage,
#goToClass_notes #bannerImage,
#goToClass_groupStudy #bannerImage {
	background:url(../images/bg_banner_printShopBoys.jpg) no-repeat center 0px;
}


#goToClass #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_goToClass.gif) 11px 0px no-repeat;
	text-indent: -2000em;
}

#tipsAndTools_whitePapers #leftColumn p,
#tipsAndTools_insuranceGuides #leftColumn p,
#tipsAndTools_riskAssessment #leftColumn p,
#goToClass #leftColumn p{
	padding-left: 12px;
	width: 560px;
}


#tipsAndTools_insuranceGuides .boxLeft_bottom,
#tipsAndTools_insuranceGuides .boxMiddle_bottom,
#tipsAndTools_insuranceGuides .boxRight_bottom,
#tipsAndTools_riskAssessment .boxLeft_bottom,
#tipsAndTools_riskAssessment .boxMiddle_bottom,
#tipsAndTools_riskAssessment .boxRight_bottom,
#goToClass .boxLeft_bottom,
#goToClass .boxMiddle_bottom,
#goToClass .boxRight_bottom{
	padding:16px 33px 27px;	
}


.boxWide_bg {
	width: 588px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxWide_bg.png) repeat-y center;
}

.boxWide_top {
	width: 588px;
	height:auto;
	display: block;
	overflow:hidden;
	background:url(../images/bg_boxWide_top.png) no-repeat top center;
}

.boxWide_bottom {
	width: 522px;
	height:auto;
	display: block;
	overflow:hidden;
	padding: 33px;
	background:url(../images/bg_boxWide_bottom.png) no-repeat bottom center;
}

#leftColumn .content{
	width: 372px;
	height:auto;
	float: left;
	padding: 0 0 0 20px;
	display:block;
	overflow: hidden;
	display:block;
}

.boxWide_bottom img{
	float: left;
}

#leftColumn .content h3{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 9px 0;
	float: left;
	color: #7dae28;
	width: 100%;
	height: 10px;
	background:url(../images/head_acceleratedLearningGroups.png) no-repeat;
	text-indent:-2000em;
}

#goToClass #leftColumn .boxLeft_bottom h3{
	text-indent: -2000em;
	background:url(../images/head_symposiums.png) no-repeat 0 16px;
}


#goToClass #leftColumn .boxMiddle_bottom h3{
	text-indent: -2000em;
	background:url(../images/head_webinars.png) no-repeat 0 16px;
}


#goToClass #leftColumn .boxRight_bottom h3{
	text-indent: -2000em;
	background:url(../images/head_notesExercises.png) no-repeat 0 16px;		
}

#goToClass #leftColumn .content p{
	padding: 10px 0 0 0;
	width: 95%;
	font-size: 1.1em;
	line-height: 1.4em;
}

#goToClass #leftColumn .content p a,
#goToClass #leftColumn .content p a:link,
#goToClass #leftColumn .content p a:visited{
	text-indent:-2000em;
	background: url(../images/btn_learnMore2.png) no-repeat 0 0;
	height:23px;
	width:120px;
	display: block;
}
#goToClass #leftColumn .content p a:hover,
#goToClass #leftColumn .content p a:focus{
	background-position: 0 -23px;	
}

#goToClass #leftColumn p a{
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
	height: 23px;
	width: 130px
}


#goToClass #leftColumn .boxLeft_bottom p a,
#goToClass #leftColumn .boxLeft_bottom p a:link,
#goToClass #leftColumn .boxLeft_bottom p a:visited{
	background: url(../images/btn_viewSymposiums.png) no-repeat 0 0;
}
#goToClass #leftColumn .boxLeft_bottom p a:hover,
#goToClass #leftColumn .boxLeft_bottom p a:focus{
	background-position: 0 -23px;	
}


#goToClass #leftColumn .boxMiddle_bottom p a,
#goToClass #leftColumn .boxMiddle_bottom p a:link,
#goToClass #leftColumn .boxMiddle_bottom p a:visited{
	background: url(../images/btn_viewWebinars.png) no-repeat 0 0;
}
#goToClass #leftColumn .boxMiddle_bottom p a:hover,
#goToClass #leftColumn .boxMiddle_bottom p a:focus{
	background-position: 0 -23px;	
}


#goToClass #leftColumn .boxRight_bottom p a,
#goToClass #leftColumn .boxRight_bottom p a:link,
#goToClass #leftColumn .boxRight_bottom p a:visited{
	background: url(../images/btn_viewNotesExercises.png) no-repeat 0 0;
}
#goToClass #leftColumn .boxRight_bottom p a:hover,
#goToClass #leftColumn .boxRight_bottom p a:focus{
	background-position: 0 -23px;	
}

#tipsAndTools_insuranceGuides #leftColumn .boxContainer,
#tipsAndTools_riskAssessment #leftColumn .boxContainer,
#goToClass #leftColumn .boxContainer{
	height: auto;	
}

#tipsAndTools_insuranceGuides .boxContainer p,
#tipsAndTools_riskAssessment .boxContainer p,
#goToClass #leftColumn .boxContainer p{
	padding-bottom: 8px;	
}

#tipsAndTools_insuranceGuides .boxContainer p a,
#tipsAndTools_riskAssessment .boxContainer p a,
#goToClass #leftColumn .boxContainer p a{
	width: 130px;
	height:23px;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
}




/* ---------------- Go To Class: Webinars page ------------------*/


#goToClass_webinar #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_symposiumsAndWebinars.gif) -205px 0 no-repeat;
	text-indent: -2000em;
	margin-left: 3px;
	_margin-left: 2px;
}


.hr #upcomingWebinars{
	background:url(../images/head_upcomingWebinars.gif) 25px 25px no-repeat;
}

.hr #webinarArchive{
	background:url(../images/head_webinarArchive.gif) 25px 25px no-repeat;
}

#goToClass_webinar #leftColumn .bio_content p.viewWebinar{
	padding-top: 8px;	
}


#goToClass_webinar #leftColumn .bio_content p a.viewWebinar,
#goToClass_webinar #leftColumn .bio_content p a.viewWebinar:link,
#goToClass_webinar #leftColumn .bio_content p a.viewWebinar:visited{
	background: url(../images/btn_viewWebinar.png) no-repeat 0 0;
	text-indent:-2000em;
	height:23px;
	width: 120px;
	display:block;
	float: left;
	padding:0;
}
#goToClass_webinar #leftColumn .bio_content p a.viewWebinar:hover,
#goToClass_webinar #leftColumn .bio_content p a.viewWebinar:focus{
	background-position: 0 -23px;	
}

#goToClass_notes #leftColumn .bio_content p a.pdf,
#goToClass_symposium #leftColumn .bio_content p a.pdf,
#goToClass_webinar #leftColumn .bio_content p a.pdf{
	padding: 6px 10px 3px 20px;
	background:url(../images/icon_pdf.gif) no-repeat 0px 3px;
	font-size:1.0em;
	line-height:2.2em;
}

/* ---------------- Go To Class: Webinars page ------------------*/


#goToClass_symposium #leftColumn h2{
	width: 167px;
	height: 30px;
	display: block;
	overflow:hidden;
	background:url(../images/head_symposiumsAndWebinars.gif) 7px 0 no-repeat;
	text-indent: -2000em;
}

#goToClass_symposium #leftColumn .bio_content p.viewSymposium{
	padding-top: 8px;	
}

#goToClass_symposium #leftColumn .bio_content p span{
	padding-left: 5px;
	padding-right: 10px;
}

.hr #upcomingSymposiums{
	background:url(../images/head_upcomingSymposiums.gif) 25px 25px no-repeat;
}

.hr #symposiumArchive{
	background:url(../images/head_symposiumArchive.gif) 25px 25px no-repeat;
}


#goToClass_symposium #leftColumn .bio_content p a.viewSymposium,
#goToClass_symposium #leftColumn .bio_content p a.viewSymposium:link,
#goToClass_symposium #leftColumn .bio_content p a.viewSymposium:visited{
	background: url(../images/btn_viewSymposium.png) no-repeat 0 0;
	text-indent:-2000em;
	height:23px;
	width: 120px;
	display:block;
	float: left;
	padding:0;
}
#goToClass_symposium #leftColumn .bio_content p a.viewSymposium:hover,
#goToClass_symposium #leftColumn .bio_content p a.viewSymposium:focus{
	background-position: 0 -23px;	
}


/* ---------------- Go To Class: Webinars page ------------------*/

#goToClass_notes #leftColumn h2{
	width: 90%;
	padding-left:7px;
	height: 30px;
	display: block;
	overflow:hidden;
	background:url(../images/head_lectureNotesAndExercizes.gif) 7px 0 no-repeat;
	text-indent: -2000em;
}


.hr #symposiumNotes{
	background:url(../images/head_symposiumLectureNotesAndExercizes.gif) 25px 25px no-repeat;
}

.hr #webinarNotes{
	background:url(../images/head_webinarLectureNotesAndExercises.gif) 25px 25px no-repeat;
}


/* ---------------- Go To Class: Accelerated Learning Groups page ------------------*/

#goToClass_groupStudy #leftColumn{
	width: 315px;
	padding: 40px 5px 40px 0;	
}

#goToClass_groupStudy #leftColumn h2{
	width: 90%;
	height: 60px;
	display: block;
	overflow:hidden;
	background:url(../images/head_acceleratedLearningGroups.gif) 0 0 no-repeat;
	text-indent: -2000em;
}

#goToClass_groupStudy #rightColumn{
	width: 280px;
	padding-bottom:350px;
	background:url(../images/bg_thumbsUp.jpg) no-repeat right 240px;
}

#goToClass_groupStudy #leftColumn p {
	width: 275px;
	padding-left: 2px;
}




/* ---------------- Step It Up page ------------------*/

#stepItUpCompetition #bannerImage,
#stepItUpCompetition_prize #bannerImage,
#stepItUpCompetition_pastWinners #bannerImage,
#stepItUpCompetition_entryForm #bannerImage{
	background:url(../images/bg_banner_bakerCouple.jpg) no-repeat center 0px;
}


#stepItUpCompetition #leftColumn{
	background:url(../images/bg_stepItUpWoman.jpg) no-repeat right bottom;
	padding-bottom: 80px;
}

#stepItUpCompetition #leftColumn h2{
	width: 90%;
	height: 43px;
	display: block;
	overflow:hidden;
	background:url(../images/head_howMuchCanYouStepItUp.gif) 0 0 no-repeat;
	text-indent: -2000em;
}

#stepItUpCompetition #leftColumn p {
	width: 265px;
	padding: 0 0 20px 2px
}


a.enter,
a.enter:link,
a.enter:visited{
	width:125px;
	height:23px;
	display:block;
	text-indent:-2000em;
	overflow:hidden;
	background:url(../images/btn_enterNow.gif) no-repeat 0 0;
	color:#7dae28;
}
a.enter:hover,
a.enter:focus{
	background-position: 0 -23px;	
}



/* ---------------- Step It Up: Prize page ------------------*/


#stepItUpCompetition_prize #leftColumn{
	background:url(../images/bg_chicago.jpg) no-repeat right bottom;
	padding-bottom: 180px;
}


#stepItUpCompetition_prize #leftColumn h2{
	width: 90%;
	height: 37px;
	display: block;
	overflow:hidden;
	background:url(../images/head_stepItUpPrizes.gif) 0 0 no-repeat;
	text-indent: -2000em;
}


#stepItUpCompetition_prize #leftColumn p {
	width: 535px;
	padding-left: 2px;
}


#stepItUpCompetition_prize #leftColumn p strong{
	color:#7dae28;
	font-weight:bold;
} 

#stepItUpCompetition_prize #leftColumn .narrowWidth{
	width: 200px;	
}

#stepItUpCompetition_prize #leftColumn li{
	padding: 3px 0;
	line-height:1.4em;
}



/* ---------------- Step It Up: Past Winners page ------------------*/

#stepItUpCompetition_pastWinners #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_pastStepItUpCompetitionWinners.gif) 7px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#stepItUpCompetition_pastWinners #leftColumn p{
	padding-left: 9px;
	width: 535px;
}

#stepItUpCompetition_pastWinners #leftColumn .bio_content p{
	padding-left: 0;
	width: 300px
}



/* ---------------- Step It Up: Past Winners page ------------------*/

#stepItUpCompetition_entryForm #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_stepItUpCompetitionEntryForm.gif) 10px 0 no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#stepItUpCompetition_entryForm #leftColumn h3#minRequiremens{
	width: 100%;
	height: 25px;
	display: block;
	background:url(../images/head_minimumRequirements.gif) 14px 20px no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#stepItUpCompetition_entryForm #leftColumn h3#criteria{
	width: 100%;
	height: 25px;
	display: block;
	background:url(../images/head_judgingCriteria.gif) 14px 20px no-repeat;
	text-indent: -2000em;
	padding-left: 4px;
}

#stepItUpCompetition_entryForm #leftColumn label.question,
#stepItUpCompetition_entryForm #leftColumn p{
	width: 500px	
}
#stepItUpCompetition_rules #leftColumn ol, #stepItUpCompetition_rules #leftColumn ul{
	width: 485px; margin-left:40px;
}
#stepItUpCompetition_entryForm #leftColumn p strong{
	font-weight:bold;
}


#stepItUpCompetition_entryForm #leftColumn p.topPadding{
	padding: 25px 0 0 10px;
}

#stepItUpCompetition_entryForm #leftColumn ol li, #stepItUpCompetition_rules #leftColumn ol li, #stepItUpCompetition_rules #leftColumn ul li{
	line-height: 1.4em;
	font-size:1.2em;
	color:#66605b;
}



#stepItUpCompetition_entryForm textarea{
	background: url(../images/bg_textArea_bg.png) repeat-x; 
	border: none;	
	height: 101px;
	float: left;
	width: 484px;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

#stepItUpCompetition_entryForm .txtArea_bg{	
	display: block;
	height: 111px;
	width: 490px;
	overflow:hidden;
	float: left;
}

#stepItUpCompetition_entryForm .txtArea_left{	
	background: url(../images/bg_textArea_left.gif) no-repeat 0 1px; 
	_background-position: 0 0;
	display: block;
	height: 112px;
	width: 8px;
	float: left;
	overflow:hidden;
	margin-left: 10px;
	_margin-left: 13px;
}

#stepItUpCompetition_entryForm .txtArea_right{	
	background: url(../images/bg_textArea_right.gif) no-repeat right 1px; 
	_background-position: 0 0;
	display: block;
	overflow:hidden;
	width: auto;
	height: 112px;
	width: 8px;
	float: left;
}




/* ---------------- Tips and Tools page ------------------*/

#tipsAndTools #bannerImage,
#tipsAndTools_barb #bannerImage,
#tipsAndTools_eTips #bannerImage,
#tipsAndTools_riskAssessment #bannerImage,
#tipsAndTools_insuranceGuides #bannerImage,
#tipsAndTools_whitePapers #bannerImage,
#tipsAndTools_helpfulSites #bannerImage {
	background:url(../images/bg_banner_womanAtComputer.jpg) no-repeat center 0px;
}


#tipsAndTools #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_businessAcceleratorTipsAndTools.gif) 10px 0px no-repeat;
	text-indent: -2000em;
	padding-left:9px;
}

#tipsAndTools_whitePapers #leftColumn p,
#tipsAndTools_eTips #leftColumn p,
#tipsAndTools_barb #leftColumn p,
#tipsAndTools #leftColumn p,
#tipsAndTools_eTips #leftColumn p{
	width: 540px;	
}

#tipsAndTools_whitePapers #leftColumn .bio_content h3,
#tipsAndTools_barb #leftColumn .bio_content h3,
#tipsAndTools #leftColumn .bio_content h3{
	padding-top: 0;
	line-height:1.2em
}

#tipsAndTools_whitePapers .bio_bottom,
#tipsAndTools_barb .bio_bottom,
#tipsAndTools .bio_bottom{
	padding-top: 16px;	
}


#tipsAndTools_whitePapers #leftColumn .bio_content,
#tipsAndTools_barb #leftColumn .bio_content,
#tipsAndTools #leftColumn .bio_content{
	padding-top: 18px;
	padding-left: 20px;
}




/* ---------------- Tips and Tools: Barbara Weltman page ------------------*/


#tipsAndTools_barb #leftColumn h2{
	width: 100%;
	height: 60px;
	display: block;
	background:url(../images/head_businessAcceleratorVideoSeriesByBarbaraWeltman.gif) 10px 0px no-repeat;
	text-indent: -2000em;
	padding-left:9px;
}

#tipsAndTools_barb #leftColumn .bio_content h3{
	padding-bottom: 9px;
}

#tipsAndTools_barb #leftColumn .bio_content h4{
	padding: 3px 0 2px 0;
	line-height: 1.2em;
	font-size:1.2em;
	color:#66605b;
	font-weight:bold;
}

#tipsAndTools_barb #leftColumn .bio_content h4.accordion_button{
	padding-left: 18px;
	line-height: 1.4em;
	background:url(../images/icon_plus.gif) no-repeat 0 5px;
	cursor:pointer;
	color:#66605b;
}

#tipsAndTools_barb #leftColumn .bio_content p{
	padding: 2px 0 2px 18px;
	line-height: 1.4em;
	font-size:1.2em;
	color:#66605b;
	width: 100%;
}

#tipsAndTools_barb #leftColumn .bio_content ul{
	padding: 2px 0 6px 32px;
	width: 100%;
}

#tipsAndTools_barb #leftColumn .bio_content ul li{
	padding: 0 0 0 2px;
	line-height: 1.3em;
	font-size:1.1em;
	color:#66605b;
	width: 100%;
	font-weight:normal;
}

#tipsAndTools_barb #leftColumn .bio_content ul li a,
#tipsAndTools_barb #leftColumn .bio_content ul li a:link,
#tipsAndTools_barb #leftColumn .bio_content ul li a:visited{
	padding: 0;
	line-height: 1.3em;
	font-size:1.1em;
	color:#7dae28;
	width: 100%;
	font-weight:normal;
}


#tipsAndTools_barb #leftColumn .bio_content ul li a:hover,
#tipsAndTools_barb #leftColumn .bio_content ul li a:focus{		
	color:#006;
}


#tipsAndTools_barb #leftColumn .bio_content p.video{
	width: 110px;
	height:23px;
	overflow:hidden;
	padding: 10px 0 0 0;
	display: block;
}


#tipsAndTools_barb #leftColumn .bio_content p.video a,
#tipsAndTools_barb #leftColumn .bio_content p.video a:link,
#tipsAndTools_barb #leftColumn .bio_content p.video a:visited{
	width: 110px;
	height:23px;
	overflow:hidden;
	padding: 0 0 0 0;
	display: block;
	background:url(../images/btn_watchVideo.png) no-repeat 0 0;
	text-indent:-2000em;
}


#tipsAndTools_barb #leftColumn .bio_content p.video a:hover,
#tipsAndTools_barb #leftColumn .bio_content p.video a:focus{
	background-position: 0 -23px;	
}


/* ---------------- Tips and Tools: Building A Brighter Future ------------------*/

#tipsAndTools_babf #leftColumn{
		width: 540px;
}

#tipsAndTools_babf #leftColumn p{
	width: auto;
}

#tipsAndTools_babf #leftColumn h2{
	width: 350px;
	height: 30px;
	display: block;
	background:url(../images/head_buildingABrighterFuture.gif) 10px 0px no-repeat;
	text-indent: -2000em;
	padding-left:9px;
}

#babfSidebar {
		width: 126px;
		height: auto;
		display: block;
		overflow: hidden;
		padding: 0 10px 20px 20px;
		float: right;
}

#leftColumn #babfSidebar p{
		width: auto;
		padding: 10px 0;
}



/* ---------------- Tips and Tools: eTips page ------------------*/


#tipsAndTools_eTips #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	background:url(../images/head_eTipAccelerators.gif) 0px 0 no-repeat;
	text-indent: -2000em;
}

#tipsAndTools_eTips #leftColumn{
	padding-left: 17px;
	width: 300px;

}

#tipsAndTools_eTips #leftColumn p{
	padding-left: 0;
	width: 300px;
}

#tipsAndTools_eTips #leftColumn .topPadding{
	padding: 20px 0 0 185px;	
}

#leftColumn input.btnSuscribe {
	width: 109px;
	_width: 109px;
	height:23px;
	background: url(../images/btn_suscribe.gif) no-repeat 0 0;	
	_background: url(../images/btn_uploadPhoto_ie6.png) no-repeat 0 0;
	text-indent:-2000em;
	_text-indent:0;
	_color:#fff;
	border: 0;
	cursor:pointer;
	margin: 0 10px 0 0;
}

#tipsAndTools_eTips #leftColumn .txtField_left{
	width: 150px;
}


#tipsAndTools_eTips #leftColumn label {
	width: 100px;
	padding-left:0;
}

#tipsAndTools_eTips #leftColumn .indent{
	padding-left: 100px;	
}

#tipsAndTools_eTips #leftColumn .txtField_right{
	width: 150px;	
}

#tipsAndTools_eTips #events h3{
	padding: 0 0 15px;
	line-height: 1.3em;
	font-size:1.5em;
	color:#7dae28;
	width: 100%;
	font-weight:bold;
}

#tipsAndTools_eTips #events ul{
	padding: 10px 0 20px 10px;
	width: auto;
}

#tipsAndTools_eTips #events ul li{
	padding: 5px 0 5px 0;
	line-height: 1.1em;
	font-size:1.1em;
	color:#7dae28;
	width: auto;
	font-weight:bold;
	background: none;
}

#tipsAndTools_eTips #events ul li span{
	font-weight: normal;
	font-size:1.0em;
	display: block;
	float: left;
	text-align:left;
	width: 25px;
	height: auto;
	font-weight:bold;
}


#tipsAndTools_eTips #events ul li a{
	font-weight: normal;
	font-size:1.0em;
	display: block;
	float: left;
	width: 170px;
	height: auto;
	font-weight:bold;
}

#tipsAndTools_eTips #rightColumn h4.accordionClick {	
	color:#7dae28;
	font-size:1.3em;
	background:url(../images/icon_plus.gif) 0 7px no-repeat;
	padding: 5px 0 5px 20px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	clear:both;
}

#tipsAndTools_eTips #rightColumn .accordion {
	padding: 5px 0 5px 21px;
	line-height: 1.5em;
	list-style:none;
}

#tipsAndTools_eTips #contentContainer {
	display: block;
	overflow: hidden;
	height:auto;
	background: url(../images/bg_lightBulbReflection.jpg) no-repeat right bottom;
	_background:none;
	padding-bottom:150px;
}

#tipsAndTools_eTips #rightColumn{
	padding-bottom: 220px;
}
 
#tipsAndTools_eTips #events ul li span
#tipsAndTools_eTips #rightColumn{
	padding-bottom: 370px;	
}





/* ---------------- Tips and Tools: Risk Assessment page ------------------*/


#tipsAndTools_riskAssessment #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	padding-left: 17px;
	background:url(../images/head_riskAssessmentTools.gif) 11px 0px no-repeat;
	text-indent: -2000em;
}

#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;*/
}


#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;*/
}


#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;	*/	
}

#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom p a,
#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom p a:link,
#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom p a:visited,
#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom p a,
#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom p a:link,
#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom p a:visited,
#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom p a,
#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom p a:link,
#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom p a:visited{
	background: url(../images/btn_tryItOutNow.png) no-repeat 0 0;
}
#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom p a:hover,
#tipsAndTools_riskAssessment #leftColumn .boxLeft_bottom p a:focus,
#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom p a:hover,
#tipsAndTools_riskAssessment #leftColumn .boxMiddle_bottom p a:focus,
#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom p a:hover,
#tipsAndTools_riskAssessment #leftColumn .boxRight_bottom p a:focus{
	background-position: 0 -23px;	
}




/* ---------------- Tips and Tools: Insurance Guides page ------------------*/


#tipsAndTools_insuranceGuides #leftColumn h2{
	width: 100%;
	height: 30px;
	display: block;
	padding-left: 17px;
	background:url(../images/head_insuranceGuides.gif) 11px 0px no-repeat;
	text-indent: -2000em;
}

#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;*/
}


#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;*/
}


#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom h3{	
	color:#7dae28;
	font-size:1.3em;
	line-height:1.1em;
	padding-bottom: 5px;
	/*text-indent: -2000em;
	background:url(../images/head_assessmentTool.png) no-repeat 0 16px;	*/	
}
a.downloadMP3 {text-indent:-2000px; display:block;line-height:1.2em; height:14px;}
#tipsAndTools_whitePapers #leftColumn .bio_content p a,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:link,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:visited,
#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom p a,
#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom p a:link,
#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom p a:visited,
#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom p a,
#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom p a:link,
#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom p a:visited,
#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom p a,
#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom p a:link,
#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom p a:visited,
a.downloadMP3, a.downloadMP3:link, a.downloadMP3:visited{
	background: url(../images/btn_download.png) no-repeat 0 0;
}

#tipsAndTools_whitePapers #leftColumn .bio_content p a:hover,
#tipsAndTools_whitePapers #leftColumn .bio_content p a:focus,
#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom p a:hover,
#tipsAndTools_insuranceGuides #leftColumn .boxLeft_bottom p a:focus,
#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom p a:hover,
#tipsAndTools_insuranceGuides #leftColumn .boxMiddle_bottom p a:focus,
#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom p a:hover,
#tipsAndTools_insuranceGuides #leftColumn .boxRight_bottom p a:focus,
a.downloadMP3:hover, a.downloadMP3:active{
	background-position: 0 -23px;	
}



/* ---------------- Tips and Tools: articles (white papers) page ------------------*/


#tipsAndTools_whitePapers #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_articles.gif) 10px 0px no-repeat;
	text-indent: -2000em;
	padding-left:9px;
}





/* ---------------- Tips and Tools: Helpful Sites page ------------------*/



#tipsAndTools_helpfulSites #leftColumn h2{
	width: 100%;
	height: 40px;
	display: block;
	background:url(../images/head_helpfulSites.gif) 5px 0px no-repeat;
	text-indent: -2000em;
	padding-left:9px;
}



#tipsAndTools_helpfulSites #leftColumn .bio_content h3 {
	padding: 0 0 3px 7px;
	font-weight:bold;
	line-height: 1.5em;
	width: 255px
}

#tipsAndTools_helpfulSites #leftColumn .bio_content p {
	padding: 3px 0 10px 7px;
	width: 255px;
}

#tipsAndTools_helpfulSites #leftColumn .bio_content h4{
	padding: 3px 0 3px 7px;	
	color:#66605b;
	width: 255px
}


#tipsAndTools_helpfulSites #leftColumn .bio_content p.visitWebsite a,
#tipsAndTools_helpfulSites #leftColumn .bio_content p.visitWebsite a:link,
#tipsAndTools_helpfulSites #leftColumn .bio_content p.visitWebsite a:visited{
	text-indent:-2000em;
	width: 110px;
	height:23px;
	display: block;
	overflow:hidden;
	background:url(../images/btn_visitWebsite.png) no-repeat 0 0;
}
#tipsAndTools_helpfulSites #leftColumn .bio_content p.visitWebsite a:hover,
#tipsAndTools_helpfulSites #leftColumn .bio_content p.visitWebsite a:focus{
	background-position:0 -23px;
}

#tipsAndTools_helpfulSites .bio_bottom .bio_content {
	width: 260px;	
}






/* ---------------- American Family Pages ------------------*/


#amfam #leftColumn h2,
#amfam_info #leftColumn h2,
#amfam_review #leftColumn h2,
#amfam_agent #leftColumn h2{
	width: 490px;
	padding: 0 0 0 15px;
	clear:both;
}

#amfam #leftColumn h2#contactUs{
	background:url(../images/head_contactUs_header.gif) no-repeat 14px 0;
	text-indent:-2000em;
}


#amfam_info #leftColumn h2#info{
	background:url(../images/head_businessInsuranceInformation.gif) no-repeat 14px 0;
	text-indent:-2000em;
}

#amfam_agent #leftColumn h2#agent{
	background:url(../images/head_talkToAnAgent.gif) no-repeat 14px 0;
	text-indent:-2000em;
}

#amfam_review #leftColumn h2#review{
	background:url(../images/head_freeBusinessInsuranceReview.gif) no-repeat 14px 0;
	text-indent:-2000em;
}

#amfam #leftColumn h3,
#amfam_info #leftColumn h3,
#amfam_review #leftColumn h3,
#amfam_agent #leftColumn h3{
	width: 490px;
	padding: 20px 0 0 15px;
	clear:both;
}

#amfam .txtField_left {	
	line-height: 1.8em;
	padding: 5px 0 0 5px;
	width: 285px;
}


/* file upload */
#file_name, #file_name1, #file_name2, #file_name3, #file_name4 {width:313px; z-index:2;position:absolute;opacity:0; height:28px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);top:0;left:0; cursor:pointer;}
#inputbox, #inputbox1, #inputbox2, #inputbox3, #inputbox4, #fileButton1, #fileButton2, #fileButton3, #fileButton4 {position:absolute; z-index:1;}
#inputbox, #inputbox1, #inputbox2, #inputbox3, #inputbox4 {left:0;border:0;padding:3px; width:183px; background:url(../images/fileUpload.jpg) top left no-repeat; overflow:hidden; height:28px;top:0;}
#fileButton, #fileButton1, #fileButton2, #fileButton3, #fileButton4 {left:183px;top:0; width:108px;background:url(../images/fileUpload.jpg) top right no-repeat; overflow:hidden; height:28px; text-indent:-2000px;cursor:pointer;}
#browseWrapper, .browseWrapper {position:relative;left:150px;height:35px; display:block; overflow:visible; width:350px;}
input.required, textarea.required {color:#000;}
#passwordMismatch {display:none;}
#leftColumn label.invalid, #leftColumn select.invalid, #leftColumn input.invalid, #passwordMismatch p, #leftColumn p.required,
#aboutBAP_photoGallery #leftColumn label.invalid, #aboutBAP_photoGallery #leftColumn select.invalid, #aboutBAP_photoGallery #leftColumn input.invalid, #leftColumn p.invalid{color:#f00;}


#eTip #leftColumn{
	width: 560px;	
}
/* body sign in form */
#leftColumn #bodyloginForm {
	width:276px;
	height:166px;
	overflow:hidden; 
	position:relative; 
	text-align:left;
	display:block;
	}
	
	#rightColumn #bodyloginForm {
	width:264px;
	height:166px;
	overflow:hidden; 
	position:relative; 
	text-align:left;
	display:block;
	}
	#enroll_confirm #rightColumn h3 {color:#66605B;
display:block;
font-size:1.5em;
font-weight:bold;
height:auto;
line-height:1.5em;
overflow:hidden;
padding:16px 0 0 10px;
width:100%;}
#enroll_confirm #leftColumn ul li {line-height:1.4em;}
#leftColumn #bodyloginForm a, #rightColumn #bodyloginForm a {font-size:.75em;}
#leftColumn #bodyloginForm form, #rightColumn #bodyloginForm form {width:100%;}
#leftColumn #bodyloginForm input, #rightColumn #bodyloginForm input {width:145px !important; border:1px solid #333;float:left;}
#leftColumn #bodyloginForm a,
#leftColumn #bodyloginForm a:link,
#leftColumn #bodyloginForm a:visited,
#rightColumn #bodyloginForm a,
#rightColumn #bodyloginForm a:link,
#rightColumn #bodyloginForm a:visited{
	background: none;
	color: #06F;
	text-indent: 0;
	height: 10px;
	overflow: hidden;
	font-size:1em;
	line-height:1emem;
	text-decoration: none;
}

#leftColumn #bodyloginForm a:hover,
#leftColumn #bodyloginForm a:focus,
#rightColumn #bodyloginForm a:hover,
#rightColumn #bodyloginForm a:focus{
	color:#006;
}

#leftColumn #bodyloginForm #quick_login_username,
#leftColumn #bodyloginForm #pwd,
#leftColumn #bodyloginForm .txtField_left,
#rightColumn #bodyloginForm #quick_login_username,
#rightColumn #bodyloginForm #pwd,
#rightColumn #bodyloginForm .txtField_left{
	height: 24px;
	border:none;
	width: 145px;
	padding: 3px 5px;
	font-size: 12px;
	line-height:18px;
}

#leftColumn #bodyloginForm .txtField_left, #rightColumn #bodyloginForm .txtField_left{
	background: url(../images/bg_textField_left.png) no-repeat top left;
}

#leftColumn #bodyloginForm .txtField_right, #rightColumn #bodyloginForm .txtField_right{
	width: 155px;
}

#leftColumn #bodyloginForm label, #rightColumn #bodyloginForm label {
	display: block;
	height: 24px;
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight:bold;
	color: #666;
	text-align:left;
}

#leftColumn #bodyloginForm input.button, #rightColumn #bodyloginForm input.button {
	width: 67px !important;
	height:23px;
	background: url(../images/btn_login.png) no-repeat 0 0;
	text-indent:-2000em;
	border: 0;
	cursor:pointer;
	margin: 0 10px 0 0;
}

#leftColumn #bodyloginForm .row, #rightColumn #bodyloginForm .row {
	padding: 5px 0;	
}

#leftColumn #bodyloginForm .submitRow, #rightColumn #bodyloginForm .submitRow {
	padding: 6px 0 0 86px;	
}
#nav_tertiary {
font-size:10px;
margin:12px 0;
text-align:center;
}
#nav_tertiary li {
background:transparent url(http://www.amfam.com/site-assets/img/separators/nav_tertiary.gif) no-repeat scroll right center;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 0;
padding:0 11px 0 0;
}

#nav_tertiary li a {
color:#666666;
text-decoration:underline;
}

a.external {
background:transparent url(http://www.amfam.com/site-assets/img/icons/external.gif) no-repeat scroll right center;
padding-right:14px;
}
a.admin:hover {color:#000;}
#eventsAndCurriculum_symposium li em, #enroll_confirm em {font-style:normal; font-weight:bold; font-size:1.2em;}
#leftColumn p.hint {font-size:1em; color:#777; line-height:1.2em; margin:5px 0 0 175px; padding:0;}
label.question.important {font-size:1.3em;font-weight:bold;line-height:1em;}
#roadmap {list-style-type:none;color:#5F5C58;
display:block;
font-size:1.2em;
height:auto;
line-height:1.75em;
overflow:hidden;
padding:10px;
background-color:#fff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;margin:0;}
#aboutBAP #leftColumn ul {list-style-type:disc;color:#5F5C58;
display:block;
font-size:1.2em;
line-height:1.5em;
height:auto;
overflow:hidden;
padding-bottom:10px;
}
#aboutBAP #leftColumn ul li{
line-height:1.5em;
}
#aboutBAP_coach1 #leftColumn p#wright { border-top:1px dotted #7DAE28; border-bottom:1px dotted #7DAE28; padding:5px 0; width:274px; margin:10px 0;}
