@charset "UTF-8";/* CORE CSS Document */h1, h2, h3, h4, h5 {	padding: 0;	margin: 0;	text-decoration: none;	font-weight: inherit;	font-size: inherit;}h1 {	font-size: 1.5em;	font-weight: bold;	color: #333333;}h2 {	color: #333333;}h4 {	font-size: 1.2em;	font-weight: bold;	color: #333333;}/* --- TYPOGRAPHY --- */.homepageText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #333333;	font-size: 1.05em;	line-height: 1.3em;	font-weight: normal;}.homepageLink {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #009967;	font-size: 1.2em;	line-height: 1.3em;	font-weight: bold;}.standardparagraphText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #666666;	/*font-size: 1.1em;	line-height: 1.3em;*/	font-size: 0.95em;	line-height: 1.3em;	font-weight: normal;}.standardparagraphTextLink {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #009967;	font-weight: bold;}.standardparagraphLink {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #009967;	/*font-size: 1.1em;	line-height: 1.3em;*/	font-size: 1em;	line-height: 1.3em;	font-weight: bold;}.caseStudysubheader {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #666666;	font-size: 1.1em;	line-height: 1.3em;	font-weight: bold;}.caseStudyparagraphText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #666666;	font-size: 0.9em;	line-height: 1.3em;	font-weight: normal;}.caseStudyQuoteText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #7A7A7A;	font-size: 0.9em;	line-height: 1.5em;	font-weight: normal;	font-style: italic;}.emailLandingPageparagraphText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #666666;	font-size: 0.9em;	line-height: 1.3em;	font-weight: normal;}.emailLandingPageparagraphLink {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #009967;	font-size: 1.1em;	line-height: 1.3em;	font-weight: bold;}.imageRightAlign {	padding-left: 15px;	padding-bottom: 10px;	float: right;}.imageLeftAlign {	padding-right: 15px;	padding-bottom: 10px;	float: left;}
