@charset "UTF-8";

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00759A;
}
#top {
	background-color: #E8A852;
	background-image: url(images/yellow-top.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
#banner {
	height: 130px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#logo {
	float: left;
	width: 250px;
	margin-top: 10px;
}
#navs {
	float: right;
	width: 670px;
	margin-top: 10px;
}
#nav-main {
	clear: both;
	float: right;
	margin-right: 15px;
	width: 650px;
	text-align: right;
}
#nav-top-nl {
	float: left;
	width: 147px;
}
#nav-top {
	width: 350px;
	float: right;
	margin-bottom: 45px;
}
#nav-phone-nav {
	font-size: 10px;
	color: #999;
	margin-left: 20px;
	float: right;
	margin-right: 20px;
	text-align: center;
	margin-top: 5px;
}
#nav-phone-nav a, #nav-phone-nav a:visited {
	color: #999;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

#nav-phone-nav a:hover {
	color: #088BB5;
	text-decoration: none;
}

#phone {
	font-size: 18px;
	font-weight: bold;
	color: #088BB5;
	margin-top: 5px;
	letter-spacing: 2px;
}
#nav-main a, #nav-main a:visited {
	font-size: 16px;
	color: #666;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#nav-main a:hover {
	color: #088BB5;
	text-decoration: none;
}
#home-blue {
	height: 225px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004257;
	border-bottom-color: #004257;
	background-color: #007498;
	background-image: url(images/home-blue-back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#home-blue-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#home-blue-content-text {
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	float: left;
	width: 360px;
}
#home-blue-content-right {
	float: right;
	height: 226px;
	width: 584px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-white {
	width: 950px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
}
#home-white-left {
	float: left;
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #666;
}
#stretcher {
	clear: both;
}
#events {
	text-align: left;
	color: #FFF;
}


#events-reg a, #events-reg a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
}
#events-reg a:hover {
	font-weight: bold;
	color: #EAA94D;
	text-decoration: none;
	float: right;
}
#home-white-title {
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: left;
}
#home-white-right {
	float: right;
	width: 615px;
}
#home-pathway-text {
	font-size: 14px;
	color: #666;
	float: left;
	width: 260px;
}
#body-copy-regular {
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
#home-pathway-chart {
	float: right;
	width: 335px;
}
#body-copy-regular a, #body-copy-regular a:visited {
	color: #666;
	text-decoration: underline;
}
#body-copy-regular a:hover {
	color: #1394BE;
	text-decoration: underline;
}
#blue-grad {
	background-color: #C2F3FF;
	background-image: url(images/back-blue-light-grad.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
#blue-grad-left img {
	margin-bottom: 10px;
}
#blue-grad-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#blue-grad-left {
	float: left;
}
#blue-grad-right {
	float: right;
	width: 630px;
	color: #004459;
}
#roi-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#blue-grad-right-roi {
	float: left;
	width: 260px;
}
#blue-grad-right-testim {
	float: right;
	width: 300px;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #354459;
	background-image: url(images/quote-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#roi-text {
	font-size: 11px;
}
#roi-bullets ul li {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-left: -15px;
}
#roi-bullets ul {
	margin-left: 0px;
}
#divider-bot {
	background-color: #E8A852;
	height: 8px;
	background-image: url(images/divider-bot.jpg);
	background-repeat: repeat-x;
}
#bottom {
	background-color: #007498;
	background-image: url(images/back-blue-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	min-height: 300px;
}
#middle-white {
	background-color: #FFF;
}
#banner-wrapper {
	background-color: #FFF;
}
#footer li {
	list-style-type: none;
	line-height: 20px;
	font-size: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#footer ul {
	margin-top: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0;
}
#footer a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E8A753;
	text-decoration: none;
}
#copyright {
	font-size: 10px;
	color: #7BBBD6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#blue-grad-right-quote {
	float: right;
	width: 330px;
	padding-right: 10px;
	background-image: url(images/quote-r.png);
	background-repeat: no-repeat;
	background-position: right 65%;
}
#int-middle-back {
	background-color: #FFF;
	background-image: url(images/int-back-middle.jpg);
	background-repeat: repeat-x;
	min-height: 400px;
	padding-top: 20px;
}
#int-content-w-nav {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#int-w-nav-right a, #int-w-nav-right a:visited {
	color: #00799E;
	text-decoration: underline;
}
#int-w-nav-right a:hover {
	color: #E2AA4D;
	text-decoration: underline;
}
#int-w-nav-holder {
}
#int-title-bar {
	background-image: url(images/int-title-bar-back.jpg);
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	height: 47px;
	background-position: bottom;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F2F1EC;
}
#int-title-bar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #E08F22;
	padding-top: 10px;
	padding-left: 10px;
}
#int-w-nav-right {
	float: right;
	width: 700px;
	background-color: #FFF;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
	margin-top: 10px;
}
#int-w-nav-left {
	float: left;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#int-nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#int-nav a, #int-nav a:visited {
	height: 30px;
	width: 207px;
	border-bottom-style: solid;
	background-image: url(images/int-nav-back.jpg);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#int-nav a:hover {
	/*background-image: url(images/int-nav-over.jpg);*/
	color: #E08F22;
}
body#leadership a#navleadership,body#executive a#navexecutive,body#strategic a#navstrategic,body#assessments a#navassessments,body#fail a#navfail,body#communication a#navcommunication,body#delegation a#navdelegation,body#emotional a#navemotional,body#public a#navpublic,body#safety a#navsafety,body#accel a#navaccel, #accel,body#brand a#navbrand, #brand  
{
	color: #fff;
	background-image: url(images/int-nav-over.jpg);
	background-repeat: no-repeat;
	border-left-style: none;
}
body#fail int-nav ul li a#navfail {
	list-style-position: outside;
	list-style-image: url(images/int-nav-current.png);
}

