/@charset "UTF-8";

.full_width_container {
	margin: 0 auto;
	background-color: #F4F4F4;
	max-width: 800px;
}
.outer-block-wrapper_100 {
	width: 100%;
	margin: 0 auto;
	max-width: 1300px;
	height: fit-content;
}
.outer-block-wrapper_90 {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	/*min-width: 400px;*/
}
.outer-block-wrapper_80 {
	width: 80%;
	margin: 0 auto;
	max-width: 1100px;
	min-width: 400px;
	height: fit-content;
}
.outer-block-wrapper_70 {
	width: 70%;
	margin: 0 auto;
	max-width: 1100px;
	min-width: 400px;
	height: fit-content;
}
.outer-block-wrapper_60 {
	width: 60%;
	margin: 0 auto;
	max-width: 900px;
	min-width: 400px;
	height: fit-content;
}
.container_70 {
	width: 70%;
	margin: 0 auto;
}
.block-wrapper_1 {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.block-wrapper_2 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75rem;
    width: min(100%, 100%);
    margin: 0 auto;
}
.block-wrapper_2-1 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 1.75rem;
    width: min(90%, 45.0rem);
    margin: 0 auto;
}
.block-wrapper_2_1-4 {
	display: grid;
    grid-template-columns: repeat(1, 1fr 3fr);
    width: min(100%, 100%);
    margin: 0 auto;
}
.block-wrapper_2_1_2 {
	display: grid;
    grid-template-columns: repeat(1, 1fr 2fr);
    width: min(100%, 100%);
    margin: 0 auto;
}

.block-wrapper_2_1_2B {
	display: grid;
    grid-template-columns: repeat(1, 1fr 2fr);
    width: min(100%, 100%);
    margin: 0 auto;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.block-wrapper_2_1-2 {
	display: grid;
    grid-template-columns: repeat(1, 1fr 1fr);
    width: min(100%, 100%);
    margin: 0 auto;
    max-width: 1400px;
}
.block-wrapper_1-5_1 {
	display: grid;
    grid-template-columns: repeat(1, 1.5fr 1fr);
    width: min(100%, 100%);
    margin: 0 auto;
}
.block-wrapper_2_1-3 {
	display: grid;
    grid-template-columns: repeat(1, 2fr 1fr);
    width: min(100%, 100%);
    margin: 0 auto;
}
.block-wrapper_3 {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 0.3fr;
    grid-gap: 15px;
}
.block-wrapper_3_reveal {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	width: 80%;
	margin: 0 auto;
}
.block-wrapper_3_nogap {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 2fr));
}
.block-wrapper_4 {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.75rem;
    width: min(95%, 100rem);
    margin: 0 auto;
    max-width: 1200px;
}
.block-wrapper_5 {
	display: grid;
	grid-column-gap: 25px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.feature_blocks {
  	color: #000;
    position: relative;
    text-align: center;
    background-color: #f3f5f7;
    padding: 20px 10px 15px 10px;
    font-size: 18px;
    font-family: 'Roboto', helvetica;
    min-height: 320px;
    font-weight: 300;
    margin-top: 10px;
    /* box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3); */
    border: 1.5px solid #012e70;
    border-radius: 10px;
}
.feature_block_wrapper {
  	margin: 0 auto;
  	text-align: center;
  	height: fit-content;
}
.max_200 {
  	max-width: 200px;
}
.max_300 {
  	max-width: 300px;
}
.feature_blocks_text {
  	color: #000;
    font-family: Montserrat,helvetica;
    font-size: 12pt;
    font-weight: 700;
    line-height: 17pt;
    text-align: center;
    padding: 5px;
    /* border: 1px solid #888; */
    /*background-color: #eee;*/
    min-height: 146px;
    margin-bottom: 25px;
}
.feature_blocks_large_text {
    color: #000;
    font-family: Montserrat,helvetica;
    font-size: 15pt;
    font-weight: 400;
    line-height: 17pt;
    text-align: center;
    padding: 5px;
    /*border: 1px solid #888;
    background-color: #eee;*/
    margin-bottom: 25px;
}
.fb_small_text {
	font-family: 'Roboto', helvetica;
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 12px;
    margin-left: 12px;
    list-style-image: url(../../../../images/blue_bullet.gif) !important;
    padding-left: 5px;
}
.four_block_wrapper {
	position: relative;
	width: 90%;
	height: 100%;
	text-align: center;
}
.buy_button_wrapper {
	bottom: 20px;
    position: absolute;
    margin-left: 34%;
    margin-right: 34%;
}
.feature_block_title {
	font-family: 'Roboto',helvetica;
	font-size: 24px;
	line-height: 27px;
	color: #e0841b;
	text-align: center;
	font-weight: 400;
}
.new_feature_block_title {
	font-family: 'Roboto',helvetica;
	font-size: 24px;
	line-height: 24px;
	color: #F58B2B;
	text-align: center;
	margin-top: 10px;
	font-weight: 400;
}
#header_image {
	max-width: 1300px;
	margin: 0 auto;
}
.fb_gray {
	
}

.fb_1, .fb_2, .fb_3 {
	border: none;
}

.fb_1:hover, .fb_2:hover, .fb_3:hover {
	border: 4px solid #011a7d;
	padding-bottom: 11px;
}

.fb_home_gray {
	background-color: #F3F5F7;
  	font-size: 18px;
  	font-family: 'Roboto',helvetica;
  	height: auto;
  	font-weight: 400;
  	margin-top: 10px;
  	/*box-shadow: 6px 6px 16px 1px rgb(80 80 80 / 25%);*/
  	border: 1px solid #E5E5E5;
  	border-radius: 10px;
}
.fb_gray_short {
    background-color: #F3F5F7;
    padding: 20px 10px 15px 10px;
    font-size: 18px;
    font-family: 'Roboto',helvetica;
    min-height: 228px;
    font-weight: 400;
    margin-top: 10px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
}
.fb_blue {
    background-color: #002459;
    font-size: 18px;
    font-family: 'Roboto',helvetica;
    min-height: 228px;
    font-weight: 400;
    margin-top: 10px;
    height: 400px;
}
.fb_blue_text {
	font-family: 'Source Sans Pro', helvetica; 
	font-size: 16pt; 
	color: #fff; 
	padding: 15px; 
	font-weight: 300; 
	line-height: 29px; 
	text-align: center; 
	margin: 0 auto;
	margin-top: 32px;
}
.fb_blue_sub-text {
	position: absolute;
	bottom: 7px;
	font-family: 'Source Sans Pro', helvetica;
	font-size: 10pt;
	font-weight: 700;
	color: #fff;
	padding-bottom: 8px;
	text-align: center;
	width: 100%;
}
.ra_1, .ra_2, .ra_3, .ra_4, .ra_5, .ra_6, .ra_7, .ra_8, .ra_9 {
	width: 259px;
	margin: 0 auto;
	border: none;
	margin-bottom: 30px;
	background-color: #002459;
}

.ra_1:hover, .ra_2:hover, .ra_3:hover, .ra_4:hover, .ra_5:hover, .ra_6:hover, .ra_7:hover, .ra_8:hover, .ra_9:hover {border: 4px solid #0291c4; border-radius: 5px; width: 251px;}

.ra_lower_1, .ra_lower_2 {
	border: none;
}
.ra_lower_1:hover, .ra_lower_2:hover {border: 2px solid #025099; border-radius: 5px;}

.ra_blue_text_box {
	width: 259px;
	height: 225px;
	transform: skewY(8deg);
	margin-top: -25px;
	background: radial-gradient(#025099, #002459);
}
.ra_gradient_box {
	background-image: url("images-all/blue_box.png");
	width: 100%;
	max-height: 225px;
}
.white_bottom_cover {
	height: 40px; 
	width: 259px; 
	margin-top: -18px; 
	background-color: #fff; 
	position: absolute; "
}
.fb_gray_long {
	height: 96%;
}
.mid_page_heading {
    font-family: 'Roboto', helvetica, sans-serif;
    font-size: 18pt;
    line-height: 28pt;
    color: #1d4c85;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
}

#cart_icon {
	float:right;
}
#account_icon {
	float: right;
	margin-right:20px;

}
#account_text {
	float:right;
    margin-top: 5px;
    margin-right: 5px;
    width: 200px;
    font-family: Montserrat, helvetica;
    font-size: 10pt;
    font-weight: 400;
    color: #000;
}
#account_menu_1 {
	width: 31px;
	padding-top: 31px;
}
#account_menu_2 {
	width: 160px;
	padding-top: 30px;
	font-size: 10pt;
    font-family: Roboto, helvetica;
    font-weight: 300;
}
#account_menu_3 {
	width: 50px;
	padding-top: 31px;
}
.cta_button {
	width: fit-content;
    height: 30px;
    font-family: 'Montserrat', helvetica;
    font-size: 16pt;
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
    padding: 10px 10px 0px 10px;
    margin-top: 20px;
    text-decoration: none;
    box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);
    border-radius: 4px;
}
.cta_button_link {
	color: #fff;
}
.cta_color_blue {
	background-color: #2f68ab;
}
.cta_color_black {
	background-color: #000;
}   
a:link cta_button_link{
    color: #fff;
    text-decoration: underline;
}
.main_image_cta {
	margin-top: -6%;
    margin-left: 12.5%;
    position: absolute;
    min-width: 300px;
}
.header_left_cta {
	margin: 0 auto;
}
.header_right_cta {
	margin: 0 auto;
}
.home_page_cta {
	position: relative;
	margin-top: -5%;
	margin-left: 43%;
}
.r2c_button_overlay {
	display: inline-block;
	margin-top: -5%;
	margin-left: 8.5%;
	position: absolute;
}
.flashback_button_overlay {
    display: inline-block;
    margin-top: -5%;
    margin-left: 37.5%;
    position: absolute;
}
.buy_button_overlay {
    display: inline-block;
    margin-top: -5%;
    margin-left: 18.5%;
    position: absolute;
}
.contact_button_overlay {
    display: inline-block;
    margin-top: -5.5%;
    margin-left: 34%;
    position: absolute;
}        
.back_to_cms_button {
	display: inline-block;
	margin-left: 29.5%;
	position: absolute;
} 
.provider_wrapper_left {
  display: grid;
  grid-template-columns: 29% 70%;
  grid-gap: 10px;
  background-color: #F3F5F7;
  color: #000;
  margin-bottom: 20px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;

}
.provider_wrapper_right {
  display: grid;
  grid-template-columns: 70% 29%;
  grid-gap: 10px;
  background-color: #F3F5F7;
  color: #000;
  margin-bottom: 20px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  
}

.provider_box {
  background-color: #F3F5F7;
  color: #000;
  border-radius: 5px;
  padding: 20px;
  font-size: 15px;
  margin: 0 auto;
  border-radius: 10px;

}
.value_image_wrapper {
    background-color: #F3F5F7;
    color: #000;
    border-radius: 5px;
    padding: 20px;
    font-size: 15px;
    width: 150px;
    border: 1px solid #E5E5E5;
  	border-radius: 10px;

}
.hs-custom-style {
	height: 20px;
}
.small_block_under_title {
	font-family: Montserrat, helvetica; 
	font-size: 20px; 
	font-weight: 300;
	color: #543489;
	text-align: center;
	width: 175px;
	margin-top: 10px;
	margin: 0 auto;
}
.large_block_under_title {
	font-family: Montserrat, helvetica; 
	font-size: 22px; 
	font-weight: 500; 
	text-align: center;
	width: 250px;
	margin: 0 auto;
	color: #543489;
	text-decoration: none;
}

.large_block_under_title a:link {
	color: #543489;
	text-decoration: none;
}
.large_block_under_title a:hover {
	color: #3A9D54;
	text-decoration: none;
}
.title_bar {
    width: 100%;
    height: 35px;
    font-family: 'Open Sans', helvetica;
    font-size: 22px;
    color: #fff;
    text-align: center;
    /*box-shadow: 3px 7px 8px 1px rgb(80 80 80 / 30%);*/
    margin-top: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.purple_title {
	background-color: #6F4DA5;
	padding-top: 6px;
}
.blue_title {
    background-color: #012e70;
	padding-top: 6px;    
}
.black_title {
	background-color: #000;
	padding-top: 11px;
}
.social-block-wrapper {
	width: 60%;
	margin: 0 auto;
	max-width: 900px;
}

.social_icon_wrapper {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 0;
	place-items: center;
	width: 55%;
    margin: 0 auto;
    padding-top: 27%;
}
.social-icon {
	width: 40px;
}
.social_icon {
	width: 200px;
	margin-top: 20px;
	text-align: left;
	padding-left: 70px;
	float: left;

}
.social_icon_position {
	width:50%;
	padding-top: 30%;
}
#bgvid {
	width: 100%;
}
.page_header_image_container {
	margin-bottom: 0;
    /*padding-top: 72px;*/
}
.gray_lower_heading {
    font-family: 'Roboto', helvetica, sans-serif;
    font-size: 15pt;
    line-height: 20pt;
    color: #777;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
    padding: 0 6px 0 6px;
}
.black_lower_heading {
    font-family: 'Montserrat', helvetica, sans-serif;
    font-size: 15pt;
    line-height: 20pt;
    color: #000;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
    padding: 0 15px 0 15px;
}
.blue_lower_heading {
    font-family: 'Roboto', helvetica, sans-serif;
    font-size: 15pt;
    line-height: 20pt;
    color: #1d4c85;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
    padding: 0 6px 0 6px;
}

.feature_block_text {
	width:100%;
	background-color: #fff;
	min-height: 30px; 
	font-family: Montserrat, helvetica;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
}
.blue_subtitle {
    font-family: 'Montserrat', helvetica, sans-serif;
    font-size: 22pt;
    line-height: 28pt;
    color: #1d4c85;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
    padding: 0 6px 0 6px;
}
.css-button {
  font-family: Montserrat,helvetica;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  outline: none;
  background-color:  #2f68ab;
  color: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);
  margin-bottom: 6px;
  
}

.css-button_dark-blue {
  font-family: Montserrat,helvetica;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #012e70;
  border: none;
  border-radius: 10px;
  box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);
}
.css-button_white {
  font-family: Segoe UI Regular,helvetica;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #013178;
  background-color: #fff;
  border: none;
  border-radius: 5px;
}
.css-button_sm_white {
  font-family: Montserrat,helvetica;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #2F4279;
  border: 1px solid #2F4279;
  border-radius: 5px;
}
.css-button_sm_white:hover {
  background-color: #fff;
  color: #4561b5;
  font-weight: 400;
  transition-timing-function: ease-in;
  transition: .5s;
  transition-timing-function: ease-out;
  transition: .5s;
  
  ease-out: 1000;
}

.button_subscribe {
  font-family: Montserrat,helvetica;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #012e70;
  border: none;
  border-radius: 10px;
  box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);
  font-size: 16px;
  padding: 10px;
}

