/* CSS Document */


body {
	background: url('/images/bkgrd.jpg');
	background-repeat:repeat-x;
	background-color: #211c17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial
{
font-family:arial;
}

.georgia{
font-family:georgia;
}

#header {
	height: 55px;
	width: 950px;
	margin: 10px auto 10px auto;
	display:block;
}

#consinfo {
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
	color: #a29a93;
	display: block;
	width: auto;
	min-height: 65px;
}
#BN2 #BN2header #consinfo {
	width: 36%;
	display:block;
}
#BN2 #BN2header #consinfo #topnavBox ul {
	min-height: 42px;
}
#BN2 #BN2header #consinfo #topnavBox ul li {
	
}
#BN2 #nav {
	clear:both;
}

#consinfo h1 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	color: #a29a93;
	text-transform: uppercase;
}

#consinfo h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 3px 0;
	color: #5d87a1;
}

#consinfo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #a29a93;
	font-size: 10px;
}

#consinfo a:hover {
	color: #666;
}

#topnavBox {
	float: none;
	margin: 1px 0px 0px 0px;
	width: auto;
	display: block;
	text-align: right;
	height: 31px;
	clear: both;
}
#topnavBox ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	min-height: 30px;
}
#topnavBox ul li {
	display: block;
	float: left;
	width: auto;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #a29a93;
}
#topnavBox a {
	display: block;
	width: auto;
	text-transform: uppercase;
	text-decoration: none;
	color: #a29a93;
	font-size: 10px;
	float: left;
}
#topnavBox a:hover {
	color: #666;
}
#logoBox {
	float: left;
	margin: 0px;
	margin:0;
	width:200px;
	height:63px;
}
#skinspaBox {
	float: right;
	text-align: right;
	margin: 0px;
	margin-right: 5px;
	margin-top: 28px;
}
#skinspaBox a {
	display: block;
	width: 33px;
	height: 29px;
	background: url(/images/skinspa-logo.png) no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #a29a93;
	font-size: 10px;
}
#skinspaBox a:hover {
	background: url(/images/skinspa-logo-2.png) no-repeat 0 0;
	color: #666;
}
#skinspaBox2 {
	float: none;
	margin: 0px;
	margin-right: 0px;
	margin-top: -8px;
	width: 33px;
	height: 31px;
}
#skinspaBox2 a {
	display: block;
	width: 33px;
	height: 31px;
	background: url(/images/skinspa-logo.png) no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #a29a93;
	font-size: 10px;
}
#skinspaBox2 a:hover {
	background: url(/images/skinspa-logo-2.png) no-repeat 0 0;
	color: #666;
}

#ebeautiBox {
	float: none;
	margin: 0px;
	margin-right: 0px;
	margin-top: -10px;
	width: 42px;
	height: 31px;
}
#ebeautiBox a {
	display: block;
	width: 42px;
	height: 31px;
	background: url(/eBeauti/images/icon-logo-white2.png) no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #a29a93;
	font-size: 10px;
}
#ebeautiBox a:hover {
	background: url(/eBeauti/images/icon-logo-color2.png) no-repeat 0 0;
	color: #666;
}

#container {
	background-color:#e1dedc;
	margin: 0 auto;
	width: 900px;
	display:block;
	clear:both;
}

#invisLinks {
	width: 900px;
	margin: 2px auto 2px auto;
	font-size: 8px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	clear: both;
}

#invisLinks a a:hover {
	text-decoration: none;
	color: #FFF;
}

#footer {
	width: 900px;
	margin: 0 auto 20px auto;
	font-size: 10px;
	text-align: right;
	color: #6e675f;
	clear: both;
}

/* standard fonts */

h1 {
	color: #333;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #684c43;
}

h2.larger {
	font-size: 18px;
}

h3 {
	color: #666;
}

h6 {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	margin-bottom: 5px;
}

a {
	color: #6b8fb0;
	text-decoration: none;
}

a:hover {
	color: #666;
}