#int-nav-wrapper {
	margin: 0px;
	padding: 0px;
}
#int-nav-left {
	margin: 0px;
	padding: 0px;
	width: 217px;
}
#int-w-nav-lr {
	padding: 0px;
	background-color: #FFF;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	background-image: url(images/white-mid-back-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#int-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ap-int-nav-marker {
	background-image: url(images/int-nav-current.png);
}
#apDiv1 {
	background-image: url(images/int-nav-current.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#int-nav-status {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	margin: 0px;
	padding: 0px;
}
#int-nav-status-leadership {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-strategic {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-executive {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#int-nav-status-assessments {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 123px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-fail {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 164px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-communication {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 205px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-emotional {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 246px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-delegation {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 287px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-public {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 369px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-safety {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 328px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#int-nav-status-accel {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 410px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#int-nav-status-brand {
	float: left;
	background-image: url(images/int-nav-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 24px;
	padding: 0px;
	margin-top: 451px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#off-content-title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
}
#off-content-subtitle {
	font-size: 18px;
	color: #464646;
	margin-bottom: 15px;
	margin-right: 60px;
}
#off-content-left {
	width: 400px;
	font-size: 14px;
	color: #666;
	margin-right: 15px;
	float: left;
}
#off-content-blue {
	font-size: 18px;
	color: #00799E;
	margin-bottom: 10px;
}
#off-content-right {
	float: right;
	width: 260px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#off-content-text2 {
	clear: both;
	margin-right: 20px;
}
#int-w-nav-right ul li {
	line-height: 20px;
}
#delegation-contact {
	color: #FFF;
}
#lm2-title {
	font-size: 26px;
	color: #333;
	line-height: 28px;
	margin-bottom: 5px;
}
#tm {
	font-size: 10px;
	font-weight: normal;
	float: left;
	display: inline;
	vertical-align: super;
}
#lm2-title-sub {
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin-bottom: 20px;
}
#lm2-content-left {
	float: left;
	width: 420px;
	margin-right: 20px;
	line-height: 21px;
}
#stretcher {
	clear: both;
}
.content-title {
	font-size: 18px;
	font-weight: bold;
	color: #00799E;
	margin-bottom: 8px;
}
.blue18 {
	font-size: 18px;
	font-weight: normal;
	color: #00799E;
}

