/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle               --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #CCCCCC; font-weight:bold; text-decoration: none; padding-right: 4px; }
/*-- login token hover              --*/ a.LOGIN_object:hover { color: #444444; font-weight:bold; text-decoration: none; }
/*-- disclaimer						--*/ .Disclaimer_object { color:#aaaaaa; font-size: 11px; }
/*-- disclaimer links				--*/ a.Disclaimer_object:link, a.Disclaimer_object:visited, a.Disclaimer_object:active { font-size: 11px; color:#666666; font-weight:bold; text-decoration:none; }
/*-- disclaimer hover				--*/ a.Disclaimer_object:hover { font-size: 11px; color:#444444; font-weight:bold; text-decoration:none;  }
/*-- copyright						--*/ .Copyrigt_Object { color:#aaaaaa; font-size: 11px; }
/*-- copyright links				--*/ a.Copyrigt_Object:link, a.Copyrigt_Object:visited, a.Copyrigt_Object:active { font-size: 11px; color:#aaaaaa; font-weight:bold; text-decoration:none; }
/*-- copyright hover				--*/ a.Copyrigt_Object:hover { font-size: 11px; color:#777777; font-weight:bold; text-decoration:none;  }
/*-- sitemap links					--*/ a.SiteMap_Object:link, a.SiteMap_Object:visited, a.SiteMap_Object:active { font-size: 11px; color:#2E67BE; font-weight:bold; text-decoration:none; }
/*-- sitemap hover					--*/ a.SiteMap_Object:hover { font-size: 11px; color:#0c3d89; font-weight:bold; text-decoration:none;  }


/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site       --*/ .normal, .Normal { font-family: tahoma; font-size: 13px; }
/*-- most of the bold text on site  --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555555; }
/*-- red text on site for errors    --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin  --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777777; padding: 0; }
/*-- headings - mostly in admin     --*/ .Head { font-size: 11px; color: #777777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements          --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- textbox                        --*/ .NormalTextBox { color: #333333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container              --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/