/* Global Classes, Don't Change or Remove */ body{ margin:0px; padding:0px; height:100%; border: 0px; } html{ height:100%; } img{ border: 0px; } /* Ray Was Here */ a:link.sideNavHeader { font-family: arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; } a:visited.sideNavHeader { font-family: arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; } a:active.sideNavHeader { font-family: arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; } UL.hidden{ font-family: arial; font-size: 2px; font-weight: normal; } H2{ margin: 0px; } td.contentNoBottom { padding-top: 24px; text-align: left; vertical-align: top; } .pageCopy12pxNoWidth { font-family: arial; font-size: 12px; font-weight: normal; color: #333333; } .ADMIN_tableheader{ font-family: arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } .pageHeadlineBlue { font-family: arial; font-size: 13px; font-weight: bold; color: #0000FF; } .pageHeadlineWhite { font-family: arial; font-size: 13px; font-weight: bold; color: #FFFFFF; } .error_message { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 300; color: #FF0000; } .status_message { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 300; color: #0000FF; } /* Nav Menu Classes */ li { margin: 0px; padding: 0px 4px 2px 4px; line-height: 14px; } li.topnavSubmenu_On{ background: #99CCCC; text-decoration: none; } li.topnavSubmenu_Off{ background: none; text-decoration: none; } .topnavTopdot_Off{ background-image: url("/assets/images/topnavTopdot.gif"); } a.topnavMenu{ font-family: arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } a:hover.topnavMenu{ font-family: arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; } a.topnavSubmenu_Off{ font-family: arial; font-size: 11px; color: #ffffff; text-decoration: none; } a:hover.topnavSubmenu_Off{ font-family: arial; font-size: 11px; color: #ffffff; text-decoration: none; } a.topnavSubmenu_On{ font-family: arial; font-size: 11px; color: #000000; text-decoration: none; } /* There is a 3pixel difference between PC Browsers (IE,FF) and Safari on MAC */ .topnavCell_Off{ border-bottom: 0px solid #FFFFFF; } .topnavCell_On{ border-bottom: 1px solid #FFFFFF; } /* PC Classes */ .menu_visible { visibility: visible; margin: 5px 0px 0px 0px; padding: 0px; z-index: 5; position: absolute; list-style-type: none; } .menu_hidden { visibility: hidden; margin: 5px 0px 0px 0px; padding: 0px; z-index: 5; position: absolute; list-style-type: none; } /* Footer Classes, Shouldn't Change */ div.homeFooterLinks{ padding-left: 272px; font-size: 11px; font-family: arial; font-weight: bold; height: 20px; color: #ffffff; } div.homeFooterValue{ padding-left: 283px; font-size: 11px; font-family: arial; font-weight: normal; height: 124px; color: #ffffff; } div.internalFooterLinks{ padding-left: 272px; font-size: 11px; font-family: arial; font-weight: bold; height: 20px; color: #ffffff; } div.internalFooterValue{ padding-left: 283px; font-size: 11px; font-family: arial; font-weight: normal; height: 40px; color: #ffffff; } td.homeFooter { height: 150px; background-image: url(/assets/images/home_footer.jpg); } td.internalFooter { height: 65px; background-image: url(/assets/images/internal_footer.jpg); } /* Top spacing on the Content Table Cell */ td.content { padding-top: 24px; padding-bottom: 24px; text-align: left; vertical-align: top; line-height: 18px; } /* Spacing on the Blog Content Table Cell (for cutups, and possibly phase 2)*/ td.blogContent { padding-top: 15px; padding-bottom: 15px; text-align: left; vertical-align: top; } /* Text formating classes */ .pageHeadlineBlack { font-family: arial; font-size: 13px; font-weight: bold; color: #000000; } .pageHeadlineGrey { font-family: arial; font-size: 12px; font-weight: bold; color: #333333; } .blogHeadlineBlue { font-family: arial; font-size: 12px; font-weight: normal; color: #3399ff; } .pageSubHead12px { font-family: arial; font-size: 11px; font-weight: bold; color: #000000; } .blogCopy12px { font-family: arial; font-size: 12px; font-weight: normal; color: #333333; } .pageCopy12px { font-family: arial; font-size: 12px; font-weight: normal; width: 530px; color: #333333; } /* Link Classes */ a { font-family: arial; color: #3399ff; text-decoration: none; } a.footer { font-family: arial; color: #ffffff; font-weight: bold; text-decoration: none; } a:hover { text-decoration: underline; } .sidNavBar { width: 30px; } .sideNavHeader { font-family: arial; font-size: 16px; font-weight: bold; } .sideNav12px { padding-left: 12px; font-family: arial; font-size: 12px; font-weight: normal; } .sideNav10px { padding-left: 24px; font-family: arial; font-size: 11px; font-weight: normal; } a.sideNavBlue { color: #3399ff; text-decoration: none; } a.sideNavBlack { color: #000000; text-decoration: none; } a.sideNavGray { color: #3399ff; text-decoration: none; } a.sideNavBlue:hover { text-decoration: underline; } a.sideNavBlack:hover { text-decoration: underline; } a.sideNavGray:hover { text-decoration: underline; } /* Classes for sitemap */ .sitemapHeadline{ font-size: 12px; font-weight: normal; color: #333333; padding-bottom: 3px; padding-top: 12px; float: left; clear: both; } .sitemapSubhead{ font-size: 12px; font-weight: normal; color: #333333; padding-left: 10px; padding-bottom: 3px; float: left; clear: both; } .sitemapItem{ font-size: 12px; font-weight: normal; color: #333333; padding-left: 20px; padding-bottom: 3px; float: left; clear: both; } .sitemapColumn{ float: left; width: 220px; }