a            {  font-size: 10pt; font-family: arial; color: #2565bc;  }
a:hover      {  font-size: 10pt; font-family: arial; color: #2565bc;  }

.bt          {  font-size: 10pt; font-family: arial; color: #000000;  }                                                   /*  Body Text            */

.ml          {  font-size: 10pt; font-family: arial; color: #a6a6a6; font-style: italic; }                                /*  Max Length           */
.ht          {  font-size: 10pt; font-family: arial; color: #3a465e; line-height: 16pt; }                                 /*  Header Text (Banner) */
.sdt         {  font-size: 9pt;  font-family: arial; color: #686666;  }                                                   /*  Schedule Date Text   */
.spt         {  font-size: 14pt; font-family: arial; color: #000000;  }                                                   /*  Schedule Print Text  */


.ctt         {  font-size: 10pt; font-family: arial; color: #3a3a3a; font-weight: bold;                                 } /*  Column Title Text    */
.ctt a       {  font-size: 10pt; font-family: arial; color: #2565bc; font-weight: bold;                                 } /*  Column Title Text    */
.ctt a:hover {  font-size: 10pt; font-family: arial; color: #2565bc; font-weight: bold;                                 } /*  Column Title Text    */
.stt         {  font-size: 10pt; font-family: arial; color: #af0000; font-weight: bold;                                 } /*  Schedule Title Text  */

.btt a       {  font-size: 11pt; font-family: arial; color: #2565bc; text-decoration: none;                             } /*  Blogs Title Text     */
.btt a:hover {  font-size: 11pt; font-family: arial; color: #2565bc; text-decoration: underline;                        } /*  Blogs Title Text     */
.bbt         {  font-size:  9pt; font-family: arial; color: #000000;                                                    } /*  Body Text            */
.brm a       {  font-size: 10pt; font-family: arial; color: #767676; text-decoration: underline;                        } /*  Blogs Read More Text */
.brm a:hover {  font-size: 10pt; font-family: arial; color: #767676; text-decoration: underline;                        } /*  Blogs Read More Text */
.bdt         {  font-size: 8pt;  font-family: arial; color: #a6a6a6; font-style: italic; }                                /*  Blogs Date Text      */

.ft          {  font-size: 10pt; font-family: arial; color: #000000;                                                    } /*  Footer Text          */
.ft a        {  font-size: 10pt; font-family: arial; color: #333333; text-decoration: none;                             } /*  Footer Text          */
.ft a:hover  {  font-size: 10pt; font-family: arial; color: #000000; text-decoration: underline;                        } /*  Footer Text          */


/* Blue Input Box Borders */
.tbt        { border: 3px solid #f4f4f4;                                                                                }
.tbc        { border: 1px solid #d5d5d5;                                                                                }
.tbb        { border: 0px; font-size: 10pt; font-family: arial; padding-left: 3px; background:#ffffff;                  }


/* Alternating Row Colors */
.rce        { background-color: #ffffff;                                                                                }
.rco        { background-color: #f0f1f2;                                                                                }
.rch        { background-color: #e8f3fd;                                                                                }


/* Quick Links */
.ql         {  font-size: 10pt; font-family: arial; color: #253554;  }
.ql a       {  font-size: 10pt; font-family: arial; color: #253554; text-decoration: none; }
.ql a:hover {  font-size: 10pt; font-family: arial; color: #2565bc; text-decoration: underline; }