/* Document Elements */
BODY                  { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
INPUT, TEXTAREA, SELECT, FORM { font-family: Verdana; font-size: 10px; font-weight: bold; }
H2                    { color: #006699; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 22px; padding:0; margin-top:0; margin-bottom: 9px; }
TH                    { background: #006699; color: #f6a32f; width: 50%; } 


/*   Custom Classes  */
.attention               { background: #006699; color: #f6a32f; font-size: 20; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding: 6; text-align: center; }
.blue1                   { color: #006699; font-family: verdana, arial, helvetica, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; }
.blue1:hover             { color: #f6a32f; }
.redleafsoftware         { color: #006699; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9px; }
.redleafsoftware:hover   { color: #f6a32f; }
.blue1Bold               { color: #006699; font-family: verdana, arial, helvetica, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; }
.blue1Bold:hover         { color: #f6a32f; }
.blueWhite1Bold          { color: #006699; font-family: verdana, arial, helvetica, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; font-weight: bold; }
.blueWhite1Bold:hover    { color: black; }
.blue2                   { color: #006699; font-family: verdana, arial, helvetica, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; }
.blue2:hover             { color: #f6a32f; }
.blue2Bold               { color: #006699; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px; font-weight: bold; }
.blue2Bold:hover         { color: #f6a32f; }
.blueBodyBold            { color: #006699; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 16px; font-weight: bold; }
.blueBodyBold:hover      { color: #f6a32f; }
.blueBodyBoldNoUL        { color: #006699; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; }
.blueBodyBoldNoUL:hover  { color: #f6a32f; text-decoration: underline; }
.white2Bold              { color: white; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px; font-weight: bold; }
.white2Bold:hover        { color: #f6a32f; }
.gold2Bold               { color: #f6a32f; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px; font-weight: bold; }
.gold2Bold:hover         { color: white; }
.gold2                   { color: #f6a32f; font-family: verdana, arial, helvetica, Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; }
.gold2:hover             { color: white; }
.black1                  { color: black; font-size: 11px; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.black1Bold              { color: black; font-size: 11px; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.black2Bold              { color: #000000; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px; font-weight: bold; }
.black3Bold              { color: black; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 16px; font-weight: bold; }

.adminButton             { width: 130px; }


/* Drop Menu Classes */
.menublack          { background: #006699; color: white; font-weight: bold; font-family: verdana; font-size: 12px; }
.navbg              { background: #006699; color: white; font-weight: bold; font-family: verdana; font-size: 12px; text-decoration: none;}
.menuwhite          { background: #006699; color: white; font-weight: bold; font-family: verdana; font-size: 12px; }
.menubg             { background: #006699; color: white; font-weight: bold; font-family: verdana; font-size: 12px; text-decoration: none;}
.menu               { background: #006699; color: white; font-weight: bold; font-family: verdana; font-size: 12px; height: 17px;}
.menulink           { background: #006699; color: white; font-weight: normal; font-family: verdana; font-size: 10px; text-decoration: none; }
.submenu            { background: #006699; color: white; font-weight: normal; font-family: verdana; font-size: 10px; height: 17px; margin: 0;}
.menulink:hover     { text-decoration: underline; color: #f6a32f; width: 98px; font-weight: bold; }


/* Site Map Classes */
.sitemapheader       { font-family: verdana,arial,helvetica; font-size: 12px; color: #006699; font-weight: bold;} 
.sitemapheader:hover { font-family: verdana,arial,helvetica; font-size: 12px; color: #f6a32f; font-weight: bold;} 
.sitemapitem         { font-family: verdana,arial,helvetica; font-size: 12px; color: #006699;} 
.sitemapitem:hover   { font-family: verdana,arial,helvetica; font-size: 12px; color: #f6a32f;} 