.smalltext {
	font-size: 10px;
}

.bigtext {
	font-size: 16px;
}

/* Login */

#loginContainer {
	background-color: #FFFFFF;
	background-image:url(../images/loginBack.jpg);
	background-repeat: no-repeat;
	margin: 15px auto 10px auto;
	width: 900px;
	height: 475px;
}
#loginTop {
	background-color: #000;
	background-image:url(../images/loginBack-video-top.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 900px;
	float:left;
	height: 42px;
}
#loginBtm {
	background-color: #000;
	background-image:url(../images/loginBack-video-btm.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 900px;
	float:left;
	height: 43px;
}
#loginMid {
	background-color: #000;
	background-image:url(../images/loginBack-video-mid.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 900px;
	float:left;
	min-height: 390px;
}

#loginLeft {
	
	float: left;
	width: 240px;
	text-align: center;
	padding-top: 125px;
/*	background-image:url(../images/loginLeftBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
}

#loginRight { 
	margin: 0;
	float: right;
	width: 655px;
	/*height: 475px;*/
	padding-top: 15px;
}

img#loginLogo {
	margin: 20px auto;
	display: block;
}

#loginButtons {
	margin: 10px auto;
}

#loginMessage {
	font-weight: bold;
	color: #990000;
	width: 200px;
	margin: 3px auto;
	text-align: left;
}


#loginLinks {
	width: 190px;
	display: block;
	margin: 5px auto;
	padding: 5px 10px;
	background: url('/images/rule_lines.png');
	text-align: left;
	color:#a29a93;
}

#loginLinks p {
	line-height: 16px;
}

#loginLinks a {
	color: #ffffff;
	text-decoration: none;
}

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

#loginLeft table {
	margin-left: 4px;
	color:#ffffff;
}

#loginTD {
	font-size: 10px;
}

table#loginAds {
	margin-top: 30px;
}

#loginAd1 {
	margin-bottom:4px;
}

#loginAd2 {
	
}

#loginAd3 {
	float: right;
}

/* Landing */

#landingSection1 {
	background-color:#352e26;
	height:200px;
	width:900px;
	
}



#landingBanners {
	float: left;
	width: 600px;
}

#landingTopRight { 
	margin: 0;
	float: left;
	background-image:url('../images/freedom-back.jpg');
	width: 300px;
	/* height: 1%  Holly hack for Peekaboo Bug */
	height: 219px;
}

#landingBottomLeft {
	float: left;
	width: 574px;
	background-color:#d9d5d2;
	height:402px;
}

#landingBottomRight { 
	margin: 0px;
	float: left;
	height:402px;	
	width: 326px;
	background-image:url(../images/landingBackBR.jpg);
	background-repeat: repeat-y;
}

/* Modal Text */

#dialog h2 {
	font-size: 16px;
}

#dialog p {
	font-size: 14px;
}

#dialog a {
	font-weight: bold;
}

/* Landing Carousel */

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 600px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	/* left: -5px; */
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 200px;
}

#stepcarouselNav {
	background:url('/images/carousel_back.png');
	width: 600px;
	height:19px;
}

#stepcarouselNav p {
	margin: 0;
}

#stepcarouselNav a{
	font-size: 15px;
	color: #a29a93;
	margin: 0 3px;
}

#stepcarouselNav a:hover{
	color: #ccc;
}

#stepcarouselArrows{
	float: right;
	margin-top: 4px;
}

#stepcarouselArrows a{
	margin: 0;
}

#stepcarouselArrows img{
	margin-right: 5px;
}

/*  In Focus */

#inFocus {
	width: 600px;
	margin: 10px;
	margin-bottom:5px;
}

.inFocusStory {
	border-top: 1px solid #bebab6;
	height: 100px;
	width: 550px;
	display: block;
	margin: 0;
	clear: both;
}
.inFocusText {
	float: left;
	width: 365px;
}