.subscribe_monthly {
	  border: none;	
}
.subscribe_monthly::before {
	content: "Subscribe Monthly";
}
.subscribe_monthly:hover {background-color: #0053b3;}

.subscribe_yearly {
	  border: none;	
}
.subscribe_yearly::before {
	content: "Subscribe Yearly";
}
.subscribe_yearly:hover {background-color: #0053b3;}

.subscribe_monthly_reg {
	  border: none;	
}
.subscribe_monthly_reg::before {
	content: "Register and Subscribe Monthly";
}
.subscribe_monthly_reg:hover {background-color: #0053b3;}

.subscribe_yearly_reg {
	  border: none;	
}
.subscribe_yearly_reg::before {
	content: "Register and Subscribe Yearly";
}
.subscribe_yearly_reg:hover {background-color: #0053b3;}


.css-button_round {
	font-family: 'Source Sans Pro',helvetica;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #444;
    border-radius: 25px;
    font-size: 13pt;
    padding: 4px;
    /*box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);*/
}
.css-button_round::after {
	content: "\EB19";
    display: inline-block;
    font-family: 'lineicons';
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
    position: static;
}

.css-button:hover {background-color: #3b85db}

.css-button_white:hover {background-color: #e6ecfc;}

.css-button_dark-blue:hover {background-color: #0053b3}

.css-button_round:hover {background-color: #FF7640}

.css-button:active {
  background-color: #204673;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.button-font-var {
	font-size: 13pt);
 	padding: 2px 4px 2px 4px;
}
.button-font-16 {
	font-size: 16px;
	padding: 8px 8px;
}
.button-font-13 {
	font-size: 13px;
	padding: 4px 4px 4px 4px;
}
.button-font-20 {
	font-size: 13pt;
	padding: 12px 16px 10px 16px;
	line-height: 18pt;
}
.button-font-18 {
	font-size: 12pt;
	padding: 5px 7px 5px 7px;
	line-height: 15pt;
	margin-top: 20px;
}
.white_button-font-20 {
	font-size: 13pt;
	padding: 5px 7px 5px 7px;
	line-height: 16pt;
	min-width: 130px;
	text-align: center;
}
.button-bottom_centered {
	position: absolute;
	margin-top: 0;
	margin-left: 20%;
}
.button-font-22 {
	font-size: 22px;
	padding: 8px 10px 8px 10px;
}
.button-font-14 {
	font-size: 14px;
	padding: 8px 8px 8px 8px;
	margin-top: 10px;
}
.fb_gray_box {
	background-color: #F3F5F7;
  	padding: 5px 10px 5px 10px;
  	margin-top: 20px;
  	/*box-shadow: 6px 6px 8px 1px rgba(80, 80, 80, .3);*/
  	border: 1px solid #E5E5E5;
  	border-radius: 10px;
}
.features_list {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	list-style-type: square;
	line-height: 14pt;
	margin-bottom: 3px;
	list-style-image: url(../../../../images-all/blue-checkmark.png) !important;
}
.feature_box {
    margin-bottom: 20px;
    min-height: 426px;
}
.ct_feature_box {
    margin-bottom: 20px;
    min-height: 300px;
}
.provider_testimonials {
	margin: 30px 0px 30px 0px;
}
.subscribe_buttons {
    	margin-left: 5%;
    	margin-right: 5%;
}
.subscription_description {
	font-family: Roboto, helvetica;
	font-weight: 300;
	font-size: 11pt;
	padding: 10px 20px 10px 20px;
}
.subscription_title {
margin: 0 auto;
font-family: 'Roboto', helvetica;
font-size: 22pt;
font-weight: 400;
color: #0A639B;
text-align: center;
line-height: 30px;
}
.product_subscribe_button {
	position: relative;
	margin-top:9%;
}
.quantity_discount_wrapper {
	float: left;
	margin: 5% 5% 5% 30%;
}
.product_buy_now_button {
	position: relative;
	margin-top:5%;
	margin-left: 45%;
}
.reveal_quantity_buy_button {
	margin-top: 9%;
    text-align: center;
}
.legacy_sub_heading {
	font-family: 'Montserrat', helvetica, sans-serif;
    font-size: 14pt;
    line-height: 20pt;
    color: #1d4c85;
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: 400;
    padding: 0 6px 0 6px;
}
.two_cell_wrapper {
  display: grid;
  grid-template-columns: 20% 80%;
  grid-gap: 10px;
  color: #000;
  margin-bottom: 20px;
}
.how_it_works_left {
	margin-top:3px;
	font-family: 'Roboto',helvetica;
	font-size: 28px;
	color: #e0841b; 
	margin-bottom: 10px;
	line-height: 32px;
	font-weight: 400;
	padding-left: 10px;
}
.how_it_works_right {
	font-family: Roboto, helvetica; 
	font-size: 13pt; 
	font-weight: 400;
	line-height: 20pt;
	width: 95%;
}
.unordered_list_compressed {
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    margin-top: 0;
    margin-bottom: 0;
}
#qty_discount_table {
    padding-top: 35px;
    float: right;
    margin-right: 20%;
}
.header_text {
    width: 60%;
    height: 30%;
    margin-left: 23%;
    margin-top: -30%;
    position: absolute;
    font-family: 'Roboto', helvetica;
    font-size: 33pt;
    font-weight: 300;
    text-align: center;
    line-height: 38pt;
    color: #194866;
}
.sub_header_text {
    width: 60%;
    height: 30%;
    margin-left: 23%;
    margin-top: -22%;
    position: absolute;
    font-family: Roboto, helvetica;
    font-size: 16pt;
    font-weight: 400;
    text-align: center;
    line-height: 22pt;
    color: #000;
}

td.Resources-Title {
font-size: 11pt !important;
}

#on-site-banner {
	width: 40%;
	max-width: 512px;
    height: fit-content;
    margin-top: -10%;
    margin-left: 6%;
    position: relative;
    border: 2px solid #1b4575;
    line-height: 22px;
    padding: 10px 8px 10px 8px;
    background-color: #F3F5F7;
    border-radius: 8px;
    text-align: center;
    color: #000;
}
.open_quot {
	font-size: 50pt;
    font-family: Arial;
    position: absolute;
    margin-left: -40px;
    padding-left: 4px;
    padding-right: 20px;
    margin-top: 11px;
	}
.clos_quot {
	font-size: 50pt; 
	font-family: Arial;
	margin-left: 98%;
    margin-top: -16px;
	}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.reveal_quantity_table_row {
	width: 60px;
	text-align: center;
	color: #000;
	font-size: 10pt;
	border: 1px solid #777;
	height: 15px;
}
.ceu_button {
	width: 30px;
	position: absolute;
	margin-left: 10px;
	margin-top: -277px;	
}
.topic_heading {
	font-family: Roboto, helvetica; 
	font-size: 28pt; 
	font-weight: 300; 
	color: #000;
	padding: 0px 5px 0px 5px;
	line-height: 34pt;
}
.sub_topic {
	font-family: Montserrat, helvetica; 
	color: #000; 
	padding: 15px; 
	font-size: 12pt;
}
.lower-container {
	display: grid;
    grid-column-gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0px 5px 0px 5px;
	width: 60%
	margin: 0 auto;
}
	
.block-2 {
	width: 185px;
	height: 350px;
	margin: 0 auto;
}
h1.keyword-title-34 {
	font-family: Roboto, helvetica; 
	color: #000; 
	text-align: center; 
	padding-top: 30px; 
	font-weight: 300;
	font-size: 34px;
	line-height: 36px;
}

.keyword-title-28 {
	font-family: Roboto, helvetica;
    color: #555;
    font-weight: 300;
    font-size: 27px;
    line-height: 36px;
}
.reveal_pricing_heading {
	margin: 0 auto; 
	font-family: 'Source Sans Pro', helvetica; 
	font-size: 16pt; 
	font-weight: 500;
	text-align: center;
	color: #a00;
}
textarea.hs-input {
	height: 150px !important;
}
#statementofsupport-a5553993-d203-42fe-9486-463786b3301c {
height: 160px !important;
}
#video_overlay {
	margin-left: 37%;
    margin-top: -8%;
    width: 12%;
}
.inline_video {
	margin: 0 auto;
	min-width: 300px;
	width: 30%;
}
.shadow_box {
	box-shadow: 4px 4px 10px 2px rgba(0,0,0,.55);
}
.legal_notices {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, auto);
	width: min(20%, 20%);
	margin: 0 auto;">
}
.fb_list {
	font-family: 'Source Sans Pro', helvetica; 
	font-size: 15pt; 
	font-weight: 400; 
	margin-bottom: 12px; 
	margin-left: 12px; 
	list-style-image: url(../../../../images/blue_bullet.gif) !important;
	padding-left: 5px;
}
.two_col_container {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: min(100%, 100%);
    margin: 0 auto;
}
.blue_subheading {
	font-family: 'Roboto', helvetica;
    font-size: 30px;
    color: #012e70;
    font-weight: 400;
    margin: 40px 0 20px 0;
    line-height: 36px;
}
.shrinkable {
  background-color: #012e70;
  font-family: 'Source Sans Pro',helvetica;
  font-weight: 300;
  color: white;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  font-size: 16pt;
  margin-bottom: 15px;
  border-radius: 5px;
  margin: 0 auto;ß
}
.shrinkable:after {
  content: 'Show More ⌵';
  color: white;
  font-weight: bold;
  margin-left: 5px;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Source Sans Pro', helvetica;
  padding-top: 5px;
  padding-left: 10px;
}

.active, .shrinkable:hover {
  background-color: #0053b3;
}
.shrinkable-active:after {
  content: "Show Less ⌃";
}

.expandable {
  background-color: #012e70;
  font-family: 'Roboto',helvetica;
  font-weight: 400;
  color: white;
  cursor: pointer;
  padding: 4px;
  width: 330px;
  border: none;
  text-align: left;
  font-size: 13pt;
  border-radius: 5px;
  margin: 0 auto;
}
.expandable:after {
  content: 'Pull Down ⌵';
  color: white;
  font-weight: bold;
  margin-left: 5px;
  font-weight: 300;
  font-size: 13px;
  font-family: 'Source Sans Pro', helvetica;
  padding-top: 5px;
  padding-left: 10px;
}

.active, .expandable:hover {
  background-color: #0053b3;
}

.expandable-active:after {
  content: "Close ⌃";
}
.infozoom {
  font-family: 'Roboto', helvetica;
  color: #555;
  cursor: pointer;
  padding: 8px 10px 5px 10px;
  font-size: 11pt;
  font-weight: 400;
  text-align: center;
  background-color: #F3F5F7;
  border: none;
}
.infozoom:after {
  content:  "Package Details \23F7 ";
}

.infozoom:hover {
  color: #555;
}
.infozoom_active {
  color: #555;
}
.infozoom_active:after {
  content: "Close window \23F6";
}

.hp_container_content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  background-color: #fff;
}



.container_content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  background-color: #F3F5F7;
}

.hp_shrinkable {
  background-color: #2F4279;
  font-family: 'Roboto', helvetica;
  color: #fff;
  cursor: pointer;
  padding: 8px 10px 5px 10px;
  border: 1px solid #2F4279;
  font-size: 14pt;
  border-radius: 6px;
  margin: 30px 0px 30px 0px;
}
.hp_shrinkable:after {
  content:  "See what makes us different \23F7 ";
  color: #fff;
  font-weight: 400;
  margin-left: 5px;
  font-weight: 300;
  font-size: 14pt;
  padding-top: 5px;
  
}

.hp_shrinkable:hover {
  background-color: #2F4279;
  color: #fff;
  border: 1px solid #2F4279;
}
.hp_active {
  background-color: #2F4279;
  color: #fff;
  border: 1px solid #2F4279;
}
.hp_active:after {
  content: "Show less \23F6";
  color: #fff;
  font-size: 14pt;
  font-weight: 300;
  background-color: #2F4279;
}

.hp_container_content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  background-color: #fff;
}
.blue_bullet_li {
	line-height: 18pt;
    font-size: 14pt;
    font-family: 'Source Sans Pro', Helvetica, Sans-Serif;
    list-style-image: url(../../../../images/blue_bullet.gif);
    color: #000;
    width: 100%;
    font-weight: 400;
    padding: 0px 0px 12px 5px;
    margin-left: 20px;
}
.blue_bullet_li_16 {
	line-height: 20pt !important;
    font-size: 16pt !important;
}
@font-face {
	font-family: 'grotesque-bold';
	src: url(https://ageucate.com/fonts/BodyGrotesque-FitBold.ttf);
}

@font-face {
	font-family: 'DMSerif-italic';
	src: url(https://ageucate.com/fonts/DMSerifDisplay-Italic.ttf);
}
@font-face {
	font-family: 'DMSerif-regular';
	src: url(https://ageucate.com/fonts/DMSerifDisplay-Regular.ttf);
}

@font-face {
	font-family: 'MPlus-black';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Black.ttf);
}
@font-face {
	font-family: 'MPlus-bold';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Bold.ttf);
}
@font-face {
	font-family: 'MPlus-ExtraBold';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-ExtraBold.ttf);
}
@font-face {
	font-family: 'MPlus-light';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Light.ttf);
}
@font-face {
	font-family: 'MPlus-medium';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Medium.ttf);
}
@font-face {
	font-family: 'MPlus-regular';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Regular.ttf);
}
@font-face {
	font-family: 'MPlus-thin';
	src: url(https://ageucate.com/fonts/MPLUSRounded1c-Thin.ttf);
}
@font-face {
	font-family: 'SourceSerif4';
	src: url(https://ageucate.com/fonts/SourceSerif4.ttf);
}
@font-face {
	font-family: 'SourceSerif4-Italic';
	src: url(https://ageucate.com/fonts/SourceSerif4-Italic.ttf);
}
 @font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: url('https://ageucate.com/fonts/Segoe UI.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: url('https://ageucate.com/fonts/Segoe UI Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: url('https://ageucate.com/fonts/Segoe UI Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('https://ageucate.com/fonts/Segoe UI Bold Italic.woff') format('woff');
    }
#program_page_title {
	position: absolute; 
	margin-left: 12%; 
	margin-top: -21%; 
	font-family: 'Source Sans Pro', sans-serif; 
	font-size: 40pt; 
	line-height: 48pt; 
	color: #012e70;;
}
.contact_headshot {
    text-align: center;
}
.contact_have_questions {
	font-family: 'Roboto', helvetica;
    font-size: 40px;
    color: #2f68ab;
    font-weight: 400;
    line-height: 40px;
}
.oma_id_block {
	width: 100%; height: fit-content; margin-top: 104px;
}
.responsive-iframe {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.oma_header_image {
	width: 100%;
    height: fit-content;
    background-image: url(images/oma_header_background.jpg);
    background-attachment: fixed;
}
.header_left_image {
	max-width: 600px;
    padding: 20% 2% 20% 2%;
    margin: 0 auto;
}
.header_right_image {
	max-width: 600px;
    padding: 20% 2% 20% 2%;
    margin: 0 auto;
}
#cef_form {
	height: 1700px;
}
.private-card__wrapper {background-color: #777;
}
#slideshow1 {
  position: relative;
  max-width: 400px;
  height: 300px;
}

#slideshow1 > div {
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
}
#slideshow2 {
  position: relative;
  max-width: 400px;
  height: 300px;
}

#slideshow2 > div {
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
}
#slideshow3 {
  position: relative;
  max-width: 400px;
  height: 300px;
}

#slideshow3 > div {
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
}
	
.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 0 auto; position: relative;}
.counter {padding: 20px 0; border-radius: 5px;}
.count-title {font-family: 'Roboto', sans-serif; font-size: 40px; color: #013178; font-weight: 500;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-title:after {
	content: "+";
}
.count-text {font-family: Roboto, sans-serif; font-size: 14pt; font-weight: 300; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

.fp_desc_text {
	font-family: 'Open Sans', helvetica; 
	color: #555; 
	font-size: 13pt; 
	width: 90%; max-width: 1000px; 
	line-height: 20pt; 
	font-weight: 400;
}
.fp_program_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    font-size: 28pt;
    color: #2F4279;
    text-align: center;
    padding-bottom: 5px;
    line-height: 33pt;
}
.program_title_new {
	font-family: 'merriweather sans', sans-serif;
	font-weight: 400;
    font-size: 26pt;
    color: #000;
    padding-bottom: 10px;
    line-height: 33pt;
}
.vert-spacer_10 {padding-top: 10px;}
.vert-spacer_20 {padding-top: 20px;}
.vert-spacer_30 {padding-top: 30px;}
.vert-spacer_40 {padding-top: 40px;}
.vert-spacer_50 {padding-top: 50px;}
.vert-spacer_60 {padding-top: 60px;}


.prog-style {
	font-family: 'Segoe UI Regular', sans-serif; 
	font-size: 16pt; 
	line-height: 22pt; 
	color: #000;
	}
.company_benefits {
	font-family: 'Open Sans', sans-serif;
    font-size: 20pt;
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 20px 5px 10px 5px;
    line-height: 24pt;
    height: fit-content;
    min-height: 97px;
}
.footer_header {
	font-family: 'Roboto', sans-serif;
    font-size: 15pt;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19pt;
    height: fit-content;
    text-decoration-line: underline;
}
.footer_list {
	color: #fff;
	padding-left: 15px;
	font-family: Roboto, helvetica;
	font-size: 13pt;
	font-weight: 300;
	margin-top: 22px;
	text-decoration: none;
	list-style-image: none;
    list-style-type: none;
}
a.footer-list:link, a.footer-list:visited {
	text-decoration: none;
    color: #fff;  
}
a.footer-list:hover {
	text-decoration: underline;
	color: #fff;
}
#footer-copyright-wrapper-2 {
	display: grid; 
	grid-template-columns: repeat(2, 1fr); 
	gap: 22%; 
	width: min(100%, 100%); 
	margin: 0 auto;
}
.side-photo-right {
	width: 100%;
    height: fit-content;
    float: left;
}
.side-photo-right:after {
	width: 136px;
    height: 387px;
    background: #e2f8ff;
    position: absolute;
    content: "";
    right: 0;
    top: -35px;
    z-index: 0;
}
.checkbox_text {
	color: #fff; 
	margin: 0; 
	padding: 20px 5% 5px 7%;
}
.flex_6-1 {
	display: grid; grid-template-columns: repeat(1, 2.5fr 1fr); width: min(100%, 100%); margin: 0 auto;
}
.beni-box {
	width: 100%;
	background-color: #fff;
	padding: 5px;
	border-radius: 5px;
	margin-top: 10px;
	min-height: 170px;
	border: 1px solid #012e70;
}
.beni-box-title {
	font-family: Roboto, helvetica;
	font-size: 16pt;
	color: #b00;
	font-weight: #600;
	text-align: center;
	width: 100%;
	padding: 10px 5px 5px 5px;
}
.beni-box-desc {
	font-family: 'Open Sans', helvetica;
	font-size: 12pt;
	color: #000;
	text-align: left;
	hyphens: auto;
	padding: 0px 5px 0px 5px;
}

.badge_benis {
	font-family: 'Roboto', helvetica;
    font-size: 14pt;
    font-weight: 300;
    color: #012e70;
    line-height: 18pt;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.iframe_43-container {
  padding-top: 75%; /* 4:3 Aspect Ratio */
}
iframe69-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.reveal_program_container {
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.benefits-collapsible {
  background-color: #eaeff2;
  color: #012e70;
  font-family: Roboto, helvetia;
  font-weight: 400;
  cursor: pointer;
  padding: 5px 5px 5px 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
}
.ul_custom {
	font-family: 'Roboto', helvetica;
    font-size: 11pt;
    font-weight: 300;
    margin-bottom: 12px;
    margin-left: 12px;
    padding-left: 5px;
    list-style-image: url(../../../../images/blue_bullet.gif);
}

/*-------------------------------------------------------*/

@media screen () {
.cb-hp__wrapper {
	width: 600px !important;
	}
}
@media (max-width: 2560px) {
	#program_page_title {
	margin-left: 30%;
	}
}
@media (max-width: 1920px) {
	#program_page_title {
	margin-left: 20%;
	}
}
@media (max-width: 1600px) {
	#program_page_title {
	margin-left: 9%;
	}
}
@media (min-width: 1300px) {

#on-site-banner {
	margin-top: -9%;
    margin-left: 11%;
}
}
@media (max-width: 1200px) {
.header_text {
    width: 60%;
    height: 30%;
    margin-left: 23%;
    margin-top: -30%;
    font-size: 27pt;
    line-height: 31pt;
}
.sub_header_text {
    width: 60%;
    height: 30%;
    margin-left: 23%;
    margin-top: -22%;
    font-size: 13pt;
    line-height: 19pt;
}
h1 {font-size: 24pt;}
#program_page_title {
    font-size: 32pt;
    margin-top: -22%;
    line-height: 37pt;
}

}

@media (max-width: 1024px) {

.block-wrapper_5 {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.social_icon_wrapper {
    width: 73%;
    padding-top: 34%;
    padding-left: 19%;
}
#program_page_title {
    font-size: 25pt;
    line-height: 30pt;
}
.contact_headshot {
	display: none;
}

}
@media (max-width: 870px) {

.block-wrapper_4 {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin: 0 auto;
	padding-top: 30px;
}
.block-wrapper_3 {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_3_reveal {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_2 {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_2_1-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
#account_menu_1 {
	display: none;
}
#account_menu_2 {
	display: none;
}
#account_menu_3 {
	display: none;
}
.block-wrapper_5 {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(1, minmax(0, 1fr));	
}
.feature_blocks_text {
	margin-bottom: 12px;
}
.ra_text_container {
	margin: 0 auto;
}

.subscribe_buttons {
    bottom: 0;
    position: relative;
    margin-left: 0;
    margin-right: 0;
}

.cb-hp {
	width: 50% !important;
}
#program_page_title {
    font-size: 20pt;
    line-height: 28pt;
}

.contact_have_questions {
    font-size: 25px;
    line-height: 28px;
}
.feature_block_wrapper {
	margin-bottom: 30px;
}
.block-wrapper_2_1-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_2_1-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_2_1_2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.block-wrapper_2_1_2B {
    grid-template-columns: repeat(1, minmax(0, 1fr));    
}
.block-wrapper_1-5_1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.oma_id_block {
	margin-top: 10px;
}
.header_left_image {
    padding: 0px 2% 0px 2%;
}
.header_right_image {
    padding: 30px 2% 93px 2%;
}
#on-site-banner {
	width: 90%;
    margin: 0 auto;
    padding: 10px;
    margin-top: 30px;}
    
.flex_6-1 {
 grid-template-columns: repeat(1, minmax(0, 1fr));}
 
.benefits-collapsible {font-size: 17px; padding: 5px;}

.two_col_container {grid-template-columns: repeat(1, 1fr);}

}
@media (max-width: 460px) {

.block-wrapper {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.social_icon_wrapper {
    padding-top: 60%;
    padding-left: 8%;
}
.social-block-wrapper {
	width: 100%;
}
.subscribe_buttons {
	bottom: 0;
	padding-bottom: 60px;
	margin-top:50px;
}
.toggle:checked + .lbl-toggle + .collapsible-content {
    display: none;
}
.wrap_collapsible {
	display: none;
}
#program_page_title {
    font-size: 12pt;
    margin-top: -30%;
    line-height: 20pt;
}
.contact_have_questions {
    font-size: 25px;
    line-height: 28px;
}
.container_70 {
	width: 100%;
}
#footer-copyright-wrapper-2 {
	grid-template-columns: repeat(1, 1fr); 
}

