@charset "UTF-8";
body {
	background-color: #000;
	margin: 0px;
	background-image: url(/images/blackARROWS.jpg);
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: fixed;
	height: 218px;
	font-size: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	clear: both;
	font-size: 18px;
}
h3 {
	color: #333;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tableForm {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	background-image: url(/images/gradient_forms_blue.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.greyTitle14 {
	color: #333;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.clear {
	clear: both;
}
.blueBar {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #3287C7;
	height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A1BDE4;
	display: block;
}
.greenBar {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #82BF48;
	height: 30px;
	text-align: center;
	font-weight: bold;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBD999;
	display: block;
}
.purpleBar {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #B0248D;
	height: 30px;
	text-align: center;
	font-weight: bold;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBD2E5;
	display: block;
}
.greyBarGradient {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A1BDE4;
	display: block;
	background-image: url(/images/gradientGreySmall.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.fieldstyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #F5F5F5;
	border: 1px solid #333;
	vertical-align: middle;
	height: 18px;
	text-align: left;
	padding-left: 2px;
}
.fieldstyle1 {font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
.clientsTitle {
	font-size: 16px;
	margin-right: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.red {
	color: #F00;
}
.orangeButton {
	background-color: #FF0;
	color: #000000;
	font-weight: bold;
	width: 150px;
	border: 2px solid #000000;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	margin: auto;
	display: block;
}.orangeButton a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
}
.orangeButtonLarge {
	background-color: #FF0;
	color: #000000;
	font-weight: bold;
	width: 200px;
	border: 2px solid #000000;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	margin: auto;
	display: block;
}
.orangeButtonLarge a:hover {
	color: #FFF;
	background-color: #FF0;
}
.orangeButtonLarge a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
}
#contentAreaFULL #content1FULL .orangeButtonLarge a {
	color: #000;
}
.orangeButtonGradient {
	background-color: #FF6633;
	color: #000000;
	font-weight: bold;
	width: 150px;
	border: 2px solid #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	background-image: url(/images/gradientOrange.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#bodyInner #wrapperOuter #wrapper #contentHolder #contentAreaFULL .backWhite .TopLeft .TopRight .BottomLeft .BottomRight #content1FULL p .orangeButtonGradient  {
	width: 200px;
	color: #000;
	padding: 5px;
	border: 2px solid #000;
}
.jjjorangeButtonGradient a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.signature {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	display: block;
	clear: right;
	margin-top: 10px;
}
.DROP_CAPS_IMAGE {
	float: left;
	margin-right: 1px;
}
.img_centerBottomPadding {
	text-align: center;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
	border: 3px solid #333;
}
.trainerCall {
	width: 630px;
	padding: 5px;
	float: left;
	border: 2px solid #CCC;
	background-image: url(/images/gradient_forms_blue.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.TopLeft {
	background-image: url(/images/corner-TRANZ-topLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.backWhite {
	background-color: #FFF;
}
.backOrangeGradient{
	background-image: url(/images/gradientOrange.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.TopRight {
	background-image: url(/images/corner-TRANZ-topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.BottomLeft {
	background-image: url(/images/corner-TRANZ-bottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
.BottomRight {
	background-image: url(/images/corner-TRANZ-bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.quoteRed {
	font-size: 14px;
	font-weight: bold;
	color: #F03;
	text-align: center;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.testimonilTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #039;
	background-color: #9CF;
	margin-right: -10px;
	margin-left: -10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 10px;
	padding: 10px;
}
.img_BorderRight {
	margin-left: 15px;
	border: 3px solid #000;
	margin-right: 5px;
	margin-bottom: 10px;
}
.img_BorderLeft {
	border: 3px solid #000;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.affiliatesBoxes-old {
	background-image: url(/images/successBlurbBack.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 10px;
	height: 160px;
	width: 630px;
	margin-bottom: 10px;
}
.text_Emphasis {
	font-size: 18px;
	font-weight: bold;
}
.staff_holder {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-image: url(/images/gradient_forms_blue.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-top: 10px;
}
.img_border_STAFF {
	margin-bottom: 10px;
	margin-left: 5px;
	border: 3px solid #000;
	margin-right: 15px;
	float: left;
}
#contactSylvieBack {
	background-image: url(/images/photos/sylvie-purpledress-pose.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 632px;
	min-height: 503px;
}
#wrapper {
	width: 900px;
	margin: auto;
	background-image: url(/images/banners/topMain-banner-slim_Black_Slogan-NEW.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper-groupon {
	width: 900px;
	margin: auto;
	/*background-image: url(/images/banners/banner-groupon.jpg);*/
	background-image: url(/images/banners/banner-groupon2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper-kahoot {
	width: 900px;
	margin: auto;
	background-image: url(/images/banners/banner-kahoot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapperOuter {
	margin: auto;
	background-position: left top;
	width: 900px;
	background-color: #000;
}
#bodyInner {
	background-image: url(/images/gradientBodyBar4.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#clientsOnly {
	height: 32px;
	padding-top: 3px;
	clear: both;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
	background-color: #000;
}
#banner {
	height: 174px;
}
#bannerLogo {
	float: left;
}
#CLEAR_BOX {
	float: left;
}
#bannerSpot {
	float: left;
	height: 174px;
	width: 701px;
}
#bannerBookNow {
	float: right;
	height: 30px;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
}
.contentBox {
	margin-bottom: 10px;
}
#bannerOfferButton {
}
#bannerOfferButton a {
	background-color: #2083CB;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	display: block;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#navigation {
	height: 44px;
	width: 680px;
	margin-left: 10px;
}
#navLeft {
	float: left;
	width: 665px;
	height: 44px;
	margin-left: 13px;
}
#navLeft a {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	height: 28px;
	float: left;
	font-size: 14px;
}
#navLeft a:hover {
	background-image: url(/images/navHoverBlue.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 9px;
	padding-left: 9px;
}
a.buttonHoverActiveStartNow{
	background-image: url(/images/navHoverGreen.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 87px;
	float: right;
}
a.buttonHoverActiveStartNow:hover  {
	background-image: url(/images/navHoverBlack.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 12px;
	padding-left: 10px;
	display: inline-block;
	width: 89px;
	text-align: center;
	float: right;
}
#navRight {
	float: right;
	width: 101px;
	height: 44px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-image: url(/images/navHoverBlue.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#navRight a {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height: 31px;
	width: 96px;
}
#contentHolder {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#topFlash {
	height: 218px;
	width: 692px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
#right2WeeksOffer {
	height: 450px;
	width: 205px;
	margin-bottom: 10px;
	background-color: #000;
	color: #FFF;
	border: 2px solid #FFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#TwoWeeksButton {
	margin-top: 240px;
}
#TwoWeeksButton a {
	background-color: #FF0;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	display: block;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#leftColumn {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#allanMovie {
	height: 238px;
	width: 168px;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#assessment {
	height: 281px;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	margin-bottom: 10px;
}
#assessment-craig {
	background-image: url(/images/craig-trainer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
}
#assessmnet-info {
	padding: 5px;
}
#newsletter {
	height: 400px;
	background-image: url(/images/ads/newsletterVertical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	width: 168px;
	padding-top: 80px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#newsVert {
	margin-left: 70px;
	font-size: 14px;
	font-weight: bold;
}
#newsletterVertForm {
	height: 120px;
	width: 168px;
	font-weight: bold;
	color: #000;
	margin-top: 100px;
}
#newsletterHorizontal {
	background-image: url(/images/ads/newsletterHorizontal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 218px;
	width: 693px;
	padding-top: 60px;
}
#newsletterHorzForm {
	height: 120px;
	width: 210px;
	margin-bottom: 10px;
	margin-left: 130px;
	font-weight: bold;
	color: #000;
}
#newsletterSignUp {
	margin-top: 20px;
}
#rightColumn {
	float: right;
	width: 180px;
	margin-top: -44px;
}
#topOfferButton {
	margin-bottom: 30px;
}
#topOfferButton a {
	background-color: #FF0;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	display: block;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#eBookOuter {
	height: 395px;
	width: 209px;
	margin-bottom: 10px;
}
#eBook {
	height: 425px;
	width: 180px;
	background-image: url(/images/ads/eBook_WLSR-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
.btn_gradient_Green {
	color: #000000;
	font-weight: bold;
	width: 150px;
	border: 2px solid #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	background-image: url(/images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#eBook .btn_gradient_Green a    {
	width: 200px;
	color: #000;
	padding: 5px;
	text-decoration: none;
}
#offerBoxRight_1 {
	background-color: #6C6;
	height: 300px;
	width: 209px;
}
#clear2 {
	clear: both;
}
#offer {
	height: 238px;
	width: 198px;
	border: 1px solid #333;
	padding: 5px;
	margin-top: 10px;
	background-image: url(/images/gradientPurple.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
}
#contentArea {
	float: left;
	margin-right: 10px;
	min-height: 400px;
	font-size: 12px;
	width: 500px;
}
#content1 {
	padding: 10px;
	width: 480px;
	min-height: 400px;
	font-size: 12px;
}
#content2 {
	padding: 10px;
	width: 449px;
	min-height: 400px;
	font-size: 12px;
	clear: both;
}
#offer2 {
	margin-top: 13px;
	height: 218px;
}
#footer {
	height: 94px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	border: 1px solid #333;
	background-image: url(/images/footerBack.jpg);
	font-size: 12px;
	padding-top: 0px;
	width: 880px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer a {
	font-weight: bold;
	color: #2082CA;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 300px;
	margin-top: 15px;
}
#logo {
	float: right;
	width: 120px;
}
#footerOfferButton {
	margin-bottom: 10px;
	width: 250px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 50px;
	margin-right: 80px;
	margin-top: 15px;
}
#footerOfferButton a {
	background-color: #FF0;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	display: block;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#clearFooter {
	clear: both;
}
#addthis {
	margin: auto;
	height: 25px;
	text-align: center;
	padding-top: 10px;
}
#contentAreaFULL {
	float: left;
	margin-right: 8px;
	min-height: 600px;
	font-size: 12px;
	width: 692px;
	font-family: Verdana, Geneva, sans-serif;
}
#content1FULL {
	padding: 10px;
	width: 671px;
	min-height: 975px;
	font-size: 12px;
}
#contentHolder #contentAreaFULL a{
	color: #2082C5;
	text-decoration: none;
	font-weight: bold;
}
#contentHolder #contentArea a {
	color: #2082C5;
	text-decoration: none;
	font-weight: bold;
}
#sylviePicRight {
	float: right;
	height: 435px;
	width: 165px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	margin-right: 10px;
}
#navigationBackUp {
	background-image: url(/images/navBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 660px;
	margin-top: 8px;
	margin-left: 10px;
	border: 1px solid #333;
}
.formTitle {
	font-weight: bold;
	color: #06C;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	font-size: 14px;
}
#subNavigation {
	height: 24px;
	width: 609px;
	background-color: #000;
	margin-top: 10px;
	background-image: url(../images/navHoverBlue.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	border: 2px solid #CCC;
	padding-left: 76px;
	color: #FFF;
}
#subNavLeft {
	height: 24px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
