html {
	overflow-y: scroll;
	height: 100%;
}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#f1edea;
	height: 100%;
}
img{ border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;

}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#wrapper{
	background:url(../images/wrap-bg.gif) repeat-y;
	width:952px;
	padding:180px 10px 0;
	margin:0 auto;
	position:relative;
}
.seo{
	float:left;
	width:776px;
	overflow:hidden;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header{
	background:url(../images/header-bg.gif) no-repeat 0 44px;
	width:952px;
	height:180px;
	position:absolute;
	top:0;
	left:10px;
	z-index:50;
}
.navigation{
	width:100%;
	background:url(../images/nav-bg.gif) repeat-x;
	height:29px;
	padding:15px 0 0;
	position: relative;
	z-index: 51;
}
#nav{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	padding:0 0 0 20px;
	margin:0;
}
/*
#nav li.first {
	padding-left: 43px;
}
*/
#nav li a{
	float:left;
	font:11px Trebuchet MS, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 12px;
	margin:0;
	height:1%;
}
#nav li a.active,
#nav div ul li.activel2 a,
#nav li.hover a,
#nav li:hover a,
#nav li a:hover{
	color:#9bad77;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover {
	position: relative;
}
#nav li.hover div,
#nav li:hover div {
	display: block;
}
#nav div {
	display: none;
	position: absolute;
	left: 0;
	top: 24px; 
	width:176px;
	z-index:10;
}
#nav li.first div {
	left:20px;
}
span.drop-bottom{
	display:block;
	background:url(../images/drop-bottom.png) no-repeat 0 0;
	width:176px;
	height:32px;
	overflow:hidden;
}
#nav div ul{
	margin:0;
	padding:0;
	list-style:none;
	width:176px;
	overflow:hidden;
	background:url(../images/drop-bg.png) repeat-y;
}
#nav div ul li,
#nav div ul li.first {
	padding:0 0 0 22px;
	display:block;
	float:none;
	width:154px;
}
#nav li.hover ul a,
#nav li:hover ul a,
#nav div ul li a{
	float:none;
	display:block;
	clear:both;
	color:#52247f;
	padding:6px 0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:13px;
}
#nav div ul li a:hover{
	color:#9bad77;
}
span.tel{
	float:right;
	padding:0 45px 0 0;
	font:13px Trebuchet MS, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}