.inFocusStory h2 {
	font-weight: normal;
	margin: 5px 0 0 0;
}

.inFocusStory p {
	font-weight: normal;
	margin: 3px 0;
}

.Achiever {
	height: 161px !important;
}

img.inFocusImage {
	float: left;
	margin-right: 10px;
}

#inFocus .last {
	border-bottom: 1px solid #e9e8e3;
}

/* Monthly Marching Orders */

#MMO {
	width: 289px;
	margin: 8px 0 0 10px;
	text-align: center;
	height: 162px;
	overflow: auto;
}

#MMO hr{
color: #bebab6;
}

#MMO h1 {
	color:#211C17;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-size: 16px;
	text-align: center;
}

#MMO h3 {
	margin: 10px 0 0 0;
	color: #000000;
}

#MMO h4 {
	margin: 4px 0 0 0;
}

#MMO p {
	margin: 0;
	/* line-height: 16px; */
}

#MMO a {
	margin: 0;
	color: #000;
	font-weight: normal;
	color: #5e88a2;
}

#MMO a:hover {
	color: #211C17;
}

#MMO p.step {
	padding: 5px 5px 5px 0;
}

#MMO p.first {
	margin-top: 8px;
}

/* Garys Blog */

#GarysBlog {
	width: 260px;
	margin: 10px 0 0 10px;
}

#GarysBlog h1 {
	font-weight: normal;
	margin: 0 0 3px 0;
}

#GarysBlog h3 {
	margin: 10px 0 0 0;
	color: #000000;
}

#GarysBlog h4 {
	margin: 4px 0 0 0;
}


#GarysBlog p {
	margin: 0;
	line-height: 16px;
}

#GarysBlog a {
	margin: 0;
	color: #000;
	font-weight: bold;
}

#GarysBlog a:hover {
	color: #666;
}

/* Hot Topics */

#fade {
	display: none;
}

#hotTopics {
	margin: 7px 0 0px 40px;
	height: 315px;
	width: 280px;
}

.HotNewsSection {
	height:305px;
	overflow:auto;
	padding-right:10px;
}

#hotTopics h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}

#hotTopics p {
	margin: 0;
	line-height: 20px;
}

#hotTopics h4 {
	margin: 8px 0 4px 0;
}

.hotStory {
	margin: 5px 0;
	border-top: 1px solid #bebab6;
}

/* Splash Page */

#splashBanner {
	clear: both;
	height: 77px;
}

#splashBkgd {
	clear: both;
	/*height: 77px;*/
}

/* Content Page */

#pageContent {
	background-image: url(../images/leftNavBack.png);
	background-repeat: repeat-y;
}

#leftNav {
	float: left;
	width: 200px;
}

#mainContent { 
	margin: 0;
	float: left;
	width: 650px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-left: 30px;
	padding-top:10px;
	background-color:#e1dedc;
}

#mainContent hr{
color:#bebab6;
border-color:#bebab6;
}


#mainContent ul{
color: #333;
	line-height: 16px;
}

.offersrewardsButton{
border-style:solid;
border-color: #666666;
background-color:#ffffff;
border-width:1px;
padding:5px;
}

#mainContent h1 {
	color: #684c43;
}

#mainContent h2 {
	color: #333;
}

#mainContent table th,td{
font-family:inherit;
/*font-size:11px;*/
font-weight:normal;
}

#mainContent p {
	color: #333;
	line-height: 16px;
}

#mainContentWide { 
	text-align: left;
	width: 820px;
	margin: 0 auto;
}

#mainContent #inFocus {
	width: 600px;
	margin: 20px auto;
}

.trail {
	color: #666666;
}

.splashTable {
	margin-bottom: 20px;
}

/* lefthand navigation */

#leftNav ul#sectionLinks {
	width: 160px;
	list-style: none;
	display: block;
	padding-left: 0;
	margin-left: 10px;
	margin-top: 0;
}

#leftNav ul#sectionLinks li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #cdc8b0;
	margin: 0;
	padding: 5px 0;
}

