/* i:Create Styles
Author: eSolutionsGroup.ca

These styles are available to the client while editing an i:Create
page.  Clients can select the below styles from a drop-down list
to apply to text. */
.Left{text-align:left;}
.Right{text-align:right;}
.IntroParagraph{}
.Indent{margin-left:30px;}
.defaultButton-Blue{color: #fff;background-color: #005D84;}
.defaultButton-Yellow{color: #000;background-color: #dab449;}
.defaultButton-Navy{color: #fff;background-color: #022241;}
.defaultButton-Orange{color: #fff;background-color: #9B3E18;}
.defaultButton-Gray{color: #000;background-color: #dfdfdf;}
.underline{border-bottom:2px solid #0093d0}
.emphasis-Blue{}
.emphasis-Yellow{}
.emphasis-Gray{}
.emphasis-Orange{}
.blockquote-FooterLine{}
.fullWidthImage{}
.feedbackLink {}