#lm2-wrapper {
	font-size: 14px;
	color: #666;
	line-height: normal;
	margin: 10px;
}
#lm2-content-right {
	float: right;
	width: 262px;
}
#register-box {
	text-align: center;
}
#register-box-sub {
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#register-box {
	width: 262px;
	background-image: url(images/box-grad-bl-back.jpg);
	margin-bottom: 10px;
}
#box-grad-top {
}
#register-box-bot {
	width: 262px;
	
}
#register-box-bot {
	background-image: url(images/box-grad-bl-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	clear: both;
}
#lm2-wrapper {
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
}
#box-grad-title {
	font-size: 18px;
	font-weight: bold;
	color: #0C799E;
	margin-bottom: 10px;
	padding-top: 10px;
}
#register-box-left {
	background-color: #D4EEF5;
	text-align: center;
	padding: 2px;
	float: left;
	width: 100px;
	border: thin dotted #135977;
	font-size: 12px;
	color: #20596E;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#register-box-right {
	background-color: #D4EEF5;
	text-align: center;
	padding: 2px;
	float: right;
	width: 100px;
	border: thin dotted #135977;
	font-size: 12px;
	color: #20596E;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.blue10 {
	font-size: 9px;
	font-weight: normal;
}

#lm2-right-quote {
	margin-top: 15px;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	background-color: #13587D;
	padding-bottom: 2px;
}
#lm2-right-stripe {
	background-color: #CE9933;
	height: 6px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1D3243;
	border-right-color: #1D3243;
	border-bottom-color: #1D3243;
	border-left-color: #1D3243;
}
#lm2-right-stripe2 {
	background-color: #D69949;
	height: 2px;
	margin-top: 5px;
}
.gold {
	color: #CE9933;
}
#register-box-price {
	background-color: #D4EEF5;
	text-align: center;
	padding: 2px;
	width: 220px;
	border: thin dotted #135977;
	font-size: 12px;
	color: #20596E;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}#lm2-cost {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	clear: both;
	margin-left: 10px;
}
#lm2-download {
	clear: both;
	width: 240px;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 40px;
}
#lm2-download a, #lm2-download a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #00799E;
	text-decoration: none;
}

#lm2-download a:hover {
	color: #E2AA4D;
	text-decoration: none;
}
#pages-content {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#pages-white {
	background-color: #FFF;
	border: thin solid #CCC;
	min-height:500px;
	width: 950px;
	padding-top: 10px;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
#why-us-left {
	float: left;
	width: 490px;
	margin-left: 20px;
	line-height: 24px;
}
#why-us-right {
	float: right;
	width: 410px;
	margin-right: 10px;
	background-color: #A1E0F6;
	border: thick solid #00759A;
	color: #004459;
	margin-bottom: 10px;
}
#why-sb-quote {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
	width: 180px;
}
#why-sb-bio {
	clear: both;
	padding: 10px;
}
#why-sb-photo {
	float: left;
	border: thin solid #004459;
}
#why-us-right a, #why-us-right a:visited {
	color: #004459;
	text-decoration: underline;
}
#why-us-right a:hover {
	color: #E08F22;
	text-decoration: underline;
}
#why-sb-title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #00759A;
	padding: 5px;
	height: 30px;
	text-align: center;
}
#why-left-text {
	margin-top: 10px;
	margin-right: 20px;
}

#ex-left {
	float: left;
	width: 650px;
	margin-left: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}

#ex-right {
	float: right;
	width: 270px;
}
#ex-text2 {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
}
#off-content-subtitle a, #off-content-subtitle a:visited {
	color: #00759A;
	text-decoration: none;
}
#off-content-subtitle a:hover {
	color: #E4A84F;
	text-decoration: none;
}
.exp-titles {
	font-size: 24px;
	font-weight: bold;
	color: #00799E;
}
#ex-text2 a, #ex-text2 a:visited {
	color: #666;
	text-decoration: underline;
}
#ex-text2 a:hover {
	color: #E2AA4D;
	text-decoration: underline;
}
#ex-exit-title {
	clear: both;
}