#leftNav ul#sectionLinks li a {
	color: #684c43;
	
}

#leftNav ul#sectionLinks li a:hover {
	color: #333;
}

h3.sidenavHeader {
	margin-left: 10px;
	margin-bottom: 5px;
	width: 160px;
}

/* lefthand minisection navigation */

#leftNav ul#minisectionLinks {
	width: 160px;
	list-style: none;
	display: block;
	padding-left: 0;
	margin-left: 10px;
	margin-top: 0;
	background-color:#6b8fb0
}

#leftNav ul#minisectionLinks li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;	

}

#leftNav ul#minisectionLinks li a {
	color: #FFFFFF;
	padding: 5px;
}

#leftNav ul#minisectionLinks li a:hover {
	color: #EBEBEB;
}

/* Tool tip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }

/* regular lists */

#mainContent ul li {
}

#mainContent ul li h6{
	margin: 0;
}

/* stylized lists */

ul.styledList {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 415px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #EBEBEB;
	text-align: left;
}

ul.styledList li {
	padding: 10px;
}

ul.styledList li strong{
	font-size: 14px;
	color: #684c43;
	font-weight: normal;
}

ul.styledList li strong a{
	color: #684c43;
}

ul.styledList li strong a:hover {
	color: #6b8fb0;
}

ul.styledListSidebar {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #EBEBEB;
}

ul.styledListSidebar li {
	padding: 10px;
	text-align: left;
}

ul.styledListSidebar li strong{
	font-size: 14px;
	color: #684c43;
	font-weight: normal;
}

ul.styledListSidebar li strong a{
	color: #684c43;
}

ul.styledListSidebar li strong a:hover {
	color: #6b8fb0;
}

ul.styledListWide {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 620px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background-color: #EBEBEB;
}

ul.styledListWide li {
	padding: 4px;
}

ul.styledListWide li strong{
	font-size: 14px;
	color: #684c43;
	font-weight: normal;
}

ul.styledListWide li strong a{
	color: #684c43;
}

ul.styledListWide li strong a:hover {
	color: #6b8fb0;
}

ul.sidebarLinkList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sidebarLinkList li {
	list-style: none;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #CCC;
}

img.pdficon {
	margin: 2px;
}

/* sidebars */

.sidebar {
	width: 175px;
	float: right;
	margin: 0 0 10px 20px;
	background-color: #EBEBEB;
	padding: 0px 10px;
}
.sidebarProfilelink {
	width: 175px;
	float: right;
	margin: -30px 0px 10px 20px;
	padding: 0px 10px;
	background-color: #EBEBEB;
}
/* minisite */

#minisiteNav {
	/* background-color: #EBEBEB; */
	width: 500px;
}

#minisiteNav h5{
	font-size: 12px;
	margin-top: 0;
}

#minisite h1 {
	margin-bottom: 0;
}

/* New Consultant Spa Rewards */

#NCSpaRewards {
	
	background-position: right top;
	background-repeat: no-repeat;
}

#NCSpaRewards h1 {
	margin-bottom: 0;
}

/* Be a Celebrity */

#BeACeleb {
	background-image: url(../busbuilder/recruiting/BeACeleb/images/background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/* tables */

table.agenda td.tableHead {
	color: #FFFFFF;
	background-color: #674C44;
}

table.agenda td {
	background-color: #5a471b;
	border-bottom: 1px solid #fff;
}

table.agenda2 th, table.agenda2 td {
	font-size: 13px;
}
table.agenda2 td.tableHead {
	color: #f0f0f0;
	background-color: #684c43;
	padding: 4px 4px;
}
table.agenda2 td {
	background-color: #D2CECB;
	border-bottom: 1px solid #e1dedc;
	color: #000000;
	padding: 4px 20px;
}


table.orders td.tableHead {
	color: #FFFFFF;
	background-color: #674C44;
}

table.orders td {
	background-color: #FAF8F4;
}

#Celeb2010{
background-color:#ffffff;
}

