.template_div {
	height: 480px;
}

table.tabletemplate1 {
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	height: 450px;
}



div.large {
	font-size: 24px;
	color: #2B6469;
	padding: 15px 40px 8px 15px;
	font-family: Times New Roman;
}

div.middle {
	font-size: 12pt;
	line-height: 18pt;
	text-align: justify;
	color: #58595B;
	padding: 0px 40px 15px 15px;
	font-family: Arial;
}

.testimonial_topquote {
	font-size: 24px;
	color: #4C8388;
	padding: 0px 40px 0px 0px;
	font-family: Times New Roman;
	font-weight: italic;
	line-height: 28px;
}

.bodybold {
	font-size: 12pt;
	text-align: justify;
	color: #2B6469;
	padding: 0px 8px 8px 0px;
	line-height: 14pt;
	font-family: Arial;
}

.bodytext_spacing {
	font-size: 10pt;
	line-height: 12pt;
	text-align: justify;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Arial;
	padding: 8px;
}

div.bodytext {
	font-size: 10pt;
	text-align: justify;
	color: #58595B;
	padding: 0px 40px 0px 15px;
	line-height: 12pt;
	font-family: Arial;
}

div.bodytext a {
	color: #4C8388;
	text-decoration: underline;
	
}

div.bodytext a:hover {
	color: #4C8388;
	text-decoration: none;
}

/******************************************************************************
***********************
	PRESS ROOM				*/

div.press_title {
	font-size: 11pt;
	padding: 15px 40px 8px 15px;
	text-align: justify;
	font-family: Arial;
	color: #000000;
	padding: 12px 40px 8px 15px;
}

div.press_title a {
	text-align: justify;
	color: #000000;
	text-decoration: underline;
}

div.press_title a:hover {
	text-decoration: none;	
}

.press_date {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: italic;
}

div.press_author {
	font-size: 8pt;
	text-align: justify;
	font-family: Arial;
	color: #58595B; 
	padding: 12px 40px 0px 15px;
	font-size: 10pt;
}

div.return_to_pressroom {
	float: right;
}

div.press_subtitle {
	font-size: 10pt;
	text-align: justify;
	color: #58595B;
	padding: 0px 40px 0px 15px;
	font-family: Arial;
}

div.press_divider {
	border-bottom: 1px dashed #58595B;
	padding-top: 12px;
}

/******************************************************************************
***********************
	BODY TYPES				*/

	input.program_enrollment {
		background: #4C8388;
		color: white;
		font-size: 9pt;
		cursor: pointer;
	}
	
	img.picture_left {
		float: left;
		margin: 0px 16px 5px 0px;
		padding-bottom: 8px;
	}

	img.picture_right {
		float: right;
		margin: 0px 0px 5px 16px;
		padding-bottom: 8px;
	}
	
	img.expert_picture {
		float: left;
		margin: 0px 15px 5px 0px;
		padding-bottom: 10px;
	}
	
	img.left_table_icons {
		margin: 0px 20px 0px 20px;
	}
	
	.horizontal_line {
		background: #58595B;
		position: relative;
		width: 100%;
		height: 1px;
		margin: 10px 0px 10px 0px;
	}
	
	.horizontal_spacer {
		background: #58595B;
		position: relative;
		width: 100%;
		height: 0px;
		margin: 5px 0px 5px 0px;
	}
	
	
/******************************************************************************
***********************
	BODY TYPES				*/

	div.content_box {
		list-style: none;
		margin: 20px 0px 10px 10px;
		border: 0px solid black;
		spacing: 0;
		width: 100%;
	}
	
	div.content_box_tab {
		margin: 0px 5px 0px 0px;
		float: left;
		padding: 5px;
	}
	
	div.content_box_tab a {
		font-size: 12pt;
		line-height: 18pt;
		text-align: justify;
		text-decoration: none;
		color: #2B6469;
		font-family: Times New Roman;
	}
	
	div.content_box_tab a:hover {
		text-decoration: underline;
	}
	
	div.content_box_content {
		margin: 0px 25px 0px 0px;
		float: left;
		position: absolute;
		visibility: hidden;
		padding: 15px;
		height: 190px;
		font-size: 11pt;
		line-height: 16pt;
		font-family: Arial;
		color: #58595B;
	}
	
	div.content_box_content_sel {
		margin: 0px 25px 0px 0px;
		float: left;
		padding: 15px;
		height: 190px;
		font-size: 11pt;
		line-height: 16pt;
		font-family: Arial;
		color: #58595B;
	}
	
