
/*-----------------------------------------------------------------------------atf --*/


#bMenu  {
    position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #99CCFF;
}


#bMenu  a {
	color: 6B1E7C;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin:right: 20px;
	text-align:center 
	
}

#bMenu a:hover {
	color: #FF9933;
}

#bQuestion {
 margin-top: 0px;

}

#bAnswer {
 margin-top: 10px;
}

.introQuestion {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 20px;
	line-height: 20px;
	color: #CC3300;

}

.introAnswer {
	font-size: 14px;
		color: #660099;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 20px;

}

#businessIntro ul {
	margin-left: 0px;;
	top : -5px;
	position: relative;
	margin-bottom: 1px;
	float: left;
	width:50%;
	padding-left: 0px;
	display: inline;
	margin-right: 0px;
}

#businessIntro li {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2em;
	_margin-left: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	position: relative;
	float: none;
}

#bDoIt {
 	position: relative;
	width: 100%;
	font-size: 14px;
	color: #CC3300;
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*---------------------------------------------------------------------------------*/



.subTitle {
	font-size: 16px;
	color: #000066;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
.subTitleCascade {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.subTitleCascade p {
	margin-top: -10px;
}

.subTitleM {
	position: relative;
	left: -5px;
}








/*---------------------------------------------------------------- btf section lists --*/

.left {
	position: relative;
	float : left;
	width: 50%;
	display: inline;
}


.right {
	position: relative;
	float : right;
	width: 50%;
}

/*---------------------------------------------------------------------- btf sections --*/

#simple {
	overflow: hidden;
	height: 450px;

}
#opportunity {
	height: 450px;
}
#join {
	height: 500px;
	overflow: hidden;

}
#more {
	height: 100px;
}

#starterPacks {
	background-color: #9999CC;

}


.boxed {
border:1px solid #999999;