body {
	color:#636363;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	background:#fff;
	/*background-image: url(../images/blueGbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #002053*/;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-style: none;
}
SUB {
	line-height: 0;
	font-size:8px;
}
p {
	margin-top:10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form {
	background-color: #67CAFA;
	border: 1px solid #E6F2FE;
	margin: 0;
	height: 19px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2;
	line-height: 19px;
}

/*~~~~~~~~~~~~~~~~~~~~~Links~~~~~~~~~~~~~~~~~~~~~*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cd0f01;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cd0f01;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a:visited {
	color:#cd0f01;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a:hover {
	color:#7f7f7f;
}




ul, li {
	padding:0;
	margin:0;
	list-style-type: none;
}
strong {
	font-weight:bold;
}
em {
	font-weight:inherit;
}
a:active {
	color:#de9e1b;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}


}
/***** Growth Series Navigation*****/
a.growth:link{color:#FFF; text-decoration:none;}
a.growth:hover {
	color:#FFF;
	text-decoration:none;
}
a.growth:visited {
	color:#FFF;
	text-decoration:none;
}
a.growth:active {
	color:#FFF;
	text-decoration:none;
}
/***** Links Top Navigation*****/
a.topNav {
	color:#575757;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.topNav:hover {
	color:#575757;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.topNav:visited {
	color:#575757;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.topNav:hover {
	color:#de9e1b;
}
a.topNav:active {
	color:#de9e1b;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
/***** Archive Navigation*****/
a.arcNav {
	color:#525252;
	text-decoration:underline;
	outline: 0; /* added to remove border in FF */
}
a.arcNav:hover {
	color:#525252;
	text-decoration:underline;
	outline: 0; /* added to remove border in FF */
}
a.arcNav:visited {
	color:#575757;
	text-decoration:underline;
	outline: 0; /* added to remove border in FF */
}
a.arcNav:hover {
	color:#de9e1b;
}
a.arcNav:active {
	color:#de9e1b;
	text-decoration:underline;
	outline: 0; /* added to remove border in FF */
}
/***** Links Search Navigation*****/
a.searNav {
	color: #775ba0;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.searNav:hover {
	color: #999;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
#pageWrap {
	width:940px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerSearch {
	height:25px;
	font-size:11px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 25px;
}
#headerTopNav {
	float:left;
	width:750px;
	height:20px;
	padding:0 0 0 0;
	text-align:right;
	color:#fff;
}
#search_box {
	width: 165px;
	height: 22px;
	float:right;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerLogoBox {
	width:945px;
	height:84px;
	background:url(../images/headerLogoBg2.gif) no-repeat;
}
.logo {
	float:left;
	width:188px;
	padding:8px 0 4px 16px;
}
.logoFR {
	float:right;
	width:250px;
	padding:4px 12px 0px 0px;
	text-align:right;
}
.mainNavBox {
	float:left;
	width:940px;
	line-height:32px;
	background-color: #ededed;
}
.mainNavBoxTop {
	width:940px;
	height:78px;
}
.mainNavBoxBtm {
	height:20px;
	font-weight:bold;
	padding:0 0 0 0;
	height:32px;
}
#FlashBannerNav {
	width:940px;
	border-top:4px solid #f8d32a;
	float:left;
}
#headerbanner {
	width:938px;
	border-top:4px solid #f8d32a;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#FFFFFF;
}
#pageBody {
	padding-left:14px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: #ffffff;
	float: left;
	width: 924px;
}
#pageLeftContent {
	float:left;
	width:670px;
	margin: 0px;
	padding: 5px 0 0 10px;
}
#pageRightContent {
	float:right;
	width:222px;
	padding-right:10px;
}
#pageBodyContent {
	width:940px;
}
#tabInnerPad {
	padding:5px;
}
.rcBox1 {
	padding:48px 0 4px 117px;
	height:22px;
	width:100px;
	background:url(../images/imgBox1.gif) no-repeat;
	font-size:11px;
}
.rcBox2 {
	padding:24px 0 0 118px;
	height:50px;
	width:99px;
	background:url(../images/imgBox2.gif) no-repeat;
	font-size:11px;
}
.rcCommonBox {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btmClients {
	height:153px;
	width:668px;
	margin:15px 0 0 0;
	float:left;
}
.clientsBox {
	width:914px;
	height:80px;
	padding:29px 0 0 1px;
	background:url(../images/imgClients.gif) no-repeat;
	margin:0 13px 0 13px;
}
.rcBox7 {
	width:211px;
	height:153px;
	background:url(../images/imgBox7.gif) no-repeat;
	padding:0 0 0 2px;
}
.rcBox7Flash {
	width:209px;
	padding:28px 1px 1px 1px;
}
#footer {
	width:940px;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float:left;
	height: 71px;
}
.copyRtxt {
	padding:0px 18px 0 18px;
	color:#fff;
	font-size:11px;
	background-color:#0094d3;
	height:30px;
	line-height:30px;
}
#executiveEdu1 {
	width:630px;
	background-image: url(../images/executiveEduBg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 150px;
}
.executiveEduBox1 {
	float:left;
	width:220px;
}
#executiveEdu2 {
	height:187px;
	background-image: url(../images/executiveEduBg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-left:4px;
	margin-bottom: 0;
	spadding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 630px;
}
#executiveEdu3 {
	width:620px;
	height:204px;
	background-color: #FFFFFF;
	background-image: url(../images/executiveEduBg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.exeEduSmallTxt {
	font-size:11px;
	font-weight:normal;
}
th {
	font-weight:normal;
}
ul.arrow {
	list-style-image: url(../images/checkmark.jpg);
	padding:3px;
	margin:0;
}
ul.tickList {
	list-style-image: url('../images/iconGreenChk.gif');
}
h1, h2, h3, h4, h5, h6 {
	color: #de9e1b;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h5 {
	font-size:20px;
	color:#694492;
	font-weight:bold;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0;
	margin:0;
}
h6 {
	color:#694492;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
}
h7 {
	color:#f47b20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0;
}
h8 {
	color:#f47b20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0;
	margin:0;
}
.leanTabHeader{color:#2E3192; font-size:25px;font-weight:bold; text-align:center; padding:15px 0 15px 15;}
.yellowStrong {
	font-weight:bold;
	color: #de9700;
}
.headerTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #de9e1b;
	font-weight: bold;
}
#stepBox {
	border:1px solid #e5e5e5;
	background:url(../images/stepBoxBg.gif) bottom repeat-x;
	padding:5px;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 620px;
}
.stepBoxFL {
	float:left;
	width:80px;
	color:#cc2107;
	font-weight:bold;
	background-image: url(../images/stepBoxArrowIcon.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 40px;
}
.stepBoxFR {
	float:left;
	width:530px;
}
#addResBox {
	background:url(../images/tab2BtmBoxBg.gif) no-repeat bottom;
	padding:5px;
	border-top:1px solid #f5f5f5;
	width:660px;
}
.bodyheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #95409d;
}
.bodysubheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #95409d;
}
.bodycopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	line-height:1.6;
	font-weight:normal;
}
.boxcopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:1.6;
	font-weight:normal;
}
.boxcopysub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b0052;
	line-height:1.6;
	font-weight:normal;
}
.boxcopybold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.6;
	font-weight: bold;
}
.bodycopy1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	line-height:1.6;
	font-weight: bold;
}
.testimonials {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#95409d;
	line-height:1.6;
	font-weight: bold;
}
.quoteTxtTabs {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	padding:2px 0 2px 10px;
	border-left:solid 8px #f5dfac;
	background:#f6efe1;
	color:#000;
	line-height:22px;
}
.quoteTxtTabsB {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.tabsGreyTxt {
	font-size:9px;
	color:#666666;
}
.copyRtxt a {
	color:#fff;
	font-size:11px;
	line-height:30px;
}
.copyRtxt a:hover {
	color:#fff;
	font-size:11px;
	line-height:30px;
	text-decoration: underline;
}
.checkout {
	background-image: url(../images/right-col-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 187px;
	height: 170px;
}
.rightbox_bg {
	background-image:url(../images/r_box_bg.jpg);
	height:12px;
	background-repeat:no-repeat;
	background-position:top;
}
.successt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:800;
	color:#3d1156;
}
.succes_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#2f2f2f;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	line-height:16px;
	text-decoration: none;
}
.left-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/left-col-headbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	text-indent: 15px;
	line-height: 30px;
	height: 44px;
}
.leftlinks2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #30302f;
	text-decoration: none;
	background-image: url(../images/dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	text-indent: 15px;
}
.search-bg {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/search-input-bg.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	background-color: transparent;
}
form {
	padding:0px;
	margin:0px;
}
input {
	margin:0;
	padding:0;
}
div {
	margin:0px;
	padding:0px;
}
#pageBody-stragegy {
	float: left;
	width: 940px;
	background-color: #3a3a3a;
}
.banner {
	background-image: url(../micro/banner.jpg);
	background-repeat: no-repeat;
	height: 339px;
	width: 939px;
	background-position: center;
}
.bg {
	background-image: url(../micro/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #dfdfdf;
}
.title-bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0bc4ec;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.banner-whitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #340081;
	text-decoration: none;
}
.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: underline;
}
.mailinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfdfdf;
	text-decoration: underline;
}
.mailinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfdfdf;
	text-decoration: none;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.search_box input {
	padding:0px;
	margin:0px;
}
textfield {
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.yellow-bdr {
	border-top:4px solid #f8d32a;
}
#yellow-bdr-bottom {
	border-bottom:4px solid #f8d32a;
}
.search-block {
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.leftcolbdr {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#freebox {
	background-image: url(../images/free-box-bg.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 217px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-transform: uppercase;
	padding-left: 10px;
}
#community-box {
	background-image: url(../images/community-box.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 217px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-transform: uppercase;
	padding-left: 10px;
}
#premier-box {
	background-image: url(../images/premier-box.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 217px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #636363;
}
.more-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008dc7;
	text-decoration: underline;
	text-transform: none;
}
.more-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008dc7;
	text-decoration: none;
	text-transform: none;
}
.mygazelles-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32034b;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.mygazelles-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32034b;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.mygazelles-title-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32034b;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.mygazelles-title-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32034b;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
.tab-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:22px;
	font-weight: bold;
}
.tab-title-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:22px;
	font-weight: bold;
	text-decoration: none;
}
.tab-title-link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#640971;
	line-height:22px;
	font-weight: bold;
	text-decoration: none;
}
.stories-bg {
	background-image: url(../images/green-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height: 178px;
	background-color: transparent;
}
.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #de9e1b;
	text-decoration: none;
	font-weight: bold;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #636363;
	text-decoration: none;
}
.stoties-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #459EF8;
	text-decoration: none;
}
#header-top-curve {
	background-image: url(../images/header-top-curve.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	padding: 0px;
	margin: 0px;
}
.top-headverbg-new {
	/*background-image: url(../images/new-topheader-bg.jpg);
	background-repeat: no-repeat;*/
	height: 145px;
	width: 940px;
}
.logo-padding {
	padding-right: 15px;
}
#header-top-curve2 {
	background-image: url(../images/header-top-curve2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.workshop-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.workshop-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.workshop-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: underline;
}
.table-break {
	background-image: url(../images/lineDivider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#growthworkshopbox1 {
	background-image: url(../images/growthworkshop-box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.browlinks:link {
	color: #de1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.browlinks:hover {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: underline;
}a.browlinks:active {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: underline;
}a.browlinks:visited {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
	text-decoration: underline;
}
.black-head-link {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
}

.logo-gradient {
	background-image: url(../images/homepage-gradient.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 232px;
}
/*success stories styles*/

#slideshow {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	height: 200px;
}
#slideshow DIV {
	position:absolute;
	top:3px;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
	height: 200px;
}
#slideshow DIV.last-active {
	z-index:9;
}
.topPadding{padding:19px 0 0 0;}
#slideshow DIV IMG {
	display: block;
	border: 0;
	margin-bottom: 10px;
}
.search-input {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #B1DBF3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.search-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/search-btn-bg.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: hand;
	height: 19px;
	width: 50px;
}
.formbutton {
	cursor:pointer;
	color:#666;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab-title-link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
}
.tab-title-link2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#642367;
	line-height:22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.verdana14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
	text-decoration: none;
}
button {
	padding:0;
	margin:0;
	border:none;
}
#tab-gradient {
	padding:0;
	margin:0;
	border:none;
	background-image: url(../images/growth-summit/tab-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box-bdr {
	border: 1px solid #9C9D73;
}
.rescheduled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.dotsbdr {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #838383;
}
.lean-text {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #2e3192;
	text-decoration: none;
	font-weight: normal;
}
.lean-texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lean-bluehead {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #324196;
	text-decoration: none;
}

p.orange-head {
	margin:0;
	padding:0;
}
.orange-head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.scrollbar211 {
	scrollbar-3dlight-color:#ADAD8B;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ADAD8B;
	scrollbar-darkshadow-color:#ADAD8B;
	scrollbar-face-color:#ADAD8B;
	scrollbar-highlight-color:#ADAD8B;
	scrollbar-shadow-color:#ADAD8B;
	scrollbar-track-color:#EBEBE2;
	width: 600px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
a.orange-head:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight:bold;
	color: #ff6e0d;
	text-decoration:none;
}
a..orange-head:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #636363;font-weight:bold;
	text-decoration: none;
}
a.orange-head:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;font-weight:bold;
	text-decoration:none;
}
a.orange-head:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;font-weight:bold;
	text-decoration:none;
}
#pagewidth {
	width: 660px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navigation {
	color: #FFFFFF;
	width: 680px;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	clear: both;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: inline;
}
#navigation li {
	margin: 0px;
	line-height: 25px;
	width: 650px;
	background-color: #C0C0C0;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.content {
	height: 650px;
	width: 660px;
	float: left;
	clear: both;
}
.tabs {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 30px;
	background-color: #C0C0C0;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}
.tabs:hover {
	color: #000000;
	background-color: #F0F0F0;
}
#container {
	overflow: hidden;
	width: 656px;
	float: left;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.scrollbar2 {
	scrollbar-3dlight-color:#ADAD8B;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ADAD8B;
	scrollbar-darkshadow-color:#ADAD8B;
	scrollbar-face-color:#ADAD8B;
	scrollbar-highlight-color:#ADAD8B;
	scrollbar-shadow-color:#ADAD8B;
	scrollbar-track-color:#EBEBE2;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation ul {
	margin: 0px;
	width: 680px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
	display: inline;
}
.tabs:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-color: #F0F0F0;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	display: block;
}
/*Swetha CSS*/
.homeTopBanner {
	width:121px;
	height:35px;
	background:url(../images/onePageStrategyPalnBanner.jpg) no-repeat;
	padding:40px 0 0 332px; 
}
a.moreInfoLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #cd0f01;
	text-decoration: none;
	background-image: url(../images/speakers/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	font-size:11px;
}
a.moreInfoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/speakers/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
a.moreInfoLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/speakers/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.leanEventBg {
	background:url(../images/lean/Bg.png) no-repeat;
	width:183px;
	height:85px;
	color:#283792;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
	text-align:center;
	padding:10px 0 0 0;
}
.leanSmallFnt {
	font-size:14px;
}
.homeRythm {
	width:630px;
	height:368px;
	background:url(../images/homeRythymBg.gif) repeat-x;
}
.homeRythmHeder {
	width:590px;
	padding:14px 0 0 40px;
	font-size:16px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.homeRythmHeaderSubTxt {
	color:#7b7b7b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.rythmWrap {
	width:610px;
	margin:15px 10px 0 10px;
}
.rythWrapLeft {
	width:224px;
	float:left;
}
.rythmPadding {
	padding:0 0 0 20px;
	color:#a8bd3e;
	font-weight:bold;
}
.rythWrapRight {
	width:232px;
	float:right;
}
.rythmWrapMiddle {
	width:130px;
	float:left;
	padding:55px 0 0 20px;
}
.rythmWhiteTxt {
	color:#FFFFFF;
	font-weight:bold;
}
.rythWrapRightLink:visited {
	color:#a8bd3e;
	text-decoration:none;
}
.rythWrapRightLink:hover {
	color:#a8bd3e;
	text-decoration:none;
}
.rythmWrapGreenBtm {
	width:630px;
	height:59px;
	background:url(../images/rythmWrapBtmBg.gif) repeat-x;
}
.rythmWrapWhiteBtm {
	width:630px;
	height:94px;
	background:#FFFFFF;
}
.rythmWrapGreenBtmBox {
	width:114px;
	height:44px;
	border-right:#c2ca5a 2px solid;
	color:#FFFFFF;
	padding:15px 0 0 10px;
	float:left;
	font-weight:bold;
	font-size:13px;
}
.rythmWrapGreenBtmBoxRight {
	width:115px;
	height:36px;
	color:#FFFFFF;
	padding:23px 0 0 10px;
	float:right;
	font-weight:bold;
	font-size:13px;
}
.rythmWrapWhiteBtmBox {
	width:114px;
	height:79px;
	border-right:#f1f1f1 2px solid;
	float:left;
	text-align:left;
	padding:15px 0 0 10px;
	color:#000000;
}
.rythmWrapWhiteBtmBoxRight {
	width:114px;
	height:79px;
	float:right;
	padding:15px 0 0 10;
	color:#000000;
}
.rythWrapLearnMore:visited {
	color:#c95748;
	text-decoration:none;
}
.rythWrapLearnMore:hover {
	color:#c95748;
	text-decoration:none;
}
.rhythmBg {
	background:url(../images/rythmBg.gif) no-repeat;
	width:620px;
	height:561px;
	margin:5px 0 0 0;
	padding:39px 0 0 10px;
	font-family:Nova Black SSi;
	font-size:20px;
	color:#000000;
}
.rhythmSubHeader {
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:16px;
	padding:25px 0 0 30px;
	width:600px;
	color:#434343;
	line-height:20px;
}
.underline {
	text-decoration:underline;
}
/*Rhythem Tab Home Classes Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Edited by Swetha///////////////////////////////*/
#rhTabConHeader {
	text-align:center;
	font-size:19px;
	font-weight:bold;
	color:#333333;
	padding:10px 0 0 0;
	text-shadow: 2px 2px 2px #c2c2c2;
	margin:15px 0 0 0;
}
.rhTabConSubHeader {
	color:#434343;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:10px 0 0 0;
}
#rhTabConBox {
	height:162px;
	padding:20px 4px 20px 0px;
}
#rhTabConBoxText {
	height:120px;
	padding:0px 4px 10px 0px;
}
.rhTabConBoxBg {
	float:left;
	width:176px;
	height:142px;
	margin:0 2px 0 13px;
	padding:10px;
	background:url(../images/bgRhythmTabContentCrvBox.jpg) no-repeat;
	text-align:center;
}
.rhTabConBoxBgRight {
	float:right;
	width:176px;
	height:142px;
	margin:0 9px 0 0px;
	padding:10px;
	background:url(../images/bgRhythmTabContentCrvBox.jpg) no-repeat;
	text-align:center;
}
.clear {
	clear:both;
}
.rhTabConTextBox {
	float:left;
	width:181px;
	height:112px;
	margin:0 2px 0 13px;
	padding:0 0 0 15px;
	font-weight:bold;
	color:#262626;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.rhTabConTextRightBox {
	float:right;
	width:181px;
	height:112px;
	padding:0 0 0 15px;
	font-weight:bold;
	color:#262626;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin:0 6px 0 0px;
}
.rhinnerText {
	color:#838383;
	font-size:12px;
	width:170px;
	margin:12px 0 0 0;
}
.rhGreyBox {
	width:625px;
	height:62px;
	background:url(../images/rhGreyBg.gif) no-repeat;
	margin:0 0 0 10px;
}
.rhGreyTextLeft {
	float:left;
	padding:23px 0 0 27px;
	width:300px;
	height:39px;
	font-size:15px;
	color:#582a75;
	font-weight:bold;
}
.rhRedTxt {
	color:#c22425;
}
.rhlearnMore {
	float:right;
	width:135px;
	padding:15px 0 0 0;
	height:50px;
}
/***** Links No Underline*****/
a.cLinks2, a.cLinks2:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#c64c3b;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.cLinks2:visited {
	color:#c64c3b;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.cLinks2:hover {
	color:#561714;
	ttext-decoration:underline;
}
a.cLinks2:active {
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
/*Rhythem Tab Home Classes End~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~///////////////////////////////*/

/*~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~*/

/*Buttons start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Edited by Swetha///////////////////////////////*/
/*Grey Button*/
.greyButtonWrapper {
	overflow:hidden;
	width:100%;
}
a.greyBtn {
	display:block;
	padding-left:9px;
	background: url(../images/greyBtnLeft.gif) no-repeat left top;
	float:left;
	font:14px Arial;
	text-shadow:1px 1px 1px #fff;
	text-decoration:none;
}
a.greyBtn:link {
	color: #000;
	font-weight:bold
}
a.greyBtn:visited {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
a.greyBtn:active {
	color: #000;
	font-weight:bold;
}
a.greyBtn span {
	display:block;
	background:url(../images/greyBtnRight.gif) no-repeat right top;
	padding:7px 13px 8px 3px;
	text-decoration:none;
}
a.greyBtn:hover {
	background-position:left bottom;
	text-decoration:none;
}
a.greyBtn:hover span {
	background-position: right bottom;
	color: #666;
}
/*Buttons End~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Edited by Swetha///////////////////////////////*/
/*error page starts hear*/
.errorContainer {
	width:940px;
	background:#FFFFFF;
	margin:0 auto;
	padding:20px 0 20px 0;
	font-size:18px;
	text-align:center;
}
.wrapFor404Img {
	background:url(../images/errorImg.gif) no-repeat center;
	height:244px;
	width:940px;
}
.sub404Txt {
	font-size:12px;
	font-weight:bold;
	color:7a6c6c;
	text-align:center;
	padding:0px 30px 20px 30px;
}
/*error page ends hear*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~pretty Artcles Code starts hear~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#prettyContainer {
	width:940px;
	background:#FFFFFF;
	margin:0 auto;
}
.prettyFlashBanner {
	height:257px;
	width:940px;
}
.prettyWrap {
	width:940px;
	padding:15px 0;
}
.prettyLeftHeading {
	width:220px;
	height:23px;
	background:#654e81 url(../images/bgPrettySubHead.gif) repeat-x;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding:5px;
}
.PrettyLeftWrap {
	width:230px;
	float:left;
	margin:15px 0 0 0;
}
#PrettyLeftWrapBdr {
	width:230px;
	border:#c1c1c1 solid 1px;
	margin:0 0 20px 0;
}
.preetyLeftLogo {
	width:230px;
	border:#c1c1c1 solid 1px;
}
.preetyLogo {
	text-align:center;
	width:200px;
	margin:5px 15px 5px 15px;
	border-bottom:1px dotted #c1c1c1;
	padding:5px 0 5px 0;
}
.preetyLogoNoBdr {
	text-align:center;
	width:200px;
	margin:5px 15px 5px 15px;
	padding:5px 0 5px 0;
}
.prettyRightHeading {
	height:28px;
	padding:5px 0 0 10px;
	width:670px;
	background:#a4a47e url(../images/bgPrettyHead.gif) repeat-x;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}
.prettyRightWrap {
	width:680px;
	float:right;
	border:#c1c1c1 solid 1px;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}
#prettySubNav {
	width:628px;
	margin:13px 0 0 0;
}
.pretyyTumbnail {
	width:80px;
	height:104px;
	float:left;
}
.prettyArticlHeading {
	float:left;
	padding:0 0 0 15px;
	width:532px;
	height:85px; 
}
.prettyEmail {
	width:105px;
	height:18px;
	float:left;
	padding:1px 0 0 20px;
	margin:0 0 0 18px;
	background:url(../images/iconEmail.gif) no-repeat;
}
.prettyPrint {
	width:40px;
	height:18px;
	float:left;
	padding:1px 0 0 20px;
	background:url(../images/iconPrint.gif) no-repeat;
}
.prettyDownload {
	width:90px;
	height:18px;
	float:left;
	padding:0 0 0 20px;
	background:url(../images/iconPdf.png) no-repeat;
}
.prettyArticleContent {
	width:650px;
	padding:0 15px;
	line-height:18px;
}
.preetyItalic {
	font-style:italic;
	color:#666666;
	font-size:16px;
	padding:7px 0 7px 0;
}
.tMonialsSpkrs {
	color:#CC6633;
	font-weight:bold;
	font-size:13px;
}
.coachBullets li {
	padding-left: 10px;
	background: url(../images/iconRightArrow.gif) no-repeat;
	background-position: 0 .4em;/*line-height:14px;*/
}
.liPad {
	padding-left:15px;
	line-height: 18px;
}
a.articlesLink:link {
	color: #cb000e;
	text-decoration:none;
}
a.articlesLink:visited {
	color: #cb000e;
	text-decoration:none;
}
a.articlesLink:hover {
	color: #4a4a4a;
	text-decoration:underline;
}
a.articlesLink:active {
	color: #4a4a4a;
	text-decoration:none;
}
/*Pretty Artcles Left Menu */
#menu4 {
	width:230px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	line-height:13px;
}
#menu4 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
}
#menu4 li a:link, #menu4 li a:visited {
	color: #666;
	display: block;
	background:#fff url(../images/menu4Ash.gif);
	padding: 6px 10px 6px 20px;
	border-bottom:1px solid #c1c1c1;
}
#menu4 li a:hover {
	color: #333;
	background:#eeeeee url(../images/menu4Ash.gif) 0 -32px;
	padding: 6px 10px 6px 20px;
	border-bottom:1px solid #c1c1c1;
}
#menu4 li a:active, #menu4 li #current {
	color: #fff;
	background:#987bc0 url(../images/menu4Ash.gif) 0 -64px;
	padding: 6px 10px 6px 20px;
	border-bottom:1px solid #c1c1c1;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*~~~~~~~~~~~~~~~~~~~~~Testimonials~~~~~~~~~~~~~~~~~~~~~*/
