@CHARSET "ISO-8859-1"; #contentPanel{ background-image: URL("../images/contentbg.jpg"); background-repeat: repeat-y; padding-bottom: 15px; padding-left: 50px; padding-right: 50px; } #footerPanel{ background-image: URL("../images/footer.png"); background-repeat: no-repeat; } #centerPanel{ background-image: URL("../images/center.jpg"); background-repeat: no-repeat; } #notepad{ background-image: URL("../images/notepad.png"); background-repeat: no-repeat; } .notepadTop{ height: 63px; } .notepadMiddle{ height: 90px; } .notepadMiddle td{ padding-left: 40px; padding-right: 10px; } .notepadBottom{ height: 35px; } .notepadBottom td{ padding-right: 10px; } .boxText{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; } .footerText{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; padding-left: 10px; padding-right: 10px; } .footerText a{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; } .footerText a:hover{ text-decoration: underline; } .navTab{ cursor: pointer; } .bodyText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none; } .bodyText a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; } .bodyText a:hover{ text-decoration: underline; } .paging{ font-family: arial; font-size: 11px; color: #333333; cursor: pointer; padding-left: 4px; padding-right: 4px; } .paging:hover{ text-decoration: underline; } #selected.paging{ font-weight: bold; background-color: white; border: solid 1px black; } .newsLink { line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none; } .newsLink a{ line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold; } .newsLink a:hover{ text-decoration: underline; } .bodyHeader1{ font-family: Gill Sans, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #333366; text-decoration: none; text-transform: uppercase; } .bodyHeader2{ font-family: Gill Sans, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #cc6600; text-decoration: none; text-transform: uppercase; } .bodyHeader3{ font-family: Gill Sans, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; } #aicaButton{ padding-right: 35px; } img[alt=send]{ padding-right: 90px; } .webButtons{ cursor: pointer; } .FieldError img, .consoleError img{ padding: 2px; } .FieldError span, .consoleError span{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; color: red; vertical-align: 60%; text-decoration: none; padding-left: 5px; } .FieldError li{ list-style-image: URL("../images/error.gif"); } .FieldError ul{ }