strong.logo{
	float:left;
	width:234px;
	height:133px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -9px;
}
strong.logo a{
	display:block;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat 0 0;
	height:133px;
	position:relative;
	cursor:pointer;
}
#main{
	background:url(../images/main-bg.gif) repeat-y;
	width:962px;
	overflow:hidden;
	position:relative;
}
.leftside{
	float:left;
	width:197px;
	position:relative;
	z-index:10;
}
a.note{
	display:block;
	background:url(../images/note.png) no-repeat 47% 50%;
	width:164px;
	height:125px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding: 25px 0px 0px 33px;
	cursor: pointer;
}
a.note .span1{
	display:block;
	font-size:14px;
	margin-left: -4px;
}
a.note .span2{
	color:#51701e;
	display:block;
	font-size:12px;
	line-height: 0.8;
	margin-left: -8px;
}
a.expert:hover,
a.note:hover{
	text-decoration:none;
}
a.expert{
	display:block;
	background:url(../images/expert.gif) no-repeat 0 0;
	width:120px;
	height:42px;
	font-size:16px;
	color:#522a90;
	font-weight:bold;
	padding:24px 0 0 74px;
}
span.bullet{
	position:absolute;
	top:2px;
	left:-21px;
	background:url(../images/bullet.gif) no-repeat 0 0;
	width:28px;
	height:32px;
}
span.drop-top{
	display:block;
	background:url(../images/drop-top.gif) no-repeat 0 0;
	width:174px;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.add-nav{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	position:relative;	
}
.add-nav li{
	background:url(../images/separator.gif) no-repeat 0 100%;
	padding:0 0 0 27px;
	margin:0;
	height:1%;
	vertical-align:top;
}
.add-nav li.hover li a,
.add-nav li:hover li a,
.add-nav li a{
	display:block;
	margin:0;
	font-size:13px;
	line-height:16px;
	color:#52247f;
	padding:8px 13px 8px 0;
}
.add-nav li.active a,
.add-nav li.hover a,
.add-nav li:hover a,
.add-nav li a:hover{
	text-decoration:none;
	color:#95a974;
}
.add-nav li.hover,
.add-nav li:hover {
	position: relative;
}

.add-nav li.hover div,
.add-nav li:hover div {
	display: block;
}
.add-nav div {
	display: none;
	position: absolute;
	left: 197px;
	top: -3px; 
	width:176px;
	z-index:10;
}
.add-nav div ul{
	margin:0;
	padding:0;
	list-style:none;
	width:176px;
	overflow:hidden;
	background:url(../images/drop-bg.png) repeat-y;
}
.add-nav div ul li{
	background:none;
}
.add-nav div ul li a{
	position:relative;
}
.add-nav div ul li a:hover{
	text-decoration:none;
	color:#95a974;
}
.cite{
	background:url(../images/cite-bg.gif) repeat-y;
	width:195px;
}
.cite-top{
	background:url(../images/cite-top.gif) no-repeat;
	width:194px;
	padding:68px 0 0;
}
.cite-bottom{
	background:url(../images/cite-bottom.gif) no-repeat 0 100%;
	width:140px;
	padding:0 27px 29px 28px;
	overflow:hidden;
	margin:-54px 0 0;
}
.cite-bottom strong{
	display:block;
	margin:0;
	color:#6e7934;
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px;
}
.cite-bottom p{
	margin:0;
	color:#808080;
	font-size:11px;
	line-height:16px;
	padding:0;
}
a.read{
	margin:17px 0 0;
	padding:0 0 0 10px;
	display:block;
	color:#635894;
	font-size:10px;
	background:url(../images/bullet1.gif) no-repeat 0 50%;
}
a.read span{
	margin-top: 5px;
	padding:0 10px 0 0;
	background:url(../images/bullet1.gif) no-repeat 100% 50%;
}
.content-holder{
	float:right;
	width:538px;
	position:relative;
	z-index:5;
	padding:29px 20px 20px 21px;
	background:url(../images/shadow.png) repeat-x;
	overflow:hidden;
}
.img{
	position:absolute;
	right:1px;
	top:3px;
	z-index:1;
}
.content-holder .img img{
	display:block;
}
.content{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.content h1{
	margin:0;
	padding:0 0 0 5px;
	font-size:23px;
	color:#6e7934;
}
.content h3{
	margin:13px 0 0;
	padding:0 0 0 13px;
	color:#4c4c4c;
	font-size:12px;
	line-height:21px;
	font-weight:normal;

}
.content h3 span{
	display:block;
	padding:7px 0 0;
}
.content h2 {
	color:#52247F;
	font-size:18px;
	margin:0;
	padding:7px 0 0 14px;
}
/*.content */p {
	margin:13px 0 0;
	padding:0 0 0 13px;
	color:#4c4c4c;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
}
.content ul {
	list-style-type:none;
}
.content ul li {
	background: transparent url(../images/bullet1.gif) no-repeat scroll 0 8px;
	/*color:#635894;*/
	color:#4c4c4c;
	padding:5px 0 5px 10px;
	margin-left:0;
	
}
a.start{
	float:right;
	background:url(../images/start-bg.gif) no-repeat 0 50%;
	padding:0 0 0 23px;
	font:10px Georgia, Georgia, serif;
	color:#9370b1;
	margin:11px 27px 0 0;
}
a.start span{
	background:url(../images/start-bg.gif) no-repeat 100% 50%;
	padding:0 23px 0 0;
}
a.start:hover{
	text-decoration:none;
}
.know{
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
}
.know h2{
	margin:0;
	padding:0 0 0 14px;
	font-size:18px;
	color:#52247f;
}
.box{
	background:url(../images/know-bg.gif) repeat-y;
	width:538px;
}
.box-top{
	background:url(../images/know-top.gif) no-repeat;
	width:538px;
	padding:39px 0 0;
}
.box-bottom{
	background:url(../images/know-bottom.gif) no-repeat 0 100%;
	width:523px;
	margin:-25px 0 0;
	padding:0 5px 10px 10px;
	overflow:hidden;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.box ul li{
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
}
.box ul li span{
	float:right;
	text-align:center;
	width:60px;
	font-size:10px;
	color:#49176d;
	font-style:italic;
}
.box ul li a{
	display: block;
	font-size:12px;
	color:#635894;
	padding:0 0 0 16px;
}
.box ul li a:hover{
	background:url(../images/arrow.gif) no-repeat 0 50%;
	text-decoration:none;
}
span.more{
	display:block;
	font-size:10px;
	color:#808080;
	margin:3px 0 0 28px;
}
span.more a{
	color:#808080;
	font-style:italic;
	font-weight:bold;
}
.columns{
	width:559px;
	overflow:hidden;
	margin:32px 0 0;
}
.col{
	float:left;
	width:159px;
	height:105px;
	padding:3px 0 0 9px;
	margin:0 12px 0 0;
}
.col a{
	display:block;
	color:#6e7934;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}
.col a:hover{
	text-decoration:none;
}
.col div {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 87px;
	right: 12px;
	text-align: right;
}
.jumpstart{
	background:url(../images/jumpstart.gif) no-repeat 0 0;
}
.daks{
	background:url(../images/daks.gif) no-repeat 0 0;
}
.store{
	background:url(../images/store.gif) no-repeat 0 0;
	width:178px;
}
.rightside{
	width:175px;
	float:right;
	margin:0 10px 0 0;
	display:inline;
	position:relative;
	overflow:hidden;
}
.calendar-holder{
	background:url(../images/calendar-bg.gif) no-repeat 0 0;
	width:153px;
	height:162px;
	padding:15px 11px;
}
.month{
	overflow:hidden;
	padding:8px 4px 4px 4px;
}
a.prev{
	float:left;
	background:url(../images/prev.gif) no-repeat 0 0;
	width:18px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
a.next{
	float:right;
	background:url(../images/next.gif) no-repeat 0 0;
	width:18px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
.month span{
	float:left;
	font:15px Georgia;
	color:#6e7934;
	text-align:center;
/*	margin:-4px 0 0 0;*/
	width:109px;
}
.calendar{
	background:#fff;
	padding: 0 0 1px 0;
}
.calendar ul{
	margin:5px 0 0 9px;
	padding:0;
	list-style:none;
	width:144px;
	overflow:hidden;
}
.calendar ul li.day{
	color:#52247f;	
	font:12px Georgia;
}
.calendar ul li{
	float:left;
	width:16px;
	height:17px;
	text-align:center;
	background:#f6f3f9;
	margin:0 4px 2px 0;
}
.calendar ul li a.prev-month{
	color:#bdbfc9;
}
.calendar ul li.active{background:#e2d8ea;}
.calendar ul li.active a{color:#49429a;}
	
.calendar ul li a{
	float:left;
	width:16px;
	height:17px;
	text-align:center;
	color:#858b9a;
}
.find{
	width:160px;
	overflow:hidden;
	padding:18px 6px 0 8px;
}
.find h4{
	margin:0;
	font-size:14px;
	color:#49176d;
}
.find ul{
	margin:14px 0 0;
	padding:2px 0 0;
	list-style:none;
/*	background:url(../images/find-bg.gif) repeat-y 98px 0;*/
}
.find ul li{
	width:100%;
	overflow:hidden;
	padding:5px 0 7px;
	border-top: 1px solid #ccc;
}
.find ul li span{
	float:right;
	width:58px;
	color:#6e7934;
	font-size:10px;
	font-style:italic;
	text-align: right;
}
.find ul li a{
	color:#6e7934;
	font-size:11px;
	width: 50px;
}
.perconal{
	width:100%;
	overflow:hidden;
	margin:17px 0 0;
}
.perc{
	background:url(../images/perc-bg.gif) repeat-y;
	width:175px;
}
.perc-top{
	background:url(../images/perc-top.gif) no-repeat;
	width:175px;
	padding:6px 0 0;
}
.perc-bottom{
	background:url(../images/perc-bottom.gif) no-repeat 0 100%;
	width:154px;
	padding:0px 0 23px 21px;
	overflow:hidden;
}
.president{
	width:100%;
	overflow:hidden;
	margin-top:14px;
}
.m1{
	width:100%;
	overflow:hidden;
}
.desc{
	float:right;
	width:79px;
}
.president img{
	float:left;
}
.president strong a{
	font-size:18px;
	color:#49176d;
}
.president strong a,
.desc span a{}
.desc span a{
	padding:3px 0 0;
	display:block;
	color:#9370b1;
	font:11px Georgia;
	text-transform:uppercase;
}
.link{
	width:100%;
	overflow:hidden;
	padding:7px 0 0;
}
a.video{
	display:block;
	clear:both;
	background:url(../images/video.gif) no-repeat 0 0;
	width:80px;
	height:27px;
	color:#90278e;
	font-size:10px;
	overflow:hidden;
	margin:0 0 0 14px;
	padding:1px 14px 0 46px;
}
.coach{
	margin:5px 0 10px;
}
.coach-slideshow{
	height: 100px;
}
.coach-hold{
	padding:10px 0 0;
}
.coach img{
	float:left;
}
.coach .desc{
	width:72px;
	margin:0 7px;
}
.coach strong a{
	font-size:13px;
	color:#49176d;
}
.coach span a{
	font-size:10px;
	padding:6px 0 0;
	text-transform:none;
}
span.title{
	background:url(../images/title-bg.gif) no-repeat 0 50%;
	margin:0 0 0 -21px;
	padding:0 0 0 50px;
	font:10px Georgia;
	color:#9370b1;
}
span.title a{
	background:url(../images/title-bg2.gif) no-repeat 100% 50%;
	padding:0 50px 0 0;
	color:#9370b1;
	text-transform:uppercase;
	font-size:10px
}
span.title a:hover{
	text-decoration:none;
}
.coach .link{
	padding:0 0 0 17px;
}
.link a.read{
	font-size:10px;
	margin:0;
}
.link a.read span{
	font-size:10px;
}
#footer{
	background:url(../images/footer-bg.gif) no-repeat 0 0;
	width:952px;
	border-top:9px solid #532380;
	padding:25px 0 0;
	position:relative;
	z-index:10;
}
span.but{
	position:absolute;
	top:-50px;
	left:170px;
	background:url(../images/but.gif) no-repeat 0 0;
	width:64px;
	height:73px;
	z-index:50;
}
.links{
	margin:0 0 0 247px;
	padding:0 0 28px;
	list-style:none;
/*	width:705px;*/
	overflow:hidden;
}
.links li{
	float:left;
	padding:0 50px 0 0;
}
.links ul{
	margin:0;
	padding:0;
	list-style:none;
}
.links ul li{
	float:none;
	padding:0 0 2px 0;
}
.links ul li a{
	font-size:10px;
	color:#fff;
}
.copyr{
	width:952px;
	overflow:hidden;
	margin:0 auto;
	color:#652d90;
	font-size:10px;
	padding:12px 0;
}
.copyr div{
	width:766px;
	overflow:hidden;
	padding:0 0 0 106px;
}
.copyr p{
	margin:0;
	float:left;
}
.copyr ul{
	margin:0 5px;
	padding:0;
	list-style:none;
	float:left;
}
.copyr ul li{
	float:left;
	padding:0 9px 0 0;
}
.copyr ul li a{
	color:#652d90;
	font-size:10px;
}
.copyr span{
	padding:0 0 0 6px;
}

#nav span.bullet,
#nav span.drop-top {
	display: none;
}

/* Lightbox effect for assessment */
#overlay{ 
    background-image: url('/images/assessment/overlay.png');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 200%;
}
* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url('/1px.gif');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/images/assessment/overlay.png", sizingMethod="scale");
}
#overlay-box{
		background: white;
		margin: 10px 0;
    padding:30px 0;
    border:2px solid #eee;
}
#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
.assessment table.QuestionTable {
	width: 595px;
}
assessment table td.Question {
	height: 3em;
/*	width: 50%;*/
}
assessment table td.Answer{
	width: 60%;
}
assessment table td.Answer input[type=text] {
	width: 100%;
}
assessment table td.Answer input[type=radio] {
	margin: 0 0.3em 0.3em 0.6em;
}
tr.article-content td {
	line-height: 1.4;
}
.logo-area {
	float: right;
	margin-right: 8px;
	position: relative;
	top: -18px;
}
.home-icon {
	float: left;
	margin-left: 20px;
}
.LEAP_Picture_Caption {
	line-height: 2;
}