div#testimonial_container {
	width: 600px;
	font-size: 14px;
	font-weight:bold;
	color:#cc6633;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#testimonial_container big {
	font: Bold 60px Georgia, sans-serif;
	line-height: 45px;
	color:#999;
}
div#testimonial_container div#testimonial {
	width: 560px;
	float: right;
}
/*pretty Artcles Code ends hear*/

#recentArticles { 
width:214px;
height:80px; 
background:url(../images/bgRecentArticles.jpg) no-repeat;
padding:38px 8px 6px 12px;
}
.leanTabWrap{width:605px; padding:10px 10px 20px 20px;}
.leanTabLeftWrap{width:114px; height:153px; float:left;}
.leanTabRight{width:481px; float:right; padding:0 0 0 10px; line-height:18px;}
.leanTabBox{width:625px; padding:10px 0 0 15px; font-size:15px;}
.leanTabBoxBg{ width:185px; height:72px; float:left; background:url(../images/lean/curveBg.jpg) no-repeat; text-align:center; padding:25px 0 0 0;}
.leanArrow{width:24px; height:24px; float:left; padding:30px 5px 0 5px;}
 a.leanTab:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#c64c3b;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.leanTab:visited {
	color:#c64c3b;
	text-decoration:none;
	outline: 0; /* added to remove border in FF */
}
a.leanTab:hover {
	color:#561714;
	ttext-decoration:underline;
}
a.leanTab:active {
	text-decoration:none;
	outline: 0; /* added to remove border in FF */}
.leanBtmText{color:#838383;font-size:14px; text-align:center; width:605px; padding:20px 0 0 25px;}	
.socialNetworkIcons{ width:630px; padding:20px 0; height:45px;}

.iBox {
	width: 300px;
}
.iBoxGoogle { height:21px;}