#copyright_notice {padding-top: 20px !important;}


}

/**
 * Ocean Front Template CSS Stylesheet
 * Author Clyde Jones Copyright 2008 
 *
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */	
/* Desert Noon Template Layout*/
	/*BOF Main Wrapper - Wraps the contents of the layout*/	
body {
	background: #fff;
	font-family: "Calibri", Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-weight: 300;
}
#indexDefault {
	margin: 0;
	padding: 0;
}

#blankBox {
	background-color: #FFF;
	}
#mainWrapper {
	margin: 0 auto;
	/*background: url(../images/wrapper_bg.jpg) repeat-y*/ #FFFFFF;
	text-align: left;
	width: 960px;
	/*border: 3px solid #B49C78;*/
	/*border-width: 0 3px 0 3px;*/
	vertical-align: top;
	}
	/*EOF Main Wrapper*/
	/*BOF Header layout*/	
#headerWrapper {
	margin: 0;
	padding: 0;
	}
	/*BOF Branding*/	
#logoWrapper {
	/*margin: 0 0 0 28px;*/
	height:100px;
	/*background: url(../images/header_bg.jpg) repeat-x;*/
	/*width:790px;*/
	position: relative;
	top: 0;
	left: 0;
	}
#logo {
	float: left;
	}
#logoWrapper a:hover {
background: transparent;	
}
#navMainSearch {
position:absolute;
top: 5px;
right: 0;
}
#taglineWrapper {
	text-align: center;
	height: 30px;
	width: 380px;
	position: absolute;
	top: 10px;
	left: 250px;
}
#tagline {
	font-size: 1.2em;
	font-weight: bold;
	color:#000000;
	vertical-align: middle;
	}
.date {
	position: absolute;
	top: 55px;
	right: 10px;
	color: #000;
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
	line-height:normal;
}		/*EOF Branding*/
	
/*-------------------------------------------------------------
***************** MAIN NAVIGATION TAB ATTRIBUTES **************
--------------------------------------------------------------*/		
/*BOF navigation*/		
	/*BOF top main navigation*/		
#navMainWrapper {
	margin: 0 auto;
	padding: 0 0.2em;
	background: url(../images/nav_tab.jpg) repeat-x;
	line-height:normal;
	font-weight: bold; 
   /*width:787px;*/
	}
#navMain {
   margin:0;
   /*padding: 5px 0 2px 0;*/
   /*float:left;*/
   font-size:1.1em;
   line-height:normal;
}		
#navMain ul {
	margin: 0;
	padding: 0.5em 0.5em 0.2em 0.5em;
	list-style-type: none;
	text-align: center;
	}
#navMain ul li {
padding: 0.5em 0 0.2em 0.5em;
background: url(../images/left.gif) no-repeat left top; 
	display: inline;
	}
#navMain ul li a {
	margin: 0;
padding: 0.5em 15px 0.2em 0.5em;
   background: url(../images/right.gif) no-repeat right top ;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
	}
/*#navMain ul li:hover {
	margin: 0;
padding: 0.5em 15px 0.2em 0.5em;
   background: url(../images/left_on.gif) no-repeat left top;
	color: #c00000;
	}
*/	
#navMain ul li a:hover {
	margin: 0;
padding: 0.5em 15px 0.2em 0.5em;
   background: url(../images/right_on.gif) no-repeat right top;
	color: #c00000;
	}	
#navMain ul li.viewCart {
padding: 0.5em 0 0.2em 0.5em;
background: url(../images/sleft.gif) no-repeat left top; 
	display: inline;
	}
#navMain ul li.viewCart a {
	margin: 0;
padding: 0.5em 15px 0.2em 0.5em;
   background: url(../images/sright.gif) no-repeat right top ;
	text-decoration: none;
	color: #854401;
	white-space: nowrap;
	}
#navMain ul li.viewCart a:hover {
	margin: 0;
padding: 0.5em 15px 0.2em 0.5em;
   background: url(../images/sright_on.gif) no-repeat right top ;
	color: #854401;
	} 
	/*EOF top main navigation*/		

/*-------------------------------------------------------------
***************** CATEGORY TABS ATTRIBUTES **************
--------------------------------------------------------------*/
	/*BOF top horizontal Category navigation and EZpages navigation*/		
#navCatTabsWrapper {
	display:none;
	}
#siteinfoIP {
	display:none;
	}	
#siteinfoIP {
	font-size: 0.9em;
	text-align: center;
	}		
#navCatTabsWrapper {
	margin: 0 0 0 28px;
	background: url(../images/nav_tab.jpg) repeat-x;
	padding: 0 0.2em;
	font-weight: bold;
	color: #404040;
	height: 1%;
    width:787px;
	}		
#navCatTabs ul {
	margin: 0;
	padding: 0.5em 0.5em 0em 0.5em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navCatTabs ul li {
	display: inline;
	}
#navCatTabs ul li a {
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
	color: #404040;
	white-space: nowrap;
	}
#navCatTabs ul li a:hover {
	color: #404040;
	background: #E6F0F0;
}

#navEZPagesTop {
	margin: 0 auto;
	padding: 0.5em 0.2em;
	background: url(../images/nav_ez.jpg) repeat-x;
   /*width:590px;*/
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	color: #404040;
	}
#navEZPagesTop a {
	padding: 0 0.5em 0 0.5em;
	color: #404040;
} 
#navEZPagesTop a:hover {
	background: #E7D9BC;
}
	/*EOF top horizontal category navigation and EZpages navigation*/		
/*EOF navigation*/		
/*-------------------------------------------------------------
***************** CENTER CONTENT WRAPPER ATTRIBUTES **************
--------------------------------------------------------------*/

/*BOF center content wrapper*/		
#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	}
	
	/*BOF center column content*/	
#contentColumnMain {
	vertical-align: top;
	}
#navBreadCrumb {
   margin: 0 auto;
	padding: 0.5em 0.5em;
	background-color: #E8E8B6;
	font-size: 0.95em;
	font-weight: bold;
	}
#navBreadCrumb a {
	padding: 0 0.5em 0 0.5em;
	color: #854401;
}
#navBreadCrumb a:hover {
	/background: #E7D9BC;
}
.centerBoxWrapper {
	border: 1px solid #904C01;
	height: 1%;
	margin: 1.1em 0;
	}
.centerBoxHeading {
	margin: 0;
	background: url(../images/tile_back.gif) repeat-x;
	padding: 0.5em 0.2em;
	}
h2.centerBoxHeading {
	font-size: 1.2em;
	color: #904C01;
	font-weight: bold;
	}
	
	/*EOF center column content*/	

/*-------------------------------------------------------------
***************** R & L SIDEBOXES ATTRIBUTES **************
--------------------------------------------------------------*/
		
/*BOF right and left sidebox wrappers*/		
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	vertical-align: top;
	font-size: 1em;
	}
/*#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} */
#navColumnOneWrapper, #navColumnTwoWrapper {
	//margin: 0 auto;
	height: 650px;
	float: right;
	}
/*BOF right and left sidebox containers*/
/*sideboxes*/
.columnLeft {}
.leftBoxContainer, .rightBoxContainer, #categories {
	margin: 0 10px 10px 0;
	}
.leftBoxHeading, .rightBoxHeading, #categoriesHeading {
	margin: 0;
	padding: 0.5em 0.2em;
	background: url(../images/sidebox_header_bg.gif) no-repeat;
	font-size: 1.2em;
	}
h3.leftBoxHeading, h3.rightBoxHeading, h3#categoriesHeading, h3.leftBoxHeading a,
h3.rightBoxHeading a {
	color: #404040;
	font-weight: bold;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #854401;
	text-decoration: none;
	} 
#categoriesContent{
margin: 0;
padding: 0.4em 0.4em 1.5em 0.4em;
background: url(../images/sidebox_content.gif);
	background-repeat:no-repeat;
	background-position:bottom;
    color: #000000;
/*font-weight:bold;*/
}
#categoriesContent a {
padding: 0 0 0 .5em;
	background-color: #efefff



;
	color: #000000;
}
#categoriesContent a:hover {
	/background-color: #efefff;
	color: #c00000;
}


/*.sideBoxContent {
   margin: 0;
   padding: 0.4em 0.4em 1.5em 0.4em;
	background: url(../images/sidebox_content.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
*/
.sideBoxContent{
margin: 0 auto;
margin-top: 10px;
background-color: #fff;
//background: url(../images/sidebox_content.gif);
	//background-repeat:no-repeat;
	//background-position:bottom;
    //color: #000000;
font-size: 1.0em;
/*font-weight:bold;*/
}
.sideBoxContent a {
padding: 0 0 0 .5em;
	background-color: #efefff



;
	color: #aaaaaa;
}
.sideBoxContent a:hover {
	/background-color: #efefff



;
	color: #c00000;
}


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#bannerboxHeading {
	background-color: transparent;
}
	/*EOF right and left sidebox containers*/		
/*EOF right and left sidebox wrapper*/			
/*-------------------------------------------------------------
***************** BOTTOM NAVIGATION ATTRIBUTES **************
--------------------------------------------------------------*/

/*BOF bottom navigation*/
#navSuppWrapper {
	margin: 0 auto;
	background: url(../images/nav_tab.jpg) repeat-x;
	padding: 0/*0.5em*/ 0.2em;
	font-weight: bold;
	color: #404040;
	height: 24px;
   /*width:787px;*/
	}	
#navSupp ul {
	margin: 0;
	padding: 0.5em 0.5em 0em 0.5em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navSupp ul li {
	display: inline;
	}
#navSupp ul li a {
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
	color: #404040;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color: #FF0000;
	/background: #e0e0e0;
}
#siteinfoLegal {
	padding: 5px 0 5px 0;
	font-size: 0.9em;
}
#siteinfoLegal a {
	padding: 0 0.5em 0 0.5em;
	color: #404040;
	font-weight:bold;
}
#siteinfoLegal a:hover {
	color: #404040;
	/background: #e0e0e0;
}	
/*EOF bottom navigation*/

/*-------------------------------------------------------------
***************** PRODUCT LISTING DISPLAY **************
--------------------------------------------------------------*/

/*BOF Product Listing Display*/

.productListing-rowheading, tr.tableHeading {
	/*background: url(../images/title_back.gif);*/
	height: 2em;
	/*font-family: 'Calibri', helvetica, sans-serif;
	font-weight: 300;*/
	color: #fff;
	}

.productListing-heading {
font-family: 'Calibri', helvetica, sans-serif;
font-weight:700;
font-size:1.1em;
}
#productListing {
background: transparent;
}
.productListing-even .productListing-data, .productListing-odd .productListing-data {
padding: 0 0;
font-family: 'Calibri', helvetica, sans-serif;
font-size: 12pt;
font-weight: 400;
color:#000;
}
h3.itemTitle {
	font-size: 13pt;
	font-weight: bold;
	font-family: 'Calibri', Helvetica, sans-serif;
}
.productListing-data a {
	color: #404040;	
}
.productListing-data a:hover {
	color: #A00000;
	/background:#e0e0e0;
}
.productListing-even {
font-family: 'Calibri', helvetica, sans-serif;
color:#000;
background: #eee;
height: 125px;
}
.productListing-odd {
font-family: 'Calibri', helvetica, sans-serif;
color:#000;
border-bottom: 1px solid #777;
height: 125px;
}
#productsListingTopNumber, #productsListingListingTopLinks, #productsListingBottomNumber, #productsListingListingBottomLinks {
	padding: 10px 0;
}
#productAttributes {
	margin-top: 50px;
}
/*EOF Product Listing Display*/

/*-------------------------------------------------------------
***************** PRODUCT INFO DISPLAY **************
--------------------------------------------------------------*/

/*BOF Product Info Display*/
.categoryIcon {
	padding-top: 20px;
}
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
#productDescription {
margin-right:20px;
padding:5px 15px 2px 0;
line-height:1.3em;
font-family: 'Source Sans Pro', helvetica, sans-serif;
color: #000;
font-size: 12pt;
font-weight: 400;
margin-left: 216px;
}
#productDescription ul {
margin:0;
padding:0;
display:block;	
}
#productDescription  ul li {
margin-right:2px;
padding:2px 0 2px 17px;
font-family: 'Calibri', helvetica, sans-serif;
color: #000;
list-style: none;
font-size: 13pt;
}
.tick  {
background: url(../images/tick.png) left center no-repeat;
height:16px;
}
.new  {
background: url(../images/new.png) left center no-repeat;
height:16px;
}
#cartAdd {
	float: right;
	text-align: center;
	margin-top: 15px;
	margin-right: 12%;
	margin: 1em;
	/*border: 1px solid #005D8C;*/
	padding: 1em;
	}
.wrapperAttribsOptions {
	height: 0px;
	}
.attributesComments {}
h3#attribsOptionsText, h3.attributesComments {
	font-size: 15px;
	margin-top: 10px;
	width: 100%;
	color: #fff;
	font-weight: 400;
	/*text-transform: uppercase;*/
	background-color: #2F68AB;
}
h4.optionName {
	line-height: normal;
	padding: 0 0 0.2em 0;
	font-size: 1.0em;
	width: 230px;
}
h4.optionName label {
	font-family: 'Source Sans Pro',helvetica !important;
	line-height: normal;
	font-size: 12pt !important;
	font-weight: 400 !important;
}
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*EOF Product Info Display*/

/*-------------------------------------------------------------
***************** SHOPPING CART DISPLAY ******************
--------------------------------------------------------------*/

/*BOF Shopping Cart Display*/
.tableHeading TH {
	background: url(../images/title_back.jpg) repeat-x;
	}
.tableHeading, #cartSubTotal {
	//background: url(../images/title_back.jpg) repeat-x;
	 }
#cartSubTotal {
	//background: url(../images/nav_tab.jpg) repeat-x;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background: #50187f;
	color: #fff;
	}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.1em;
	}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay, cartProdTitle {
	/*padding: 0.5em 1.4em;*/
	font-weight: 700;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	font-weight: 400;
	font-size: 17px;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	width: 2.5em;
	}
.cartNewItem {
	color: #a946a9;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	color: #1d26e3;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	text-align: right;
	/*font-weight: bold;*/
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartAttribsList {
	margin-left: 1em;
	font-family: 'Calibri', sans-serif;
	font-weight: 400;
	line-height: 22px;
	}
/*EOF Shopping Cart Display*/

/*-------------------------------------------------------------
***************** FORMS STYLING ATTRIBUTES **************
--------------------------------------------------------------*/

/*BOF Form Styling*/
FORM, SELECT, INPUT {
	display: inline;
	font-family: 'Source Sans Pro', Helvetica, Sans-serif;
	font-weight: 400;
	font-size: 12pt;
	margin: 9px 0px;*/
	vertical-align: middle;
	/*border-radius: 5px;*/
	/*padding-right: 30px;*/
	max-width: 350px;
	}
TEXTAREA {
	margin: auto;
	display: block;
	font-size: 11pt;
	width: 95%;
	border: 1px solid #ccc;
	border-radius: 5px;
	}
input:focus, select:focus, textarea:focus {
	background: #fff;
	}
FIELDSET {
	width: 90%;
    min-width: 283px;
    max-width: 800px;
    padding: 0.5em;
    font-family: 'Source Sans Pro', Arial, Helvetica, Sans-serifi;
    font-weight: 400;
    font-size: 15px;
    border: 1px solid #ddd;
    /*border-radius: 6px;*/
    background: #F3F5F7;
    margin: 0 auto;
	}
LEGEND {
	font-weight: bold;

	color: #777;
	}
LABEL {
	line-height: 1.5em;
	padding: 0.2em 9px;
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
LABEL.inputLabel {
	width: 9em;
	float: left;
	padding-left: 9px;
	}
LABEL.inputLabelPayment {
	width: 11em;
	float: left;
	padding-left: 2.5em;
	}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
.req_input {
	height: 30px;
    width: 100%;
    max-width: 700px;
    background: #fcf8e3;
    margin-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #ccc;
    padding-left: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    border-radius: 5px;
}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
	
fieldset.contactUsForm {
	max-width: 700px;
	border: none;
	background: #fff;
	margin-left: -11px;
	}
input#contactName {
	border: 1px solid #ccc;
}
textarea.enquiry {
	border: 1px solid #ccc;
}
#leftFormContainer {
	width: 100%;
	max-width: 650px;
	display: inline-block;
}
#rightFormContainer {
	width: 330px;
	float: right;
	background-color: #f0f0f2;
	padding: 7px;
}
#addressBox {
   font-family: 'Roboto', helvetica, sans-serif;
    font-size: 11pt;
    font-weight: 400;
    line-height: 20px;
    color: #777;
}
#addressBoxHeader {
    font-family: 'Arsenal', helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 700;
    color: #000;
    }

#otsubtotal, #otshipping, #ottotal {
	padding: 0;
    margin: 0;
    height: 15px;
}
.qtyDiscounts {
	border: 1px solid #000;
	font-family: 'Calibri', sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: #000;
	margin: 0 auto;
	width: 50%;
}
#productQuantityDiscounts {
	padding-top: 15px;
	/*padding-right: 5%;*/
}

/*EOF Form Styling*/

/*-------------------------------------------------------------
***************** WARNINGS AND ERROR MESSAGES **************
--------------------------------------------------------------*/

/*BOF warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #005D8C;
	}
.messageStackWarning, .messageStackError {
	background-color: #404040;
	color: #efefff

;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	font-weight: 700;
	}
/*EOF warnings, errors, messages*/


/*-------------------------------------------------------------
***************** GENERAL SETTINGS, FONT SIZES **************
--------------------------------------------------------------*/

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #404040;
	text-decoration: none;
	//font-weight: bold;
	}
 
a:visited {
	color: #404040;
	text-decoration: none;
	/*font-weight: bold;*/
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #404040;
	/background: #efefff;
//font-weight: bold;
	}

a:active {
	color: #404040;
/*font-weight: bold;*/
	}

#ezPagesHeading {
 display: none
 }
 
h1 {
	font-size: 2em;
	color: #404040;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, ADDRESS, .larger{
	font-size: 11pt;
	line-height: 22px;
	font-weight: 400;
	}
 LEGEND {
 	font-size: 12pt;
 	font-weight: 700;
 }
.biggerText {
	font-size: 1.25em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
	
*html .centerColumn {
	height: 100%;
	}


CODE {
	font-family: 'Calibri', Verdana, Helvetica, Sans-serif;
	font-size: 1em;
	}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

P, ADDRESS {
	//padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
    color: #000;
    background: #f0f0f0;
    width: 250px;
    font-family: 'Calibri', helvetica;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	/*border-bottom: 1px solid #9a9a9a !important;*/
	}


/*wrappers - page or section containers*/

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentColumnMiddle {
   width: 100%;
   max-width: 960px;
   padding-left: 10px;
   padding-right: 10px;
   margin: 0 auto;
   margin-bottom: 200px;
   background-color: #fff;
   /*padding-top: 65px;*/
}
#contentMiddle {
   width: 100%;
   max-width: 960px;
   padding-top:6px;
   padding-left: 4px;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff;
}
/*#contentColumnOuter {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   background-color:#FFF;
}
*/
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin-bottom: 10px;
    width: 95%;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
