html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {"/Volumes/marketing/2-CS Marketing Collateral Files/01 - Web/06 - Feeder Sites/medicaltranscriptiontraining.com/images/dot.png"
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------------------------End of CSS Reset---------------------------*/

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
body { margin:0; }
header { min-width:1100px; }
#mainLogo { float:left; margin:15px 0 15px 50px; }
header h2 { color:#468430; float:right; font-family:Tahoma, Geneva, sans-serif; font-size:30px; font-weight:normal; margin:68px 15px 0; }
header .headerCta { background-color:orange; border-radius:20px; color:#fff; float:right; font-family:Tahoma, Geneva, sans-serif; font-size:18px; margin:60px 5% 0 15px; padding:15px 35px; text-decoration:none; }
header nav { background:#ffffff; /* Old browsers */ background:-moz-linear-gradient(left,  #ffffff 15%, #4a8b33 85%); /* FF3.6+ */background:-webkit-gradient(linear, left top, right bottom, color-stop(15%,#ffffff), color-stop(85%,#4a8b33)); /* Chrome,Safari4+ */ background:-webkit-linear-gradient(left,  #ffffff 15%,#4a8b33 85%); /* Chrome10+,Safari5.1+ */ background:-o-linear-gradient(left,  #ffffff 15%,#4a8b33 85%); /* Opera 11.10+ */ background:-ms-linear-gradient(left,  #ffffff 15%,#4a8b33 85%); /* IE10+ */ background:linear-gradient(to right,  #ffffff 15%,#4a8b33 85%); /* W3C */ filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4a8b33',GradientType=0 ); /* IE6-9 */ box-shadow:0px -2px 3px #BBBBBB; clear:both; }
header nav ul { float:right; list-style-type:none; margin:15px 5%; }
header nav ul li { border-right:2px solid #fff; display:inline; font-family:Tahoma, Geneva, sans-serif; font-size:20px; padding:1px 10px; }
header nav ul li a { color:#fff; text-decoration:none; }
header nav ul li:last-child { border-right:none; }
main { box-shadow:0px 8px 15px #777; margin-bottom:10px; padding-top:10px; min-width:1100px; }
main ul { list-style:disc; }
footer { color:#5f5f60; font-size:16px; padding:10px 0 30px; text-align:center; }