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

/* Include in Editor: Start */
.TitleText{ font-family: 'CenturyGothic-Bold'; font-weight: normal; font-size: 30px; margin-bottom: 13px; line-height: 1.4;}
.HeaderText{ font-family: 'CenturyGothic'; font-size: 24px; font-weight: 300; color: #999; margin: 0 0 25px; line-height: 20px; }
.SectionHeader{ color: #42474C;text-align: center;text-transform: uppercase;font-weight: bold;font-size: 30px;line-height: 100%;font-family: 'Roboto', sans-serif;margin: 0;}
.HeaderTextSmall{font-family: 'Roboto', sans-serif; font-size:25px;font-style: normal;font-weight: normal; line-height: 130%;letter-spacing: 0em;text-align: left; color: #31425D; margin:0 0 15px; }
.SubHeading{ color: #31425D; font-size: 25px; line-height: 130%; font-family: 'Roboto', sans-serif; font-weight: 700; margin:0 0 15px; text-transform: uppercase;   }
.ColumnHeader{ font-family: 'Roboto', sans-serif; font-weight: normal; font-size: 25px; line-height: 130%; color: #42474C; text-align: center; margin:0 0 22px; text-transform: uppercase; }
.BodyText{ color: #42474C; font-size: 18px; line-height:160%; font-weight: 400;  font-family: 'Droid Serif', serif; }
.BodyTextLarge{ font-size: 20px; }
.InfoText { font-size: 14px;}
.Droid-Serif{ font-family: 'Droid Serif', serif; }
.Roboto{ font-family: 'Roboto', sans-serif; }
/* Include in Editor: Stop */

/*STYLES NOT IN THE EDITOR: ***********************************************************************************************/
a { color:#508EA8; text-decoration: none; }
a:hover, a:focus { color:#6DB1CE; text-decoration: none }
blockquote{ border: none; border-top:3px solid #014A8E; border-bottom:3px solid #014A8E;  padding:20px 0; font-style: italic; font-weight:normal; font-size: 26px; line-height: 124%;color:#014A8E; margin-bottom: 45px;  font-family: 'Droid Serif', serif; }