#navEZPagesTOC ul li {
	white-space: nowrap;
	}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRowBlue {
	margin: 0.5em;
	float: right;
}

/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 2px;
	font-size: 12pt;
	}
.advisory {}
.important {
	font-weight: 400;
	font-size: 10pt;
	color: #A00;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #CC0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-weight: 700;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	/*margin: 0em 1em 1em 0em ;*/
	margin-bottom: 5px;
	}
#productMainImage {
	margin-top: 24px;
}
#cartImage {
	margin: 0.5em 1em;
	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;

	}
#scProductsHeading {
	width: 60%;
	}
#scTotalHeading {
	padding-left: 5%;
	}
#scUnitHeading {
	padding-left: 5%;
	}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}


/*misc*/
.back {
    max-width: 700px;
    margin-right: 20px;
    float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	/*margin-right: 17%;*/
	max-width: 400px;
	/*float: right;*/
	margin: 0 auto;
	/*padding: 30px;*/
	text-align: center;
	margin-top: 30px;
	}
.forward_shadow {
	/*margin-right: 17%;*/
	max-width: 400px;
	/*float: right;*/
	margin: 0 auto;
	/*padding: 30px;*/
	}

.forward_submit {
	max-width: 400px;
	float: right;
	}
.forwardPrice {
	float: right;
    width: 25%;
    /* margin-right: 2%; */
    max-width: 300px;
    text-align: right;
    font-weight: 700;
    color: #000;
	}

.submit, #shoppingCartDefault #PPECbutton {
	padding-left: 40px;
	padding-bottom: 20px;
	font-size: 12px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
background: #f6f6f6;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #50187f;
	height: 1.7em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#indexCategoriesMainContent a img {
	text-align: center;
}
#virtualDementiaTourLi {
	line-height: 22px;
}
#securityButtons  {
	width:582px;
	height: 150px;
	margin: 0 auto;
}
#emptyCart {
	width: 100%;
	font-family: 'Calibri', Helvetica, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 22px;
	text-align: center;
}
.centerColumn {
width:100%;
/* max-width: 960px; */
margin-left:10px;
text-align:left;
line-height:1.8em;
font-size:12pt;
font-family: 'Calibri', Helvetica, sans-serif;
/* display:inline; */
}

.instructions {
	display: inline-block;
	font-weight: 400;
	color: #A00;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 400px;
}

.cartLineItem {
	margin-bottom: 12px;
	line-height: 17px;	
	}

#checkoutShippingHeadingMethod {
	margin-top: 15px;
}
#headerContainer {
	display: block;
}
.billingAdd {
	width: 400px;
    float: left;
    color: #a00;
}

@media (width: 768px) {
#leftFormContainer {max-width: 450px;} #rightFormContainer {width: 260px;}
}
#checkoutBillto, #checkoutShipto {
	float: left;
}

/@charset "UTF-8";


a img {
	border: none;
}

p {
	font-size: 13pt;
	line-height: 18pt;
	font-family: 'Roboto', helvetica, san-serif;
	font-weight: 300;
	color: #000;
	text-align: left;
	padding: 0px 5px 0px 5px;
}
.p_400 {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 14pt;
	}

li {
	font-size: 12pt;
	line-height: 15pt;
	font-family: 'Roboto', helvetica, san-serif;
	color: #000;
	text-align: left;
	margin-bottom: 6pt;
	/*list-style-image: url(../../../../images/blue_bullet.gif);*/
	padding-left: 5px;
}
	
.fp_custom {
	font-size: 12pt;
    line-height: 15pt;
    font-family: 'Roboto', helvetica, san-serif;
    color: #000;
    text-align: left;
    margin-bottom: 6pt;
    list-style-image: url(../../../../images/blue_bullet.gif);
    padding-left: 5px;
}
	
.aboutText {
	font-size: 14px;
	line-height: 1.3
	font-family: 'Roboto', helvetica, sans-serif;
	color: #555;
	font-weight: 300;
}
img {
	border: none;
}	
h1 {
	font-family: 'Source Sans Pro', helvetica;
	font-size: 35pt;
	line-height: 36pt;
	color: #194866 !important;
	font-weight: 600;	
}

h2 {
	font-family: "Roboto", Helvetica, Sans-serif;
	font-size: 16pt;
	font-weight: 300;
	color: #000;	
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 700;

}	
h3.regheader {
	font-size: 24px;
	text-align: center;
	}	
h4 {
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	color: #000;
	margin-top: 6px;
	margin-bottom: 0px;
	font-weight: bolder;
	margin-right: 20px;
	}	
h5 {
	font-family:  'Oswald', Arial, Sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: 35px;
	font-weight: 700;
}
h6 {
	font-family: 'Roboto',Sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #2f68ab;
}
h7 {
	font-family: 'Oxygen',Sans-serif;
	font-size: 15px;
	color: #C00;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 700;
	}
h7 .red {
	font-family: 'Oxygen',Sans-serif;
	font-size: 15px;
	color: #A00;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h8 {
	font-size: 14pt;
	font-family:'Open Sans', helvetica, sans-serif;
	color: #000;
	margin-bottom: 8px;
	font-weight: 400;
}
h9 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color: #fff;
	background: #a00000;
	font-weight: bold;
	}
	
.dividerLine {
	height: 1px;
	background-color: #eee;
	height: 3px;
	margin-bottom: 12px;
	}
.pageTitle {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 300;
	line-height: 36px;
	color: #F3792B;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
}
.blue_page_title {
	font-family: 'Monserrat', helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 400;
	line-height: 36px;
	color: #0A639B;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
}
.course_title {
	color: #095b8f;
	font-size: 28px;
	font-family: 'Open Sans', helvetica;
	font-weight: 300;
	line-height: 35px;
	margin-top: 25px;
	}
.whiteText {
	color: white;
	font-family: 'Roboto', helvetica;
	font-size: 14pt;
	font-weight: 300;
}
.whiteLi {
	color: white;
	font-family: 'Roboto', helvetica;
	font-weight: 300;
	padding-bottom: 10px;
	margin-left: -22px;
	font-size: 14pt;
}
.teamMember {
	color: #000;
	font-size: 20px;
	font-family: 'Montserrat', helvetica;
	font-weight: 400;
	}
.eventHeader {
	margin-top: 20px;
	color: #a00000;
	font-weight: bold;
	font-family: "Marmelad", sans-serif;
	}
a:link {
	color: #555;
	text-decoration: underline;
}
a:visited {
	color: #555;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #A00;
	text-decoration: underline;
}
.nameContainer {
}
.darkBack {
	color: white !important;
}
.flagContainer {
	float: right;
	margin-right: 38%;
}
.contactField {
	margin:0;
	padding: 2px;
	width: 750px;
	float: left;
	}
.fieldLabel {
	width:180px;
	margin:0;
	float: left;
	font-family: "Roboto", Helvetica, Sans-Serif;
	color:#333;
	}	
.fieldInput {
	margin:0;
	}

.messageField {
	margin:0;
	padding: 2px;
	width: 750px;
	float: left;
	}

.midMainContent {
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	height: 100%;
	min-height: 340px;
	overflow: auto;	
}
.midPhotoContent {
	width: 100%;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
	height: 100%;
	overflow: auto;	

}

.alert_message {
  padding: 20px;
  background-color: #0066cc;
  font-family: 'Open Sans',helvetica;
  font-size: 16pt;
  color: white;
  height: 40px;
  overflow: hidden;
  transition: ease-out 2s;
  margin-left: -2px;
}
.small_field {
	display: inline;
	font-family: "Roboto", Arial, Helvetica, Sans-serifi;
	font-size: 11pt;
	/*margin: 0.4em 1em;*/
	vertical-align: middle;
	height: 20px;
	border-radius: 5px;
	margin-bottom: 7px;
}
.option_field {
	display: inline;
	font-family: "Roboto", Arial, Helvetica, Sans-serifi;
	font-size: 11pt;
	/*margin: 0.4em 1em;*/
	vertical-align: middle;
	height: 27px;
	border-radius: 5px;
	margin-bottom: 7px;
}

.assess_form {
	max-width: 700px;
    border: none;
    background: #fff;
    margin-left: -11px;
}
.bold_input {
	font-family: 'Roboto', helvetica;
	font-weight: 400;
    font-size: 11pt;
    color: #000;
}
.assess_label {
	width: 9em;
    float: left;
    padding-left: 9px;
    font-family: 'Sans Source Pro', helvetica;
    font-size: 11pt;
    font-weight: 400;
}