#ex-leader-bullets {
	float: right;
	margin-right: 75px;
	width: 300px;
}
#ex-leadership {
	float: right;
	width: 500px;
}
/*From blaha css:*/
#fs-left {
	float: left;
	width: 300px;
	padding-top: 230px;
}
#fs-title {
	float: right;
	width: 500px;
	font-size: 20px;
	text-align: left;
	margin-bottom: 35px;
}
#fs-wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 10px;
	line-height: normal;
	background-image: url(images/failsafe-exit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fs-title-top {
	color: #333;
	font-size: 22px;
}
#fs-right {
	line-height: 18px;
	text-align: left;
	clear: right;
	margin-left: 320px;
	width: 430px;
}
#fs-right2 {
	font-size: 12px;
}
#fs-right-1 {
	font-size: 14px;
}
#fs-right2 ul li {
}
#fs-bullets {
	float: right;
	margin-top: -20px;
	margin-right: 40px;
	margin-bottom: 15px;
}
.fs-left-details-title {
	color: #B67D43;
}
#fs-bot {
	background-color: #FFEDDB;
	padding: 25px;
	margin-right: 25px;
	margin-left: 25px;
	border: thin solid #BE854D;
	clear: both;
	margin-top: 0px;
}
#fs-bot-left {
	float: left;
	margin-right: 25px;
}
#fs-bot-text {
	text-align: left;
	float: right;
	width: 450px;
	color: #333;
	margin-bottom: 25px;
}
#fs-bot-contact {
	font-size: 16px;
	color: #000;
	clear: right;
	margin-top: 25px;
}
#events-wrapper {
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#container_outer_sub #container_inner2_interior #events-wrapper #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_1 #p7HGMpc_1_1 {
	color: #000;
}
events-details {
	color: #000;
}
.events-details {
	color: #000;
	margin-top: 10px;
}
#events-title {
	font-size: 18px;
	font-weight: bold;
	color: #00759A;
	line-height: normal;
}
#events-details {
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
#events-title-sub {
	color: #000;
	font-size: 16px;
}
#events-inhouse {
	margin-top: 25px;
	border: thin solid #000;
}
#events-workshops-title {
	font-size: 20px;
	color: #000;
	background-color: #5B9CA7;
	padding: 10px;
	border: thin solid #000;
}
#events-inhouse-title {
	font-size: 20px;
	color: #000;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #5B9CA7;
}
.style39 {
	font-size: 16px;
}
#hp-webinar-wrapper {
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #44697C;
	width: 370px;
}
#hp-wrapper {
	clear: both;
}
#hp-title {
	float: left;
	width: 470px;
	text-align: left;
	margin-left: 20px;
	line-height: 24px;
	margin-bottom: 25px;
}#hp-right-time {
	padding: 10px;
	width: 200px;
	border: thin dotted #D6B098;
}
#hp-webinar-title {
	font-size: 16px;
	font-weight: bold;
	color: #44697C;
	line-height: normal;
}
#hp-webinar-date-reg {
	clear: both;
	float: right;
	font-weight: bold;
	color: #916548;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 8px;
}
#hp-webinar-date {
	margin-bottom: 5px;
	color: #000;
}
#hp-webinar-body {
	color: #666;
}
#hp-left2 {
	clear: left;
	float: left;
	width: 270px;
	line-height: 22px;
}
#hp-right-text {
	width: 380px;
	float: right;
	margin-right: 29px;
}
#im-right {
	float: right;
	width: 410px;
}
#rh-top-left-signup {
	clear: both;
}
#rh-sign-up-reg {
	text-align: center;
	padding: 4px;
	border: thin dotted #79ADC3;
	color: #18647E;
}

