/* V5 Logon Screen Cascading Style Sheet */ #Table_01 { border: 2px solid #000000; } .background { background-color: ECE6C4; padding: 2px; } a { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; text-decoration: underline; cursor: hand; } a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CC0000; text-decoration: underline; cursor: hand; } /* COPY FOR ALL CONTENT */ .copy { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration: none; padding: 2px 4px 2px 6px; } a.copy { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration: underline; } a:hover.copy { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #CC0000; text-decoration: underline; } .copywhite { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration: none; } .smallcopywhite { font-size : 7pt; font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; text-decoration: none; padding: 2px 4px 2px 6px; } .copyheading { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; vertical-align: bottom; } a.copyheading { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; color: #000000; vertical-align: bottom; } a:hover.copyheading { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: underline; color: #CC0000; vertical-align: bottom; } .copybold { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration: none; padding: 2px; font-weight: bold; } a.copybold { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration: underline; padding: 2px; font-weight: bold; } a:hover.copybold { font-size : 8pt; font-family : Arial, Helvetica, sans-serif; color : #CC0000; text-decoration: underline; padding: 2px; font-weight: bold; } .appletdiv { position: relative; height: 100%; width: 100%; padding: 10px 10px 6px 0px; background-image: url(../images/logon_screen1_04.gif); } .border { border: 2px solid #003366; } .welcome { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold; } .padding { padding: 6px; } .footer { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; background-color: #333333; padding: 1px; }