.ctPeople {
	background: url(../../../../images-all/ct_background_image.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	overflow: hidden;
}
.ct_onsite {
	background: url(../../../../images-all/ct_onsite.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	overflow: hidden;
}
.ct_elearn {
	background: url(../../../../images-all/main_ct_elearn.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	overflow: hidden;
}
.touching_moments {
	background: url(../../../../images-all/touching_moments_header.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	overflow: hidden;
}

.form_body_800 {
	max-width: 800px;
	margin: 0 auto;
}
.page_body_1000 {
	max-width: 1000px;
	margin: 0 auto;
}
.dl_background {
	background: url(../../../../images-all/dl_background.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.new_dl_background {
	background: url(../../../../images-all/new_dl_background.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.dl_wbt_background {
	background: url(../../../../images-all/dl_webinar_header.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.ct_webinar_background {
	background: url(../../../../images-all/ct_webinar_header.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.ct_webinar_photoContainer {
    padding-bottom: 34%;
    max-width: 2100px;
    margin: 0 auto;
}
.dl_elt_background {
	background: url(../../../../images-all/dl_elearn_header.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.dl_onsite_background {
	background: url(../../../../images-all/on-site_group.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.agPeople {
	background: url(../../../../images-all/ag_front_cover.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}

.ag_photoContainer {
	padding-bottom: 28%;
	max-width: 2100px;
	margin: 0 auto;
	margin-bottom: -7.5px;
}
#wbt_container {
    width: 36%;
    height: auto;
    max-width: 600px;
    padding-top: 13%;
    padding-left: 2.5%;
    position: absolute;
}

.wid_background {
	background: url(../../../../images-all/what_is_dementia_header.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}

.conv_background {
	background: url(../../../../images-all/trade_show_floor.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.flashback_background {
	background: url(../../../../images-all/fb_cover.webp);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.dl_experience {
	width: 21%;
	max-width: 470px;
	margin-left: 5%;
	margin-top: 7%;
	display: inline-block;
}
.conv_headline {
	width: 50%;
	max-width: 1000px;
	margin-left: 4%;
	margin-top: 10%;
}
.lower_conv_headline {
	width: 40%;
	max-width: 600px;
	margin-left: 12%;
	margin-top: 10%;
}
.flashback_headline {
	width: 50%;
	max-width: 1000px;
	margin-left: 4%;
	margin-top: 10%;
}
.dlLogoContainer {
	width: 36%;
	margin-left: 2%;
	min-width: 150px;
	max-width: 650px;
	position: absolute;
	margin-top: 60px;
}	
.conv_LogoContainer {
	width: 46%;
	margin-left: 9%;
	min-width: 150px;
	max-width: 900px;
	margin-top: 0%;
	position: absolute;
}	
.flashback_LogoContainer {
	width: 48%;
	margin-left: 11%;
	min-width: 150px;
	max-width: 900px;
	/*margin-top: 12%;*/
}	
#flashback_photoContainer {
	width: 300px;
	height: 200px;
	margin: 12px;
	}
.dl_slug {
	height: 290px;
	width: 100%;
	float: left;
}
.ctHospice {
	background: url(../../../../images-all/ct_hospice_background.webp);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.ctLogoContainer {
	width: 40%;
    margin-left: 7%;
    min-width: 200px;
    margin-top: 3%;
}	
.ctHospiceLogoContainer {
	width: 40%;
    margin-left: 3%;
    min-width: 200px;
    margin-top: 4%;
}
.ctCoverTextBox {
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.contactPhotoContainer {
	max-width: 1800px;
	margin: 0 auto;
}
.contact_background {
	background: url(../../../../images-all/contact_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
}
.consulting_background {
	background: url(../../../../images-all/consulting.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
}
.cmp_background {
	background: url(../../../../images-all/cmp_header_graphic.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
}

.assessment_background {
	background: url(../../../../images-all/assessment_background.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 460px;
    overflow: hidden;
    padding-bottom: 20px;
}

.ctphotoContainer {
	padding-bottom: 30%;
	width: 100%;
	max-width: 2100px;
	margin: 0 auto;
	height: 133px;
	margin-bottom: -15px;
}
.dlphotoContainer {
	padding-bottom: 30%;
	max-width: 2100px;
	margin: 0 auto;
	/*margin-top: 73px;*/
}
.reveal_photoContainer {
	padding-bottom: 28%;
	max-width: 2100px;
	margin: 0 auto;
	margin-top: 73px;
}

.dl_wbt_photoContainer {
	padding-bottom: 28%;
	max-width: 2100px;
	margin: 0 auto;
}
.dl_elt_photoContainer {
	padding-bottom: 49%;
	max-width: 2100px;
	margin: 0 auto;
	margin-bottom: -30px;
}

.agPhotoContainer {
    max-width: 2100px;
    margin: 0 auto;
    }
.widPhotoContainer {
	padding-bottom: 28%;
	max-width: 2100px;
	margin: 0 auto;
}

.conv_photoContainer {
	padding-bottom: 19%;
	max-width: 2100px;
	margin: 0 auto;
	height: 300px;
}
.flashback_photoContainer {
	padding-bottom: 12%;
	max-width: 2100px;
	margin: 0 auto;
}
.ct_dementia {
	width: 36%;
	max-width: 570px;
	margin-left: 8%;
	margin-top: 5%;
	position: absolute;	
}

.ct_tagline {
	height: 50px;
	margin: 0 auto;
	font-family: 'Kaushan Script';
	font-size: 30pt;
	color: black;
	text-align: center;
	line-height: 35px;
}
.dl_tagline {
	height: 50px;
	margin: 0 auto;
	margin-bottom: 2%;
	margin-top: 1%;
	font-family: Palatino;
	font-size: 24pt;
	color: #f98012;
	font-style: italic;
	text-align: center;
	line-height: 35px;
}
.dl_wbt_tagline {
	height: 50px;
	margin: 0 auto;
	margin-top: 1%;
	font-family: 'Roboto', helvetica;
	font-weight: 300;
	font-size: 26pt;
	color: #ed6f1c;
	text-align: center;
	line-height: 35px;
}
.ct_wbt_tagline {
	height: 50px;
	margin: 0 auto;
	margin-top: 4%;
	font-family: 'Roboto', helvetica;
	font-weight: 300;
	font-size: 26pt;
	color: #65299e;
	text-align: center;
	line-height: 35px;
}
.wbt_details {
	max-width: 700px;
	margin: 0 auto;
	font-family: 'Open Sans', helvetica;
	line-height: 22px;
	padding: 0 3% 0 3%;
	margin-top: 30px;	
}
.wbt_lower_content_header {
	text-align: left;
    line-height: 26px;
    font-size: 22px;
    font-weight: 700;
    color: green;
    font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
    width: 95%;
    margin-top: 15px;
}
.top_links {color: #3e3e3e !important;}

.conv_tagline {
	height: fit-content;
	margin: 0 auto;
	margin-top: 1%;
	font-family: 'Roboto', helvetica;
	font-size: 22pt;
	font-weight: 400;
	color: #da0000;
	text-align: center;
	line-height: 35px;
	max-width: 70%;
}
.blue_tagline {
	margin: 0 auto;
	margin-bottom: 10px;
	font-family: 'Roboto', helvetica;
	font-size: 22pt;
	font-weight: 400;
	color: #012e70;
	text-align: center;
	line-height: 30px;
}
.single-site {
	margin: 0 auto;
    margin-top: 20px;
    font-family: 'Monserrat', helvetica;
    font-size: 14pt;
    font-weight: 400;
    color: #000;
    text-align: center;
    line-height: 30px;
}
.flashback_tagline {
	height: 50px;
	margin: 0 auto;
	margin-bottom: 3%;
	margin-top: 3%;
	font-family: 'Hind', helvetica;
	font-size: 20pt;
	font-weight: 200;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.ctphotoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ctHeaderContainer {
	margin-bottom: 15px;
	}

.LowerHeading {
	font-family: 'Monserrat', helvetica, sans-serif;
	font-size: 18pt;
	line-height: 23pt;
	color: #1d4c85;
	text-align: center;
	max-width: 970px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 300;
	padding: 0 6px 0 6px;
	}
	
.dlphotoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.conv_photoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.flashback_photoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.vrt_header_container {
    width: 100%;
}
#vrt_title {
	margin: 0 auto;
	font-family: 'Roboto', helvetica;
	font-size: 18pt; 
	font-weight: 700; 
	text-align: center;
	max-width: 700px;
	}
#vrt_subject {
	margin: 0 auto;
	font-size: 12pt; 
	font-weight: 300; 
	line-height: 23px; 
	color: #204669;
	text-align: center; 
	margin-bottom: 20px;
	margin-top: 20px;
	max-width: 1000px;
	font-family: Roboto, helvetica, sans-serif;
}

.wbt_LowerHeading {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 18pt;
	line-height: 24pt;
	color: black;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-weight: 300;
	}

.flashback_LowerHeading {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20px;
	color: white;
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-weight: 300;
	float: left;
	margin-top: 4%;
	}
.li_container {
	max-width: 500px;
	min-width: 280px;
}		
.green_column_header {
	font-family: 'Roboto', helvetica;
	font-size: 22px;
	font-weight: 700;
	color: green;
	margin-top: 17px;
	margin-bottom: 17px;
	line-height: 25px;
}
.sub_column_header {
	font-family: 'Roboto', helvetica;
	font-size: 35px;
	font-weight: 400;
	color: #A00;
	margin-top: 17px;
	margin-bottom: 17px;
	line-height: 25px;
	text-align: center;
}
.dlObjectives {
	font-family: 'Roboto', helvetica;
    font-size: 15px;
    font-weight: 700;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.wbt_register {
	width: 43%;
    margin: 0 auto;
    min-width: 275px;
}
.dl_whitepaper {
	font-family: 'Roboto', helvetica;
	font-size: 18px;
	font-weight: 700;
	text-align: center;	
}

.levelOneContainer {
	width: 42%;
	padding-left: 2.66%;
	padding-right: 2.66%;
	margin-bottom: 30px;
	float: left;
}
.InnerContainer {
	max-width: 800px;
	min-width: 300px;
	margin: 0 auto;
	overflow: visible;
}
.levelOneWrapper {
	height: auto;
	overflow: auto;
	background-color: #faf6eb;
	padding-top: 3%;
}
.levelTwoWrapper {
	height: auto;
	overflow: auto;
	background-color: #FEFBFA;
	padding-top: 4%;
}
.levelOnePhoto {
	float: left;
	width: 390px;
	margin-top: -40px;
}
.level3Photo {
	float: left;
	width: 380px;

}
.masterTrainingPhotoContainer {
	padding-bottom: 4%;
	max-width: 2100px;
	margin: 0 auto;
}

.masterTrainingBackground {
	background: url(../../../../images/certified_practitioner_graphic.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
	padding-bottom: 22%;
}


.masterTrainingHeadline {
	width: 50%;
	max-width: 1000px;
	margin-left: 4%;
	margin-top: 10%;
}
.masterTrainingTagline {
	height: 50px;
	margin: 0 auto;
	margin-bottom: 2%;
	margin-top: 3%;
	font-family: 'Roboto', helvetica;
	font-size: 24pt;
	font-weight: 700;
	color: green;
	text-align: center;
	line-height: 35px;
}
#masterTrainingLogoContainer {
	width: 100%;
	text-align: center;
}	

.masterTrainingPhotoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.contact_sub_text {
	font-family: 'Marcellus', sans-serif;
	font-size: 34px;
	font-weight: 300;
	color: #f98012;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 35px;
	/*margin-left: 18px;*/
}
.masterTrainingCoverText {
	font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    font-size: 50pt;
    color: orange;
    background: transparent;
    line-height: 67pt;
    text-shadow: 5px 2px 2px black;
    margin-top: 13%;
    margin-left: 8%;
}

.levelTwoContainer {
	float: left;
	margin: 2%;
	width: 28%;
	margin-top: 6%;
	border: 5px solid white;
    background: rgba(170,170,170,0.8);
}

.lowerVideoContainer {
    margin: 0 auto;
    max-width: 500px;
    min-width: 360px;
    border: 5px solid white;
    background: rgba(170,170,170,0.8);
}
#coverText {
	font-family: 'Libre Baskerville', serif;
	font-weight: 700;
	font-size: 55pt;
	text-align: center;
	color: #ffd23f;
	background: transparent;
	line-height: 70pt;
	text-shadow: 5px 2px 2px black;
	margin-top: 30px;
	}
#newCoverText {
	font-family: Hind, helvetica, sans-serif;
    font-weight: 700;
    font-size: 50px;
    text-align: left;
    color: black;
    background: transparent;
    line-height: 45pt;
    margin-top: 7%;
    padding-left: 2%;
    max-width: 600px;
    width: 55%;
}
#widHeaderText {
	font-family: 'Open Sans', helvetica, sans-serif;
    font-size: 90px;
    text-align: left;
    color: white;
    line-height: 70pt;
    margin-top: 90px;
    padding-left: 2%;
    max-width: 750px;
    float: left;
    width: 65%;
    position: absolute;
    text-shadow: 2px 10px 16px black;
}
.insidePageContainer {
	width: 100%;
	height: auto;
	overflow: display;
	display: block;
}
.headerBox {
	width: 100%;
	background-color: #0A376B;
	height: auto;
	margin-top: 50px
	margin-bottom: 30px;
}
.headerBoxtext {
	font-family: 'Montserrat', helvetica;
	font-size: 16pt;
	text-align: center;
	color: white;
	width: 70%;
	margin: 0 auto;
	line-height: 24pt;
	padding: 10px;
	font-weight: 400;
}
.headerBox_2 {
	width: 100%;
	background-color: #fff;
	height: auto;
	margin-top: -14px;
	padding-bottom: 20px;
}
.headerBoxText_2 {
	width: 70%;
	margin: 0 auto;
	line-height: 22pt;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}

#textLimiter {
	max-width: 1200px;
	margin: 0 auto;
	height: auto;	
}
#contact_text {
	font-family: 'Times', serif;
    font-weight: 400;
    font-size: 95px;
    text-align: left;
    color: #582D86;
    font-style: italic;
    background: transparent;
    line-height: 55pt;
    margin-top: 58px;
    margin-left: 7%;
    max-width: 700px;
    float: left;
    width: 50%;
}
#consulting_text {
	font-family: 'Marcellus', helvetica, sans-serif;
    font-weight: 400;
    font-size: 75px;
    color: black;
    background: transparent;
    line-height: 55pt;
    margin-top: 23%;
    margin-left: 7%;
    position: absolute;
}
#cmp_grants_text {
	font-family: 'Marcellus', helvetica, sans-serif;
    font-weight: 400;
    font-size: 55px;
    color: black;
    background: transparent;
    line-height: 55pt;
    margin-top: 23%;
    margin-left: 7%;
    position: absolute;
}

.centeredPageText, .centeredPageText2 {
	text-align: center;
	font-family: 'Marcellus', Sans-serif;
	font-size: 46pt;
	margin-top: 1.1%;
	/*margin-bottom: 30px;*/
	line-height: 59px;
	font-weight: 400;
}
.centeredPageText {
	color: #f98012;
	margin-bottom: 2%;
	}
.centeredPageText2 {
color: #000;
font-size: 20pt;
	}

.imgHolder {
	margin: 0 auto;
	}
.lowerMainContent {
	margin-top: 100px;
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	min-height: 400px;
	max-height: 800px;
}
#lowerContainer {
	background: url(../../../../images/bg_abstract.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 80px;
	min-height: 400px;
	height: 100%;
	overflow: auto;
}
.frame320 {
	float: left;
	min-width: 320px;
}
nav {
	width: 780px;
  	float: right;
	}
nav select {
  	display: none;
}
.altUpperNav {
	display: none;
}
.drawer {
display: none;
}


.eventTitle {
	font-family: "Marmelad", sans-serif;
	font-size: 14px !important;
	}
.eventTitle a:link {
	color: #007000;
	text-decoration: none;
}
.eventTitle a:visited {
	color: #007000;
	text-decoration: none;
}
.eventTitle a:hover, a:active, a:focus {
	color: #900000;
	text-decoration: none;
}
.mailLink {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #333;
}
.mailLink a:link {
	color: #333;
	text-decoration: uderline;
}
.mailLink a:visited {
	color: #333;
	text-decoration: underline;
}
.mailLink a:hover, a:active, a:focus {
	color: #B00;
	text-decoration: underline;
}

#event-details {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}

#title {
	margin: 0 auto;
	width: 500px;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	}
#regPage {
	width: 100%;
	}
#headerContainer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	min-width: 320px;
	display: block;
}
#headerContent {
	padding-left: 10%;
}
.headerCol1 {
	max-width: 1300px;
	color: #333;
	height: 70px;
	margin:0 auto;
}

.leftHeaderColumn {
	max-width: 30%;
	height: auto;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 6px;
}
	
.middleHeaderColumn {
	width: 18%;
	height: auto;
	margin-top: 6px;
}
	
.rightHeaderColumn {
	height: auto;
}
#farRightHeaderColumn {
	display: block;
    width: 400px;
    margin-top: 12px;
	float:right;    
} 
.headerCol1 div
{
	float: left;
}
div.headerCol1 div.header_column1
{
	width: 560px;
	padding-top: 10px;
}
div.headerCol1 div.header_column2
{
	width: 400px;
	text-align: right;
	padding-top: 30px;
}

.connect {
	margin-top: 18px;
	margin-left: 37px;
	margin-right: 0;
	height: 40px !important;
	float: right;
	}
	
.DLdownload {
	margin-top: 15px;
	margin-left: 15%;
	height: 45px;
    width: 210px;
	}
.CTdownload {
	margin-top: 15px;
	margin-left: 3%;
	width: 235px;
}
.ct_whitepaper {
	margin-top: 15px;
	margin-left: 3%;
	width: 235px;
	margin: 0 auto;
}

.contentLine {
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
	text-align:left;
	line-height: 1.4;
	margin-bottom: 16px;
	font-size: 13pt;
	font-family: 'Roboto', helvetica, sans-serif;
	font-weight: 300;
	}
.text_sub_contact {
    color: #000;
    text-align: left;
    line-height: 17pt;
    margin-bottom: 16px;
    font-size: 13pt;
    font-family: "Roboto", helvetica, sans-serif;
    font-weight: 300;
    max-width: 635px;
	}
.text_sub_program {
	margin-top: 0px;
    margin-bottom: 8px;
    color: #000;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 16px;
    font-size: 15px;
    font-family: "Open Sans", helvetica, sans-serif;
    font-weight: 400;
    width: 100%;
    max-width: 900px;
	}
.contentLineHeader {
	color: #015186;
	text-align:left;
	line-height: 26px;
	font-size: 13pt;
	font-weight: 400;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	}
.DLcontentLineHeader {
	text-align:left;
	line-height: 26px;
	font-size: 22px;
	font-weight: 700;
	color: green;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	margin-left: 24px;
	margin-top: 15px;
	}
.conv_contentLineHeader {
	text-align:left;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700;
	color: #005599;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	margin-top: 15px;
	}
.flashback_contentLineHeader {
	text-align:left;
	line-height: 26px;
	font-size: 22px;
	font-weight: 600;
	color: #013680;
	font-style: italic;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	margin-top: 15px;
	}
.contentLineHeaderDL {
	color: #015186;
	text-align:left;
	line-height: 24px;
	margin-bottom: 12px;
	font-size: 12pt;
	font-weight: 400;
	font-family: "Roboto", arial, helvetica, sans-serif !important;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 915px;
	}
.masterTrainingContentLineHeader {
	text-align:left;
	line-height: 22px;
	font-size: 18px;
	font-weight: 700;
	color: #005599;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	margin-top: 15px;
	}
.masterTrainingContentSubHeader {
	text-align:left;
	line-height: 1.4;
	font-size: 16px;
	font-weight: 700;
	color: green;
	font-family: "Roboto Condensed", arial, helvetica, sans-serif !important;
	width: 95%;
	margin-top: 10px;
	margin-left: -18px;
	}	
.orderedList {
	line-height: 1.4;
	font-family: 'Open Sans', Helvetica, Sans-Serif;
	font-size: 15px;
	width: 95%;
	list-style: none;
	font-weight: 400;

}
#menuContent {
	clear: both;
	max-height: 200px;
	background: #f8f8f8;
	width: 100%;

	}
.contentLeft {
	width: 100%;
	min-width: 320px;
	margin-right: 1%;
}
.pageLeft {

}

#mainContent {
	clear: both;
	width: 100%;
	display: block;
	height: fit-content;
	background: white;
	margin-bottom: 100px;
}
.page_HeaderContainer {
	margin-bottom: 0;
	padding-top: 2px;
	}

#DLmainContent {
	clear: both;
	width: 100%;
	display: block;
	height: 100%;
	padding-top: 84px;
	background: white;
}

/*  Main Page Settings */
.mainPageContent {
	/*padding-top: 6px;*/
	width: 100%;
}
.midPanel {
	height: 100%;
    width: 100%;
    float: left;
    background-color: #0c1959 !important;
    padding-bottom: 40px;
}

.centeredPage {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	margin-top: 0;
}	


.centeredPageTitle {
	text-align: center;
	font-family: "Roboto", Helvetica, Sans-serif;
	font-weight: 400;
	font-size: 40pt;
	line-height: 55px;
	color: #ff6600;
	width: 75%;
	margin: 0 auto;
}
.centeredPageTitle2 {
	text-align: center;
	font-family: "Roboto", Helvetica, Sans-serif;
	font-weight: 700;
	font-size: 32pt;
	line-height: 55px;
	color: #333;
	width: 75%;
	margin: 0 auto;
	padding-top: 27px;
}

.programPanel {
	clear: both;
	/*margin-top: 50px;*/
	width: 100%;
	height: auto;
	/*background: url(../../../../images/program_background_gradient.jpg) repeat-x;*/
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}

.programContainer {
	clear: both;
	width: 100%;
	max-height: 1000px;
}


.mainMidPanel {
  	background: url(../../../../images/bg_abstract.jpg) no-repeat;
  	background-size: cover;
  	background-attachment: fixed;
  	-moz-background-size: cover;  /* Firefox 3.6 */
  	background-position: center;  /* Internet Explorer 7/8 */
  	height: auto;
  	overflow: hidden;
  	clear: both;
}

.midBoxContainer {
	height: 100%;
	margin: 0 auto;
	max-width:890px;	
}
.upperMidBoxContainer {
	margin: 0 auto;
	max-width:1030px;	
}

.midBoxSpacer {
	width: 5%;
	height: 100%;
	background: transparent;
	float: left;
}
.mainBoxPanelLeft {
	background-color: transparent;
	float: left;
	border: 1px solid black;
	margin-top: 16%;
	max-width: 40%;
	max-height: 40%;
	margin-left: 4%;
}
.mainBoxPanelMiddle {
	background-color: transparent;
	float: left;
	margin-top: 16%;
	max-width: 40%;
	max-height: 40%;
	margin-left: 4%;
	width: 252px;
	border: 1px solid black;
}
.mainBoxPanelRight {
	background-color: transparent;
	float: left;
	border: 1px solid black;
	margin-top: 16%;
	max-width: 40%;
	max-height: 40%;
	margin-left: 4%;
}
.upperBoxPanelLeft {
	background-color: transparent;
	float: left;
	margin-top: 5%;
	max-width: 40%;
	max-height: 40%;
/*	margin-right: 40px;*/
	margin-left: 5%;
}
.upperBoxPanelMiddle {
	background-color: transparent;
	float: left;
	margin-top: 5%;
	max-width: 40%;
	max-height: 40%;
/*	margin-right: 40px;*/
	margin-left: 5%;
}
.upperBoxPanelRight {
	background-color: transparent;
	float: left;
	margin-top: 5%;
	max-width: 40%;
	max-height: 40%;
	margin-left: 5%;
/*	margin-right: 10px;*/
}

#eventBackground {
	background-color: #fff;
	max-width:700px;
	min-width: 320px;
	}

#mainContentBox {
	margin:0 auto;
	padding-top: 6px;
	max-width: 1000px;
	line-height: 20px;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 50px;
}
#contentBoxHeader {
	margin:0 auto;
	padding-top: 150px;
	max-width: 1100px;
	line-height: 20px;
	padding-left: 1%;
	padding-bottom: 50px;
}
#regContentBox {
	width: 100%;
   max-width: 960px;
   padding-top:6px;
   padding-left: 4px;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff;
}

.mainContentContainer {
	margin: 0 auto;
	padding-top: 6px;
	width: 960px;
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #4a4a4a;
	margin-bottom: 20px;
}

#homepageContentBox {
	margin: 0 auto;
	padding: 15px 50px;
	width: 860px;
	background-color: #fff;
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}

#contentColumnOuter {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
	float: left;
	margin-top: 70px;
}
#contentColumn {
   width: 100%;
   max-width: 960px;
   padding-top:6px;
   padding-left: 4px;
   margin-left: auto;
   margin-right: auto;
   ba/ckground-color:#EBE8D9;
}	
#infoContent {
	clear: both;
	width: 100%;
	display: block;
}

#infoContentBox {
	width: 960px;
	height: 175px;
	background-color: #F9F7F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}

.contentPageLi {
	line-height: 1.4;
	font-family: 'Open Sans', Helvetica, Sans-Serif;
	margin-top: 5px;
	color: #4a4a4a;
	list-style-image: url(../../../../images/square_bullet_red.gif);
	padding-left: 25px !important;
	font-size: 16px;
	font-weight: 400;
}

.mainPageLi {
	line-height: 18pt;
	font-family: 'Roboto', Helvetica, Sans-Serif;
	list-style-image: url(../../../../images/blue_bullet.gif);
	color: #4a4a4a;
	font-size: 12pt;
	width: 100%;
	font-weight: 400;
	padding: 0px 0px 2px 5px;
}
.checkboxLi {
	line-height: 18pt;
	font-family: 'Roboto', Helvetica, Sans-Serif;
	list-style-image: url(../../../../images/blue_checkbox.png);
	color: #fff;
	font-size: 12pt;
	width: 90%;
	font-weight: 300;
	margin-left: 8px;
}
.subPageLi {
	line-height: 17pt;
    font-family: 'Roboto', Helvetica, Sans-Serif;
    margin-bottom: 8pt;
    list-style-image: url(../../../../images/blue_bullet.gif);
    color: #555;
    font-size: 13pt;
    width: 100%;
    font-weight: 400;
    width: 80%;
}

.wbtPageLi {
	line-height: 1.4;
	font-family: 'Roboto', Helvetica, Sans-Serif;
	margin-top: 8px;
	/*list-style-image: url(../../../../images/square_bullet_red.gif);*/
	color: #000;
	font-size: 13pt;
	width: 95%;
	font-weight: 300;

}
.condensedLi {
	line-height: 1.4;
	font-family: 'Open Sans', Helvetica, Sans-Serif;
	list-style-image: url(../../../../images/square_bullet_red.gif);
	color: #4a4a4a;
	font-size: 16px;
	width: 95%;
	font-weight: 400;
}

.masterTrainingPageLi {
	line-height: 1.4;
	font-family: 'Open Sans', Helvetica, Sans-Serif;
	margin-top: 2px;
	list-style-image: url(../../../../images/square_bullet_red.gif);
	color: #4a4a4a;
	font-size: 15px;
	width: 95%;
	font-weight: 400;

}
.ctPageLi {
	line-height: 20px;
	font-family: 'Open Sans', Helvetica, Sans-Serif;
	list-style: none;
	color: #4a4a4a;
	font-size: 15px;
	width: 100%;
	font-weight: 400;
}
.zen_desc {
	font-family: 'Roboto', Helvetica, Sans-Serif !important;
	font-size: 12pt !important;
	margin: 0 0 0 25px !important;
	list-style-image: url(../../../../images/blue_bullet.gif) !important;
	width: 95%;
	font-weight: 400 !important;
	padding-left: 3px !important;

}

.footer-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

div.footerCol {
width: 960px;
color: #ffffff;
}
div.footerCol div {
float: left;
width: 960px;
height: 100px;
}
div.footerCol div.example_column1 {
width: 100px; 
text-align: right; 
padding-top: 4px;
}
div.footerCol div.example_column3 {
width: 90px; 
text-align: left; 
padding-top: 8px;
}

#spacer {
height: 10px;
}
.memberDivider {
	height: auto;
	float: left;
	padding-bottom: 20px;
	/*width: 100%;*/
	margin-bottom: 25px;
	background-color: #f5f5f8;
    padding: 12px;
	}
.lastMemberDivider {
	height: auto;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 25px;
	}

.spacer5 {
	height: 5px;
	width: 100%;
	}
.spacer10 {
	height: 10px;
	width: 100%;
	}
.spacer10floatLeft {
	height: 10px;
	width: 100%;
	float: left;
	}

.spacer20 {
	height: 20px;
	width: 100%;
	}
.spacer20floatLeft {
	height: 20px;
	width: 100%;
	float: left;
	}

.spacer30 {
	height: 30px;
	float: left;
	width: 100%;
	}
.spacer40 {
	height: 40px;

	width: 100%;
	}
.spacer50 {
	height: 50px;
	width: 100%;
	}
.spacer50float {
	height: 50px;
	width: 100%;
	float: left;
	}

.spacer100 {
	height: 100px;
	float: left;
	width: 100%;
	}
.spacer200 {
	height: 100px;

	width: 100%;
	}
.spacer300 {
	height: 300px;

	width: 100%;
	}
.spacer400 {
	height: 400px;

	width: 100%;
	}
.spacer500 {
	height: 500px;

	width: 100%;
	}
.spacer10left {
	height: 10px;
	width: 100%;
	float: left;
	}
.autoIndent {
	padding-left: 2em;
	text-indent: -2em;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#iframe1 {
	border:0 !important;
	width: 100%;
	min-width: 275px;
	height: 315px;
	float: left;
	}

.iframe2 {
border:0 !important;
width: 100%;
height:850px;
}

#iframe2 {
border:0 !important;
width: 100%;
height:850px;
}

#footer_2023
 {
	float: left;
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	line-height: 40px;
	/*background: #eee;*/
	background-image: url('../images/footer-1.jpg');
	background-repeat: no-repeat;
  	background-size: cover;
	}
#footer {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	line-height: 40px;
  	background: linear-gradient(#25345e, #425da8);
  	height: fit-content;
  	float: left;
	}
#footerWrapper {
	width: 90%;
	max-width: 960px;
	height: 150px;
	margin: 0 auto;
	padding-left: 8%;
	}
	