#DirectorSummit2010 {
padding-bottom:10px;
}

#DirectorSummit2010 p {
color:#ffffff;
}

#DirectorSummit2010 h2 {
color:#ffffff;
}

#DirectorSummit2010 strong {
color:#ffffff;
font-size:14px;
}

#eventInviteChooseTemplates div.emailTemplates {
		text-align: center;
}

#eventInviteChooseTemplates div.emailTemplates div {
	float:left;
	margin-bottom: 12px;
}

#eventInviteChooseTemplates div.emailTemplates div img {
	cursor: pointer;
	padding:5px;
	margin:10px 15px;
}

#eventInviteChooseTemplates div.emailTemplates div img.active {
	border:5px solid #5fafe4;
	padding:0px;
}

#Unitheadline {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #555555;
}

#Unitsubhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.EmailTextInput {
	    font-family:  Arial,sans-serif;
		font-size: 11px; 
		border: solid 1px #ACACAC;
		height: 20px; 
		padding-top:2px;
		margin-right:6px;
} 

.tableTextareaEditor { 
	    border: 1px solid #888888; 
}

/* table for who_about.asp / cindy turek text toggle 
table.textct td.tableHead {
	color: #FFFFFF;
	background-color: #ebebeb;
}

table.textct td {
	background-color: #ebebeb;
	border-bottom: 1px solid #fff;
}

table.textct2 th, td {
	font-size: 13px;
}
table.textct2 td.tableHead {
	color: #f0f0f0;
	background-color: #ebebeb;
	padding: 4px 4px;
}
table.textct2 td {
	background-color: #d6ceba;
	border-bottom: 1px solid #e1dedc;
	color: #000000;
	padding: 4px 20px;
}
*/

/*  product Feature */

.prodFeature {
	border-top: 1px solid #bebab6;
	min-height: 100px;
	display: block;
	margin: 0px;
	width: 620px;
	clear: both;
}
.prodFeature h2 {
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
.prodFeature p {
	font-weight: normal;
	margin: 3px 0px;
}

/*  product Focus */

#prodFocus {
	width: 600px;
	margin: 10px;
}
#prodFocus .last {
	border-bottom: 1px solid #e9e8e3;
}
img.prodFocusImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

/*  product Teaser */

#prodFocus .prodTeaser {
	border-top: 1px solid #bebab6;
	min-height: 100px;
	display: block;
	margin: 0px;
	clear: both;
}
#prodFocus .prodTeaser h2 {
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
#prodFocus .prodTeaser p {
	font-weight: normal;
	margin: 3px 0px;
}

#landingSocial {
	float:none;
	padding: 3px 0px 1px 13px;;
	margin: 5px 0px 0px 0px;
	background-color: #e9e8e3;
	width: 287px;
	border-top: 1px solid #bebab6;
	border-bottom: 1px solid #bebab6;
	text-align: center;
}
#landingSocial .socialText {
	margin: 0px;
	float: none;
}
#landingSocial img {
	float:none;
	margin: 0px 10px 0px 0px;
}

#main.news {
	width: 620px;
	margin: 0 auto;
}
#main.news ul.newsGallery {
    padding: 0;
}
#main.news ul.newsGallery li {
	width: 168px;
	min-height: 140px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 250px;
}
#main.news ul.newsGallery li a{
	margin: 2px 0px;
	float: left;
}	
#main.news ul.newsGallery li h2 {
	margin: 2px 0px;
	float: left;
}
#main.news ul.newsGallery li p {
	margin: 2px 0px;
	float: left;
}
sup {
position: relative;
top: -1ex;
vertical-align:baseline;
font-size: 65%;
}
sub {
position: relative;
top: 0.5ex;
vertical-align:baseline;
font-size: 65%;
}

