body {
	font-family: Arial;
	font-size: 11px; 
	line-height: 16px;
    color: #000000;
    background-color: #fff;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial;
	font-size: 26.5px;
	color: #3333CC;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 4px;
}

.error {
     color: #ff0000;
}

.error_content {
     padding: 45px 145px 45px 45px;
     font-size: 12px;
     line-height: 18px;
}

.about {
	text-align: center;
    background: url(../images/about-bgr.jpg);
}

.bartlett-bio {
	text-align: center;
    background: url(../images/bartlett-bgr.jpg);
}

.btn {
    padding-top: 8px;
}

.btn-admin {
    padding-top: 0px;
}

.btn a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.btn-about {
	width: 98px;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	background-image:  url(../images/about-btn-off.gif);  
	background-repeat:no-repeat;
	vertical-align:top;
    margin-left: 0px;
}

.btn-bartlett {
	width: 98px;
	text-align: center;
	padding-top: 5px;
    height: 20px;
    background-image  : url(../images/bartlett-btn-off.gif);
	background-repeat :no-repeat;
	vertical-align:top;
}

.btn-faqs {
	width: 63px;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/faqs-btn-off.gif);
	background-repeat :no-repeat;
	vertical-align:top;
}

.btn-home {
	width: 88px;
	text-align: center;
	padding-top: 5px;
	height: 18px;
	background-image: url(../images/home-btn-off.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

.btn-logout {
	width: 88px;
	text-align: center;
	padding-top: 5px;
	height: 18px;
	background-image: url(../images/home-btn-off.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}


.btn-member {
	width: 96px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/member-btn-off.gif);
	background-repeat :no-repeat;
	vertical-align:top;
}

.btn-member-on {
	width: 96px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/member-btn-on.gif);
	background-repeat :no-repeat;
	vertical-align:top;
	height: 23px;
}


.btn-member-on a {
    width: 95px;
	color: #FFFFFF;
	text-decoration: none;
}

.btn-member a {
    width: 95px;
	color: #FFFFFF;
	text-decoration: none;
}

.btn-messageboard {
	width: 128px;
	text-align: center;
	padding-top: 5px;
    height: 20px;
	background-image: url(../images/messageboard-btn-off.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}


.btn-messageboard-on {
	width: 128px;
	text-align: center;
	padding-top: 5px;
    	height: 20px;
	background-image: url(../images/messageboard-btn-on.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}


.btn-seminars {
	width: 141px;
	text-align: center;
	padding-top: 5px;
    height: 20px;
    background-image: url(../images/seminars-btn-off.gif);
    background-repeat :no-repeat;
    vertical-align:top;
    border-left:0px;
}

.btn-practitioners {
	width: 141px;
	text-align: center;
	padding-top: 5px;
    height: 20px;
    background-image: url(../images/cp-btn-off.gif);
    background-repeat :no-repeat;
    vertical-align:top;
    border-left:0px;
}

.btn-store {
	width: 60px;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/store-btn-off.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

.content {
	padding-top: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}

.copy {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.copy-pg2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.dem-box {

	padding: 10px 4px 0px 6px;
	border-top: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	background-color: #F3F3F5;
}

.demos {
	padding-bottom: 5px;
	margin-top: 4px;
	font-size: 10px;
	color: #666;
}

.events {
	padding-bottom: 5px;
	margin-top: 4px;
    padding-right: 4px;
	font-size: 10px;
	color: #999;
}

.events a {
	color: #666;
	text-decoration: none;
}

.events a:hover {
	color: #666;
	text-decoration: underline;
}

.faqs {
	text-align: center;
         background: url(../images/faqs-bgr.jpg);
}

.faqsAnswer {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 16px;	
	display: none;
	margin-left: 16px;
}

.float {
	float: right;
	padding-left: 16px;
	padding-bottom: 4px;
}

.float1 {
	float: right;
	padding-bottom: 4px;
}

.float2 {
	float: right;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 4px;
}
.float-footer{
    float :left;
}
.footer {
	font-size: 10px;
	font-family: Arial;
	line-height: 16px;
	color: #FFF;
	margin-left: 0px;
	margin-bottom: 14px;
	margin-top: 0px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.form {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding: 4px;
}

.formfields {
	font-family: Arial;
	font-size: 8pt;
	border: 1 solid #6699CC;
}

.form_notes {
	font-size: 11px;
	width: 65%;
	margin-bottom: 26px;
	float: left; 
	display: block;
}


.helplink a {
	color: #0000FF;
	text-decoration: none;	
}


.helplink a:hover {
	color: #6699CC;
	text-decoration: underline;	
}

.default {
	text-align: center;
    background: url(../images/home-bgr.jpg);
}


.test {
	text-align: center;
    background: url(../images/home-bgr.jpg);
}

.left-box{
    width: 153px;
	border: solid 1px #D8D8D8;
	background-color: #F3F3F5;
	padding-top: 14px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 155px;
}

.left-box-items {
	padding-top: 2px;
	padding-bottom: 10px;
}

.left-box-items a {
	color: #6633CC;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left-box-title {
	color: #993399;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #999;
}

.login-form {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

.marg{
    padding-left:70px;
}

.member {
	text-align: center;
	background: url(../images/member-bgr.jpg);
}

.messageboard {
	text-align: center;
    background: url(../images/messageboard-bgr.jpg);
}

.new-reg-form {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}

.required {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.reg-copy {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.reg-forms {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

.reg-title {
	font-weight: bold;
	font-size: 13px;
	color: #FF6666;
	border-bottom: solid 1px #999;
	padding-top: 14px;
	padding-bottom: 2px;
}

.reg-title a {
	font-weight: normal;
	color: #FF6666;
	text-decoration: none;
}

.reg-title a:hover {
	font-weight: normal;
	color: #FF6666;
	text-decoration: underline;
}

.seminars {
	text-align: center;
         background: url(../images/seminars-bgr.jpg);
}

.practitioners {
	text-align: center;
         background: url(../images/cp-bg.jpg);
}

.site-links {
	font-size: 11px;
	color: #6699CC;
}

.site-links a {
	color: #6699CC;
	text-decoration: none;
}

.site-links a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.seminar-links {
	font-size: 11px;
	color: #6699CC;
	padding-top: 4px;
}

.seminar-links a {
	color: #6699CC;
	text-decoration: none;
}

.seminar-links a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.seminar-options {
	font-size: 11px;
	color: #666;
	padding-top: 4px;
}

.seminar-reg {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}

.seminar-reg a {
	color: #0066CC;
	text-decoration: none;
}

.seminar-title {
	font-weight: bold;
	font-size: 12px;
	color: #999;
}

.seminar-title a {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

.sem-box {
	padding-left: 6px;
	padding-top: 10px;
	border-top: solid 1px #DFDEE3;
	border-left: solid 1px #DFDEE3;
	border-right: solid 1px #DFDEE3;
	background-color: #fff;
}

.sem-box-info_old {
	padding-bottom: 5px;
	margin-top: 4px;
	font-size: 10px;
	color: #666;
}


.sem-box-info {
	padding-bottom: 5px;
	margin-top: 4px;
	font-size: 11px;
	color: #666;
}

.sem-box-info a {
	color: #333;
	text-decoration: none;
}

.sem-box-info a:hover {
	color: #333;
	text-decoration: underline;
}

.sem-box-location {
	font-size: 10px;
	color: #333;
}

.store {
	text-align: center;
	background: url(../images/store-bg.jpg);
}

.sub-menu {
	height: 22px;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 11px; 
    width :100%;
    text-align: left;
}

.sub-menu a {
	color: #333333;
	text-decoration: none;
}

.sub-menu a:hover {
	color: #333333;
	text-decoration: underline;
}

.sub-menu-left {
	width: 550px;
	text-align: left;
}

.sub-menu-right {
	padding-right: 10px;	
	text-align: right;
}

.submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.sub-title {
	font-size: 16.5px;
	color: #3333CC;
	font-weight: bold;
}

.sub-login  {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 6px;
	margin-right: 13px;
	text-decoration: none;
}

#video1
{
	z-index:99;
	display:none;
	position:absolute;
	top:97px;
	width:425px; 
	border: 1px solid #FEC053;
	background-color: #999;
}

.overlayhead
{
	height:30px;
	padding:10px 10px 0px 0px;
	text-align:right;
}

.translucent
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
  position: absolute;
  background-color: rgb(0,0,0);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 2;
  display:none;
}

.title {
	font-family: Arial;
	font-size: 26.5px;
	color: #3333CC;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 4px;
}

.tr-content {
	text-align: left;
}

.video-icons {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #003399;
	font-size: 11px;
	font-family: Arial;
}


.video-icons a {
	color: #800080;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.video-title {
	margin-top: 3px;
	text-align: right;
	color: #710986;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

tr.hidden-row {
	display: none;
}

.top-rdo label {
	vertical-align: 4px;
}


.cpm-fields {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #666;
	padding: 2px;
}