#footerContent {
	width: 100%;
	margin: 0 auto;
	height:450px;
	text-align: center;
	}
#footertext {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 300;
	color: #000;
	line-height: 40px;
	}
	
#footerLogos {
	width:960px;
	margin:0 auto;
	margin-top:15px;
	height: 90px;
	}
.footerColumn {
	display:inline;
	width: 200px;
	height: 100px;
	padding-top: 25px;
	}

.footerColumn1 {
	margin-left:250px;
	float: left;
	margin-right:40px;
	margin-top: 26px;
	}
.footerColumn2 {
	margin-bottom: 7px;
	float: left;
	margin-right: 40px;
	margin-top: 18px;
	}
.footerColumn3 {
	margin-left: 20px;
	float: left;
	margin-right: 40px;
	margin-top: 26px;
	}
.footerColumn4 {
	margin-left: 30px;
	float: left;
	margin-right: 30px;
	margin-top: 24px;
	}
.footerColumn5 {
	margin-left: 20px;
	display: inline-block;
	margin-bottom: 7px;
	}
#footerTopBar {
	width: 100%;
	height: 3px;
	background-color: #e3e1cd;
	}
#footerTopBarLine {
	width: 100%;
	height: 1px;
	background-color: #e3e1cd;
	}
.footMapDiv {
	width: 21%;
	float: left;
	font-size: 11px;
	margin-top: 12px;
	margin-right: 5%;
	margin-left: 7%;
	line-height: 30px;
	text-align: left;
	font-family: "Roboto", Helvetica, Sans-Serif;
	text-decoration: none;
	}
.footMapResources {
	width: 29%;
	float: left;
	font-size: 11px;
	margin-top: 12px;
	margin-right: 5%;
	line-height: 30px;
	text-align: left;
	font-family: "Roboto", Helvetica, Sans-Serif;
	text-decoration: none;
	}
.footMapDiv li, .footMapResources li {
	border-bottom: 1px solid #bbb;
	}
.mapcontent {
	text-decoration: none;
	list-style-type: none;
	}
.mapcontent a:visited, #mapcontent a:link {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	color: #085D80;
	}
.mapcontent a:hover {
	color: #cc0000;
	text-decoration: none;
	}
.mapcontent a {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	color: #085D80;
	}
#LeftFrame { /*Don't modify these frames, use class modifiers*/
	float: left;
	}
#RightFrame {  /*Don't modify these frames, use class modifiers*/
	position: relative;
	}	
#mainLeftFrame {
	float: left;
	width: 40%;
	margin-left: 10%;
	margin-right: 1%;
	}	
#mainRightFrame {
	float: right;
	vertical-align: top;
	width: 30%;
	text-align: center;
	margin-right: 10%;
	}	
.imageContainer {
	margin-top: 20px;
	margin-bottom: 20px;
	}
.mainbullet {
	list-style-type: none;
	}
.mainPageList {
	margin-top: 10px;
	margin-bottom: 0;
	}
.front-page {
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-style: italic;
	}
#contentDivider {
	padding-top: 30px;
	width: 100%;
	border-bottom: 3px dotted #bbb;
	margin: 0 auto;
	margin-bottom: 20px;

	}	
#form3 {
	width: 600px;
	height: 400px;
	line-height: 30px;
	margin: 0 auto;
	}	

.registration {
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}	
.registration-sub1 {
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 3px;
	}
#regForm {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	}	
.spacer15 {
	margin:0;
	padding-top: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 100%;
	float:left;
	font-family: "Roboto", Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	}
#IPfooter {
	margin-left: 170px;
	margin-top:25px;
	margin-bottom:25px;
	}	
#buttonParams {
	margin-left: 25px;
	}	


#spacer100 {
	height: 100px;
	margin: 0 auto;
	}
#featured {
margin: 0 auto;
font-family: "Roboto", Helvetica, Sans-Serif;
font-size: 18px;
font-style: italic;
color: #999;
text-align: center;
}
#liForm {
margin-top: 6px;
margin-bottom: 6px;
}	
.condition {
	margin-bottom: .8em;
}
.footerTextColor {
color: #085D80;
}

#subLeftFrame {
	float: left;
	width: 560px;
	height: auto;
	margin-right: 15px;
	margin-left: 5px;
	}	
#subRightFrame {
	display: inline-block;
	position: relative;
	width: 380px;
	height: 280px;
	margin-top: 10px;
	text-align: center;
	}	
	
.opaque {
	background-color: rgba(232,227,219, 0.8);
	/*border: 1px solid #777;*/
	border-radius: 8px;
	margin: 15px;
	}

	
.tips {
	padding-top: 5px;
	margin-left: 25px;
	}
.ctPage {
	margin-left: -16px;
	margin-top: 0;
	margin-bottom: 12px;
	width: 100%;
	min-width: 400px;
	}

.paragraph10 {
	margin-top: 10px;
	}	
#tagLine {
	text-align: left;
	font-family: lobster, sans-serif;
	color: #054E79;
	margin-top: 20px;
	font-size: 26px;
	}
.indent5 {
	/*width: 100%;*/
	min-width: 320px;
	padding-top: 8px;
	}
#moreInfo {
	margin-left: 122px;
	margin-top: 70px;
	}
#container460 {
	width: 460px;
	height: auto;
	}
#objective {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #aaa;
	}
.tableCenter {
	text-align: center;
	}
.centeredTitle {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 25px;
	}
.docTitle {
	font-family: Marmelad, sans-serif;
	font-size: 20px;
	color: #007000;
	line-height: 24px;
	}
.subMainRightFrame {
	width: 350px;
	height: 180px;
	margin-left: 8px;
	margin-top: 14px;
	}
.subMainLeftFrame {
	width: 260px;
	height: 300px;
	}
.regItem {  /* used on registration page */
	width: 550px;
	height: 30px!important;
	margin-bottom: 30px;
	}
.regButton {  /* used on registration page */
	margin-bottom: 30px;
	height: 30px !important;
	padding-top: 6px;
	}
.regCatPage {
	height: 1100px;
	}
#buttonForward { /* used on registration page */
	width:600px;
	margin-top: 30px;
	float: right;
	text-align: right;
	margin-right: 114px;
	}
.regSuccessContent {
	height: 450px;
	}
#buttonDiv960 {
	width: 79%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 30px;
	}
#pageCenter {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	text-align: center;
	margin-top: 50px;
	}
#create {
	font-family: "Doppio One", sans-serif !important;
	font-size: 30pt;
	letter-spacing: -.05em;
	width: 100%;
	color: #005599;
	text-shadow: -4px 4px 4px #999;
	line-height:45px;
	margin-left: 2%;
	width: 95%;
	display: inline-block;
	}
.buzz {
	font-family: Chewy, sans-serif !important;
	font-size: 45pt;
	color: #f00000;
	font-style: italic;
 	}
 .centeredText {
 	margin-bottom: 5pt;
 	text-align: center;
 	line-height: 27px;
 	}
  .centeredTextTitle {
 	margin-bottom: 5pt;
 	text-align: center;
 	margin-top: 10px;
 	font-size: 10pt;
 	height: 40px;
 	line-height: 17px;
 	}
#addBox {
	width: 440px;
	height: 100%;
	margin-left: -16px;
	}
.homeMainContentBox {
	height: 650px;
	}
#aboutContainer {
	width: 100%;
	min-width: 320px;
	height: 100%;
	margin-left: 2%;
	}
.userLogin {
	padding-top: 10px;
	font-family: "Roboto", Helvetica, Sans-serif;
	font-weight: 400;
	font-size: 10pt;
	color: #3e3e3e;
	}
.top_menu {
	padding-top: 10px;
	font-family: "Roboto", Helvetica, Sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color: #000;
	text-align: right;
	width: 100%;
	}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	margin-top: -80px;
	}
.horzSpace5 {
	width: 5px;
	padding-left: 10px;
	}
.horzSpace10 {
	width: 10px;
	padding-left: 20px;
	}
.horzSpace50 {
	padding-left: 50px;
	}
.horzSpace100 {
	margin-left: 7%;
	}
#secureLogos {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	
	}
.secureContainerA {
	display: inline-block;
	height: 100px;
	width: 200px;
	position: relative;
	}
.secureContainerB {
		display: inline-block;
		height: 100px;
		width: 150px;
		position: relative;
	}
.secureContainerC {
		display: inline-block;
		height: 100px;
		position: relative;
		width: 150px;
	}
.subFrame {
	width: 95%;
	margin-left: 10px;
	height: auto;
	}
.conventionTS {
	font-size: 14px;
	font-family: arial, sans-serif;
	margin-bottom: 10px;
	}
#eventPage {
	margin-left: 160px;
	}
#newEventsCalendar {
	width: 100%;
	min-width: 320px;
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
	}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
#blogFrame {
	width: 100%;
	min-width: 385px;
	margin: 0 auto;
	height:100%;
	}
.eventContainer {
	width: 700px;
	height: 100%;
	text-align: left;
	}
#creditUnits {
	margin: 0 auto;
	width: 80%;
	max-width: 900px;
	font-family: "Roboto",Helvetica, Sans-serif;
	font-weight: normal;	
	font-size: 9pt;
	}
.columnHeader {
	font-size: 14pt;
	font-family: "Oswald", arial, helvetica, sans-serif !important;
	color: #054E79;
	margin-bottom: 8px;
}	
.cartContainer {
	height: 35px;
	width: 20px;
	float: right;
	padding-left: 12px;
	margin-top: -44px;
	}
.fluid-ratio-resize ::after{
	max-width: 960px;
	background-size: cover;
	background-position: center;
	background: url(../../../../images/ati_responsive_header_1.jpg);
	}

.videoWrapper {
	position: relative;
	padding-bottom: 55.25%; /* 16:9 */
	padding-top: 30px; height: 0; overflow: hidden;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
divcolumn {
  /* The background image must be 800px wide */
  max-width: 100%;
}

#upperSpace {
	height: 25px;
	width: 100%;
	display: block;
}
#lowerSpace {
	height: 100px;
	width: 100%;
	float: left;
	display: block;
}
#upperHeaderPrefs {
	background: #0368AB;
}

.upperHeaderContainer {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	height: auto;

}
.lowerHeaderContainer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	/*background: #f8f8f8;*/
}
.headerImageContainer {
	height: 100%;
	width: 100%
	}
.headerImageText {
	font-family: "Oswald";
	font-size: 36px;
	color: #555;
	padding-left: 80px;
	padding-top: 80px;
	line-height: 40px;
	}
#upperHeader {
	clear: both;
	max-height: 70px;
	height: 30px;
	width: 100%;
	background-color: #0368AB;
	padding-top: 7px;
	}
.upperContent {
	width: 100%;
	max-width: 90%;
	/*padding-right: 15%;*/
	padding-bottom: 5px;
	font-family: "Roboto",Helvetica, Sans-serif;
	font-weight: normal;
	color: white;
	font-size: 9pt;
	text-align: right;
	line-height: 25px;
	}
.upperContent a:visited, #mapcontent a:link {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	color: #fff;
	}
.upperContent a:hover {
	color: #fff;
	text-decoration: underline;
	}
.upperContent a {
	text-decoration: none;
	list-style-type: none;
	color: #fff;
	}
.horzSpacer {
	padding: 7px;
	}
.horzLine {
	height: 30px;
	width: 100%;
	max-width: 960px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	}
	
#footerContainer {
	width: 80%;
	}
#securityIcons {
	float: left;
	margin-right: 16px;
	}
.securityIcon1 {
	padding-top: 30px;
	}
.securityIcon2 {
	padding-top: 19px;
	}
.securityIcon3 {
	padding-top: 34px;
	height: 49px;
	width: 125px;
	}
.securityIcon4 {
	padding-top: 44px;
	}

.tipsBackgroundImage {
  height: 527px;  /* start height */
  background-image: url(../../../../images/ten_tips_background.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  /* Internet Explorer 7/8 */
	}
.conventionBackgroundImage {
  height: 1000px;  /* start height */
  background-image: url(../../../../images/trade_show_crowd.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  /* Internet Explorer 7/8 */
	}
	
.teamPhoto {
	width: 23%;
	height: 23%;
	min-width: 150px;
	float: right;
	margin-left: 3%;
	margin-bottom: 2%;
	margin-top: 20px;
}
.largeTeamPhoto {
	width: 37%;
	height: 23%;
	min-width: 150px;
	float: right;
	margin-left: 3%;
	margin-bottom: 2%;
	margin-top: 20px;
}
	
	
.memberDesc {
	width: 100%;
	margin-bottom: 20px;
	color: #777;
	}
.signinBox {
	margin-left: 5%;
	width:300px;
}
.photoRight {
	min-width: 306px;
	float: left;
	max-width: 460px;
	margin-right: 2%;
	margin-left: 2%;
}
.photoRightCompany {
	min-width: 306px;
	float: right;
	max-width: 460px;
	margin-right: 2%;
	margin-left: 2%;
}
	
.photoRightDL {
	width: 96%;
	min-width: 300px;
	float: left;
	margin-right: 4%;
	margin-bottom: 5%;
	}
#photoLeft {
	min-width: 320px;
	float: left;
}
.photoLeftAbout {
	margin-right: 2%;
	margin-left: 1%
}

.photoLeft {
	min-width: 300px;
	float: left;
	margin-right: 2%;
	width: 98%;
	max-width: 450px;
}
.topPhotoLeft {
	width: 35%;
	min-width: 300px;
}
.programDef {
	text-align: center;
	margin-bottom: 30px;
}
.consultContainer {
	width: 80%;
	margin-left: 13%;
	margin-bottom: 50px;
}	
	
.dlHeaderContainer {
	margin-bottom: 0;
	padding-top: 72px;
}
.ctHeaderContainer {
margin-top: -16px;
margin-bottom: -32px;
}
.e-d	lHeaderContainer {
	padding-top: 4px;
}

.mtHeaderContainer {
	margin-bottom: 0;
}
.convHeader {
	line-height: 32px;
	width: 100%;
}
.partnerFooter {
	width: 100%;
	text-align: center;
	height: auto;
}
.textPage {
	width: 95%;
	min-width: 370px;
	height: auto;
	margin-right: 1%;
}
#responsiveSwitch {width: 100%; text-align: center; }

#coachResources {
	border-left: 1px solid #444;
	padding-left: 12px;
	padding-top: 6px;
	color: green;
	font-weight: bold;
	height: 25px;
	text-decoration: underline;
}

a.altMenu {
  position: absolute;
  z-index: 3;
  text-decoration: none;
  font-size: 0.65em;
}
a.altMenu span {
  font-size:1.6em;
  vertical-align: -0.15em;
}

.topMenu {
	border-bottom: 1px solid #eee;
	width: 100%;
	height: 42px;
	line-height: 40px;
	background: #0368AB;	
}
.menuText {
	margin-left: 15px;
}	
.linkStyle2:link {
	text-decoration: none;
	display: block;
	background: #0368AB;
	height: 42px;
	line-height:40px;
	font-family: "Roboto", Helvetica, Sans-Serif;
	margin-left: 15px;
		
}
.optionLeftPage {
	width: 133px;
	height: 100px;
	float: left;
	margin-right: 1%;
}
.optionRightPage {
	margin-bottom: 10px;
	max-width: 900px;
	display: block;
	font-size: 10pt;
	line-height: 16px;
}
.optionLeftReg {
	width: 100px;
	height: 80px;
	float: left;
	margin-right: 1%;
}

#videoLeft {
	width: 100%
}


.dlRight {
	margin: 0;
}
.headerText {
	margin-top: 20px;
    margin-bottom: -12px;
    font-family: "Roboto", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    font-size: 13pt;
}
.contentContainer {

}

.parallax-window {
    min-height: 400px;
    background: transparent;
}
#fb_main_page {
	height: 100%;
	width: 100%;
	float: left;
	background-color: #fff;

}
	
.photoContainer {
	z-index: 1;
	padding-bottom: 10%;
    padding-top: 5%;
    width: 100%;
    max-width: 2100px;
    margin: 0 auto;
}
.photoContainer:after {
	background:rgba(0,0,0,0.5);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.mainPhotoContainer {
    z-index: 1;
    margin: 0;
    max-width: 2100px;
    width: 100%;
    margin: 0 auto;
}
.contactPhotoContainer {
    padding-bottom: 16%;
    max-width: 2100px;
    margin: 0 auto;
}
.defaultHeaderPhotoContainer {
    padding-bottom: 14%;
    max-width: 2100px;
    margin: 0 auto;
}

.assess_radio_row {
	display: inline;
    font-family: "Roboto", Arial, Helvetica, Sans-serifi;
    font-size: 11pt;
    /* margin: 0.4em 1em; */
    vertical-align: middle;
    height: 25px;
    border-radius: 5px;
    margin-bottom: 0;
}

.lowerPanelPhoto {
	background: url(../../../../images/bg_abstract.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	max-height: 100%;
	overflow: auto;
}
.plsNote {
	font-family: "Roboto", Helvetica, Sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	width: 65%;
	min-width: 270px;
	margin-top: 0;
}
.ajaxLoader {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 50%;
	min-width: 300px;
	text-align: center;
}
.leftColContainer {
	width: 54%;
	float: left;
}
.semiTransparent {
	width: 97%;
	background:rgba(170,170,170,0.5);
	border: 1px solid #999;
	border-radius: 6px;
}

#productImg {
	margin-top: 3px;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 10px;
  text-align: center;
}
#boxes #dialog {
  width:90%; 
  max-width: 400px;
  height:auto;
  padding:10px;
  margin: 0 auto;
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 16pt;
}
.maintext{
	text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}
body{
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  margin: 0 !important;
}
#popMessage{
	font-family: "Roboto", sans-serif;
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 12pt;
  padding: 10px 20px;
}
#popupfoot a{
	text-decoration: none;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	
	color: red;
}
#newsFrame {
    margin: 0 auto;
    height: 1000px;
}
.lowerConent {
	float: left;
}