.imgLeft {
	clear:none;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.imgRight {
	clear:none;
	float:right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.prodimgLeft {
	clear:none;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.prodimgRight {
	clear:none;
	float:right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#mainContent h2.prodname {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#prodinfoHolder {
	clear:both;
	position:relative;
	padding-bottom:15px;
}
#prodinfoHolder .prodimgLeft {
	clear:none;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#prodinfoHolder .prodimgRight {
	clear:none;
	float:right;
	padding-left: 15px;
	padding-bottom: 15px;
}
#prodinfoHolder .prodprofile {
	clear:none;
	width:auto;
	background-color:#ebebeb;
	padding:5px 15px;
	margin-bottom: 25px;
}
#prodinfoHolder .prodprofile2 {
	clear:none;
	width:auto;
	background-color:#ebebeb;
	padding:5px 15px;
	margin-bottom: 25px;
}
#prodinfoHolder .prodprofile3 {
	clear:none;
	width:auto;
	background-color:#ebebeb;
	padding:5px 15px;
	margin-bottom: 25px;
}
#prodinfoHolder .prodprofile4 {
	clear:none;
	width:auto;
	background-color:#ebebeb;
	padding:5px 15px;
	margin-bottom: 25px;
}
#prodinfoHolder h2 {
	color: #6B8FB0;
	margin: 5px 0px;
}
#prodinfoHolder h3 {
	color: #222222;
	margin: 5px 0px 10px 0px;
}

#introBox {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#tipsBox {
	background-color: #f5f5f5;
	padding: 10px;
	margin: 10px auto;
}

#resultsBox {
	clear: both;
	float: right;
	padding: 0px 0px 15px 15px;
}
#resultsBox h1, #resultsBox h2, #resultsBox h3, #resultsBox p {
	margin: 0px;
}

#trainingBox {
	background-color: #f5f5f5;
	padding: 10px;
}
#formsBox {
	background-color: #ebebeb;
	padding: 0px 10px;
	float: none;
	width: auto;
	margin: 5px auto;
	padding: 10px;
}
#formsBox h3 {
	margin: 3px 0px 8px 0px;
}
#formsBox p {
	margin: 3px 0px;
}

/* Success Story */

#FeaturedTitle {
	font-size: 16px;
	color: #684c43;
}

#FeaturedBodyTitle {
	font-size: 16px;
	color: #6B8FB0;
}

#FeaturedForm {
	background-color: #ebebeb;
	border: 1px solid #d4d0cd;
	/*padding: 0px 5px;*/
	float: none;
	width: auto;
	margin: 5px auto;
	padding: 0px 5px 7px 12px;
}

#FeaturedFormWhite {
	background-color: #ffffff;
	/*border: 1px dotted #bebab6;*/
	padding: 0px 5px;
	float: none;
	width: auto;
	margin: 0px;
	padding: 5px;
}

#inFeatured {
	width: 600px;
	margin: 10px;
	margin-bottom:5px;
}

.FeaturedSS {
	padding: 15px 0px 7px 0px;
	border-top: 1px solid #d4d0cd;
	height: 100px;
	width: 620px;
	display: block;
	margin: 0;
	clear: both;
}

.FeaturedSSbody {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #d4d0cd;
	height: 100px;
	width: 620px;
	display: block;
	margin: 0px;
	clear: both;
}

.FeaturedSSbody h2 {
	font-weight: bold;
	margin: 3px 0 0 0;
}

.inFeaturedText {
	float: left;
	width: 365px;
}

.inFeaturedStory h2 {
	font-weight: normal;
	margin: 5px 0 0 0;
}

.inFeaturedStory p {
	font-weight: normal;
	margin: 3px 0;
}

img.inFeaturedImage {
	padding: 0px 5px 0px 0;
	float: left;
	/*border-right: 1px dotted #bebab6;*/
	margin-right: 7px;
}

img.inFeaturedImageBody {
	padding: 0px 10px 0px 0;
	float: left;
	border-right: 1px dotted #d4d0cd;
	margin-right: 10px;
}

