1 | <dtml-let base_url="getBaseUrl()"> |
---|
2 | |
---|
3 | body, table { |
---|
4 | font-size: 100%; |
---|
5 | line-height: normal; |
---|
6 | } |
---|
7 | |
---|
8 | form { |
---|
9 | margin: 0; |
---|
10 | } |
---|
11 | |
---|
12 | input, button { |
---|
13 | vertical-align: middle; |
---|
14 | } |
---|
15 | |
---|
16 | div p { |
---|
17 | margin: 0; |
---|
18 | padding: 0; |
---|
19 | } |
---|
20 | |
---|
21 | img { |
---|
22 | border-style: none; |
---|
23 | vertical-align: middle; |
---|
24 | } |
---|
25 | |
---|
26 | h3, h4, h5, h6 { |
---|
27 | margin: 0; |
---|
28 | } |
---|
29 | |
---|
30 | /* Misc table elements */ |
---|
31 | |
---|
32 | th { |
---|
33 | text-align: left; |
---|
34 | } |
---|
35 | |
---|
36 | td.centered { |
---|
37 | text-align: center; |
---|
38 | } |
---|
39 | |
---|
40 | td.additionaltools { |
---|
41 | color: black; |
---|
42 | text-align: right; |
---|
43 | } |
---|
44 | |
---|
45 | td.even { |
---|
46 | color: black; |
---|
47 | background-color: #e3e0e3; |
---|
48 | text-align: left; |
---|
49 | } |
---|
50 | |
---|
51 | td.odd { |
---|
52 | color: black; |
---|
53 | background-color: #f0f0f0; |
---|
54 | text-align: left; |
---|
55 | } |
---|
56 | |
---|
57 | .chapo { |
---|
58 | text-align: justify; |
---|
59 | padding-bottom: 5px; |
---|
60 | } |
---|
61 | |
---|
62 | /* Forms */ |
---|
63 | |
---|
64 | input, select, textarea, button { |
---|
65 | font: 11px Verdana, Arial, sans-serif !important; |
---|
66 | color: Black; |
---|
67 | background-color: white; |
---|
68 | } |
---|
69 | |
---|
70 | .formmeta { |
---|
71 | font: 800 12px Arial, sans-serif !important; |
---|
72 | color: White; |
---|
73 | background-color: #6699cc; |
---|
74 | padding: 5px 10px 1px 5px; |
---|
75 | text-align:right; |
---|
76 | vertical-align: top; |
---|
77 | } |
---|
78 | |
---|
79 | .fileview { |
---|
80 | border: 1px solid #999999; |
---|
81 | background-color: #f0f0f0; |
---|
82 | margin-top: 15px; |
---|
83 | margin-bottom: 15px; |
---|
84 | } |
---|
85 | |
---|
86 | .statusmessage { |
---|
87 | background-color: #e9e9ff; |
---|
88 | border: 1px dotted #ccc; |
---|
89 | padding: 10px; |
---|
90 | font-weight: bold; |
---|
91 | margin: 10px; |
---|
92 | } |
---|
93 | |
---|
94 | html, body { |
---|
95 | height:100%; |
---|
96 | } |
---|
97 | input, textarea, select, button { |
---|
98 | background-color:white; |
---|
99 | margin:0pt; |
---|
100 | } |
---|
101 | |
---|
102 | input, button { |
---|
103 | padding:3px; |
---|
104 | } |
---|
105 | |
---|
106 | .fileview { |
---|
107 | padding:3px; |
---|
108 | } |
---|
109 | .statusmessage { |
---|
110 | margin-bottom:9px; |
---|
111 | padding:3px; |
---|
112 | } |
---|
113 | |
---|
114 | .toggle_icon { |
---|
115 | clear:left; |
---|
116 | float:left; |
---|
117 | padding:2px 0pt 0pt 3px; |
---|
118 | } |
---|
119 | .missing_toggle { |
---|
120 | padding:0pt 0pt 0pt 13px; |
---|
121 | } |
---|
122 | .tree_node { |
---|
123 | padding:0pt 0pt 0pt 8px; |
---|
124 | } |
---|
125 | .tree_leaf { |
---|
126 | padding:0pt 0pt 0pt 22px; |
---|
127 | } |
---|
128 | .action_icon { |
---|
129 | clear:left; |
---|
130 | float:left; |
---|
131 | padding:0pt 6px 0pt 0pt; |
---|
132 | } |
---|
133 | .cpsskinsBox ul.cpsskinsMenu, .cpsskinsBox ul.cpsskinsMenu li { |
---|
134 | display:inline; |
---|
135 | line-height:normal; |
---|
136 | list-style-type:none; |
---|
137 | margin:0px; |
---|
138 | padding:0px; |
---|
139 | } |
---|
140 | .cpsskinsBox ul.cpsskinsMenu li a { |
---|
141 | background-position:left top; |
---|
142 | background-repeat:no-repeat; |
---|
143 | display:block; |
---|
144 | } |
---|
145 | .cpsskinsBox ul.cpsskinsMenu li a.noicon, .cpsskinsBox ul.cpsskinsMenu li.selected a.noicon { |
---|
146 | background-image:none !important; |
---|
147 | padding-left:2px !important; |
---|
148 | } |
---|
149 | .cpsskinsBox ul.cpsskinsMenu li a span.itemDescription { |
---|
150 | display:block; |
---|
151 | font-size:85%; |
---|
152 | } |
---|
153 | |
---|
154 | .cpsskinsTab ul.cpsskinsMenu, .cpsskinsTab ul.cpsskinsMenu li { |
---|
155 | display:inline; |
---|
156 | line-height:normal; |
---|
157 | list-style-type:none; |
---|
158 | margin:0px; |
---|
159 | padding:0px; |
---|
160 | } |
---|
161 | .cpsskinsTab ul.cpsskinsMenu li a { |
---|
162 | background-position:left center; |
---|
163 | background-repeat:no-repeat; |
---|
164 | display:inline; |
---|
165 | } |
---|
166 | .cpsskinsTab ul.cpsskinsMenu span.itemDescription { |
---|
167 | display:none; |
---|
168 | } |
---|
169 | .cpsskinsTab div.xmlExportButtons { |
---|
170 | display:none; |
---|
171 | } |
---|
172 | .cpsskinsBox .buttons { |
---|
173 | display:block; |
---|
174 | padding-bottom:1px; |
---|
175 | padding-right:1px; |
---|
176 | padding-top:1px; |
---|
177 | } |
---|
178 | .cpsskinsBox .buttons a { |
---|
179 | float:right; |
---|
180 | } |
---|
181 | .cpsskinsTabs { |
---|
182 | float:left; |
---|
183 | line-height:normal; |
---|
184 | text-align:left; |
---|
185 | width:100%; |
---|
186 | } |
---|
187 | .cpsskinsTabs ul { |
---|
188 | list-style-image:none; |
---|
189 | list-style-position:outside; |
---|
190 | list-style-type:none; |
---|
191 | margin:0pt; |
---|
192 | padding:0pt; |
---|
193 | } |
---|
194 | .cpsskinsTabs li { |
---|
195 | float:left; |
---|
196 | margin:0pt; |
---|
197 | padding:0pt; |
---|
198 | position:relative; |
---|
199 | } |
---|
200 | .cpsskinsTabs a { |
---|
201 | display:block; |
---|
202 | float:left; |
---|
203 | margin-left:0pt !important; |
---|
204 | text-decoration:none; |
---|
205 | } |
---|
206 | .cpsskinsTabs a { |
---|
207 | float:none; |
---|
208 | } |
---|
209 | .cpsskinsTabs ul.cpsskinsMenu span.itemDescription { |
---|
210 | display:none; |
---|
211 | } |
---|
212 | .cpsskinsTabs div.xmlExportButtons { |
---|
213 | display:none; |
---|
214 | } |
---|
215 | .cpsskinsTabs li ul { |
---|
216 | display:none; |
---|
217 | left:0pt; |
---|
218 | position:absolute; |
---|
219 | } |
---|
220 | .cpsskinsTabs li > ul { |
---|
221 | left:auto; |
---|
222 | top:auto; |
---|
223 | } |
---|
224 | .cpsskinsTabs li:hover ul, .cpsskinsTabs li.over ul { |
---|
225 | display:block; |
---|
226 | } |
---|
227 | .cpsskinsBoxCorners .rbtop div { |
---|
228 | left:-2px; |
---|
229 | position:relative; |
---|
230 | width:100%; |
---|
231 | } |
---|
232 | .cpsskinsBoxCorners .rbtop { |
---|
233 | position:relative; |
---|
234 | right:-1px; |
---|
235 | top:-1px; |
---|
236 | width:100%; |
---|
237 | } |
---|
238 | .cpsskinsBoxCorners .rbbot div { |
---|
239 | left:-2px; |
---|
240 | position:relative; |
---|
241 | width:100%; |
---|
242 | } |
---|
243 | .cpsskinsBoxCorners .rbbot { |
---|
244 | bottom:-1px; |
---|
245 | position:relative; |
---|
246 | right:-1px; |
---|
247 | width:100%; |
---|
248 | } |
---|
249 | .hidden { |
---|
250 | display:none; |
---|
251 | } |
---|
252 | .cpsskinsHBox { |
---|
253 | margin:3px; |
---|
254 | } |
---|
255 | .cpsskinsHBox ul.cpsskinsMenu, .cpsskinsHBox ul.cpsskinsMenu li { |
---|
256 | display:inline; |
---|
257 | line-height:normal; |
---|
258 | list-style-type:none; |
---|
259 | padding:3px 0pt 2px; |
---|
260 | } |
---|
261 | * html .cpsskinsHBox ul.cpsskinsMenu { |
---|
262 | padding:0px; |
---|
263 | } |
---|
264 | * html .cpsskinsHBox ul.cpsskinsMenu li { |
---|
265 | padding:0px; |
---|
266 | } |
---|
267 | .cpsskinsHBox ul.cpsskinsMenu li a { |
---|
268 | background-position:left top; |
---|
269 | background-repeat:no-repeat; |
---|
270 | display:inline; |
---|
271 | margin-left:0pt !important; |
---|
272 | } |
---|
273 | .cpsskinsHBox ul.cpsskinsMenu span.itemDescription { |
---|
274 | display:none; |
---|
275 | } |
---|
276 | .cpsskinsHBox div.xmlExportButtons { |
---|
277 | display:none; |
---|
278 | } |
---|
279 | |
---|
280 | .portalTabTabStyle ul.cpsskinsMenu li { |
---|
281 | margin:0pt 2px 0pt 0pt; |
---|
282 | } |
---|
283 | .portalTabTabStyle ul.cpsskinsMenu li a { |
---|
284 | padding:3px 2px; |
---|
285 | } |
---|
286 | |
---|
287 | .fontShapeaverage { |
---|
288 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
289 | font-size:12px !important; |
---|
290 | font-size-adjust:none !important; |
---|
291 | font-stretch:normal !important; |
---|
292 | font-style:normal !important; |
---|
293 | font-variant:normal !important; |
---|
294 | font-weight:normal !important; |
---|
295 | line-height:normal !important; |
---|
296 | } |
---|
297 | .fontShapeaverage p { |
---|
298 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
299 | font-size:100% !important; |
---|
300 | font-size-adjust:none !important; |
---|
301 | font-stretch:normal !important; |
---|
302 | font-style:normal !important; |
---|
303 | font-variant:normal !important; |
---|
304 | font-weight:normal !important; |
---|
305 | line-height:normal !important; |
---|
306 | padding:5px 10px 0px 0px; |
---|
307 | } |
---|
308 | .fontShapeaverage small { |
---|
309 | } |
---|
310 | |
---|
311 | .fontShapeaverage h2, .fontShapeaverage .h2 { |
---|
312 | border-style:none; |
---|
313 | border-width:0px; |
---|
314 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
315 | font-size:150% !important; |
---|
316 | font-size-adjust:none !important; |
---|
317 | font-stretch:normal !important; |
---|
318 | font-style:normal !important; |
---|
319 | font-variant:normal !important; |
---|
320 | font-weight:bold !important; |
---|
321 | line-height:normal !important; |
---|
322 | margin:10px 0px 5px; |
---|
323 | padding:0px; |
---|
324 | } |
---|
325 | |
---|
326 | .fontShapeaverage h3, .fontShapeaverage .h3 { |
---|
327 | border-style:none; |
---|
328 | border-width:0px; |
---|
329 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
330 | font-size:125% !important; |
---|
331 | font-size-adjust:none !important; |
---|
332 | font-stretch:normal !important; |
---|
333 | font-style:normal !important; |
---|
334 | font-variant:normal !important; |
---|
335 | font-weight:bold !important; |
---|
336 | line-height:normal !important; |
---|
337 | padding:0.6em 0em 0em; |
---|
338 | } |
---|
339 | |
---|
340 | .fontShapeaverage a, .fontShapeaverage a div, .fontShapeaverage a span { |
---|
341 | text-decoration:none; |
---|
342 | } |
---|
343 | .fontShapeaverage a:visited, .fontShapeaverage a:visited div, .fontShapeaverage a:visited span { |
---|
344 | text-decoration:none; |
---|
345 | } |
---|
346 | .fontShapeaverage a:active, .fontShapeaverage a:active div, .fontShapeaverage a:active span { |
---|
347 | text-decoration:underline overline; |
---|
348 | } |
---|
349 | .fontShapeaverage a:hover, .fontShapeaverage a:hover div, .fontShapeaverage a:hover span { |
---|
350 | text-decoration:underline; |
---|
351 | } |
---|
352 | |
---|
353 | |
---|
354 | .fontColordefaultfontcolors h3, .fontColordefaultfontcolors .h3 { |
---|
355 | border-color:#666666; |
---|
356 | color:#666666; |
---|
357 | } |
---|
358 | |
---|
359 | .fontColordefaultfontcolors a, .fontColordefaultfontcolors a div, .fontColordefaultfontcolors a span { |
---|
360 | color:#0066CC; |
---|
361 | } |
---|
362 | .fontColordefaultfontcolors a:visited, .fontColordefaultfontcolors a:visited div, .fontColordefaultfontcolors a:visited span { |
---|
363 | color:#003399; |
---|
364 | } |
---|
365 | .fontColordefaultfontcolors a:active, .fontColordefaultfontcolors a:active div, .fontColordefaultfontcolors a:active span { |
---|
366 | color:blue; |
---|
367 | } |
---|
368 | .fontColordefaultfontcolors a:hover, .fontColordefaultfontcolors a:hover div, .fontColordefaultfontcolors a:hover span { |
---|
369 | color:#0066CC; |
---|
370 | } |
---|
371 | |
---|
372 | .boxShapenavbox .title { |
---|
373 | border-style:none; |
---|
374 | border-width:0px; |
---|
375 | display:inline; |
---|
376 | font-family:arial,sans-serif,Verdana,Helvetica; |
---|
377 | font-size:12px; |
---|
378 | font-size-adjust:none; |
---|
379 | font-stretch:normal; |
---|
380 | font-style:normal; |
---|
381 | font-variant:normal; |
---|
382 | font-weight:bold; |
---|
383 | line-height:normal; |
---|
384 | padding:0px; |
---|
385 | } |
---|
386 | .boxShapenavbox .body { |
---|
387 | border-style:solid; |
---|
388 | border-width:0px; |
---|
389 | padding:10px 0pt 0pt; |
---|
390 | } |
---|
391 | .boxShapenavbox .body ul.cpsskinsMenu li a { |
---|
392 | border-style:none; |
---|
393 | border-width:0px; |
---|
394 | margin:1px 3px; |
---|
395 | padding:1px 0px 1px 21px; |
---|
396 | } |
---|
397 | .boxShapenavbox .body ul.cpsskinsMenu li.selected a { |
---|
398 | border-style:solid; |
---|
399 | border-width:0px; |
---|
400 | margin:0px 3px; |
---|
401 | padding:1px 0px 1px 21px; |
---|
402 | } |
---|
403 | .boxColornavbox .title { |
---|
404 | background-color:transparent; |
---|
405 | border-color:transparent; |
---|
406 | color:#666666; |
---|
407 | } |
---|
408 | .boxColornavbox .title a { |
---|
409 | color:#666666; |
---|
410 | } |
---|
411 | .boxColornavbox .body { |
---|
412 | background-color:transparent; |
---|
413 | border-color:transparent; |
---|
414 | } |
---|
415 | .boxColornavbox .body ul.cpsskinsMenu li a { |
---|
416 | border-color:transparent; |
---|
417 | } |
---|
418 | .boxColornavbox .body ul.cpsskinsMenu li.selected a { |
---|
419 | border-color:transparent; |
---|
420 | } |
---|
421 | .boxColornavbox .body ul.cpsskinsMenu li a { |
---|
422 | background-color:transparent; |
---|
423 | } |
---|
424 | .boxColornavbox .body ul.cpsskinsMenu li a:hover, .boxColornavbox .body ul.cpsskinsMenu li.selected a { |
---|
425 | background-color:#F1F2F3; |
---|
426 | } |
---|
427 | |
---|
428 | .colorfontcolorgray { |
---|
429 | background-color:transparent; |
---|
430 | border-color:transparent; |
---|
431 | color:#666666; |
---|
432 | } |
---|
433 | .fontColordefaultnovisitedlinks h1, .fontColordefaultnovisitedlinks .h1 { |
---|
434 | border-color:#666666; |
---|
435 | color:Black; |
---|
436 | } |
---|
437 | .fontColordefaultnovisitedlinks h2, .fontColordefaultnovisitedlinks .h2 { |
---|
438 | border-color:#666666; |
---|
439 | color:Black; |
---|
440 | } |
---|
441 | .fontColordefaultnovisitedlinks h3, .fontColordefaultnovisitedlinks .h3 { |
---|
442 | border-color:#666666; |
---|
443 | color:Black; |
---|
444 | } |
---|
445 | .fontColordefaultnovisitedlinks h4, .fontColordefaultnovisitedlinks .h4, .fontColordefaultnovisitedlinks h5, .fontColordefaultnovisitedlinks .h5, .fontColordefaultnovisitedlinks h6, .fontColordefaultnovisitedlinks .h6 { |
---|
446 | border-color:#666666; |
---|
447 | color:Black; |
---|
448 | } |
---|
449 | .fontColordefaultnovisitedlinks a, .fontColordefaultnovisitedlinks a div, .fontColordefaultnovisitedlinks a span { |
---|
450 | color:#0066CC; |
---|
451 | } |
---|
452 | .fontColordefaultnovisitedlinks a:visited, .fontColordefaultnovisitedlinks a:visited div, .fontColordefaultnovisitedlinks a:visited span { |
---|
453 | color:#0066CC; |
---|
454 | } |
---|
455 | .fontColordefaultnovisitedlinks a:active, .fontColordefaultnovisitedlinks a:active div, .fontColordefaultnovisitedlinks a:active span { |
---|
456 | color:blue; |
---|
457 | } |
---|
458 | .fontColordefaultnovisitedlinks a:hover, .fontColordefaultnovisitedlinks a:hover div, .fontColordefaultnovisitedlinks a:hover span { |
---|
459 | color:#0066CC; |
---|
460 | } |
---|
461 | |
---|
462 | .portalTabPortalTabStyleuseractions ul.cpsskinsMenu li { |
---|
463 | margin:0pt 5px 0pt 0pt; |
---|
464 | } |
---|
465 | .portalTabPortalTabStyleuseractions ul.cpsskinsMenu li a { |
---|
466 | padding:1px 0px; |
---|
467 | } |
---|
468 | |
---|
469 | .shapeAreaShape5 { |
---|
470 | border-style:solid; |
---|
471 | border-width:0px 1px 1px 0px; |
---|
472 | text-transform:none; |
---|
473 | } |
---|
474 | .shapeAreaShape { |
---|
475 | border-style:solid; |
---|
476 | border-width:1px; |
---|
477 | text-transform:none; |
---|
478 | } |
---|
479 | .shapeAreaShape9 { |
---|
480 | border-style:solid; |
---|
481 | border-width:1px 0px 0px 1px; |
---|
482 | text-transform:none; |
---|
483 | } |
---|
484 | |
---|
485 | .fontColornavigation h1, .fontColornavigation .h1 { |
---|
486 | border-color:#666666; |
---|
487 | color:Black; |
---|
488 | } |
---|
489 | .fontColornavigation h2, .fontColornavigation .h2 { |
---|
490 | border-color:#666666; |
---|
491 | color:Black; |
---|
492 | } |
---|
493 | .fontColornavigation h3, .fontColornavigation .h3 { |
---|
494 | border-color:#666666; |
---|
495 | color:Black; |
---|
496 | } |
---|
497 | .fontColornavigation h4, .fontColornavigation .h4, .fontColornavigation h5, .fontColornavigation .h5, .fontColornavigation h6, .fontColornavigation .h6 { |
---|
498 | border-color:#666666; |
---|
499 | color:Black; |
---|
500 | } |
---|
501 | |
---|
502 | .fontShapenavigation { |
---|
503 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
504 | font-size:12px !important; |
---|
505 | font-size-adjust:none !important; |
---|
506 | font-stretch:normal !important; |
---|
507 | font-style:normal !important; |
---|
508 | font-variant:normal !important; |
---|
509 | font-weight:normal !important; |
---|
510 | line-height:normal !important; |
---|
511 | } |
---|
512 | .fontShapenavigation p { |
---|
513 | font-family:Arial,Verdana,Helvetica,sans-serif !important; |
---|
514 | font-size:100% !important; |
---|
515 | font-size-adjust:none !important; |
---|
516 | font-stretch:normal !important; |
---|
517 | font-style:normal !important; |
---|
518 | font-variant:normal !important; |
---|
519 | font-weight:normal !important; |
---|
520 | line-height:normal !important; |
---|
521 | } |
---|
522 | |
---|
523 | .fontShapenavigation h3, .fontShapenavigation .h3 { |
---|
524 | border-style:none; |
---|
525 | border-width:1px; |
---|
526 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
527 | font-size:120% !important; |
---|
528 | font-size-adjust:none !important; |
---|
529 | font-stretch:normal !important; |
---|
530 | font-style:normal !important; |
---|
531 | font-variant:normal !important; |
---|
532 | font-weight:bold !important; |
---|
533 | line-height:normal !important; |
---|
534 | padding:0.6em 0em 0em; |
---|
535 | } |
---|
536 | |
---|
537 | .fontShapenavigation a, .fontShapenavigation a div, .fontShapenavigation a span { |
---|
538 | text-decoration:none; |
---|
539 | } |
---|
540 | .fontShapenavigation a:visited, .fontShapenavigation a:visited div, .fontShapenavigation a:visited span { |
---|
541 | text-decoration:none; |
---|
542 | } |
---|
543 | .fontShapenavigation a:active, .fontShapenavigation a:active div, .fontShapenavigation a:active span { |
---|
544 | text-decoration:none; |
---|
545 | } |
---|
546 | .fontShapenavigation a:hover, .fontShapenavigation a:hover div, .fontShapenavigation a:hover span { |
---|
547 | text-decoration:underline; |
---|
548 | } |
---|
549 | |
---|
550 | .fontShapeTitleindex { |
---|
551 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
552 | font-size:13px !important; |
---|
553 | font-size-adjust:none !important; |
---|
554 | font-stretch:normal !important; |
---|
555 | font-style:normal !important; |
---|
556 | font-variant:normal !important; |
---|
557 | font-weight:normal !important; |
---|
558 | line-height:normal !important; |
---|
559 | } |
---|
560 | .fontShapeTitleindex p { |
---|
561 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
562 | font-size:100% !important; |
---|
563 | font-size-adjust:none !important; |
---|
564 | font-stretch:normal !important; |
---|
565 | font-style:normal !important; |
---|
566 | font-variant:normal !important; |
---|
567 | font-weight:normal !important; |
---|
568 | line-height:normal !important; |
---|
569 | padding:0em; |
---|
570 | } |
---|
571 | .fontShapeTitleindex h1, .fontShapeTitleindex .h1 { |
---|
572 | border-style:none; |
---|
573 | border-width:0px; |
---|
574 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
575 | font-size:150% !important; |
---|
576 | font-size-adjust:none !important; |
---|
577 | font-stretch:normal !important; |
---|
578 | font-style:normal !important; |
---|
579 | font-variant:normal !important; |
---|
580 | font-weight:bold !important; |
---|
581 | line-height:normal !important; |
---|
582 | margin:0px; |
---|
583 | padding:0px; |
---|
584 | } |
---|
585 | .fontShapeTitleindex h2, .fontShapeTitleindex .h2 { |
---|
586 | border-style:none; |
---|
587 | border-width:0pt; |
---|
588 | font-family:Arial,sans-serif,Verdana,Helvetica !important; |
---|
589 | font-size:150% !important; |
---|
590 | font-size-adjust:none !important; |
---|
591 | font-stretch:normal !important; |
---|
592 | font-style:normal !important; |
---|
593 | font-variant:normal !important; |
---|
594 | font-weight:bold !important; |
---|
595 | line-height:normal !important; |
---|
596 | padding:0.6em 0em 0em; |
---|
597 | } |
---|
598 | .fontShapeTitleindex h3, .fontShapeTitleindex .h3 { |
---|
599 | border-style:none; |
---|
600 | border-width:0pt; |
---|
601 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
602 | font-size:125% !important; |
---|
603 | font-size-adjust:none !important; |
---|
604 | font-stretch:normal !important; |
---|
605 | font-style:normal !important; |
---|
606 | font-variant:normal !important; |
---|
607 | font-weight:bold !important; |
---|
608 | line-height:normal !important; |
---|
609 | padding:0.6em 0em 0em; |
---|
610 | } |
---|
611 | .fontShapeTitleindex h4, .fontShapeTitleindex .h4, .fontShapeTitleindex h5, .fontShapeTitleindex .h5, .fontShapeTitleindex h6, .fontShapeTitleindex .h6 { |
---|
612 | border-style:none; |
---|
613 | border-width:0pt; |
---|
614 | font-family:Verdana,Arial,Helvetica,sans-serif !important; |
---|
615 | font-size:100% !important; |
---|
616 | font-size-adjust:none !important; |
---|
617 | font-stretch:normal !important; |
---|
618 | font-style:normal !important; |
---|
619 | font-variant:normal !important; |
---|
620 | font-weight:bold !important; |
---|
621 | line-height:normal !important; |
---|
622 | padding:0.4em 0em 0em; |
---|
623 | } |
---|
624 | .fontShapeTitleindex a, .fontShapeTitleindex a div, .fontShapeTitleindex a span { |
---|
625 | text-decoration:none; |
---|
626 | } |
---|
627 | .fontShapeTitleindex a:visited, .fontShapeTitleindex a:visited div, .fontShapeTitleindex a:visited span { |
---|
628 | text-decoration:none; |
---|
629 | } |
---|
630 | .fontShapeTitleindex a:active, .fontShapeTitleindex a:active div, .fontShapeTitleindex a:active span { |
---|
631 | text-decoration:underline overline; |
---|
632 | } |
---|
633 | .fontShapeTitleindex a:hover, .fontShapeTitleindex a:hover div, .fontShapeTitleindex a:hover span { |
---|
634 | text-decoration:underline; |
---|
635 | } |
---|
636 | |
---|
637 | </dtml-let> |
---|