/******************************************************************************
***********************
	LECTURE CENTER						*/	
	
	.lecture_title {
		font-size: 12pt;
		font-weight: bold;
		font-family: Times New Roman; 
		color: #4C8388;
		padding-bottom: 6px;
		margin-top: 12px;
	}
	
	.lecture_datetime {
		font-size: 10pt;
		font-family: Arial;
		color: #58595B;
		padding: 0px 0px 4px 12px;
	}

/******************************************************************************
***********************
	CLIENT HOMEPAGE						*/
	
	
	.product_name {
		font-size: 14pt;
		font-weight: bold;
		font-family: Times New Roman;
		color: #4C8388;
		margin-bottom: 16px;
		margin-top: 12px;
	}
	
	.product_info {
		font-size: 9pt;
		font-weight: normal;
		font-family: Arial;
		color: #58595B;
		text-decoration: none;
		padding-left: 24px;
	}
	
	.product_return_program {
		width: 680px;
		text-align: right;
		padding: 24px 36px 24px 0px;
		border-bottom: 1px dashed #58595B;
	}
	
	
	
	table.startprogram {
		margin: 12px 0px 0px 24px;
	}
	
	table.startprogram td.welcomeicon {
		text-align: center;
		vertical-align: top;
		padding: 16px 24px 8px 16px;
	}
	
	table.startprogram td.welcome {
		font-size: 12pt;
		text-align: left;
		width: 500px;
		color: #58595B;
		padding: 8px 16px 8px 16px;
	}
	
	table.startprogram td.welcome p {
		font-size: 10pt;
		color: #58595B;
		padding-top: 6px;
	}
	
	table.startprogram td.nanny_icon {
		padding: 0px 36px 0px 12px;
		border-right: 1px solid #D7D7D7;
		border-bottom: 1px solid #D7D7D7;
	}
	
	table.startprogram td.nanny_item {
		height: 36px;
		text-align: left;
		padding: 18px 36px 18px 36px;
		font-weight: bold;
		color: #58595B;
		border-right: 1px solid #D7D7D7;
		border-bottom: 1px solid #D7D7D7;
	}
	
	table.startprogram td.nanny, table.startprogram td.nanny_bottom {
		height: 36px;
		text-align: center;
		padding: 0px 36px 0px 36px;
		border-right: 1px solid #D7D7D7;
		border-bottom: 1px solid #D7D7D7;
	}
	
	table.startprogram td.nanny_status {
		border-bottom: 1px solid #D7D7D7;
		padding: 0px 36px 0px 36px;
	}
	
	table.startprogram td.welcome p.next {
		float: right;
		padding-top: 16px;
		padding-right: 4px;
	}
	
	table.startprogram td.icon {
		height: 48px;
		text-align: center;
		border-bottom: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
		padding: 8px 16px 8px 16px;
	}

	table.startprogram td.title {
		width: 300px;
		padding: 0px 24px 0px 24px;
		font-size: 12pt; 
		color: #58595B;
		border-bottom: 1px solid #d7d7d7;
		border-right: 1px solid #d7d7d7;
	}
	
	table.startprogram td.content {
		text-align: center;
		border-bottom: 1px solid #d7d7d7;
		padding: 0px 14px 0px 14px;
		
	}
	
/******************************************************************************
***********************
	BODY TYPES				*/

.homeContent {
	padding: 2px 0px 2px 0px;
	float: left;
}

.homeContent h1 {
	font-size: 11pt;
	color: #58595B;
}

.homeContent ol li {
	padding: 10px;
	margin-left: 25px;
}		
	