/************************************************/ /* CSS for Embedded Views in $$ViewTemplate */ /************************************************/ FONT { font-size: 8pt; } B { font-size: 8pt; } BODY { margin: 0px; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; color: #000000; } TABLE { border-collapse: collapse; } TH { color: #000000; padding-left: 5px; padding-bottom: 5px; background: #E3E3E3; } TD { border-color: #000000; padding-bottom: 2px; padding-top: 2px; padding-left: 5px; padding-right: 10px; } a:active { color: #390; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } a:link { color: black; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline} a:visited { color: navy; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline } /* Elements for the view toolbar */ #viewtoolbar { position: absolute; visibility: visible; z-index: 1; } .toolTable { width: 750; } .toolCell { background-color: #FFFFFF; border-collapse: separate; border-bottom: 1px solid #000000; color: #000000; font-family: Arial, MS Sans Serif, Sans-Serif; } .toolCell2 { background-color: #5779A6; border-collapse: separate; border-bottom: 1px solid #000000; color: #FFFFFF; font-family: Arial, MS Sans Serif, Sans-Serif; font-weight: bold; } .toolbottom {background-color: #Ffffff; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 8pt; border-collapse: separate; border-top: 1px solid #000000; color: #000000; } cellLink { text-decoration: none; } A.cellLink:link { color: #003366; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 5pt; vertical-align: top; } A.cellLink:visited { color: #003366; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 5pt; vertical-align: top; } A.cellLink:active { color: #003366; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 5pt; vertical-align: top; } A.cellLink:hover { color: #003366; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 5pt; text-decoration: underline; vertical-align: top; } /* Elements for the javascript menus */ #hideIfMenu { visibility: visible; } .jsmenuMain { border: 1px solid #003366; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; background: #78A699; color: #FFFFFF; } .bar { border-collapse: collapse; height: 23px; background: #78A699; color: #FFFFFF; } .menuLinks { text-decoration: none; } A.menuLinks:link { color: #FFFFFF; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 8pt; } A.menuLinks:visited { color: #FFFFFF; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 8pt; } A.menuLinks:active { color: #FFBF00; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 8pt; } A.menuLinks:HOVER { color: #EED382; font-family: Verdana, MS Sans Serif, Sans-Serif, Arial; font-size: 8pt; } .bar { border-bottom: 1px solid #003366; height: 23px; background: #78A699; color: #FFFFFF; } #mainmenu { position: absolute; visibility: visible; z-index: 2; } #box { position: absolute; visibility: hidden; layer-background-color: white; background-color: white; z-index: 2; } #tablebox { border: 1px solid #003366; } #mnubarmulti { font: 8pt Verdana, MS Sans Serif, Sans-Serif, Arial; font-weight: none; border: 0px; } #mnubarsolo { font: 8pt Verdana, MS Sans Serif, Sans-Serif, Arial; font-weight: none; border: 0px; } #cellbox { border: 0px border-color: #003366; padding-bottom: 5px; padding-top: 5px; padding-left: 5px; padding-right: 5px; background: #78A699; z-index: 2; } #mnubarborder { border: 1px } /* Elements for the customized "No document found" message */ #custNDFmsg { padding-left: 10px; font-size: 12pt; font-weight: bold; color: #AA0000; } .BUTTONS { text-decoration: none; font-family: Verdana, MS Sans Serif, Sans-Serif; font-size: 8pt; background: #E1E1E1; border-bottom: 1px solid #1A3366; border-right: 1px solid #1A3366; border-left: 1px solid #1A3366; border-top: 1px solid #1A3366; color: #1A3366; width: 90px; height: 19px; } .bayhead {color: #000; padding-bottom:2px; padding-top:2px; padding-left:2px; padding-right:2px; border : 0px; background :#E8E8E5; text-decoration:none; font-family: Arial, Univers, MS Sans Serif, Sans-Serif, Arial; font-weight: bold; }