#p7HGMpn_1_1 #p7HGMpc_1_1 a, #p7HGMpn_1_1 #p7HGMpc_1_1 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #00759A;
	text-decoration: none;
}
#p7HGMpn_1_1 #p7HGMpc_1_1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #E2AA4D;
	text-decoration: none;
}
p7HGM_viewport_wrapper a, p7HGM_viewport_wrapper a:visited {
	font-weight: bold;
	color: #467693;
	text-decoration: none;
}
p7HGM_viewport_wrapper a:hover {
	font-weight: bold;
	color: #E2AA4D;
	text-decoration: none;
}
#p7HGMpn_1_2 #p7HGMpc_1_2 a, #p7HGMpn_1_2 #p7HGMpc_1_2 a:visited {
	font-weight: bold;
	color: #00759A;
	text-decoration: none;
}
#p7HGMpn_1_2 #p7HGMpc_1_2 a:hover {
	font-weight: bold;
	color: #E2AA4D;
	text-decoration: none;
}
#p7HGMpc_1_3 a, #p7HGMpc_1_3 a:visited {
	font-weight: bold;
	color: #00759A;
	text-decoration: none;
}
#p7HGMpc_1_3 a:hover {
	font-weight: bold;
	color: #E2AA4D;
	text-decoration: none;
}

/*from Blaha css all RH*/

#rh-int-wrapper {
	padding: 20px;
	clear: both;
}
#rh-top #rh-left {
	float: right;
	width: 350px;
	margin-right: 20px;
	border: thin solid #004562;
	padding: 5px;
	background-color: #00759A;
	margin-bottom: 15px;
}
#rh-top #rh-right {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#rh-divider {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rh-middle {
	margin-top: 10px;
}
#rh-right-top {
	background-color: #FFFFFF;
	border: thin solid #004562;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rh-right-top img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#rh-left-rest #mark {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#cost {
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #00759A;
}
#rh-right-bios {
	clear: both;
	margin-top: 10px;
}
#rh-right-bios img {
	margin-right: 7px;
	border: thin solid #582D0A;
}
#rh-right-bios {
	color: #FFF;
}
#freecoaching {
	padding: 10px;
	border: thin dotted #44697C;
	background-color: #99C2D4;
	font-style: italic;
	color: #00759A;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#rh-agenda {
	clear: both;
	color: #00759A;
	margin-top: 15px;
	border: thin dotted #486E82;
}
#rh-testimonials {
	clear: both;
	color: #00759A;
	margin-top: 15px;
	border: thin dotted #486E82;
	padding: 10px;
}
#rh-right img {
	margin-bottom: 15px;
	margin-left: 5px;
}
#lm-right-top {
	background-color: #FFFFFF;
	border: thin solid #A37553;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#lm-mark {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #00759A;
}
#rh-right {
	float: right;
	width: 400px;
}
#rh-top {
	margin-right: 10px;
	margin-left: 10px;
}
#rh-left-rest {
	color: #E2AA4D;
	padding: 10px;
	text-align: center;
}
#rh-testimonials a, #rh-testimonials a:visited {
	color: #00799E;
	text-decoration: underline;
}
#rh-top-left-top a, #rh-top-left-top a:visited {
	font-weight: bold;
	color: #00759A;
	text-decoration: none;
}
#rh-top-left-top a:hover {
	font-weight: bold;
	color: #E8A84E;
	text-decoration: none;
}
#rh-quote {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	color: #00759A;
	margin-bottom: 25px;
	padding-top: 15px;
}
#rh-right ul li {
	line-height: 20px;
}
#rh-top-left-top {
	margin-right: 25px;
}
#lmm-flash {
	text-align: center;
	margin-bottom: 15px;
}
#Blaha #int-middle-back #pages-content #pages-white #events-offerings {
	clear: both;
	margin: 15px;
	padding: 10px;
	border: thin dotted #5598B3;
}
#events-right-test {
	margin-right: 15px;
	margin-bottom: 15px;
}
#events-offerings-text li {
	font-size: 18px;
	list-style-type: square;
	line-height: 30px;
}
#events-offerings-text li a, #events-offerings-text li a:visited {
	font-weight: bold;
	color: #00759A;
	text-decoration: none;
}
#events-offerings-text li a:hover {
	font-weight: bold;
	color: #E2AA4D;
	text-decoration: none;
}
.testim-quote {
	font-style: italic;
	float: left;
	margin-bottom: 5px;
}
.testim-byline {
	font-weight: bold;
	float: right;
	width: 250px;
	margin-bottom: 10px;
	line-height: 16px;
}
#divider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #399ABA;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#articles-list a, #articles-list a:visited {
	line-height: 16px;
	color: #00759A;
	text-decoration: underline;
	margin-bottom: 5px;
}
#articles-list a:hover {
	line-height: 16px;
	color: #E8A84E;
	text-decoration: underline;
	margin-bottom: 5px;
}
#resources-right {
	float: right;
	width: 287px;
	margin-right: 10px;
	border: thick solid #00759A;
	text-align: center;
}