.youtubeVideo {
	width: 100%;
	max-width: 700px;
	display: inline-block;
	margin: 0;
}
.large_scale_video {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#page_center {
	width: 70%;
	margin: 0 auto;
}
#notAuth {
	font-family: 'Roboto', helvetica;
	font-size: 20px;
	color: black;
	line-height: 25px;
	max-width: 900px;
	height: 60px;
}
.pjBlArticleBody {
	max-width: 900px;
}
.wpBlog {
	max-width: 1000px;
	height: 1000px;
	width: 100%;
	margin-left: 0;
}
.ct_column {
	margin-top: 0;
	margin-bottom: 15px;
}
.lite_gray_line {
	width: 90%;
	margin-left: 5%;
	background-color: #eee;
	height: 5px;
	float: left;
}
#ct_video_wrapper {
	width: 100%;
	float: left;
	height: 350px;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
    overflow: hidden;
    clear: both;
}
#dl_video_wrapper {
	width: 100%;
	float: left;
	height: 350px;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 20px;
	height: auto;
    overflow: hidden;
    clear: both;
}
.dementia_background {
	background:url(../../../../images/ct_background_image.jpg) no-repeat;
}
.hospice_background {
	background:url(../../../../images/ct_hospice_background.jpg) no-repeat;
}
.abstract_background {
	background:url(../../../../images/bg_abstract.jpg) no-repeat;
}

.ct_video_container {
	width: 67%;
    max-width: 400px;
    min-width: 300px;
    height: 288px;
    margin: 0 auto;
    margin-top:5%;
}



.dl_video_container {
	width: 67%;
    max-width: 400px;
    min-width: 300px;
    height: 288px;
    margin: 0 auto;
    margin-top:5%;
}


#errorPage {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	font-family: 'Roboto', helvetica;
	font-size: 16pt;
	line-height: 25px;
	color: #a00;
	margin-top: 30px;
	margin-bottom: 100px;
}
#DLtoConvention {
	font-family: 'Roboto', Helvetica, Sans-serif;
	font-size: 12pt; 
	margin-top: 28px; 
	margin-bottom: 5px;
}
.small_dl_certified {
	float: left;
	margin-bottom: 12px;
}
.provider_website {
	float: left;
}
.articleWrapper {
	width: 75%;
    height: 20px;
    margin-bottom: 20px;
}
.mainPanelText {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 300;
	text-align: center;
	line-height: 18pt;
}

img.teamMember {
	width: 220px;
	height: 235px;
	float: right;
	margin-left: 30px; 
	margin-bottom: 20px; 
	margin-top: 30px; 
	border: 1px solid #ccc;
}
img.ati_logo {
	width:100%; 
	min-width: 185px;
}
.graphic320 {
	max-width: 530px;
}
.moreInfo {
	font-family: 'Roboto';
    font-weight: 700;
    font-size: 11pt;
    color: #a00;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}				
	
#copyright {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	font-family: 'Open Sans', helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 40px;
}
#new_copyright {
	width: 100%;
	height: 40px;
	font-family: 'Monserrat', helvetica;
	font-weight: 300;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
}
#copyright_notice {
	font-family: 'Roboto', helvetica;
	font-weight: 300;
	font-size: 13pt;
	color: #fff;
	text-align: center;
	vertical-align: center;
	padding-top: 35px;

}
.olTermsLic {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}
.olTermsLicAlpha {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	font-weight: 400;
	margin-left: .2em;
	margin-top: 0;
	margin-bottom: 0;
}
.indentLic {
	margin-left: -12px;
	margin-top: 5px;
	padding-left: 5px;
}
.licSubTitle {
	margin-left: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.centre-container {
    margin: auto;
    width: 500px;
}
#blog_signup {
	padding-top: 30px;
	max-width: 600px;
	margin: 0 auto;
}
.subCoverText{
	font-size: 22pt; 
	max-width:500px;
	font-weight: 200;
	font-family: 'Open Sans', helvetica, sans-serif;
	line-height: 34px;
}
#toggleContainer {
	z-index: 1000;
	width: 100%;
	display: none;
}
.submit_button {
	height: 45px;
}
#dementiaButton {
	width: 125px;
	height: 39px;
}
.dementiaUmbrella {
	width:500px;
	min-width: 320px;
}
#imageCenter {
	margin: 0 auto;
	width: 500px;
}
.whatDementia {
	max-width: 450px;
}
#buttonContainer {
	padding-top: 12%;
    padding-left: 12%;
    position: absolute;
}
#subMain {
	width: 100%;
	height: auto;
}
#upperMenuBar {
	height: 30px;
	width: 100%;
	background: #00A;
}
img.updated {
	margin-bottom: -12px;
}
#termsContainer {
	max-width: 600px;
	margin: 0 auto;
	padding-right: 10px;
	border: 1px solid #bbb;
	padding-bottom: 40px;
}
.button_container {
	float: left;
	padding-left 20px;
	display: inline-block;
	padding-right: 10px;
	margin-top: -2px;
}
.window_print {
	height: 18px;
	width: auto;
	background: none;
	border: 1px solid #ccc;
	padding-top: 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: 1px;
	padding-top: 0;
	margin-right: 15px;
}
#form_buttons {
	padding-left: 20px;
}
#flagContainer{float: right; padding-right: 10px; padding-top: 8px;}
#menuBar{width:100%; display: block; }
.pp_chk {
	margin-bottom: -10px;
}
.amzn-placeholder {
	display: inline-block;
	height: 265px;
	margin-top: -42px;
}
.desc_text {
	float: left;
	width: 70%;
	max-width: 750px;
	margin-right: 30px;
}
.listingDescription {
	padding-left: 10px;
}
.amnz-bold-text {
	font-size: 14pt;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.newColumnHeading {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height 15pt;
}
#flagContainer {
    float: right;
    padding-right: 10px;
    padding-top: 8px;
}
#contactForm {
	width: 60%;
	max-width: 650px;
	min-width: 400px;
	float: left;
	}
	
#videoContainer {
	margin: 0 auto;
	width: 80%;
	padding-left: 2%;
}
	
#midVideoColumn {
float: left;
    margin: 3%;
    width: 44%;
    margin-top: 5%;
    min-width: 250px;
}

#sessionContainer {
	max-width: 900px;
	min-width: 320px;
	height: auto;
	margin: 0 auto;
}

    
#ati_logo_container {
	height: 235px;
	background: #fdfdfd;
}
#logo_box {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    font-family: 'Open Sans', helvetica;
    font-size: 13px;
}

.prog_logo {
	width: 210px;
	height: auto;
	float: left;
	margin-left: 10px;
}

#orderTotals {
	width: 100%;
	background: #f0f0f0;
}

.ati_body{
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  margin: 0 !important;
}
.bookBlock {
	width: 100%;
	max-width: 800px;
	height: auto;
	border: 1px solid #ccc;
	padding: 8px;
	margin-bottom: 25px;
	margin: 0 auto;
	overflow: hidden;
}
.bookPhoto {
	max-width: 150px;
	margin-bottom: 6px;
	margin-right: 10px;
	float: left;
}
.bookTitle {
	font-family: 'Open Sans', helvetica;
	font-size: 12pt;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
}

.bookText {
	width: 100%;
	font-size: 13px;
	float: left;
}
.new_offering {
	position: absolute;
    margin-top: 0;
    margin-left: 0%;
    max-width: 300px;
    min-width: 100px;
    width: 19%;
}
#text_panel {
	min-height: 60px;
	width: 100%;
	line-height: 40px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
	float: left;

}
.join_list {
	font-family: 'Open Sans', helvetica;
	font-size: 23pt;
	font-weight: 300;
	color: black;
	text-align: center;
}
.cologoContainer {
	width: 15%;
	min-width: 150px;
	max-width: 250px;
	float: left;
	padding-left: 2.5%;
	padding-right: 2.5%;
	height: 100%;
}
.logoBox {
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	height: 125px;
}
.lowerPhotoBackground {
	background:url(../../../../images/lowerBackground.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    padding-top: 30px;
    width: 100%;
}


#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=20);
-moz-opacity:0.6;
-khtml-opacity: 0.2;
opacity: 0.4;
z-index: 100;
display: none;
}

.popup{
    display: none;
    position: fixed;
    z-index: 101;
    padding-top: 150px;
    top: 50%; 
    left: 50%;
    /*margin-right: -50%;*/
   transform: translate(-50%, -50%);
    /*margin-top: 4%;*/
}
#pop_box {
	min-width: 400px;
	width: 1000px;
	margin: 0 auto;
}
.cnt223 a{
text-decoration: none;
}
.cnt223{
	min-width: 330px;
    width: 600px;
    height: 475px;
   	background: url(../../../../images/ATI_COVID_message.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 103;
   /* box-shadow:  1px 5px 20px 0px #000;*/
    /*border-radius: 5px;*/
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
/*top: -25px;*/
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
.cnt224 a{
text-decoration: none;
}
.cnt224{
	min-width: 330px;
    width: 600px;
    height: 475px;
   	background: url(../../../../images/scholarship_video.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 103;
   /* box-shadow:  1px 5px 20px 0px #000;*/
    /*border-radius: 5px;*/
}
.cnt224 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt224 p a{
color: #d91900;
font-weight: bold;
}
.cnt224 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
/*top: -25px;*/
width: 34px;
}
.cnt224 .x:hover{
cursor: pointer;
}
#close_popup {
    z-index: 1;
    position: absolute;
    left: -0.3%;
    top: -0.1%;
}

#more_info_button {
	z-index: 1;
	position: absolute;
	left: 43%;
    top: 67%;
    /*margin-top: 41.5%;
    margin-left: 34%;*/
    width: 24%;
    height: 6%;
    min-width: 100px;
}
.fp_more_info {
	z-index: 1;
	width: 100%;
}

.dl_pop a{
text-decoration: none;
}

.dl_pop{
	min-width: 330px;
    max-width: 560px;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 103;
    box-shadow:  1px 5px 20px 0px #000;
    width: 95%;
    border: 6px solid white;
    border-radius: 15px;
}
.dl_pop p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.dl_pop p a{
color: #d91900;
font-weight: bold;
}
.dl_pop .x{
float: right;
height: 35px;
left: 22px;
position: relative;
/*top: -25px;*/
width: 34px;
}
.dl_pop .x:hover{
cursor: pointer;
}
#close_dl_popup {
     z-index: 1;
    position: absolute;
    left: 96.5%;
    top: -2%;
}
  	
  .resource_frame {
  	width: 100%;
  	max-width: 750px;
  	margin-bottom: 20px;
  	padding-right: 0;
  	background-color: #f8f8f8;
  	border: 2px solid #ddd;
    /*border-radius: 6px;*/
  	box-shadow: 5px 5px 6px #ddd;
  	}
  .manuals_pubs {
  	background-color: #f8f8f8;
  	}
  .videos_presentations {
  	background-color: #f8f8f8;
  }
  .forms_docs {
  	background-color: #f8f8f8;
  }
  .flyers {
  	background-color: #f8f8f8;
  }
  .graphics {
  	background-color: #f8f8f8;
  }
  .certs {
  	background-color: #f8f8f8;
  }
  .tools {
  	background-color: #f8f8f8;

  }
  .additional_resources {
  	background-color: #f8f8f8;
  }
.bold_legend {
	font-weight: 700;
	color: #3661AD;
	font-size: 16pt;
}
#term_content {
	clear: both;
	width: 100%;
	display: block;
	height: 100%;
	background: white;
}
.terms_field {
width: 90%;
    border: 2px solid #F00;
    border-radius: 6px;
    background: #ffffd8;
}
.announc {
position: absolute;
    font-family: 'Roboto', helvetica;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    margin-top: 12%;
    margin-left: 2%;
    color: #000;

}
.ct_announc {
	position: absolute;
    margin-top: 12%;
    margin-left: 7%;

}

div#tipDiv {
    font-size:12px; line-height:1.3;
    color:#000; background-color:#E1E5F1; 
    border:1px solid #667295; 
}

div#tipDiv div.topBar {
    background-color:#0D2878;
    min-height:14px; /* for bg color if no caption (close.gif is 14px) */
    text-align:center;  
    }
    
/* for ie < 7 */
* html div#tipDiv div.topBar {
    height:14px; /* ie will expand if needed  */
    }
    
div#tipDiv span.caption {
    color:#fff; font-weight:bold; font-size:11px;
    }
div#tipDiv div.XtipContent {
    padding:4px;
    }
    
div#tipDiv p {
    margin:0 0 .7em 0;
    }
    
/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { 
    text-align:center; 
    margin:4px 0;
    }
div#tipDiv div.txt { 
    text-align:center; 
    margin:4px 0;
    }
#menuContainer {
    margin-top:31px;
}
#session_instructions {
	width: 100%;
    max-width: 980px;
    background-color: #eee;
    margin: 0 auto;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
	}
.video_instructions {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	line-height: 20px;
	margin-top: 0;
    margin-bottom: 10px;
	}
#e-train_video_container {
	margin: 0 auto;
	max-width: 1000px;
	min-width: 414px;
	height: 563px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.instruction_height_top{height: 78px;}
.instruction_height_bottom {height: 65px;}

.res_page {
	height: 1px; 
	margin-top: 50px; 
	margin-bottom: 60px; 
	border: 1px solid black;
}
#lower_body_container {
	width: 100%;
	height: auto;
	
}
.quote_block {
	float: left;
    margin-left: 2%;
    width: 45%;
    max-width: 500px;
    padding: 10px;
    border: 4px solid #999;
    font-size: 14pt;
    font-family: 'Times New Roman', times, serif;
    font-weight: 400;
    color: #000;
    margin-top: 20px;
    line-height: 24px;
    margin-bottom: 50px;
    background-color: rgba(255,232,122, 0.8);
    position: absolute;
	}	
.quote_container {
	max-width:1000px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: fit-content;
	margin-bottom: 2%;
}
.quote_block_text {
	margin: 0 auto;
    width: 87%;
    font-size: 16pt;
    font-family: 'Palatino', times, serif;
    color: #37608a;
    font-weight: 400;
    font-style: italic;
    line-height: 28px;
    text-align: center;
}
.quote_block_white_text {
	margin: 0 auto;
    width: 87%;
    font-size: 16pt;
    font-family: 'Open Sans', helvetica;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    line-height: 28px;
}
.quote_block_text_large {
	margin: 0 auto;
    width: 90%;
    font-size: 20pt;
    font-family: 'Palatino', times, serif;
    color: #37608a;
    font-weight: 400;
    font-style: italic;
    line-height: 25pt;
    text-align: center;
}
.opening_block_quote {
	width: 100%;
    float: left;
}
.closing_block_quote {
	float: right;
    margin-top: -40px;
    margin-right: 0px;
}
.quoted_by {
	font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    color: #555;
    font-style: normal;
}
.quoted_by::before {
	content: "\2014  "
}
.quoted_by_large {
	font-family: 'Open Sans', sans-serif;
    font-size: 13pt;
    color: #555;
    float: right;
    margin-right: 18%;
}
.quote_block_text_white {
	margin: 0 auto;
    width: 87%;
    font-size: 16pt;
    font-family: 'Palatino', times, serif;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    line-height: 28px;
}
.quoted_by_white {
	font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: #fff;
    /* float: right; */
    margin-left: 58%;
    margin-top: 15px;
}
.testimonial_callout {
	font-family: 'Open Sans', helvetica;
    font-size: 13px;
    font-weight: 400;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #777;
}	
.license_notice {
	font-family: 'Open Sans', helvetica;
	font-size: 14px;
	font-weight: 400;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #777;
	}
.popup_video {
	padding:0;
}
#form_container {
	width: 100%;
	max-width: 700px;
	}	
#main_message_box_wrapper {
	width: 100%;
	min-height: 100px;
	background-color: #fff;
	}
#main_message_box {
	width: 70%;
	max-width: 1000px;
	font-family: 'Open Sans',helvetica;
	font-size: 11pt;
	font-weight: 400;
	color: #fff;
	line-height: 22pt;
	text-align: center;
	margin: 0 auto;
	padding: 12px;
}
.embed_image {
	width: 159px;
    height: 60px;
    float: left;
    margin: -2px 30px 7px 17px;
	}
.message_text {
	float: left;
	font-size: 20pt;
	color: white;
	font-family: 'Open Sans', helvetica;
	font-weight: 400;
	text-align: center;
	line-height: 18px;
	}
#submit_button_container {
	margin-top: 20px;
    padding: 6px;
    max-height: 300px;
    max-width: 485px;
    float: right;
    border: 3px solid #C00;
    border-radius: 5px;	
}
#terms_container {
	font-family: 'Open Sans', helvetica;
	font-weight: 400;
	font-size: 10pt;
	width: 66%;
	height: 100%;
	float: left;
	
}
#conv_form {
	max-width: 600px; 
	padding: 10px;
	margin-left: 15%;
	margin-top: 10px;
	height: 1000px;
}
.provider_thumbnail {
    float: left !important;
    margin-right: 30px !important;
    margin-left: 30px !important;
    width: 43% !important;
    min-width: 340px;
    height: 165px;
    background: #f8f8f8 !important;
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    box-shadow: 7px 7px 18px #aaa;
}
.image_wrapper {
	width: 40%;
	min-width: 340px;
	height: auto;
	margin: 0 auto;
}
.highlight_area {
	width: 100%;
	height: 300px;
	background: #f0f0f0;
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
}
.logo_container {
	min-width: 300px;
	width: 25%;
	float: left;
	padding-top: 4%;
	padding-left: 15%;
	padding-right: 5%;
}
.newsletter_header {
	width: 60%;
	min-width: 400px;
	height: 80px;
	overflow: hidden;
	font-family: 'Open Sans', helvetica, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #555;
}
#menu_list {
	float: left;
	padding: 12px;
}
#menu_content {
	width: 70%;
	min-width: 340px;
	margin: 0 auto;
}
.logosContainer {
	max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
}

.blogPost {
	float: left;
	max-height: 300px;
	max-width: 600px;
	overflow: hidden;
	display: inline;
}
.fp_blog_container {
	/*padding-left: 5%;*/
}
.fp_event_container {
	padding-left: 5%;
}

.grid-nav-bottom {display: none;}

.lower_rt_title {
	height: 150px;
	background-color: #333;
	width: 100%;
}
#post-grid-2706 .item {
	background-color: #f0f0f3 !important;
	border: 2px solid #eee;
}

