h1, h2, h4 { font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif; }
h1 {
	color:			#072a60;
	background:		#fff;
	margin:			20px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	margin:			7px 0 0 0;
	font-size:		150%;
	line-height:	1.25em; }
h3 {
	font-size:	120%;
	color:		#2674B3; }
#emailPage {
	margin-top:		0;
	padding-left:	20px;
	background:		url(http://simple-website.allmartech.com/images/envelope.gif) no-repeat 0px 4px; }
#emailPage a, #emailPage a.link, #emailPage a.visited {
	color:	#2471B0;
	border:	0; }
#emailPage a.hover, #emailPage a.active {
	color:	#A61438; }
.txtBox {
	border:	1px solid #000; }
#publicPrivateTable td { border-bottom: 1px solid #000; }
#publicPrivateTable tr td+td { border-left: 1px solid #000; }
.h3FAQ { margin-bottom: 0; }
.answerFAQ { margin-top: 0; }
.tutorial {
	float:			left;
	width:			48%;
	margin-right:	1%;
	padding-bottom:	10px;
	border:			1px solid #fff; }
.tutorial:hover {
	border:		1px solid #666;
	background:	#ddd; }
.tutorial .tut_videoLinkWrapper {
	float:			left;
	width:			90px;
	margin:			14px 0 0 0;
	text-align:		center; }
.tutorial .tut_title {
	color:	#A1143A; }
.tutorial .tut_duration, .tutorial .tut_description {
	margin-top:	0; }