#inFeatured .last {
	border-bottom: 1px solid #e9e8e3;
}

.rewardsBox {
	border-top: 1px solid #ffffff;
	min-height: 100px;
	width: 550px;
	display: block;
	margin: 5px auto;
	clear: both;
	padding: 5px 0px;
	background-color: #ffffff;
}
.rewardsBoxText {
	float: left;
	width: 365px;
}
.rewardsBox h2 {
	font-weight: normal;
	margin: 10px 0px 5px 10px;
	color: #222222;
}
.rewardsBox h3 {
	font-weight: normal;
	margin: 10px 0px 5px 10px;
	color: #444444;
}
.rewardsBox p {
	font-weight: normal;
	margin: 10px 0px 10px 10px;
}
img.rewardsImage {
	float: right;
	margin-left: 10px;
}
rewardsBox.last {
	border-bottom: 1px solid #ffffff;
}

/*  news */

#newsBox {
	width: 620px;
	margin: 10px;
	margin-bottom:15px;
	margin-top: 5px;
	float: left;
}

.newsStory {
	border-top: 1px solid #bebab6;
	height: auto;
	width: 99%;
	display: block;
	margin: 0px 0px;
	clear: both;
	padding: 0px 0px 10px 0px;
	min-height: 55px;
	float: left;
}
.newsText {
	float: left;
	width: 365px;
}

.newsStory h2 {
	font-weight: normal;
	margin: 5px 0 0 0;
	float: left;
	display: block;
	width: 555px;
	font-size: 12px;
}
.newsStory h3 {
	font-weight: normal;
	margin: 5px 0 0 0;
	float: left;
	display: block;
	width: 505px;
	font-size: 14px;
	color: #333;
}

.newsStory p {
	font-weight: normal;
	margin: 3px 0;
	float: none;
	clear: none;
}
.newsStory p.prLink {
	clear: both;
	padding-top: 5px;
	float: right;
}

img.newsImage {
	float: left;
	margin-right: 10px;
}

#newsBox .last {
	border-bottom: 1px solid #e9e8e3;
}


.buttonStyle {
		padding: 5px 10px;
		display: inline;
		background: #f5f5f5 url(../images/button.png) repeat-x bottom;
		border: 1px solid #f5f5f5;
		color: #222;
		cursor: pointer;
		font-weight: normal;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		/*text-shadow: 0px 0px #888;*/
		}
	.buttonStyle:hover {
		background-position: 0 center;
		}
	.buttonStyle:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
	.buttonStyle.red { background-color: #b00000; color: #ffffff; }
	.buttonStyle.blue { background-color: #6B8FB0; color: #ffffff; }
	.buttonStyle.black { background-color: #222222; color: #ffffff; }
	.buttonStyle.white { background-color: #fff; text-shadow: 1px 1px #fff; }
	.buttonStyle.small { font-size: 75%; padding: 3px 7px; }
	.buttonStyle.small:active { padding: 4px 7px 2px; background-position: 0 top; }
	.buttonStyle.large { font-size: 125%; padding: 7px 12px; }
	.buttonStyle.large:active { padding: 8px 12px 6px; background-position: 0 top; }
	
	.buttonStyle.teal { background-color: #009097; color: #ffffff; }
	.buttonStyle.gold { background-color: #aaa275; color: #ffffff; }
	.buttonStyle.grey { background-color: #bbbbbb; }
	.buttonStyle.gray { background-color: #dddddd; }

#messageBox {
	width:878px;
	margin:5px auto 0px auto;
	padding:5px 10px;
	background-color:#E9E8E3;
	border: 1px solid #fff;
}
#messageBox .messageHeader {
	color:#6B8FB0;
	margin:3px 0px 8px 0px;
}
#messageBox .messageText {
	margin:8px 0px;
}
#messageBox .messageTest-sp {
	margin:8px 0px;
	font-size:93%;
	background-color:#f5f5f5;
	padding:3px 5px;
	font-style: italic;
}

