.textmodule {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #2F2F2F;
	text-decoration: none;
	padding: 10px;
	/* margin-bottom: 15px; */
}
.textmodule a {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #8A171A;
	text-decoration: none;
}
.textmodule a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #8A171A;
	text-decoration: underline;
}

.text_moduletitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;

}
.textmodule h2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
}
.textmodule_video {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textmodule_video p {
	padding:10px 0 10px 0;
	margin:0px;
}
.textmodule_video h2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	margin: 20px 0 3px 0;
}
.text_moduletitle_video {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 100%;
}