.divider_slot {
	height: 340px;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.video_divider_slot {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

.brochure_caption {
	font-family: 'Roboto', helvetica;
	font-size: 15px;
	color: black;
	font-weight: 400;
	line-height: 16pt;
	padding-top: 7px;
	max-width: 250px;
	text-align: center;
}
#program_info_text {
	font-family: 'Marcellus', helvetica, sans-serif;
    font-weight: 300;
    font-size: 65px;
    text-align: left;
    color: #000;
    background: transparent;
    line-height: 55pt;
    margin-top: 135px;
    margin-left: 7%;
    max-width: 700px;
    float: left;
    width: 50%;
}
.main_heading_title {
	margin-left: 5%;
	font-family: 'Open Sans', Helvetica;
	font-weight: 400;
	font-size: 18pt;
	margin-top: 40px;
	max-width: 410px;
	line-height: 26pt;
}

.cv_video_container {
	width: 67%;
    max-width: 1000px;
    min-width: 300px;
    height: 288px;
    margin: 0 auto;
    margin-top:1%;
}
.convVideoBox {
	float: left;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 3%;
    margin-top: 3%;
    width: 43%;
}
.teamPhotoLeft {
	width: 23%;
	height: 23%;
	min-width: 200px;
	float: left;
	margin-right: 2%;
}
#vrt_photo_container {
	max-width: 250px;
	margin: 0 auto;
	height: auto;
}
.agencyPartnerBackground {
	background: url(../../../../images/agency_partner_program_header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
	padding-bottom: 25%;
}
.agencyPartnerPagePhoto {
	background: url(../../../../images/our_agency_partners_image.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.agency_container {
	padding-top: 25px;
}
.agencyPartnerCoverText {
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    font-size: 60pt;
    color: #ffdf3f;
    background: transparent;
    line-height: 72pt;
    text-shadow: 5px 2px 2px black;
    margin-top: 8%;
    margin-left: 8%;
}
#jfa_logo_container {
	position: absolute;
	margin-left: 1%;
	margin-top: 1%;
}
.titleBoxText {
	font-family: 'Roboto', helvetica;
    font-size: 14pt;
    font-weight: 300;
    line-height: 24pt;
    /* margin-top: 20px;
    margin-bottom: 40px; */
    text-align: center;
    color: #777;
}
#name_box_text {
	font-family: 'Roboto', helvetica;
	font-size: 16pt;
	font-weight: 700;
	margin-top: 5px;
	text-align: center;
	color: #000;
	line-height: 22pt;
}
.vrt_body {
	font-family: 'Roboto', helvetica; 
	font-size: 15px;
	font-weight: 400;
	line-height: 20pt;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 25px;
}

.flex-container {
	max-width: 1000px;
	margin: 10px auto 0 auto;
}		
/* two column page layout */
.flex-2column {	

	flex-basis: 47%;
}
#header_embed_container {
	position: center;
	width: 400px;
	margin-top: 30px;
	margin: 0 auto;
}
.reveal_progs_header {
	width: 100%;
}
.no_account {
	font-size: 10pt;
	color: #000;
}
.feature_divider {
	font-family: 'Roboto', helvetica;
    text-align: left;
    padding-left: 10px;
    color: #e0841b;
    margin-top: 10px;
    font-weight: 400;
}
.term_selector_container {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.mousemessagelink {
   text-decoration: underline;
   background-color:#efefef;
   }
#mouseover_message_box {
   font-family: Roboto, helvetica;
   font-weight: 400;
   display:none;
   position:absolute;
   background-color:#f7d231;
   border:2px solid #555;
   padding:8px;
   max-width:300px;
   border-radius: 5px;
   color: #000;
   font-size: 11pt;
   z-index: 1000;
   cursor: pointer;
   text-align: center;
   }
.extra_indent {
	margin-left: 30px;
}
.top_level {
	font-family: Roboto, helvetica;
	font-size: 12pt;
	margin-top: 10px;
	padding-left: 5px;
}
.subscription_container {
	margin: 0 auto;
    text-align: center;
    min-height: 766px;
    border: 1.5px solid #012e70;
    border-radius: 10px;
}
.ct_subscription_container {
	margin: 0 auto;
    text-align: center;
    border: 1.5px solid #012e70;
    border-radius: 10px;
}
.subscription_body {
	background-color: #F6FCFF;
    padding: 20px 10px 15px 10px;
    font-size: 18px;
    font-family: 'Roboto', helvetica;
    min-height: 320px;
    font-weight: 300;
    border: none;
    border-radius: 0px 0px 10px 10px;
}
.subscription_level {
	margin: 0 auto;
    font-family: 'Roboto', helvetica;
    font-size: 20pt;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 9px 9px 0px 0px;
    border: none;
    height: 50px;
}
.ct_subscription_header {
	margin: 0 auto;
    font-family: 'Roboto', helvetica;
    font-size: 15pt;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 9px 9px 0px 0px;
    border: none;
    height: 50px;
    background-color: #2B79AD;
}
.subscription_title_box {
	width: 100%; 
	height: 50px; 
	border-radius: 10px 10px 0px 0px; 
	padding: 0; 
	margin: 0;
}
.level_color_foundational {
	background-color: #639b4e;
}
.level_color_advanced {
	background-color: #503182;
}
.subscription_detail {
	margin: 3px 15px 3px 0px;
}
/******** Program Price blocks ********/

.price_line {
	color: #000;
	font-size: 18px;
	font-weight: 300;
    font-family: 'Roboto', helvetica;
    text-align: center;
}
.ct_foundational_price_line:before {
      content: "$580";
      font-weight: 300;
}
.ct_advanced_price_line:before {
      content: "$820";
      font-weight: 300;
}
.dl_foundational_price_line:before {
      content: "$1,410";
      font-weight: 300;
}
.dl_advanced_price_line:before {
      content: "$2,210";
      font-weight: 300;
}
.foundational_monthly_rate:before {
	content: "$45 / month";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.advanced_monthly_rate:before {
	content: "$75 / month";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.ct_monthly_rate:before {
	content: "$65 / month";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.foundational_yearly_rate:before {
	content: "$495 / year";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.advanced_yearly_rate:before {
	content: "$825 / year";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.ct_yearly_rate:before {
	content: "$715 / year";
	font-family: 'Roboto', helvetica;
    font-size: 24px;
    line-height: 27px;
    color: #e0841b;
    text-align: center;
    font-weight: 400;
}
.subscription_sm_text {
	font-family: Montserrat, helvetica; 
	font-weight: 300; 
	font-size: 14px;
	color: #000;
}
.flyout {
  top: 100px;
  position: absolute;
  padding: 20px 5px 5px 5px;
  right: -300px; /* Initially off-screen */
  top: 200px;
  width: 220px;
  height: 200px;
  background-color: white;
  box-shadow: 0 0 30px rgba(0, 0, 0, 1.2);
  border: 3px solid #888;
  border-radius: 15px;
  transition: right 1.5s ease-in-out; /* For the animation */
}

.flyout.open {
  right: 15%; /* Slide in position */
}
.level-1:hover {background-color: #2F4279;}
/*  -------Do not add new CSS elements below here------- */


@media (max-width: 1400px) {
	.quote_block {display: none;}
}

@media (max-width: 1220px) {
	.highlight_area {height: 300px;}
	h1 {font-size: 27pt;line-height: 30pt}
	h2 {font-size: 12pt; line-height: 16pt;}
}

@media (max-width: 1192px) {
	#contentColumnOuter  {margin-top: 102px;}
}

@media (max-width: 1110px) {
	.highlight_area {height: 350px;}
	#niche_text {width: 90%;}
}
@media (max-width: 1192px) {
#menuContainer {
    margin-top: 0;}
#account_menu_1 {
    padding-top: 61px;}
#account_menu_2 {
    padding-top: 61px;}
#account_menu_3 {
    padding-top: 61px;}
}
@media (max-width: 1089px) {
#menuContainer {
    margin-top: 0;}
#account_menu_1 {
    padding-top: 61px;}
#account_menu_2 {
    padding-top: 61px;}
#account_menu_3 {
    padding-top: 61px;}
    h1 {font-size: 22pt; line-height: 27pt;}
    h2 {font-size: 11pt; line-height: 14pt;}
}

@media (max-width: 921px) {
	#contentColumnOuter  {margin-top: 141px;}
}
@media (max-width: 815px) {
.sub_header_text {display: none;}

}
@media (max-width: 722px) {
	.highlight_area {height: 400px;}
}
@media (max-width: 460px) {
	.highlight_area {height: 500px;}
	h1 {font-size: 12pt; line-height: 17pt;}
}
.reveal_background {
	background: url(../../../../images/reveal_header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	overflow: hidden;
}
.program-sub-heading {
font-family: 'Roboto', helvetica, sans-serif;
font-size: 13pt;
line-height: 19pt;
color: #000;
text-align: center;
max-width: 100%;
margin: 0 auto;
margin-bottom: 20px;
margin-top: 20px;
font-weight: 300;
padding:10px;
background-color: #f3f5f7;
}
.sub_menu_display {
	display: none;
}
.video-container {
	width: 100%;
}

@media (max-width: 1024px) {
	.flagContainer {margin-right: 10%;} #daa_highlight_area {height: 315px;}#daa_text{font-size:24pt; width: 46%;}
	#LeftFrame {max-width: 400px;}
	.agLogoContainer {width: 280px; margin-top: 13%;} .ct_tagline{width: 100%;}
	.igniteText {font-size: 40pt; line-height: 40pt; margin-left: 5%; margin-right: 2%;margin-top: 40%;}.assessmentPhotoContainer {height: 360px;}
	#contact_text {font-size: 60px;}.assessment_background {padding-bottom: 0;}.masterTrainingBackground {padding-bottom: 9%;}
	#widHeaderText {margin-top:27px;}#newCoverText {font-size: 44px;}.announc{display: none;}
	
	#newsFrame {
    height: 2000px;
}
 
}
@media (max-width: 800px) {
	.#newCoverText {font-size: 42px;line-height: 33pt;margin-top: 19px;}
    .subCoverText{font-size: 19pt;}.cnt223{ width: 600px; height: 450px;}
}
@media (width: 767px) {
	.flagContainer {margin-right: 14%;}.contentLine{margin-right: 3px; margin-left: 1%;}
	.ct_tagline {width: 100%; margin: 0 auto; font-size: 28pt;} .ctLowerHeading{font-size: 20pt; line-height: 32px;}
	img.alignleft  {width: 300px;}.ctLogoContainer { width: 29%; margin-left: 5%; min-width: 303px;}.ctPeople{height:300px;}
	.dl_tagline {font-size:30px;}.mainPageLi {width: 90%;}.dlLowerHeading {font-size: 18pt; max-width: 700px;}
	.LowerHeading {font-size: 16pt; line-height: 26pt;}
	.flashback_LowerHeading {padding-top: 40px;}.flashback_photoContainer {background-color: #0c1959;padding-bottom: 15%;}
	.masterTrainingCoverText{font-size:40pt;line-height: 45pt;}.masterTrainingTagline {font-size:22pt; line-height: 25pt;} 
	.photoContainer{height: 230px;}#coverText {font-size: 40pt; line-height: 60px;}.dl_background: {min-height: 160px;}
	#newCoverText{font-size: 33px;margin-left:40px; line-height: 37pt;margin-top:1%;}
	.centeredPageText{font-size: 22pt;}.centeredPageText2 {font-size: 16pt;}.subCoverText{font-size: 16pt; font-weight: 200;}
	.contactPhotoContainer{height: 300px;}#leftFormContainer {max-width: 450px;} #rightFormContainer {width: 260px;}
	#contact_text {font-size: 44px;margin-top: 36px; line-height: 54px;}
	.assessment_background {background: url(../../../../images/assessment_background_767.jpg); background-repeat: no-repeat; background-size: cover; padding-bottom: 19%;}#widHeaderText {font-size: 70px;line-height: 50pt;margin-top: 38px;}
}


/* two column page layout */
@media (min-width: 800px) {
	.flex-container {
	display: flex;
	justify-content: space-between;}
}

@media (max-width: 767px) {
	.logosContainer {display: none;}	 
	#menuList {display: none;}.igniteText {margin-top: 57%; font-size: 19pt;} #toggleContainer {display: block;}
    .contactPhotoContainer{padding-bottom:24%;}
    #newCoverText {
    font-size: 34px;
    margin-left: 4%;
    line-height: 31pt;
    margin-top: 5%;
    width: 339px;
    }
    .subCoverText {
    font-size: 16pt;
    text-align: left;
    font-weight: 300;
    max-width: 319px;
    }
     .agencyPartnerCoverText {
   font-size: 50pt;
	}
	h3#attribsOptionsText, h3.attributesComments {
	font-size:11px;
	max-width: 400px;
	}
	
	.sub_menu_display {
	display: inline;
	}
	.sm-gray {
  background: #f8f8f8;
	}
.SocialIcons {
	margin: 0 auto;
    width: 650px;
    height: 70px;
    position: relative;
    padding-top: 13%;
}
	#menuContainer {float: right;margin-top:0;}

	#covid-box {width: 79%;}
	.centeredPageText{font-size: 12pt;}.centeredPageText2 {font-size: 10pt;}
    .upperContent {display: none;}#mainContentBox {margin-top: 0;}
    nav select {display: inline-block; margin-top: 4px; padding-bottom: 11px; margin-left: 14px;}
    .altUpperNav {height: 25px;width: 30px; display: inline-block; float: right;padding-right: 20%;}
		/*.drawer.active {display: inline-block;width: 100%;}*/
 	#coverText {font-size: 30pt; line-height: 50px;} .pageTitle {margin-top: 0; line-height: 33px;}
 	.centeredPageText {font-size: 18pt; line-height: 30px; margin: 2%;}
 	.centeredPageText2 {font-size: 15pt; line-height: 30px; margin: 2%;}
 	.levelOneContainer {min-width: 320px; float: none; margin: 0 auto; margin-bottom: 3%;}
 	.levelTwoContainer {min-width: 270px; float: none; margin: 0 auto; margin-bottom: 3%;}
 	.midMainContent {padding-top: 30px;}
 	.people {height: 300px;}.igniteBackground {height:300px;}
	.contact_sub_text {margin-top: 0;}
 	.flagContainer {float: none; width: 80px;}
 	.photoRight {float: none; margin: 0 auto; max-width: 300px;}
 	.leftColumn {-webkit-margin-before: 0px; }
	.footMapDiv {display: none;} .mapcontent {display: none;}
	.footerSocialIcons {float: none; margin: 0 auto; margin-top: 20px; width: 320px; height: 70px;}
	.socialIcon {margin-right: 2%; margin-top: 20px; float: left; width: 30px; height: 30px;} .footMapResources {display: none;}.LowerHeading{font-size: 15pt; line-height: 20pt;}
	#connectBackgroundImage {background: #fff;} .tipsBackgroundImage {background: #fff;}
	.conventionBackgroundImage {background: #fff;}
	.agPeople {height: 370px;}.fancyText {font-size: 26px;} .agLogoContainer {margin-top:300px;}
	.ct_tagline{width: 100%;margin: 0 auto;font-size: 20pt;} .ctLowerHeading {font-size: 22px; line-height: 30px;}
	.ctphotoContainer{padding-bottom: 27%;} .ct_dementia {min-width: 200px; margin-top:0;}.ctPeople{height:180px;}
	.ctLogoContainer{width:72%;}.ctphotoContainer{height:140px;}
	.dl_tagline {font-size: 20pt; margin-bottom: 30px;}.dlLowerHeading {font-size: 15pt;}
	.dlObjectives {margin-bottom: 30px;}.dl_experience {margin-left: 6%;width:40%;}
	.dlLogoContainer {margin-left: 2%;width:50%;}.dl_background {background: url(../../../../images/dl_background_767.jpg); background-size: cover; background-repeat: no-repeat; min-height:170px;} .convVideoBox {min-width:275px;}
	.conv_tagline {font-size:20pt;line-height: 30px;}.conv_photoContainer {height:210px;}h6{font-size: 18px;}.conv_LogoContainer{width:70%;}
.conv_LowerHeading {font-size:18pt; line-height: 28px;}.conv_headline{width:75%;}conv_LogoContainer{width: 75%;}
.missionText {font-size: 37pt;line-height: 50pt;} #subMissionText {font-size: 25pt;}.CTrightColumn {width: 97%;}.CTleftColumn {width: 97%;}
.masterTrainingCoverText{font-size:25pt;line-height: 40pt;}.masterTrainingTagline {font-size:22pt; line-height: 25pt; height:100px;}#footerWrapper{height:100%; padding-left: 0;}.masterTrainingBackground {background-repeat: no-repeat; padding-bottom: 0;}.mtHeaderContainer {margin-bottom: 0;margin-top:6px;}
.masterTrainingLowerHeading {font-size: 18pt; line-height: 25px;}
.footerFlags{float: none; margin: 0 auto; margin-top: 20px; width: 300px; height: 70px;}
.flagIcon {margin-left: 3%; margin-right: 3%; margin-top: 15px; float: left; width: 40px; height: 25px;}
.flashback_tagline {margin-bottom: 15%;font-size:14pt;line-height: 20px;}.flashback_photoContainer {min-height:210px; background-color: #0c1959;}h6{font-size: 18px;}.flashback_background {background-size: cover;}.indent5 {width: 85%;}
.flashback_LowerHeading {font-size:14pt; line-height: 20px; padding-top: 45px;}#dementiaButton {padding-left: 11%; width: 75px; height: 25px;}
#contact_text{font-size: 27pt; margin-left: 30px; margin-top: 62px; color: black; line-height: 49px;}.assessment_background {background: url(../../../../images/assessment_background_767.jpg); background-repeat: no-repeat; background-size: cover;}
#imageCenter {width: 380px}.graphic320{max-width:100%;}#buttonContainer{padding-top:20%;}.widPhotoContainer{padding-bottom: 67%;}#widHeaderText {font-size: 50px;line-height: 40pt;margin-top: 35px;}.lowerHeaderContainer {min-height:82px;}
.dl_wbt_tagline{font-size: 22pt; margin-bottom: 30px;}.wbt_LowerHeading{font-size: 16pt; padding: 1%; line-height: 20pt;}
.dl_wbt_photoContainer{padding-bottom: 36%;}.join_list {font-size: 22px; line-height: 23px;}#text_panel {line-height: 23px;}
.ct_wbt_tagline{font-size: 22pt; margin-bottom: 30px;}.mainPhotoContainer{padding-top: 0;}#menuContainer{float: none;} #subigniteText {font-size: 14pt; color: white; float: left; margin-left: 12%; margin-top: 67%; position: absolute;} #DLmainContent {padding-top: 125px;}header{position: absolute !important;}.ct_announc {position: absolute; margin-top: 7%; margin-left: 7%; width: 48%;}.cnt223{ width: 400px; height: 300px;}
.quote_block {width: 53%;}

.message_text {font-size: 12pt; width: 100%;}#main_message_box {width: 95%;}.embed_image {margin-left: 35%;
    margin-right: 35%; width: 30%; height: auto;}
    

 }
 @media only screen and (max-width: 640px) { 
 #lhc_container {margin-top: 125px;}
 

 }

 
 @media (max-width: 600px) {
	.agFrameLeft {max-width: 100%; margin-bottom: 4%;}
 	.quote_block {width: 70%;}
 }
 
 @media (max-width: 460px) {
.amzn-placeholder {margin-top: 30px; margin-left: 20px;} .desc_text {width: 95%; margin-right: 5px; margin-left:5px;}
.quote_block {
	float: left;
    margin-left: 2%;
    width: 82%;
    padding: 5px;
    border: 4px solid #999;
    font-size: 10pt;
    font-family: 'Times New Roman', times, serif;
    font-weight: 400;
    color: #000;
    margin-top: 9px;
    line-height: 18px;
    background-color: rgba(255,255,255,0.7);
    margin-bottom: 0;
    }
	#newCoverText {
    font-size: 24px;
    margin-left: 4%;
    line-height: 20pt;
    margin-top: 5%;
    width: 270px;
    }
    .subCoverText {
    font-size: 14pt;
    text-align: left;
    font-weight: 400;
    max-width: 270px;
    }
    #farRightHeaderColumn {    
    margin-top: -18px;
    }

#program_info_text {color: white; font-size: 38px; margin-top: 41px;}

#footer-copyright-wrapper-2 {
	height: 230px;
	gap: 0px;
}
.cologoContainer {
    padding-left: 7.5%;
}



}







