|
1 A:link, A:hover { |
|
2 color: #CC6633; |
|
3 text-decoration: underline |
|
4 } |
|
5 A:active, A:visited { |
|
6 color: #CC6633; |
|
7 } |
|
8 B.black { |
|
9 color: black; |
|
10 font-size: 10px; |
|
11 font-weight: bold; |
|
12 text-decoration: none; |
|
13 } |
|
14 B.red { |
|
15 color: red; |
|
16 font-size: 10px; |
|
17 font-weight: bold; |
|
18 text-decoration: none; |
|
19 } |
|
20 BODY { |
|
21 background-color: #EEEEEE; |
|
22 font-family: "Arial", sans-serif; |
|
23 font-size: 12px; |
|
24 height: 100%; |
|
25 margin: 0px; |
|
26 padding: 0px; |
|
27 } |
|
28 BODY.Content { |
|
29 background-color: #FFFFFF; |
|
30 } |
|
31 CODE { |
|
32 color: #990000; |
|
33 font-family: "Courier New", Courier, mono; |
|
34 } |
|
35 DIV.item { |
|
36 font-style: normal; |
|
37 font-variant: normal; |
|
38 font-weight: normal; |
|
39 line-height: 12pt; |
|
40 margin: 0px 0px 10px; |
|
41 text-align: left; |
|
42 text-indent: 0px; |
|
43 } |
|
44 DIV.link { |
|
45 margin-left: 12px; |
|
46 padding-bottom: 5px; |
|
47 padding-top: 5px |
|
48 } |
|
49 DIV.menu { |
|
50 background-color: #CDE5FF; |
|
51 border: #000080 1px solid; |
|
52 color: #000000; |
|
53 cursor: pointer; |
|
54 font-weight: bold; |
|
55 margin: 1px; |
|
56 padding-bottom: 2px; |
|
57 padding-top: 0px; |
|
58 } |
|
59 FORM { |
|
60 margin-bottom: 0px; |
|
61 } |
|
62 H1 { |
|
63 background-color: #0033A6; |
|
64 border-bottom: #000080 6px solid; |
|
65 color: #FFFFFF; |
|
66 font-size: 130%; |
|
67 font-weight: normal; |
|
68 margin: 0em 0em 0em -20px; |
|
69 padding-bottom: 8px; |
|
70 padding-left: 30px; |
|
71 padding-top: 16px; |
|
72 } |
|
73 H2 { |
|
74 color: #000000; |
|
75 font-size: 80%; |
|
76 font-weight: bold; |
|
77 margin-bottom: 3px; |
|
78 margin-left: 10px; |
|
79 margin-top: 20px; |
|
80 padding-left: 0px |
|
81 } |
|
82 H3 { |
|
83 color: #000000; |
|
84 font-size: 80%; |
|
85 font-weight: bold; |
|
86 margin-bottom: -5px; |
|
87 margin-left: 10px; |
|
88 margin-top: 20px |
|
89 } |
|
90 H4 { |
|
91 color: #000000; |
|
92 font-size: 70%; |
|
93 font-weight: bold; |
|
94 margin-bottom: 0px; |
|
95 margin-top: 15px; |
|
96 padding-bottom: 0px |
|
97 } |
|
98 LI { |
|
99 margin-left: 0px |
|
100 } |
|
101 OL { |
|
102 color: #000000; |
|
103 margin-bottom: 0pt; |
|
104 margin-top: 0pt; |
|
105 } |
|
106 P { |
|
107 font-family: "Verdana", sans-serif; |
|
108 font-size: 70%; |
|
109 line-height: 12pt; |
|
110 margin: 10px 10px 0px 10px; |
|
111 } |
|
112 P { |
|
113 font-size: 8pt; |
|
114 } |
|
115 PRE { |
|
116 background-color: #FDEDBB; |
|
117 font: 9pt "Courier New", Courier, mono; |
|
118 padding: 5pt; |
|
119 white-space: pre; |
|
120 width: 100% |
|
121 } |
|
122 TD { |
|
123 color: #000000; |
|
124 font-size: 8pt |
|
125 } |
|
126 UL { |
|
127 color: #000000; |
|
128 list-style: square; |
|
129 margin-bottom: 0pt; |
|
130 margin-top: 0pt |
|
131 } |
|
132 |
|
133 |
|
134 #contentIFrame { |
|
135 border: 1px solid #999999; |
|
136 border-right: 0px; |
|
137 height: 100%; |
|
138 left: 256px; |
|
139 margin: 5px 0px; |
|
140 position: absolute; |
|
141 right: 0px; |
|
142 } |
|
143 #linkDocIFrame { |
|
144 width: 100%; |
|
145 height: 100%; |
|
146 } |
|
147 #Preload { |
|
148 background: #FFFFFF; |
|
149 border-top: 1px solid #999999; |
|
150 margin-top: 5px; |
|
151 width: 100%; |
|
152 } |
|
153 #resizeFrames { |
|
154 cursor: w-resize; |
|
155 left: 252px; |
|
156 height: 100%; |
|
157 position: absolute; |
|
158 top: 5px; |
|
159 width: 5px; |
|
160 z-index: 10; |
|
161 } |
|
162 #tmpRF { |
|
163 background: #CCCCCC; |
|
164 border-bottom: #CCCCCC 2px solid; |
|
165 cursor: w-resize; |
|
166 height: 100%; |
|
167 position: absolute; |
|
168 top: 5px; |
|
169 width: 5px; |
|
170 z-index: 5; |
|
171 } |
|
172 #tocIFrame { |
|
173 background: #FFFFFF; |
|
174 border: 1px solid #999999; |
|
175 border-left: 0px; |
|
176 height: 100%; |
|
177 margin: 5px 5px 0px 0px; |
|
178 width: 250px; |
|
179 } |
|
180 |
|
181 |
|
182 .color { |
|
183 color: #FF7D00; |
|
184 } |
|
185 .colorCode { |
|
186 color: #800000; |
|
187 } |
|
188 .content { |
|
189 background-color: #E7E7CE; |
|
190 border: #FFFFFF 1px solid; |
|
191 padding-left: 3px |
|
192 } |
|
193 .DiagramLabel { |
|
194 font-style: italic; |
|
195 font-weight: bold; |
|
196 } |
|
197 .DiagramTitle { |
|
198 color: #000080; |
|
199 font-size: 100%; |
|
200 font-weight: bold; |
|
201 } |
|
202 .foot { |
|
203 background-color: #FFFFFF; |
|
204 border-bottom: #CECF9C 1px solid; |
|
205 border-top: #CECF9C 2px solid; |
|
206 } |
|
207 .Footer { |
|
208 background-color: #E9E9E9; |
|
209 color: gray; |
|
210 font-weight: bold; |
|
211 padding: 7px 7px 5px 5px; |
|
212 text-align : center; |
|
213 } |
|
214 .FooterDetails { |
|
215 background-color: #FFFFFF; |
|
216 vertical-align : top; |
|
217 } |
|
218 .FooterTable { |
|
219 padding: 5px; |
|
220 width : 100%; |
|
221 } |
|
222 .header { |
|
223 background-color: #CECF9C; |
|
224 border: #FFFFFF 1px solid; |
|
225 color: #000000; |
|
226 font-weight: bold; |
|
227 } |
|
228 .Header { |
|
229 background-color: #E9E9E9; |
|
230 color: gray; |
|
231 font-weight: bold; |
|
232 padding: 7px 5px 7px 5px; |
|
233 text-align : center; |
|
234 } |
|
235 .HeaderDetails { |
|
236 background-color: #FFFFFF; |
|
237 vertical-align: top; |
|
238 } |
|
239 .HeaderTable { |
|
240 padding: 5px; |
|
241 width : 100%; |
|
242 } |
|
243 .help { |
|
244 margin-right: 10px; |
|
245 text-align: right; |
|
246 } |
|
247 .IndexBody { |
|
248 width: 100%; |
|
249 bottom: 12px; |
|
250 position: absolute; |
|
251 top: 61px; |
|
252 } |
|
253 .IndexHeader { |
|
254 background-color: #FFFFFF; |
|
255 border-bottom: 1px solid #92A1AF; |
|
256 background-image: url(../images/hbg.gif); |
|
257 background-repeat: repeat-x; |
|
258 height: 60px; |
|
259 margin: 0px; |
|
260 } |
|
261 .IndexHeader IMG { |
|
262 margin: 0px; |
|
263 margin-bottom: -5px; |
|
264 padding: 0px; |
|
265 } |
|
266 .IndexTitle { |
|
267 color: #405E8D; |
|
268 font-size: 10px; |
|
269 font-weight: bold; |
|
270 position: absolute; |
|
271 top: 0px; |
|
272 left: 5px; |
|
273 } |
|
274 .issuecontent { |
|
275 background-color: #FFFFFF; |
|
276 border-bottom: #DCDCDC 1px solid; |
|
277 border-top: #DCDCDC 1px solid; |
|
278 padding-left: 3px; |
|
279 } |
|
280 .issuehdr { |
|
281 background-color: #E0EBF5; |
|
282 border-bottom: #DCDCDC 1px solid; |
|
283 border-top: #DCDCDC 1px solid; |
|
284 color: #000000; |
|
285 font-weight: normal; |
|
286 } |
|
287 .issuenone { |
|
288 background-color: #FFFFFF; |
|
289 border: 0px; |
|
290 color: #000000; |
|
291 font-weight: normal; |
|
292 } |
|
293 .issuetable { |
|
294 background-color: #FFFFE8; |
|
295 border-collapse: collapse; |
|
296 color: #000000; |
|
297 font-size: 100%; |
|
298 margin-bottom: 10px; |
|
299 margin-left: 13px; |
|
300 margin-top: 0px |
|
301 } |
|
302 .issuetitle { |
|
303 background-color: #FFFFFF; |
|
304 border-bottom: #DCDCDC 1px solid; |
|
305 border-top: #DCDCDC 1px solid; |
|
306 color: #003366; |
|
307 font-weight: normal; |
|
308 } |
|
309 .ItemBody { |
|
310 display: none; |
|
311 margin-top: 17px; |
|
312 border: 1px solid #999999; |
|
313 } |
|
314 .ItemData { |
|
315 overflow: auto; |
|
316 width: 100%; |
|
317 } |
|
318 .ItemMain { |
|
319 position: absolute; |
|
320 width: 100%; |
|
321 } |
|
322 .TableGroup UL { |
|
323 position: relative; |
|
324 margin-left: 0px; |
|
325 margin-bottom: 16px; |
|
326 } |
|
327 .ItemTitle LI { |
|
328 background-color: #FFFFFF; |
|
329 border-left: 1px solid #999999; |
|
330 border-right: 1px solid #999999; |
|
331 border-top: 1px solid #999999; |
|
332 cursor: pointer; |
|
333 float: left; |
|
334 font-size: 11px; |
|
335 list-style: none; |
|
336 margin: 0px 2px; |
|
337 padding: 1px 10px; |
|
338 position: relative; |
|
339 white-space: nowrap; |
|
340 } |
|
341 .LinkTitle { |
|
342 color: #000080; |
|
343 font-size: 80%; |
|
344 } |
|
345 .NoScript { |
|
346 background-color: #FFFFFF; |
|
347 border: 1px solid #999999; |
|
348 font-size: 11px; |
|
349 margin: 5px; |
|
350 padding: 5px; |
|
351 } |
|
352 .NoteHeading { |
|
353 font-size: 10px; |
|
354 color: #54549F; |
|
355 font-weight: bold; |
|
356 } |
|
357 .ObjectDetails{ |
|
358 margin: 0px; |
|
359 line-height: 15px; |
|
360 cursor: default; |
|
361 margin: 4px 15px; |
|
362 } |
|
363 .ObjectDetailsNotes { |
|
364 background-color: #FAFAFA; |
|
365 border: 1px solid #EEEEEE; |
|
366 color: #1A1A1A; |
|
367 height: expression(this.scrollHeight > 200 ? "200px" : "auto"); |
|
368 max-height: 200px; |
|
369 overflow: auto; |
|
370 margin: 5px; |
|
371 padding: 5px; |
|
372 } |
|
373 .ObjectDetailsTopic { |
|
374 color: #666699; |
|
375 line-height: 15px; |
|
376 vertical-align: top; |
|
377 width: 130px; |
|
378 } |
|
379 .ObjectDetailsValue { |
|
380 line-height: 15px; |
|
381 color: #333333; |
|
382 vertical-align: top; |
|
383 } |
|
384 .ObjectLinkTitle { |
|
385 color: #000080; |
|
386 font-size: 70%; |
|
387 font-style: italic; |
|
388 } |
|
389 .ObjectScenarioDesc { |
|
390 font-size: 70%; |
|
391 } |
|
392 .ObjectScenarioName { |
|
393 font-size: 70%; |
|
394 text-decoration: underline; |
|
395 } |
|
396 .ObjectSubTitle { |
|
397 color: #666699; |
|
398 } |
|
399 .ObjectSubTitleConstraint { |
|
400 color: #000080; |
|
401 font-size: 70%; |
|
402 font-style: italic; |
|
403 } |
|
404 .ObjectSubTitleIntReq { |
|
405 color: #000080; |
|
406 font-size: 70%; |
|
407 font-style : italic; |
|
408 } |
|
409 .ObjectSubTitleScenario { |
|
410 color: #000080; |
|
411 font-size: 70%; |
|
412 font-style: italic; |
|
413 } |
|
414 .ObjectSubTitleTaggedValues { |
|
415 color: #000080; |
|
416 font-size: 70%; |
|
417 font-style: italic; |
|
418 } |
|
419 .ObjectTitle { |
|
420 font-size: 14px; |
|
421 font-weight: bold; |
|
422 margin-top: 10px; |
|
423 } |
|
424 .PageBody { |
|
425 margin: 5px; |
|
426 } |
|
427 .PageHead { |
|
428 } |
|
429 .settings { |
|
430 margin-left: 25px; |
|
431 } |
|
432 .smallText { |
|
433 font-size: 60%; |
|
434 } |
|
435 .tablecell1 { |
|
436 background-color: #F0FAFF; |
|
437 } |
|
438 .tablehdr { |
|
439 background-color: #CDE5FF; |
|
440 } |
|
441 .Table { |
|
442 width: 100%; |
|
443 } |
|
444 .Table2 { |
|
445 background-color: #F5F7FF; |
|
446 } |
|
447 .TableField1 { |
|
448 font-size: 60%; |
|
449 padding: 5px; |
|
450 vertical-align: top; |
|
451 } |
|
452 .TableField2 { |
|
453 padding: 5px; |
|
454 } |
|
455 .TableGroup { |
|
456 margin-right: 0px; |
|
457 background: #EEEEEE; |
|
458 border: 1px solid #999999; |
|
459 padding: 3px; |
|
460 position: relative; |
|
461 top: 10px; |
|
462 } |
|
463 .TableHeading { |
|
464 background: #DDDDDD; |
|
465 border-bottom: 1px dashed #999999; |
|
466 font-weight: bold; |
|
467 padding: 1px 3px; |
|
468 } |
|
469 .TableRow { |
|
470 background-color: #FFFFFF; |
|
471 border-bottom: 1px dashed #CCCCCC; |
|
472 color: #222222; |
|
473 cursor: default; |
|
474 font-size: 11px; |
|
475 padding: 2px 2px 20px 2px; |
|
476 vertical-align: top; |
|
477 } |
|
478 .ObjectDetailsNotes UL, |
|
479 .ItemBody UL { |
|
480 position: static; |
|
481 margin: 0px 0px 10px 35px; |
|
482 } |