#subNavLeft a {
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	height: 16px;
	font-size: 12px;
}
#subNavigation #subNavLeft a:hover {
	background-image: url(/images/navHoverBlack.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 9px;
}
#contentHolderFULL {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#contentHolderFULL #rightColumn {
	float: right;
	width: 180px;
}
.indexObject_margin10 {
	margin-top: 20px;
}
#erfMap {
	border: 2px solid #999;
	margin: auto;
	margin-bottom: 10px;
}
.successButtons {
	display: inline-block;
	margin: 10px;
	height: 300px;
	width: 200px;
	text-align: center;
}
.Stats_Holder {
	margin-top: 15px;
	margin-bottom: 15px;
	margin: auto;
	width: 643px;
}
.Stats_Top {
	background-image: url(/images/success/backBlueTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	width: 622px;
	padding-left: 11px;
	padding-right: 10px;
}
.Before_Stats_After {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 11px;
	background-image: url(/images/success/backBlue.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.Stats_Bottom {
	background-image: url(/images/success/backBlueBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 643px;
}
.stats {
	width: 175px;
	float: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #309;
	border-bottom-color: #309;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFF;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #309;
	border-left-color: #309;
	padding-right: 5px;
}
.stats p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.statsAlone {
	width: 175px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 15px;
}
.statsAlone p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgBorder {
	border: 2px solid #000;
	margin: auto;
	display: inline-block;
}
.Layer1 {
}
#content1FULL a {
	font-weight: bold;
	color: #2081C1;
	text-decoration: none;
}
.buttonRight {
	display: block;
	float: right;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.buttonRight a {
	font-size: 16px;
}
.ContentBox {
	padding: 10px;
	width: 480px;
	font-size: 12px;
	margin-bottom: 10px;
}
#contentArea .contentBox .backWhite .TopLeft .TopRight .BottomLeft .BottomRight #content1 .testimonilTitle a     {
	color: #039;
}
.TitleTextBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #039;
	background-color: #9CF;
	margin-right: -10px;
	margin-left: -10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
.backBlue {
	background-color: #2083CB;
	margin: 0px;
	padding: 0px;
}
.gradientBackBlue {
	background-image: url(/images/gradient_forms_blue.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.gradientBackBlue_Reversed {
	background-image: url(/images/gradientBlueReversed.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.successBoxes {
	background-image: url(/images/successBlurbBackBlack.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 10px;
	height: 160px;
	width: 630px;
	margin-bottom: 10px;
}
#successButtonsHolder {
}
#successButtonsHolder a img {
	margin-bottom: 15px;
}
.CenteredTextObject {
	width: 410px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.DidYouKnow {
	font-size: 11px;
	color: #000;
	background-color: #E7F6FF;
	border: 8px double #006;
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-weight: normal;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(/images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 14px;
}
.DidYouKnow_Title {
	font-size: 16px;
	font-weight: bold;
	color: #063;
	text-decoration: none;
}
.DROP_CAPS {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 30px;
	float: left;
	margin-top: -4px;
	margin-bottom: -4px;
}
.quoteGreen {
	font-weight: normal;
	color: #099;
	text-decoration: none;
	text-indent: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #039;
	border-bottom-color: #133297;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 175px;
	padding-right: 5px;
	padding-left: 5px;
}
.brown_Box {
	background-image: url(/images/brownBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	width: 505px;
	padding-top: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.img_Right_Details {
	float: right;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 10px;
}
.buttonLeft {
	display: block;
	float: left;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	margin-right: 10px;
}
.buttonLeft a {
	font-size: 16px;
}
.box_special_Info {
	background-color: #FDF8E7;
	padding: 10px;
	border: 4px double #333;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.DidYouKnow_Right {
	font-size: 11px;
	color: #000;
	background-color: #E7F6FF;
	border: 8px double #006;
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-weight: normal;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(/images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 14px;
}
.AffiliatesBoxes {
	margin-bottom: 20px;
	background-image: url(/images/Affiliates_Divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}
.AffiliatesBoxes img {
	margin-right: 10px;
	display: block;
	margin-bottom: 20px;
}
.Affiliates_TItle {
	font-size: 16px;
	font-weight: bold;
	color: #39F;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.UP_QUOTE {
	font-weight: bold;
	font-size: 18px;
	margin-top: -2px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.backGreenGradient {
	background-image: url(/images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#agreementHolder {
	width: 600px;
	border: 2px inset #CCC;
	margin: auto;
	background-color: #FFF;
	padding: 5px;
}
#aboutPhotosHolder {
	margin-bottom: 15px;
}
#aboutPhotosHolder img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.aboutPhotoText {
	font-size: 16px;
	font-weight: normal;
	color: #036;
	margin: auto;
	margin-right: 10px;
}
.aboutPhotoText_Left {
	font-size: 16px;
	font-weight: normal;
	color: #036;
	margin-left: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stats_Decorated {
	width: 225px;
	float: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFF;
}
.stats_Decorated p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.stats_Text_Top {
	float: none;
	background-image: url(/images/stats_back_Top-2.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
.stats_Text_Middle {
	float: none;
	background-image: url(/images/stats_back_Middle-2.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.stats_Text_Bottom {
	float: none;
	background-image: url(/images/stats_back_Bottom-2.jpg);
	height: 24px;
}
#bannerChangeLife {
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.orangeButtonGradient_NO_MARGIN {
	background-color: #FF6633;
	color: #000000;
	font-weight: bold;
	width: 150px;
	border: 2px solid #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	background-image: url(/images/gradientOrange.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodyInner #wrapperOuter #wrapper #contentHolder #contentAreaFULL .backWhite .TopLeft .TopRight .BottomLeft .BottomRight #content1FULL p .orangeButtonGradient_NO_MARGIN {
	width: 200px;
	color: #000;
	padding: 5px;
	border: 2px solid #000;
}
.text_Green {
	font-size: 24px;
	font-weight: bold;
	color: #72AE3D;
}
#contentAreaLIGHT {
	float: left;
	margin-right: 8px;
	min-height: 400px;
	font-size: 12px;
	width: 663px;
	font-family: Verdana, Geneva, sans-serif;
}
#content1LIGHT {
	padding: 10px;
	width: 639px;
	min-height: 400px;
	font-size: 12px;
}
.titleBlueBackBorder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #039;
	background-color: #9CF;
	margin-right: -10px;
	margin-left: -10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 10px;
	padding: 10px;
}
#eBookOuter180 {
	height: 385px;
	width: 180px;
	margin-bottom: 10px;
}
.storyBox {
	background-image: url(/images/gr_herStoryTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	padding-top: 100px;
	padding-right: 15px;
}
.successName {
	background-image: url(/images/success/names/sylvie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 685px;
}
.storyBoxHolder {
	background-image: url(/images/gr_StoryVertBar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
}
.storyBoxBottomHolder {
	background-image: url(/images/gr_StoryBottomBar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.storyBoxBottom {
	background-image: url(/images/gr_StoryBottomBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin: 0;
}
#right2WeeksOffer180 {
	height: 425px;
	width: 180px;
	margin-bottom: 10px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}

