/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");

/* Include in Editor: Start */
.TitleText {font-family: 'Open Sans', sans-serif;font-size: 35px;font-style:normal;font-weight: 700;line-height: 1.2;letter-spacing: 0em;margin: 0;text-decoration: none;color: #1b2b54;}
.HeaderText {font-family: 'Open Sans', sans-serif;font-size: 30px;font-style: normal;font-weight: bold;line-height: 50px;letter-spacing: 0em;margin: 0;text-decoration: none;color: #5f7c8c;}
.SectionHeader {position: relative; margin-bottom: 50px; font-size: 48px;color: #1b2b54;text-transform: uppercase;letter-spacing: 1px;text-align: center;font-weight: normal;display: flex;align-items: center;line-height: 1.2;}
.BulletContentStyle {font-family: 'Open Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 28px;line-height: 50px;color: #a31621;margin: 0;text-decoration: none;}
.HeaderTextSmall {font-family: 'Open Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 30px;line-height: 45px;color: #1b2b54;letter-spacing: 0;text-decoration: none;}
.SubHeading {font-family: 'Open Sans', sans-serif;font-weight: bold;font-size: 45px;line-height: 50px;color: #1b2b54;margin: 0;text-decoration: none;}
.ColumnHeader {color: #1b2b54;font-size: 28px;line-height: 35px;font-weight: bold;position: relative;width: auto;display: inline-block;}
.BodyText {font-family: 'Open Sans', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 1.4;color: #1b2b54;}
.BodyTextLarge {font-size: 26px;font-weight: 400;color: #1b2b54;font-family: 'Open Sans', sans-serif;line-height: 32px;margin: 0 0 20px;}
.InfoText {font-size: 20px;font-weight: 400;color: #1b2b54;font-family: 'Open Sans', sans-serif;line-height: 26px;margin: 0 0 20px;}
.OpenSans {font-family: 'Open Sans', sans-serif;}
.NATLEButton {width: 290px;height: 45px;background: #a31621;font-family: 'Open Sans', sans-serif;font-weight: bold;font-size: 19px;line-height: 45px;text-align: center;text-transform: uppercase;color: #ffffff;-moz-transition: all ease 0.5s;-ms-transition: all ease 0.5s;-o-transition: all ease 0.5s;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;border:0;position: relative;display: inline-block;vertical-align: middle;}
.NATLEButtonarrow {width: 290px;height: 65px;background: #a31621;font-family: 'Open Sans', sans-serif;font-weight: bold;font-size: 19px;line-height: 65px;text-transform: uppercase;color: #ffffff;-moz-transition: all ease 0.5s;-ms-transition: all ease 0.5s;-o-transition: all ease 0.5s;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;border: 0;position: relative;display: inline-block;vertical-align: middle;padding: 0 80px 0 30px;}

/* Include in Editor: Stop */

/*STYLES NOT IN THE EDITOR: ***********************************************************************************************/
a .BodyText, .BodyText a, a{color:#0086BF;}
a:hover .BodyText, .BodyText a:hover, a:hover{ color:#0086BF;}