#news-archive-callout {
	padding-top: 15px;
	text-align: left;
}
#resources-left {
	float: left;
	width: 570px;
	margin-left: 20px;
	line-height: 24px;
}
#newsletter-signup {
	padding: 10px;
}
#news-archive-callout a, #news-archive-callout a:visited {
	color: #00759A;
	text-decoration: underline;
}
#news-archive-callout a:hover {
	color: #E8A84E;
	text-decoration: underline;
}
#login-left {
	padding: 15px;
	float: left;
	width: 500px;
	border: thick solid #00759A;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 80px;
}
#login-right {
	padding: 15px;
	float: right;
	width: 300px;
	border: thick solid #00759A;
	margin-top: 15px;
	margin-right: 80px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#login-text {
	margin-left: 30px;
}
#contact-wrapper {
	padding: 15px;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	border: thick solid #00759A;
	float: right;
}
#contact-text {
	float: left;
	margin-left: 15px;
	width: 450px;
}
#contact-info {
	clear: both;
	float: left;
	margin-left: 50px;
	width: 400px;
}
#contact-info a, #contact-info a:visited {
	color: #00759A;
	text-decoration: none;
}

#contact-info a:hover {
	color: #E2AA4D;
	text-decoration: none;
}
#webinar-hp-table-wrap {
	width: 400px;
	color: #FFF;
}
#webinar-hp-info {
	margin-bottom: 20px;
}
.gold-big {
	font-size: 18px;
	font-weight: bold;
	color: #E2AA4D;
}
#newsletter-signup a, #newsletter-signup a:visited {
	color: #00759A;
}
#newsletter-signup a:hover{
	color: #E2AA4D;
}
#Blaha #apDiv2 a, #Blaha #apDiv2 a:visited {
	color: #004D6D;
	text-decoration: underline;
	text-align: center;
}
#whitelist-instr {
	font-size: 12px;
}
#newsletter-archive {
	clear: both;
	padding: 20px;
}
#newsletter-archive a, #newsletter-archive a:visited {
	color: #00759A;
	text-decoration: none;
}
#newsletter-archive a:hover{
	color: #E2AB59;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contact-wrapper a, #contact-wrapper a:visited {
	font-size: 16px;
	color: #00759A;
	text-decoration: underline;
}
#ass-right {
	padding: 10px;
	border: thin dotted #0F8BB5;
	width: 220px;
	margin-bottom: 10px;
}
#client-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#client-wrapper li a, #client-wrapper li a:visited {
	font-size: 16px;
	color: #00799E;
}
#lm-choose-date {
	text-align: center;
	margin-bottom: 5px;
	padding: 10px;
	border-left-style: solid;
	border-color: #00799E;
	border-width: thin;
}
.lm20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}
.lm22b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.blue24b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00799E;
	line-height: 45px;
}
#lm-3 {
	margin-left: 30px;
	margin-top: 15px;
}
#lm-text-top {
	line-height: 20px;
	margin-top: 20px;
	padding: 15px;
	border: Thin solid #996427;
	background-color: #E49F4C;
	color: #FFF;
}
#lm-question {
	margin-top: 25px;
}
#lm-content-text2 {
	clear: both;
	margin-right: 20px;
	padding-top: 20px;
}
#lm-5-title {
	background-color: #0F8CB2;
	margin-bottom: 10px;
}
#lm-5-details {
	float: left;
	width: 400px;
}
#lm-5-details-right {
	float: right;
	width: 250px;
}
#lm-5-details-right-yel {
	color: #FFF;
	background-color: #E49F4C;
	padding: 10px;
}
#lm-details-right-blue {
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	padding: 20px;
	background-color: #0F8CB2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #53AEC9;
	line-height: 24px;
	margin-bottom: 10px;
}
#lm-5-details-number {
	float: left;
	width: 65px;
	font-size: 36px;
	color: #EAA44E;
	text-align: left;
	margin-bottom: 10px;
}
#lm-5-details-title {
	float: left;
	width: 320px;
	margin-bottom: 15px;
}
#lm-5-details-text {
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
}
#lm-speaker {
	background-color: #A0DFF5;
	color: #004459;
	margin-bottom: 10px;
	width: 250px;
}
#lm-rowing {
	margin-top: 10px;
	margin-bottom: 10px;
}
#lm-right-quote-bottom {
	font-size: 20px;
	line-height: 28px;
	color: #FFF;
	background-color: #0F8CB2;
	padding: 20px;
	margin-bottom: 25px;
}
#lm-guarantee {
	text-align: center;
}
#safety-quote {
	font-size: 18px;
	font-style: italic;
	color: #0B7599;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
