/* *** SIZEABLE TEXT STYLES *** */
/* The following text styles are used to change the size of some body text. Any text that would break the design integrity when its size increased are left out and are restrained to one size in the ctb.css file. */

.path { font-size: 11px; line-height: 13px; font-weight: normal; color: #26698D; }
.breadcrumb_path { font-size: 11px; line-height: 13px; font-weight: normal; color: #26698D; }
.sidenav1active { font-size: 11px; line-height: 13px; text-decoration: none; font-weight: bold; color: #ED8E00; }
.greynormal { font-size: 11px; line-height: 13px; font-weight: normal; color: #838383; }
.boldorangelarge { font-size: 14px; line-height: 16px; text-decoration: none; font-weight: bold; color: #ED8E00; }

.bold { font-size: 11px; line-height: 13px; font-weight: bold; }
.boldgreen { font-size: 11px; line-height: 13px; font-weight: bold; color: #719322; }
.subhead { font-size: 12px; line-height: 13px; font-weight: bold; }
.subtitle { font-size: 11px; line-height: 16px; font-weight: bold; }
.normal { font-size: 11px; line-height: 13px; font-weight: normal; }
.quote { font-size: 11px; line-height: 13px; font-weight: normal; font-style: italic; }
.small { font-size: 10px; line-height: 13px; font-weight: bold; }
.mini { font-size: 10px; line-height: 13px; font-weight: normal; }

