body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
}
p {
	font-size: 13px;
}
td {
	font-size: 13px;
}
a:link {
	color: #4040AA;
	text-decoration: underline;
}
a:hover {
	color: #4040AA;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.twirlimage {
	clear: none;

}
.popbox {
	border: medium solid #4040AA;
	background-color: #A4D095;

}
.poptext {
	color: #000000;
}
.quotebox {
	font-size: 12px;
	padding: 10px;
	border-top: thin solid #666666;
	border-right: thin none;
	border-bottom: thin solid #666666;
	border-left: thin none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;





}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.teachernoteouter {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.videosouter {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.teachernote {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border: thin dotted #666666;
	margin-top: 20px;
	margin-right: 100px;
	margin-left: 100px;
	padding: 20px;
	background-color: #F5F5F5;
}
.videos {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border: thin dotted #666666;
	margin-top: 20px;
	margin-right: 100px;
	margin-left: 100px;
	padding: 20px;
	background-color: #F5F5F5;
}
.smaller {
	font-size: 9px;
}
.testimonials {
	font-style: italics;
	font-size: 10px;
	border: thin solid #666;
	padding: 5px;
	background-color: #eee;
}