#lm-content-right {
	float: right;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#accel-form-holder {
	width: 270px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#sign-up {
	font-size: 18px;
	color: #00799E;
	margin-bottom: 10px;
}
#lm-signup-costs {
	font-size: 14px;
	color: #00799E;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-weight: bold;
}
#aia-signup {
	background-color: #FFF;
	padding: 20px;
	border: thick solid #E8A753;
	height: 400px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
#aia-form {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#aia-title-stuff {
	margin-bottom: 20px;
}
#aia-signup #privacy {
	font-size: 12px;
	color: #999;
	padding-top: 30px;
}

#skills-left {
	float: left;
	width: 630px;
	margin-left: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}

#skills-title {
	font-size: 36px;
	line-height: 40px;
	color: #0F8CB2;
	margin-bottom: 40px;
}
.skills-sub {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	width: 500px;
}
.skills-body {
	clear: both;
}
#skills-register-callout {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #A0DFF5;
	margin-top: 40px;
}

#accel-title {
	color: #F5B054;
	padding: 10px;
	font-size: 36px;
}
.accel-bullets {
	font-size: 20px;
	color: #0F8CB2;
}
#accel-top {
	background-image: url(images/accel-top.png);
	background-repeat: no-repeat;
	height: 273px;
}
#accel-spacer-top {
	height: 100px;
}
.accel-white-callout {
	font-size: 24px;
	color: #FFF;
	line-height: normal;
}
#events-home {
	border: thin solid #0F8BB5;
}
.home-event-item {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.home-event-item-description {
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.home-event-item-title a, .home-event-item-title a:visited {
	text-decoration: none;
	color: #007498;
	display: block;
	background-image: url(images/arrow-blue.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
}
.home-event-item-title a:hover {
	text-decoration: none;
	color: #E2AA5D;
	display: block;
	background-image: url(images/arrow-yellow.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
}
.home-event-item {
}
#accel-contact-info {
	font-size: 24px;
	padding: 10px;
	line-height: normal;
}
#brand-top {
	background-image: url(images/brand-banner.jpg);
	background-repeat: no-repeat;
	height: 273px;
}#brand-side-quote {
	background-color: #E6A04C;
	margin-bottom: 30px;
	padding: 20px;
	color: #FFF;
}


#speaker-sandy2-right{
	background-color: #148AB0;
	color: #ffffff;
	margin-bottom: 10px;
	width: 250px;
	padding-top: 20px;
}

#brand-contact {
	line-height: 20px;
	margin-top: 20px;
	padding: 15px;
	color: #FFF;
}
#skills-left #skills-left div {
}

#showcase-questions {
	font-size: 28px;
	line-height: 28px;
	color: #0F8CB2;
	margin-bottom: 20px;
}
#showcase-statement {
	font-size: 28px;
	line-height: 28px;
	color: #0F8CB2;
	margin-bottom: 20px;
}
