From: "Saved by Windows Internet Explorer 9" Subject: Analog-to-digital converter - Wikipedia, the free encyclopedia Date: Thu, 1 Mar 2012 19:51:01 +0800 MIME-Version: 1.0 Content-Type: multipart/related; type="text/html"; boundary="----=_NextPart_000_0000_01CCF7E4.A0F42220" X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Location: http://en.wikipedia.org/wiki/Analog-to-digital_converter =EF=BB=BF Analog-to-digital = converter -=20 Wikipedia, the free encyclopedia

Analog-to-digital=20 converter

From Wikipedia, the free encyclopedia
Jump to: navigation, search
4-channel stereo multiplexed = analog-to-digital=20 converter WM8775SEDS made by Wolfson=20 Microelectronics placed on an X-Fi=20 Fatal1ty Pro sound=20 card.

An analog-to-digital converter (abbreviated ADC, = A/D or=20 A to D) is a device that converts a continuous=20 quantity to a discrete=20 time digital = representation. An ADC=20 may also provide an isolated measurement. The reverse operation is = performed by=20 a digital= -to-analog=20 converter (DAC).

Typically, an ADC is an electronic=20 device that converts an input analog voltage=20 or current=20 to a digital number proportional to the magnitude of the voltage or = current.=20 However, some non-electronic or only partially electronic devices, such = as rotary=20 encoders, can also be considered ADCs.

The digital output may use different coding schemes. Typically the = digital=20 output will be a two's=20 complement binary number that is proportional to the input, but = there are=20 other possibilities. An encoder, for example, might output a Gray code.

Contents

[edit]=20 Concepts

[edit]=20 Resolution

Fig. 1. An 8-level ADC = coding=20 scheme.

The resolution of the converter indicates the number of discrete = values it=20 can produce over the range of analog values. The values are usually = stored=20 electronically in binary=20 form, so the resolution is usually expressed in bits.=20 In consequence, the number of discrete values available, or "levels", is = a power=20 of two. For example, an ADC with a resolution of 8 bits can encode an = analog=20 input to one in 256 different levels, since = 28 =3D 256. The=20 values can represent the ranges from 0 to 255 (i.e. unsigned integer) or = from=20 =E2=88=92128 to 127 (i.e. signed integer), depending on the = application.

Resolution can also be defined electrically, and expressed in volts. The minimum change = in=20 voltage required to guarantee a change in the output code level is = called the least=20 significant bit (LSB) voltage. The resolution Q of the ADC is = equal=20 to the LSB voltage. The voltage resolution of an ADC is equal to its = overall=20 voltage measurement range divided by the number of discrete voltage=20 intervals:

3D"Q

where N is the number of voltage intervals and = EFSR=20 is the full scale voltage range. EFSR is given by

3D"E_

where VRefHi and VRefLow are the = upper=20 and lower extremes, respectively, of the voltages that can be coded.

Normally, the number of voltage intervals is given by

3D"N

where M is the ADC's resolution in bits.

That is, one voltage interval is assigned per code level.

Example:

  • Coding scheme as in figure 1 (assume input signal x(t) =3D = Acos(t), A =3D=20 5V)
  • Full=20 scale measurement range =3D -5 to 5 volts
  • ADC resolution is 8 bits: 28 =3D 256 quantization = levels=20 (codes)
  • ADC voltage resolution, Q =3D (10 V =E2=88=92 = 0 V) / 256 =3D=20 10 V / 256 =E2=89=88 0.039 V =E2=89=88 39 mV.

In practice, the useful resolution of a converter is limited by the = best signal-to-noi= se=20 ratio (SNR) that can be achieved for a digitized signal. An ADC can = resolve=20 a signal to only a certain number of bits of resolution, called the effective = number of=20 bits (ENOB). One effective bit of resolution changes the signal-to-noi= se=20 ratio of the digitized signal by 6 dB, if the resolution is limited = by the=20 ADC. If a preamplifier=20 has been used prior to A/D conversion, the noise introduced by the = amplifier can=20 be an important contributing factor towards the overall SNR.

[edit]=20 Response = type

Most ADCs are linear types. The term linear implies that the = range of=20 input values has a linear relationship with the output value.

Some early converters had a logarithmic response to directly = implement=20 A-law or =CE=BC-law coding.=20 These encodings are now achieved by using a higher-resolution linear ADC = (e.g.=20 12 or 16 bits) and mapping its output to the 8-bit coded values.

[edit]=20 Accuracy

An ADC has several sources of errors. Qu= antization=20 error and (assuming the ADC is intended to be linear) non-linearity are = intrinsic to any=20 analog-to-digital conversion. There is also a so-called aperture = error=20 which is due to a clock jitter=20 and is revealed when digitizing a time-variant signal (not a constant=20 value).

These errors are measured in a unit called the least = significant=20 bit (LSB). In the above example of an eight-bit ADC, an error of one = LSB is=20 1/256 of the full signal range, or about 0.4%.

[edit]=20 Quantization = error

Quantization error (or quantization noise) is the difference between = the=20 original signal and the digitized signal. Hence, The magnitude of the=20 quantization error at the sampling instant is between zero and half of = one LSB.=20 Quantization error is due to the finite resolution of the digital = representation=20 of the signal, and is an unavoidable imperfection in all types of = ADCs.

[edit]=20 Non-linearity

All ADCs suffer from non-linearity errors caused by their physical=20 imperfections, causing their output to deviate from a linear function = (or some=20 other function, in the case of a deliberately non-linear ADC) of their = input.=20 These errors can sometimes be mitigated by calibration,=20 or prevented by testing.

Important parameters for linearity are integral=20 non-linearity (INL) and different= ial=20 non-linearity (DNL). These non-linearities reduce the dynamic range = of the=20 signals that can be digitized by the ADC, also reducing the effective = resolution=20 of the ADC.

[edit]=20 Aperture = error

Imagine digitizing a sine wave 3D"x(t)=3DA.=20 Provided that the actual sampling time uncertainty due to the = clock jitter is ,=20 the error caused by this phenomenon can be estimated as 3D"E_{ap}.

The error is zero for DC, small at low frequencies, but significant = when high=20 frequencies have high amplitudes. This effect can be ignored if it is = drowned=20 out by the quantizing error. Jitter requirements can be = calculated using=20 the following formula: 3D"\Delta,=20 where q is the number of ADC bits.

Output size
(bits)
Input frequency
1 Hz 44.1 kHz 192 kHz 1 MHz 10 MHz 100 MHz 1 GHz
8 1,243 =C2=B5s 28.2 ns 6.48 ns 1.24 ns 124 ps 12.4 ps 1.24 ps
10 311 =C2=B5s 7.05 ns 1.62 ns 311 ps 31.1 ps 3.11 ps 0.31 ps
12 77.7 =C2=B5s 1.76 ns 405 ps 77.7 ps 7.77 ps 0.78 ps 0.08 ps
14 19.4 =C2=B5s 441 ps 101 ps 19.4 ps 1.94 ps 0.19 ps 0.02 ps
16 4.86 =C2=B5s 110 ps 25.3 ps 4.86 ps 0.49 ps 0.05 ps =E2=80=93
18 1.21 =C2=B5s 27.5 ps 6.32 ps 1.21 ps 0.12 ps =E2=80=93 =E2=80=93
20 304 ns 6.88 ps 1.58 ps 0.16 ps =E2=80=93 =E2=80=93 =E2=80=93
24 19.0 ns 0.43 ps 0.10 ps =E2=80=93 =E2=80=93 =E2=80=93 =E2=80=93
32 74.1 ps =E2=80=93 =E2=80=93 =E2=80=93 =E2=80=93 =E2=80=93 =E2=80=93

This table shows, for example, that it is not worth using a precise = 24-bit=20 ADC for sound recording if there is not an ultra low jitter = clock. One=20 should consider taking this phenomenon into account before choosing an = ADC.

Clock jitter is caused by phase=20 noise.[1][2]=20 The resolution of ADCs with a digitization bandwidth between 1 MHz = and=20 1 GHz is limited by jitter.[3]

When sampling audio signals at 44.1 kHz, the anti-aliasing = filter should have eliminated all frequencies above 22 kHz. The = input=20 frequency (in this case, 22 kHz), not the ADC clock frequency, is = the=20 determining factor with respect to jitter performance.[4]

[edit]=20 Sampling = rate

The analog signal is continuous = in time = and it is=20 necessary to convert this to a flow of digital values. It is therefore = required=20 to define the rate at which new digital values are sampled from the = analog=20 signal. The rate of new values is called the sampling rate or = sampling=20 frequency of the converter.

A continuously varying bandlimited signal can be sampled (that is, = the signal=20 values at intervals of time T, the sampling time, are measured and = stored) and=20 then the original signal can be exactly reproduced from the = discrete-time=20 values by an interpolation=20 formula. The accuracy is limited by quantization error. However, this = faithful=20 reproduction is only possible if the sampling rate is higher than twice = the=20 highest frequency of the signal. This is essentially what is embodied in = the Sh= annon-Nyquist=20 sampling theorem.

Since a practical ADC cannot make an instantaneous conversion, the = input=20 value must necessarily be held constant during the time that the = converter=20 performs a conversion (called the conversion time). An input = circuit=20 called a sample=20 and hold performs this task=E2=80=94in most cases by using a capacitor to store = the analog=20 voltage at the input, and using an electronic switch or gate to = disconnect the=20 capacitor from the input. Many ADC integrated=20 circuits include the sample and hold subsystem internally.

[edit]=20 Aliasing

All ADCs work by sampling their input at discrete intervals of time. = Their=20 output is therefore an incomplete picture of the behaviour of the input. = There=20 is no way of knowing, by looking at the output, what the input was doing = between=20 one sampling instant and the next. If the input is known to be changing = slowly=20 compared to the sampling rate, then it can be assumed that the value of = the=20 signal between two sample instants was somewhere between the two sampled = values.=20 If, however, the input signal is changing rapidly compared to the sample = rate,=20 then this assumption is not valid.

If the digital values produced by the ADC are, at some later stage in = the=20 system, converted back to analog values by a digital= to=20 analog converter or DAC= ,=20 it is desirable that the output of the DAC be a faithful representation = of the=20 original signal. If the input signal is changing much faster than the = sample=20 rate, then this will not be the case, and spurious signals called = aliases=20 will be produced at the output of the DAC. The frequency of the aliased = signal=20 is the difference between the signal frequency and the sampling rate. = For=20 example, a 2 kHz sine wave being sampled at 1.5 kHz would be=20 reconstructed as a 500 Hz sine wave. This problem is called aliasing.

To avoid aliasing, the input to an ADC must be low-pass filtered to = remove=20 frequencies above half the sampling rate. This filter is called an anti-aliasing= filter,=20 and is essential for a practical ADC system that is applied to analog = signals=20 with higher frequency content.

Although aliasing in most systems is unwanted, it should also be = noted that=20 it can be exploited to provide simultaneous down-mixing of a = band-limited high=20 frequency signal (see undersampling=20 and frequency=20 mixer). The alias is effectively the lower heterodyne=20 of the signal frequency and sampling frequency.

[edit]=20 Dither

In A-to-D converters, performance can usually be improved using dither. This is a very = small=20 amount of random noise (white=20 noise), which is added to the input before conversion. Its effect is = to=20 cause the state of the LSB to randomly oscillate between 0 and 1 in the = presence=20 of very low levels of input, rather than sticking at a fixed value. = Rather than=20 the signal simply getting cut off altogether at this low level (which is = only=20 being quantized to a resolution of 1 bit), it extends the effective = range of=20 signals that the A-to-D converter can convert, at the expense of a = slight=20 increase in noise - effectively the quantization error is diffused = across a=20 series of noise values which is far less objectionable than a hard = cutoff. The=20 result is an accurate representation of the signal over time. A suitable = filter=20 at the output of the system can thus recover this small signal = variation.

An audio signal of very low level (with respect to the bit depth of = the ADC)=20 sampled without dither sounds extremely distorted and unpleasant. = Without dither=20 the low level may cause the least significant bit to "stick" at 0 or 1. = With=20 dithering, the true level of the audio may be calculated by averaging = the actual=20 quantized sample with a series of other samples [the dither] that are = recorded=20 over time.

A virtually identical process, also called dither or dithering,=20 is often used when quantizing photographic images to a fewer number of = bits per=20 pixel=E2=80=94the image becomes noisier but to the eye looks far more = realistic than the=20 quantized image, which otherwise becomes banded.=20 This analogous process may help to visualize the effect of dither on an = analogue=20 audio signal that is converted to digital.

Dithering is also used in integrating systems such as electricity = meters.=20 Since the values are added together, the dithering produces results that = are=20 more exact than the LSB of the analog-to-digital converter.

Note that dither can only increase the resolution of a sampler, it = cannot=20 improve the linearity, and thus accuracy does not necessarily = improve.

[edit]=20 Oversampling

=

Usually, signals are sampled at the minimum rate required, for = economy, with=20 the result that the quantization noise introduced is white noise spread = over the=20 whole pass band of the converter. If a signal is sampled at a rate much = higher=20 than the Nyquist=20 frequency and then digitally=20 filtered to limit it to the signal bandwidth there are the following = advantages:

  • digital filters can have better properties (sharper rolloff,=20 phase) than analogue filters, so a sharper anti-aliasing filter can be = realised and then the signal can be downsampled giving a better = result
  • a 20-bit ADC can be made to act as a 24-bit ADC with 256=C3=97=20 oversampling
  • the signal-to-noi= se=20 ratio due to quantization=20 noise will be higher than if the whole available band had been = used. With=20 this technique, it is possible to obtain an effective resolution = larger than=20 that provided by the converter alone
  • The improvement in SNR is 3 dB (equivalent to 0.5 bits) per = octave of=20 oversampling which is not sufficient for many applications. Therefore, = oversampling is usually coupled with noise shaping (see sigma-delta=20 modulators). With noise shaping, the improvement is 6L+3 dB per = octave=20 where L is the order of loop filter used for noise shaping. e.g. - a = 2nd order=20 loop filter will provide an improvement of = 15 dB/octave.

[edit]=20 Relative = speed and=20 precision

The speed of an ADC varies by type. The Wilkinson ADC is limited by = the clock=20 rate which is processable by current digital circuits. Currently, = frequencies up=20 to 300 MHz are possible. The conversion time is directly = proportional to=20 the number of channels. For a successive-approximation ADC, the = conversion time=20 scales with the logarithm of the number of channels. Thus for a large = number of=20 channels, it is possible that the successive-approximation ADC is faster = than=20 the Wilkinson. However, the time consuming steps in the Wilkinson are = digital,=20 while those in the successive-approximation are analog. Since analog is=20 inherently slower than digital, as the number of channels increases, the = time=20 required also increases. Thus there are competing processes at work. = Flash ADCs=20 are certainly the fastest type of the three. The conversion is basically = performed in a single parallel step. For an 8-bit unit, conversion takes = place=20 in a few tens of nanoseconds.

There is, as expected, somewhat of a tradeoff between speed and = precision.=20 Flash ADCs have drifts and uncertainties associated with the comparator = levels,=20 which lead to poor uniformity in channel width. Flash ADCs have a = resulting poor=20 linearity. For successive-approximation ADCs, poor linearity is also = apparent,=20 but less so than for flash ADCs. Here, non-linearity arises from = accumulating=20 errors from the subtraction processes. Wilkinson ADCs are the best of = the three.=20 These have the best differential non-linearity. The other types require = channel=20 smoothing in order to achieve the level of the Wilkinson.[5][6]

[edit]=20 The = sliding scale=20 principle

The sliding scale or randomizing method can be employed to greatly = improve=20 the channel width uniformity and differential linearity of any type of = ADC, but=20 especially flash and successive approximation ADCs. Under normal = conditions, a=20 pulse of a particular amplitude is always converted to a certain channel = number.=20 The problem lies in that channels are not always of uniform width, and = the=20 differential linearity decreases proportionally with the divergence from = the=20 average width. The sliding scale principle uses an averaging effect to = overcome=20 this phenomenon. A random, but known analog voltage is added to the = input pulse.=20 It is then converted to digital form, and the equivalent digital version = is=20 subtracted, thus restoring it to its original value. The advantage is = that the=20 conversion has taken place at a random point. The statistical = distribution of=20 the final channel numbers is decided by a weighted average over a region = of the=20 range of the ADC. This in turn desensitizes it to the width of any given = channel.[7][8]

[edit]=20 ADC types

These are the most common ways of implementing an electronic ADC:

  • A direct-conversion ADC or flash=20 ADC has a bank of comparators=20 sampling the input signal in parallel, each firing for their decoded = voltage=20 range. The comparator bank feeds a logic circuit = that=20 generates a code for each voltage range. Direct conversion is very = fast,=20 capable of gigahertz=20 sampling rates, but usually has only 8 bits of resolution or fewer, = since the=20 number of comparators needed, 2N - 1, doubles with each = additional=20 bit, requiring a large, expensive circuit. ADCs of this type have a = large die=20 size, a high input capacitance,=20 high power dissipation, and are prone to produce glitches=20 at the output (by outputting an out-of-sequence code). Scaling to = newer=20 submicrometre technologies does not help as the device mismatch is the = dominant design limitation. They are often used for video,=20 wideband communications or other fast signals in optical = storage.
  • A suc= cessive-approximation=20 ADC uses a comparator to successively narrow a range that = contains the=20 input voltage. At each successive step, the converter compares the = input=20 voltage to the output of an internal digital= to=20 analog converter which might represent the midpoint of a selected = voltage=20 range. At each step in this process, the approximation is stored in a=20 successive approximation register (SAR). For example, consider an = input=20 voltage of 6.3 V and the initial range is 0 to 16 V. For the first = step, the=20 input 6.3 V is compared to 8 V (the midpoint of the = 0=E2=80=9316 V range). The=20 comparator reports that the input voltage is less than 8 V, so = the SAR is=20 updated to narrow the range to 0=E2=80=938 V. For the second = step, the input=20 voltage is compared to 4 V (midpoint of 0=E2=80=938). The comparator = reports the input=20 voltage is above 4 V, so the SAR is updated to reflect the input = voltage=20 is in the range 4=E2=80=938 V. For the third step, the input = voltage is compared=20 with 6 V (halfway between 4 V and 8 V); the comparator reports the = input=20 voltage is greater than 6 volts, and search range becomes = 6=E2=80=938 V. The=20 steps are continued until the desired resolution is reached.
  • A ramp-compare ADC produces a saw-tooth=20 signal that ramps up or down then quickly returns to zero. When = the ramp=20 starts, a timer starts counting. When the ramp voltage matches the = input, a=20 comparator fires, and the timer's value is recorded. Timed ramp = converters=20 require the least number of transistors.=20 The ramp time is sensitive to temperature because the circuit = generating the=20 ramp is often just some simple oscillator.=20 There are two solutions: use a clocked counter driving a DAC= and=20 then use the comparator to preserve the counter's value, or calibrate = the=20 timed ramp. A special advantage of the ramp-compare system is that = comparing a=20 second signal just requires another comparator, and another register = to store=20 the voltage value. A very simple (non-linear) ramp-converter can be=20 implemented with a microcontroller and one resistor and capacitor.[9]=20 Vice versa, a filled capacitor can be taken from an integrator,=20 time-to-amplitude converter, phase=20 detector, sample=20 and hold circuit, or peak=20 and hold circuit and discharged. This has the advantage that a = slow comparator cannot = be=20 disturbed by fast input changes.
  • The Wilkinson ADC was designed by D. H. Wilkinson in 1950. = The=20 Wilkinson ADC is based on the comparison of an input voltage with that = produced by a charging capacitor. The capacitor is allowed to charge = until its=20 voltage is equal to the amplitude of the input pulse (a comparator = determines=20 when this condition has been reached). Then, the capacitor is allowed = to=20 discharge linearly, which produces a ramp voltage. At the point when = the=20 capacitor begins to discharge, a gate pulse is initiated. The gate = pulse=20 remains on until the capacitor is completely discharged. Thus the = duration of=20 the gate pulse is directly proportional to the amplitude of the input = pulse.=20 This gate pulse operates a linear gate which receives pulses from a=20 high-frequency oscillator clock. While the gate is open, a discrete = number of=20 clock pulses pass through the linear gate and are counted by the = address=20 register. The time the linear gate is open is proportional to the = amplitude of=20 the input pulse, thus the number of clock pulses recorded in the = address=20 register is proportional also. Alternatively, the charging of the = capacitor=20 could be monitored, rather than the discharge.[10][11]
  • An integrating=20 ADC (also dual-slope or multi-slope ADC) applies = the=20 unknown input voltage to the input of an integrator=20 and allows the voltage to ramp for a fixed time period (the run-up = period).=20 Then a known reference voltage of opposite polarity is applied to the=20 integrator and is allowed to ramp until the integrator output returns = to zero=20 (the run-down period). The input voltage is computed as a function of = the=20 reference voltage, the constant run-up time period, and the measured = run-down=20 time period. The run-down time measurement is usually made in units of = the=20 converter's clock, so longer integration times allow for higher = resolutions.=20 Likewise, the speed of the converter can be improved by sacrificing=20 resolution. Converters of this type (or variations on the concept) are = used in=20 most digital voltmet= ers=20 for their linearity and flexibility.
  • A delta-encoded ADC or counter-ramp has an up-down = counter that feeds a = digital= =20 to analog converter (DAC). The input signal and the DAC both go to = a=20 comparator. The comparator controls the counter. The circuit uses = negative feedback=20 from the comparator to adjust the counter until the DAC's output is = close=20 enough to the input signal. The number is read from the counter. Delta = converters have very wide ranges and high resolution, but the = conversion time=20 is dependent on the input signal level, though it will always have a=20 guaranteed worst-case. Delta converters are often very good choices to = read=20 real-world signals. Most signals from physical systems do not change = abruptly.=20 Some converters combine the delta and successive approximation = approaches;=20 this works especially well when high frequencies are known to be small = in=20 magnitude.
  • A pipeline ADC (also called subranging quantizer) = uses two=20 or more steps of subranging. First, a coarse conversion is done. In a = second=20 step, the difference to the input signal is determined with a digital= =20 to analog converter (DAC). This difference is then converted = finer, and=20 the results are combined in a last step. This can be considered a = refinement=20 of the successive-approximation ADC wherein the feedback reference = signal=20 consists of the interim conversion of a whole range of bits (for = example, four=20 bits) rather than just the next-most-significant bit. By combining the = merits=20 of the successive approximation and flash ADCs this type is fast, has = a high=20 resolution, and only requires a small die size.
  • A sigma-delta ADC (also known as a delta-sigma ADC)=20 oversamples the desired signal by a large factor and filters the = desired=20 signal band. Generally, a smaller number of bits than required are = converted=20 using a Flash ADC after the filter. The resulting signal, along with = the error=20 generated by the discrete levels of the Flash, is fed back and = subtracted from=20 the input to the filter. This negative feedback has the effect of noise shaping = the error=20 due to the Flash so that it does not appear in the desired signal = frequencies.=20 A digital filter (decimation filter) follows the ADC which reduces the = sampling rate, filters off unwanted noise signal and increases the = resolution=20 of the output (sigma-delta = modulation, also called delta-sigma = modulation).
  • A time-interleaved ADC uses M parallel ADCs where each ADC = samples=20 data every M:th cycle of the effective sample clock. The result is = that the=20 sample rate is increased M times compared to what each individual ADC = can=20 manage. In practice, the individual differences between the M ADCs = degrade the=20 overall performance reducing the SFDR[12].=20 However, technologies exist to correct for these time-interleaving = mismatch=20 errors.
  • An ADC with intermediate FM stage first uses a = voltage-to-frequency=20 converter to convert the desired signal into an oscillating signal = with a=20 frequency proportional to the voltage of the desired signal, and then = uses a=20 frequency=20 counter to convert that frequency into a digital count = proportional to the=20 desired signal voltage. Longer integration times allow for higher = resolutions.=20 Likewise, the speed of the converter can be improved by sacrificing=20 resolution. The two parts of the ADC may be widely separated, with the = frequency signal passed through an opto-isolator=20 or transmitted wirelessly. Some such ADCs use sine wave or square wave = frequency=20 modulation; others use pulse-fr= equency=20 modulation. Such ADCs were once the most popular way to show a = digital=20 display of the status of a remote analog sensor.[13][14][15][16][17]

There can be other ADCs that use a combination of electronics and = other technologies:

  • A time-stretch=20 analog-to-digital converter (TS-ADC) digitizes a very wide = bandwidth=20 analog signal, that cannot be digitized by a conventional electronic = ADC, by=20 time-stretching the signal prior to digitization. It commonly uses a = photonic preprocessor frontend= =20 to time-stretch the signal, which effectively slows the signal down in = time=20 and compresses its bandwidth. As a result, an electronic backend = ADC, that would have been too slow to capture the original signal, can = now=20 capture this slowed down signal. For continuous capture of the signal, = the=20 frontend also divides the signal into multiple segments in addition to = time-stretching. Each segment is individually digitized by a separate=20 electronic ADC. Finally, a digital=20 signal processor rearranges the samples and removes any = distortions added=20 by the frontend to yield the binary data that is the digital = representation of=20 the original analog signal.

[edit]=20 Commercial analog-to-digital = converters

These are usually integrated=20 circuits.

Most converters sample with 6 to 24 bits=20 of resolution, and produce fewer than 1 megasample per second. Thermal=20 noise generated by passive components such as resistors masks the=20 measurement when higher resolution is desired. For audio applications = and in=20 room temperatures, such noise is usually a little less than 1 =CE=BCV (microvolt) of = white=20 noise. If the MSB corresponds to a standard 2 V of output signal, = this=20 translates to a noise-limited performance that is less than 20~21 bits, = and=20 obviates the need for any dithering.=20 As of February 2002, Mega- and giga-sample per second converters are = available.=20 Mega-sample converters are required in digital video=20 cameras, video=20 capture cards, and TV=20 tuner cards to convert full-speed analog video to digital video = files.=20 Commercial converters usually have =C2=B10.5 to =C2=B11.5 LSB = error in their=20 output.

In many cases, the most expensive part of an integrated circuit is = the pins,=20 because they make the package larger, and each pin has to be connected = to the=20 integrated circuit's silicon. To save pins, it is common for slow ADCs = to send=20 their data one bit at a time over a serial interface to = the=20 computer, with the next bit coming out when a clock signal changes = state, say=20 from 0 to 5 V. This saves quite a few pins on the ADC package, and = in many=20 cases, does not make the overall design any more complex (even microprocessors = which use=20 memory-mapped=20 I/O only need a few bits of a port to implement a serial bus=20 to an ADC).

Commercial ADCs often have several inputs that feed the same = converter,=20 usually through an analog multiplexer.=20 Different models of ADC may include sample=20 and hold circuits, instrumentation amplifiers=20 or differential=20 inputs, where the quantity measured is the difference between two = voltages.

[edit]=20 Applications

[edit]=20 Music = recording

ADCs are integral to current music reproduction technology. Since = much music=20 production is done on computers, when an analog recording is used, an = ADC is=20 needed to create the PCM=20 data stream that goes onto a compact=20 disc or digital music file.

The current crop of AD converters utilized in music can sample at = rates up to=20 192 kilohertz.=20 High bandwidth headroom allows the use of cheaper or faster anti-aliasing = filters of=20 less severe filtering slopes. The proponents of oversampling assert that = such=20 shallower anti-aliasing filters produce less deleterious effects on = sound=20 quality, exactly because of their gentler slopes. Others prefer entirely = filterless AD conversion, arguing that aliasing is less detrimental to = sound=20 perception than pre-conversion brickwall filtering. Considerable = literature=20 exists on these matters, but commercial considerations often play a = significant=20 role. Most[citation=20 needed] high-profile recording studios record in=20 24-bit/192-176.4 kHz PCM or in DSD=20 formats, and then downsample or decimate the signal for Red-Book CD = production=20 (44.1 kHz) or to 48 kHz for commonly used for radio/TV = broadcast=20 applications.

[edit]=20 Digital = signal=20 processing

AD converters are used virtually everywhere where an analog signal = has to be=20 processed, stored, or transported in digital form. Fast video ADCs are = used, for=20 example, in TV=20 tuner cards. Slow on-chip 8, 10, 12, or 16 bit ADCs are common in microcontrollers. Very=20 fast ADCs are needed in Digita= l=20 storage oscilloscopes, and are crucial for new applications like software=20 defined radio.

[edit]=20 Electrical = Symbol

[edit]=20 Testing

Testing an Analog to Digital Converter requires an analog input = source,=20 hardware to send control signals and capture digital data output. Some = ADCs also=20 require an accurate source of reference signal.

The key parameters to test a SAR ADC are following:

  1. DC Offset Error
  2. DC Gain Error
  3. Signal to Noise Ratio (SNR)
  4. Total Harmonic Distortion (THD)
  5. Integral Non Linearity (INL)
  6. Differential Non Linearity (DNL)
  7. Spurious Free Dynamic Range
  8. Power Dissipation

[edit]=20 See also

[edit]=20 Notes

  1. ^=20 Maxim App 800: "Design a Low-Jitter Clock for = High-Speed Data=20 Converters"
  2. ^=20 "Jitter effects on Analog to Digital and Digital to = Analog=20 Converters"
  3. ^=20 abstract: "The effects of aperture jitter and clock = jitter in=20 wideband ADCs" by Michael L=C3=B6hning and Gerhard Fettweis = 2007
  4. ^=20 "Understanding the effect of clock jitter on = high-speed=20 ADCs" by Derek Redmayne & Alison Steer 2008
  5. ^=20 Knoll=20 (1989, p. 664=E2=80=93665)
  6. ^=20 Nicholson=20 (1974, p. 313=E2=80=93315)
  7. ^=20 Knoll=20 (1989, p. 665=E2=80=93666)
  8. ^=20 Nicholson=20 (1974, p. 315=E2=80=93316)
  9. ^=20 Atmel Application Note AVR400: Low Cost A/D=20 Converter
  10. ^=20 Knoll=20 (1989, p. 663=E2=80=93664)
  11. ^=20 Nicholson=20 (1974, p. 309=E2=80=93310)
  12. ^=20 Vogel, = Christian=20 (February 2005). "The Impact of Combined Channel Mismatch Effects in=20 Time-interleaved ADCs". IEEE Transactions on Instrumentation and=20 Measurement 55 (1): 415-427. doi:<= A=20 class=3D"external text" = href=3D"http://dx.doi.org/10.1109%2FTIM.2004.834046" = rel=3D"nofollow">10.1109/TIM.2004.834046. 
  13. ^=20 [www.analog.com/static/imported-files/tutorials/= MT-028.pdf=20 Analog Devices MT-028 Tutorial: "Voltage-to-Frequency Converters"] by = Walt=20 Kester and James Bryant 2009, apparently adapted from "Data conversion handbook" by Walter Allan Kester = 2005,=20 page 274
  14. ^=20 [ww1.microchip.com/downloads/en/AppNotes/00795a.= pdf=20 Microchip AN795 "Voltage to Frequency / Frequency to Voltage = Converter"] page=20 4: "13-bit A/D converter"
  15. ^=20 "Elements of electronic instrumentation and = measurement" by=20 Joseph J. Carr 1996, page 402
  16. ^=20 "Voltage-to-Frequency Analog-to-Digital=20 Converters"
  17. ^=20 "Troubleshooting Analog Circuits" by Robert A. = Pease 1991,=20 p. 130

[edit]=20 References

[edit]=20 External = links

Namespaces

Variants
    Actions
      • 3D"Powered
      ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/jpeg Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/WM_WM8775SEDS-AB.jpg/250px-WM_WM8775SEDS-AB.jpg /9j/4AAQSkZJRgABAQEASABIAAD//gBKRmlsZSBzb3VyY2U6IGh0dHA6Ly9jb21tb25zLndpa2lt ZWRpYS5vcmcvd2lraS9GaWxlOldNX1dNODc3NVNFRFMtQUIuanBn/9sAQwAGBAUGBQQGBgUGBwcG CAoQCgoJCQoUDg8MEBcUGBgXFBYWGh0lHxobIxwWFiAsICMmJykqKRkfLTAtKDAlKCko/9sAQwEH BwcKCAoTCgoTKBoWGigoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgo KCgoKCgo/8AAEQgAvAD6AwERAAIRAQMRAf/EABwAAAEFAQEBAAAAAAAAAAAAAAQBAgMFBgcACP/E AE0QAAIBAgQEAwUEBQgHBgcAAAECAwQRAAUSIQYTMUEiUWEHFDJxkRUjgaFCYrHB0QgkMzVS0uHw FnKCkpSishcYJTRD8UVTVWVzg8L/xAAZAQADAQEBAAAAAAAAAAAAAAAAAQIDBAX/xAAyEQACAgIB AwIEBAYDAQEAAAAAAQIRAyExEkFRBBMiMmGhcYHB8BRCkbHR8QUj4TNS/9oADAMBAAIRAxEAPwDA yJLJpBjgVWUbl/297YyNB0cJKr91o0EoQnU+o+WGvIa4EkhjmvI0Y03sB5/LfAHIwhzNM01+Y+wB PxX7/wCv+352w1xQuNohj2VZIIJGSRSZIlNz1tqH6+26/vwNMcXwLGyzUtO45jRspOoHsLm3+GEL sVLCQ08KR00rMZyoboPP92KraDsD1UTJlcpEEhYyDUzP09LX9cNdkIgrJRU64WgSF41VUqCLWBt4 ZD5X6H9G/cYfOmLjgCZ2jtBXQOAAVIBBaNxsWXte3boR+Bw76dMPm2gJUZMxpFd1MetTqXcG/f8A w/DCSSsG3wdJzziKpznKOVmfFf21llNBzny9oRRTrUtE8YAZVOtIwiXYkXDWtuThXHnb/EXQ74r6 oCy+uq6PhZBFm8aZfUTJDUU4qQskjNEQbR21aNN1LeZt3xLrexqm1a35MHl3JHFURrKxYYPeV5lS 1yFXmKWbbfYX+mJkv+t0uxqnU+Tbe36pyKfjHMW4brIZqaR0Ijgk1xIwWx0kbWOxt2N8cP8Ax/uN XONK3R0epUVFJu33B/YrV5NBUZ2ud19LRBsukEDTXW0oYFWDDv1Pn5YP+Tjkljj7abdj9DOMZvq8 GJrXWWsqyKkzH3excm9yCNr9/njux307VHNkS6it5zLHYXWQHwyKxBt5HzGNKT0Z2+QrLJKOOVHz Glmq4xcskc/KJ2Nt7HvY/hbDWhU2dAy/On4W4AzDJ81yBpaiqqOXHVe8KDT6ACwSxO5vc2A69+3F 6r0nvZIzTSr87Or0/qPbi47MDVZgaioRkMiRhbEOwJa3qBjojjpGcp20PybM4aPOKaprqV6ykicM 1OJOWXHlqANsTlxucHGLphjyqM05bRd8N1uVHPZq6ejcIpLwRSPrCm/hDGwvbz9MViUscUntoMjW SVx0dlyyGbiusjgpKgR5dEgWepQjVM1rlFv8Pzxslau9GEn06rZq8syrh/JJ4oqLJ4ZmcDmu6c2V lPUBjezWtjSktxQvclJ9Mg/Mso4erqeaWl911Kx+5qodLjy8Q22xL+JVIak+UzjftLyOroqEyjx0 w3NrWsemMUnjdXaf2Nm45VpVJfc5bRsgmY1UX83FuYxjvZe256Y0cX3Rlei84gzyHPaOaXMEoIZ6 YR01JHQZcIEKAMdRZbC97Cx6g+gxdyrdmaST+EzlyqIAdnjAb5Xxne2adkOg3SO56hj+3AwXBPGo 5a79h3wqA6hGkRiiKQowa4uhJsbgeXS/f0xBYioCPHGWu5O91IG429D+zAmDGO8JQy8mVU1i4Av2 7W+fTAkI9pjlSrimhlB5YO4A0nfp5H0wVoE97Kapro4RTio94VmIW+n4iQQC3qNvmDvi23J/UXGy WjhjqpFMZqFjMJlJtZn8RUt5AHptiaopNsHzB6ahooV/nBcylix6+dvphrboXCKOsqedTugklUCS 9nPbp88PQnZDUgJFNczH4Tdu+3fDEDiRp6qkjdQxuVB/S026X8hbA96DjgaAPtSBQCQh6XsOuCPD BglaCZSTvZm6jbrgiOZYTqozWmAWxEifIbdsLyD4BsnSkkz+IZmuqlEhaQE2BANyCR0BxE21FuPJ SSckpcGp9rNFksHEVNRcOUtOtS0QMwpJuYhJHhUW2vbcm/zxxegnllByyvX1N/UxgmlBbEp+Fcso +Go6/Ma2lMFRRSTNMlWutphfTDGoB3BC3J679O5P1U3k6ILafj7v6DjhiodUu/7oyWR5PmGbyvHQ qN4mZmc6VIUAtv8ATHbPJHGrkc0ISm6RFmuT1WV8gVjQh5gWCK4ZlH6w7fI4tST0hNNcl3wbwhW8 UVCwUdRHAzNpXmLsbC5JPYD67iwwaTpip02iPi3Iafh7O6nLqWujzAQFVeoSMINRQFlsCRsbi999 unTA2n8oRvuW3DHA32zk02YTZvS0yxxs/KETu4Njp1WFlW4Fzc9ehwutJ1sdOk9GXzDJzQ1j0slZ SSyRgvI9O+tUHle3X07YJNJWtjhFydB0OWPS5ZDWw1CVKTNoKRqdSNa9iPr0woytcUVKHS+T6Q4E ooaTgjL4ndkSSlFRGVX43O/i+uNIv4aRjP525GkpXp6Gqphl9Samd4rySlOXZiPg9bHfFXfbQtoG rKiSPNwyxKakbGFAQHAHxEYSi2tCTTdPgAfLlrclzQTiJQsDEEubnR4ht0v/AAxUqoIydo4A2eKz ZXLldaVzCN1cPJGrFXWTUpKkWIFuhw3O487EsdSetF17Ss34o4ioIK7OcxzSro5YSIZq7K0o4pwh JYxhPC1tXXc79cKtAqvg5t+jDspGgHf54z7mq4Q+E+CPsLOQB2wpcgiRVOkeFun9nAM6nFTxJBeO GbbUosSrHrtfqfxtjN7LPU2gh+cJW0uFLFd7Ht8sPgVg1WzLT1bwNUkBlAax8I7Adr+fXAu1g3si NVHFFWvEsxdIwFOhrD917fvwdqBMx2ZuZqik5rzOWZSxcH9mNFpk9jU5T4jGI1qHjNKoBIsRZ3uf QdAMRJbY4syud1FqaMa3EjOx8X7QD1xSQmH8P5Hk0uYUtLxA1QHqkYhop1jfmEHQASrXuQBa1j5j HPl9V7TklC6OjF6R5Y31U2V0sSrl08mqQkBRpvfoxUk+lwcbpp7Xc56rTAKVg9fT+FmBJsL+hxVc iY8M9Rm0Mk2qR2a5JNr+V/p+WFHSY5diIxrUZhHFIZFWRypMaF2Fz2UdcOASNdW5DltM6TtU5g06 RGQxcqPTrGrSD4rgW0X77n0wlJeAcZCU/D2R1FJAy1mcxZrNtKs1HHyQrMQWUhtVguk7jc37YHKK VVv8Q6Z9V2q+5RVeXUlHJWR0UlbJHIwiiYoge17EGxtv+YxDl1cL+pUY1tsXIeFJMxq5dbMKeJwh 5Yuzse3UAAbXPa+M83qFjV9yseHqb8II4fzSfJs2rpeZRGWOJ6dbrdYLHYp6dfniJwWaC+tM1xz9 qTrwyx4pzmh4kpY66qzNHzTLo1pqWl90J5kWkkkyX0qIzewsSdX446IxS87Odu2jQey7jQ8IUFAc rq8sOYT1MrVD19KIxThlCqvOJOtTpDEAArYgE3xDxr3VNSa1+X+x9VwcWk+GZTjjOouJMyqM4rK4 Nm1VUR89IKYrAQEIaQMWve4UBbbje+1sapUu5mrT1wdl9lNBmtNwxmw4KqMxnyZgS0x5SNINBB1p qOgghhsb2APfGE43Jtcfibxl8KT5PnKokSnqVkhcu1rlmSw6C4IP546HBtcGKlT0azh7N5hl4NNS o1XJKZQAgWOyi2lVHTHNkk8T+h0wj7io6Z7LuMlr+H5MmzHSK+jZzDqOnUhN/wAulsbYnTpPkwzJ /MzoENWHy+SKSn95iK6oyGA036n8LY1t8GXw8j8prqSKmK1GqYm4RWSxLEDe5+Qwk2npCq+WZzj7 imn4byiWippBNW5hdVij3HTc+mE5dTpFwXTcj5uy9qMZ5E2cGeGh5o55pNPMVL+LRfa9r2vg77B3 WjZce1/Bc2WQU3CmYcYVDR/CM3mjMSDY6URRfc3udh064u4vsTUuWzDMfDB0+AftOI7svsSU5+7i 6bh/34T5HEnSaXQv3svT+0cKhHUjMv3Y1sbgqEIsDt/HtiK+ho2AxuvIjAq5GJqCNZg6Db6/j0xS 7aJvkHlqZDDVoax7LKiDSoBAP5D8OtsJLgLdsQVYWGvZJqkqE20rso9MOtXQJmSzKXmVFOxlkY3G 7i1vli0viJfBqsjmZKZZlNUze7IRsNTeJzc3207bYiemOPBWcT5+ldkPJp3meGrnSV1ekVFjdL+B JNywAYdx13GwxajLXgT6Xdcm5yPK+NKz2cGalHDseV0Ucnu1dWRxNWRq7XcRyWLLuT69R5YwyrHP 4ZOvp5NIOcalFWzmubTj7MSGEMIvBELCwsha/wBWucbLbsh8FTRIBX0+oMbknbr0OH5FYsbAV8DS X0ggn69ThLgb5QqRtJWIwaoDFifuFvJbc3Uf52w4BL6mmrMu5VD7yKPNkhapVOdP4Yi4Uto0jzG5 J8sSl9A6l5Lvh3KqCtgo6iDh7i/M6s1CRzyR1ASGdWY2iUBdSMVFgdXYnFRWklFf1Jk6d9TX5f8A hD/o5FmC0dHlvCOdUs9VXzxxvVVwQzgSgLD4woQx20ltiSST5YTTTppIIyVXbZlq+tfLM0rmymB8 tjaplRaZpufyQRbSH/SsNg469cRkxxyfMa45OPDNX/J8loW9ocRzeohijeOQGSYoGty2+HVtqJAH 4nGHrpPHibj28FYLlJoB9qGbVmZ5xy67MKbMo6dX5E8EUaKqFFATwALsAO3c4fppSlBSlyVnioT6 UaL2G1T5fw9xjXU2aUdDmFPTp7otQ0PikY2J0yA3UDY7fpYx9ZmyYpweO/3RWGEcicZ8f+HO+Kcw rs1rkqMykMsxVUVtIUFQCRYLsBuelsdcI9KRjLk33D+XZPJ7IoqyTNxBmUtZMkkEEl5Y4wg0krfY Gwubdxjz/Udf8QulX++TrwOPtVLX1/QwNZxPndIrZbBnGZpQ0rMkcHNIVN7nw9Bc7/PHqxU2tHA+ mwnNK+ugnoa2Wsnkq4whMszXYsRc/huMYTgp2pG8JOFUTZpmEU80WYwXy/MFIYMnwyMP0gfP0xz4 sc8Xw8o3nkhlV8M6pkPEr0+Qmpz5YqusMRkZw3LseoG22OiOVrSZzSwprwUuScfnMcomqKlIoG5p CgbsB53xq5u9kqK7HL85zdhW1kaXk1sxWdnLPYm9t8NOloh23sj4Yq5KbOEljKB3jeEl0VhpdSp2 YEXsTv1HUb4qNrgUuAGqj5MskK/oSFQCPphvkV2jzbCD1jB+e5xPconplvFCda3JcWI6dcKXI48H kPgXbt54BHTKSrXkU2ut8AD9IQDbe9h8sRRZHSTc6lSSOqlsJGC6I7BRcX/b+3DrgSYDLMVp5uZm EjFqkbmHT2G59fkMNLjQeQavq4my7M7VU5OhEUadj06k9zcnBXGhWZyZTJLCIeZJpsxGndQAdz6Y rhi7GoyaWoloTLBVyRymFRrk0qrfHYXPYfxxMltjXGgXO4s4qMjooMwzujlpffdMVKaxLROVuZdA +FSNtXnthrptbDaTVHQ8u4w+w/ZhWZVTQ5FVRS6oJZpnQMjThjfuSUB6/LHPKE5N26t+DXqiklRy HOaRcrWLLzWUdVPCPjo5xNGdXi2YbEi9j5EHHS3syq0AwaveRLuzRLq0E2Lbdv24ORfUR9DqGAYE i4b9xwo65KavZd8OJMmdZUKeuGXSmnctO2uygxNcHQC3jB0/7W+18D22K6SL3OKQ06TTOQKmRRzI ZeaWUDUHF2+ErYbW3J9MTSKdlvl9PH9175BIBNJDJNnC0sie6yoCHhRtYEiqhVzaxJIG22HpKuwu X9StzakmqsuqquV2z/MjWulTVzEimddOqNwzkSFiA1wy22+qaVWh7vZi83EvOPvKRiUSEHl/D8It hoSLngTK8qnkFTnBpnUOt46mZo0SJjYudIJPW/oAepIxj6nJOKqHLNMMIu3LsUwoRNm2aJkcE1TR Ra1R40JGi+xuQDvY2B3t64uMqxp5NMTVzajwG8Jmkimr3qRRipWOMwe9xqydbMPELA23HqMZ+o6n FKPH0KxdKb6ivzEU4qKrkpaL3htIQ3F7C+/l5Y2gn0q/BnOup0BuEVEKIp0yuVPXbbFMnsTUVRV0 axDLp5aaaVL6onKkm+wJ9LYfeharZacStJWKkkb8xBCkzNquWYqNTEnr3+hxm9S2aVcdAVLUmoky 2lc3jEnTCnpNihyizzqpdKWVHmdI28JtvjnxxtnRN8mfhfRSlYJCYyT2tvjoat7ME9UivlN5bnGi M2WeRXNeBYGyHqO/bFRJfA3NnD5hUspBXmGxHoMN8guCMm6wdDpjA/M/xxPcvsT04vFFY3P3lx8r 4T5BcCILoux6YAtHVstkYilcVEIXlk2WLbrv38r73xD1srkrc4zqChhp4IphUSPf7uJSS4J67H57 XwnxsFvSM/JmddPTz85ZIolkAbXERpuLrcHz7YuPTJJpialF00OzGtaSjrEFVrLlbgJu1uov/nph 0kSUExu8YLGxbxde2+GuQ7GoirYvs0JUT1hjnplQmAKCQCwtY9B+eJfJUeClzQZT7hTx0KZgawT/ AH0tS6mMxmwCqqjYg3ub74q3a0TVdzrsElVkXs6yzkRZFFJmcUjTxT0cXPEGtlV2JuWLH5dB3x5U /Uz/AIiWJX06/wBfQ74YYPEpVtHP+HqTJs0oMzrcyy2mpYHmWlgGWmQ1EEpBIcB5LaNrENctuBa1 8dub1TxtQSuzmx+n605J6RDx9wc/CE1G9PUzV2WZhC09JUywiJiUNnUgMwuu3Q9+2M/Teph6pNw1 XkrLhlhl0y+xmmJbL4iUCAEi6gi5t1+Zx1y2zCJ6pkeM0jwM8cggSxHUGwG2CrbsP5Q2oq6iXOgs tRPIGkswZuo0nr+OEkqG2wZcwrJkNPLUTSQRI7pGWNlO1yPLoPoPLB0qgbfBHFNOaKqBlk03j6se 5N8DSoLInLNChYszGVrte9+lsNiTEqVtDDYWtTj/ANsOth2NFkmfRZRCtKlBJPNBIZKfTNoUzsot I/8AasR06W28782XDLLK067GscihGqKHNahXlqGkcVFTUSmaonGwZySSqjyuTv3+WNYppKK4WiJP bbI6qN4YkScqJiTIyd0FgAD5H0+uLu+BU+5EL+5xbba37fLDfIlwKxKJSNb9C/X1wXsXYNp6uRqI KLM6RtEFbe6G5sPqRf1xlkj3NccqInWmpc8ppaKV3pxIrHmCzL54iLlKDUuSpKKknHgsM+eGSid2 cvCzAho7EnfEY7TorJTVlHEU93tCW0aj8Q3xu7vZiuNAU11lO1jta+LRLLTI2FMs9VJuI1sL/pMe gxSJaBJGLamfdi1z88HcB4tpjvfpbY+uJfI1wT07FY0N+7j6jA+QXAqNZF37YANy+Z1Voo4q+kXR GVuYy3YbW89/24lrllX4Bshhy+szwfb1TUQ0UtM1PzsvjV5YGABVgm19xYgWO5xOSCkq/MqE+h2j 3E1TT00NZBl9dmFTSNGtNC9eLTOofVdl1HSqr4QTc79u2Pp8TgviSTbvX9/xZr6jJ10rbpd/7fkU FPOFoZwZrFyAFK7nz3x1vZygT3Zo/FqJPb0GBcj7Gjgm5eUBvehraLroG4sdh5D9+E+Rr5TPxSRR yxyVES1EQNzE7Mqnr1KkEb7/AIYrhiJGzWi1XGWU3MY/GZ5gTv568FtbD8zo3srz2ny3OeI80oaD KIqSOkeaPKa5nlUyD4UikY31Ea/ExuN+vXGUodVTT2v1KUnFdPZhub8X5Jx5WZTBm2S5tScO0EMj smUxCWcTyLdipIssdx0O5tc7jHL6L0svTynOfxNmnqM0ZpJP+vP4GTyqgyCqEUtVTcR1tDHrepWj +JRY76uWQtiR1GO1PfBk6S5C6bLuC3jrJszTi80iRBaGSmij0g+LSJnK27D4fI7YcZeVsh3SUWiI 5PldIpqcyy3iT+cENRVZjMMRJtbYx2cEXtZt8JN9PHJT29MfNk2UJS0tAMh4op88nD6ZJA9qhCWN kiMV7jw7gnocN3VdOxatty0TyZXkEtZS0tNwrxMlRTqklfR82WR50FgWA5QaMHxb2IuQMPbeoibS VuQF7nwtFmy87KeJ/cY3YS0PN+9SQjYczlXA6bFQeuEnfYqnWmT0uW8PFa2rl4d4pq8qVNMMkUhQ U41H45BEVY2sN7YLp7RHTaSct/gNhoMlpaSSbMeHs+1VBDUta0kkUYNgBsY9LgkE9d9hhKWqSLlF 3yLmWT5VQZdTGXhriTLcxjAUVU4k0zsdZLaHjGlrababgaSdzgbVVQkn1Xf2IqnKuGKqomWhyTi5 WYrykll5juRqMmoCIHuvTpYk9dqt8KINU7bCaN+GZKOnp6jgnP62oSRRJPHWSobaSOWiLFpUFrHe 56773wRV/wAtilJLmVAVNSZFR1NdRZrw5mb1VLA6tBU1klNJTtpurMuje1wbbX27bGeqntDcepfD IwAlKaShOoW388J7KUqC5ykoEisFk6+hPn88Zq1o2dPZa0ue0fuMdIlOY+WmkBrWY+d/U74znil1 dRUZxrpKRMwlXWaiz3Hh2Asfwxt0rsYqT7kbOjhZZXubdB1+WGr4Hp7HB+b4SRGnba9vnikiLs9M rIqqbEfECB1B74pCaFjPS41bG2EwvRNBuE6nxNhPkEeX4RsemATRpVqTHFGAKPVoNrKG36d++2E+ SkCSSfcIo0Rm5sVBJ+uGIEU6oQ4MezW8W5/E4fgBXZjHONUYFlsbX6W6eWAAOU2aMG3W9h8sNch2 Lt1nqsuhEAkmK05dljiLaUW5PQbADv0G5OFTbYXSVlPVUs3ucdQ8FQKYycoy8pgmq19IYi2rTc2v 64dbvsT1Li9nTMpyHMcs4dXNGy1W4YrqCQe/MIniRT4T8QJ1hgVts191ItfHm5s+eE1Tq3peV4PS w4vTTxtS5r+hkaKJIuFM0Yay0kKs+pf1nt+QH43x3y8HDGnwfSf8lrMZ4eGpcugo0d5neoDs2geF IlsTuSN1PQ2viOt+64L8Suhe0pFP7KMxqT7PvazUhIVcCeZwTZVdkkLC1vL92JimoMc6qNAMdby/ 5KsiFIvdXzIQeMknQJwTYW2Nx9L4HqKvuyuZ/kE+1PNauP2X+y73kRqjiOcDVclkjXQb2sNmvgnF 0hQrrZpfaHV1n/eK4KTlwloY0EYUsbLJzA5Y22+EgfLDkn13ZEWlFjeFq/MJf5S3FSCOkWsal5V9 ZZBGixFfUnpfyJOHcnLQJJQKH2T1tVVcL+1yXTTcyRJp5dzpEjCa9vSwO/oMTHSbHNKlQDlWYTQf yVa5Yli92krhT6TcnS0qkgW2G/7++G+ppjbSkh/tUzKZvYt7OUmhhELcqdGjkJN44rC6keTXvc23 wU6Qk11ts2HHuYVg9vnA6TQ0zk0JMUeshS0jENq2vsVBG2/1wTVtedChWwvK6moH8pTMVkWijqWy 7ksodmuoCsCNvitpuNhbDa+PQL5WZn2GZ1msWc8e1tLQx1sj1zTVUaSFNJJmIK363KkefTCpqVoG 04K/35OSe0MVNdx1nmcZnX0cVXXR62oUkdpIU2UFvBp0gKNtRYbbYqFdJPDowFBwvLma5hJQ5pl8 0NEFMkvMZFOo7WDKGI2Pb9uHOajSY4QcuCoemFHWJHV2dL+NVbAnatBVOmRs0RWS4QWHhK9ScGxt ogkdnFi5ZR54qiG7GL1wxBEZUk6r9MCGSOxdLkknzPywxPZ5NlBseuExoIh2C3F92wmCEGwG+Gqo iTdmmVJAFAipz91cC4Iub/mMJmgIkjOsYCQqBfx99+/5YLAFPMIVSY7cw9bdcMR6SZ1hZbR3ZgTY b4AApj44zdSbkn6YFyHY1mSV9fSUkUtBDWVMnI06KV3RQp2KuF3YW2tex73xL5Y18o7jT7WOT5J7 5QV1Fltez1UC1NVzBLIto5GCX8G4NgQDY7bYpJpolyTtLlHU8j4CyQexhOKazKfe9cfOfm1xXRH8 OtE6DxAbbE/kcHkkrao2cVxs5Jlj1GZ5HmUbOJKuoijUBmC3a7d+nl6Y1lRnGzvnsDTK8pymqfOc 1lyrMoNSqscqpqQql92uHuy7AeXyxk69yUmapv24pFVwRS5RTey7jKOpzTOocwr5KmNKRbB6iM2E TFNO99fi+ZHbDa0k+RX44Ic6oMqh/k+ZfQZfX5hPnzskn2aj6lWo13lLRkbKLNY+enzw5RUmkhJ1 t8Ft7SMv4Zq4eBMvyzOc2qaGlqEWoQycz3ak0qGubWV/hHy1eQwUur90Cbonz+nyGo9t+SV329mj 5fBSHm5k0oYRyqGMarLb4fG1x52HfCilvwF/Q9wnR5Cnth4tzSpzzOaWlMSikrXk5ZmJsJfHp8Qu F0+mBJA2+Cn4CouHqPhjjqOrzbPaU1dROtNSghJKqmKfd3W1mclmuNsEoqtje3r8wOPK8ti/k+e4 HMc2Gfu5kOWofAKjmkhmQj4LAb39cNpNpA207C+PaLh+o4P4Io6DN87rfd54VqIA1xTUxVROD4Rp byFz0PlgST0iba35LjihOHp/bDwfWRZ3m9Xl1PHKtXXvUDRDs3JVZLAizX1fNfM4fRGuBW0Py2TI 19tWa1subZ1HlqU5EOZGcNzJgqBrPvdCvhHqD6YOnv2GparuQ+yGpyPKhxdW1WZ5zlQesE9CjSqs 9RCodk8O6yPctcEEfD5nBSoLb0cOrspq4GqcyqKmmEEsZhSAyqs7BbPvH1A6nV0xUaWmQ/KMzw8J S6Ll803vUgN1sEHrZr9Bt188TlVrZeN0wykyStzzNp56ht9V5JJLG56fj0xCnGEUkU4uTtm8ybgr h2nhjbNahQHI+KQAn8Maqv5iG3xFFpVezrhPMopPsup0yD4Skl/yxqnjfciTmuUcz4s4RkySoK9Y 72WUDr8x2wpRcQi1IoEpZIKs0rlXaRVKmNtQNxcfwxGOXWtFZIuLLjiDhqbJ6ekdczyfMjUUy1Lp l9Vznpgf0JBYWcdwL2xaXciylACrEd/EtyR88T3KfBJESVTzu2EwQi/CP44KE0WbBi1iighLHytt +eAZJChtFqhjKAdGfr/DAxg7sPCvLUEMf0r4BDJPDG9wl7g3GGANNuV23ufla2Bcg+C/pwrUcKPm cFB9yCLl/F6DT+/EvTGr4IayLLYp8rdM0fNpmZveY1QosRDeAKxJLAixOw6W364er0gd7s6NU8NZ 9V8Nw55R09EuXvZxSpnaqBAFXRHove9gWte/fHPFwi/3yayc2qMTkMiTqHghWmhcxhYw5YItztc7 nzxrkIxcm2dn2U3GlQth39R6dcSVWxS9zbdiTZjcrf8AD6flir7iQxS2hWJAQEXUEXse4B6/uwgk FUp/myDQJy8vLszAgWAa9/x/G2OX1WRwkqdaOv0uOM4u1YlVHHC0zjUUUDlpqsZXKghR9TfEr1Mv bX/6/eyn6ePuOuES+7GWGMLHGJZPiZQbRjYsd+ov0v3xnDPJNylK0vua5MMWlGMdsmSCIyhYkVUC 6Qjk6nNuu5233+W/ljJZ8srt/wDhX8Pijqv/AEjqYFpzEiU/Odv6SQG7fQ9B09cP+JnO3dIX8NCK SqxjKbTy+7gzRHRoSSysbbgjpexvhr1E9fED9Pj56RlRrNNHK0Ihm1BD0sLi+/8AHG/p8kpzcW7R h6jHGEE4qmQCdySGLkaTtq+Hf/P447L8HHWtkckiEkOw6W2/Lft1vgV9g13MvxcdMtDzUQrqZgvU FdDW2B72O3XDhoUnZkqOqNTCgn1BhISpDWUA22C9gPTzw2iU/BveF6Kozaleno0EMOoBqg7csDsP 1sJQt3Rcp1qzZ0/DWW0kW0TOxADSzDUx9RjZJLsYuUmuSSTIk91floIZRcrKAQ23TEyjCf4j6pRf JlM+arnonStXnFejn9IWxCySg+mfDNPbjkXVDnwcypfvMzgC1MVM/MVRNKTojBNrtYE2AJJtfbFv Tsjk0NbA+V5PnC0vEWSVCVU4DU9EGYy8vVZwWUFFIdiP7VzcbDF0ubIvdUZRrcqDz0n9pxHcvsiW LYL/AKz2+mBh2Gqx0jxdsICzlYRkgQlCFsbm5wARXOhPue1+vXDAaGTl/wBG3NLDSQRptve4636f nhDGSJamduUANdr3wxEExsQAOuEhvg1uUZlFQZPUw1U1XTe90YgEtHoYtGSNUbhv0WFr27gdsD5a GuCs4hz5s1FMBEyCnleREso2bT5DqdIv8sCbvYnVUjb8W5pk2a8FcLtRU+YUqZdRilnmak0xrLct fbqCw2N++4vjy8OKcPUycmt8eT0J5Iyw6/ejLcNaSI1OoWaIXtbbxW649DJdHHiNktnK6lFwNw57 fXDWhPb0P0FgNtKAFyNgBvbc9B/hgetAPZtt1OrsQbXJNj2/H6YNBbD6LQlGJXQs6zNsO50jr9em PP8AWX7iS8fqeh6JfA39RSkPutOXEkes2k8Juinquo9PM27Y5rabo6uaJYCiNOjLpRACtzdCL9rb 2xDTdeSrStkwcPKdHiqW3IuPCD0P4ixt6AdsEqUensStvq7gVQ0SwORKyOt1WUElmt8TW+ZA+uNJ Q6KXd8r+xKn1W1wPMcKmKkRCrldfgJXSbX1E+ptse3zw4wk4vK+ES8ketY1ywSR2kpZZXSUK09wp O5Gm29vl8umOj0tddfQw9U7hf1Bld9DFSLdDq6n/ACO+O/R57auyJ2PKKAFkK7G3c7D5j8cDsoy/ FrKj0qgmwMgO468tuhGHEmbMZT/dhBqDopJuNr/XFEo73wbLDPwjlhoYgEUnWoHUk7lj3xpHSVGc lcjQPIY0aodlKjYb7j8MLpYXWiwoKdIqCGuafnOxJEbDYX67Yalu0El8NMC4mymSHIKeOSBo5JvH r0bBT0vjOcVNPqLhPolaPnnPsm+zszjIJlhklC6A2hm33FzsL+fbDaqPULqudGi4zp8impZ6bIuC q/K6uhklFTUjNTWrePZgCBp0gkEsL37Y0ca1RHVfcwbEmOnv2Ui/+0cQ+S+yJITsg/XbCY1wIvwj cYQBtQqqxAEnw7XwDItQAU2YbG5J64YDQwXR1BvfrgYhsjsV3U2vgAiIItfvhLkCxrNqKluu/JBs D0Hr64H8zKXCAFW7AsrFFN2t2Hn+zD/El8H1b7jwbRcF5C2Y03DEuQCk51ZmAnUVTNymvCo3Zm1M Num3Y2x5OXLNxqPzPiub+q7Hb0pb/wBV5R8/cNwtBFSF1YMWjZt7m1iRf8LY9LJ4OeHk14DXsG0t vqLDYg+fb+GBK0F+CdL20OiWYEMDsD/nYYLQuXwFLQNLAkkQLq0Mrsf0VIJAP5Wtfvjnnn6JuMvK X9TePp+uCkvDf9CV4qmieoSColWBAhlK7gMQvX5Eix8sSskMkl1pW7r8inCeOD6HxV/mSU8UxqC9 XUVCSoVS0el7aget9gNr/jjN5Izj8MV3+nH6mihOD+KT7ceX+hEA7UcivPPzY1Lkq40jxWF9rm+/ 4Yv5ZpqKp1+P1IbTi05O1ZKQsunXVSqjSFGkLjSVC3NiBt2Fz54i3j24rSv76stJZK+J8kKs6KyK 1RT08KCR4zZm1E2Nth5+oxpJaUmlJy1fYzi3uKbSW67kUPJp+bUtJVkGXSDGwRrhbm99/T54cnkd Y1S1+okoRTyW3sIbVVpAs09VrqjIYi1rRgGwvt6W2wreJycUlSV/UqlkUVJt22BtDBHTIagymaVO YqFRYXO1ze99ja378adc5SajwmZNRjBN8sDfW8bOygRnbV1HXqRjZ7M0u5muLN5KEKxHik0hhYAa DbFR2yJaRmuHsqfMlWGMrzWjLKCfXpjHPl9rbNsGP3LR0H2VZkY6epyeZ9NTFIWjjI6jv+eN8clN aMcsHF7Om09BTzUi1UtUQ2oIysu6j5d8WnejNLdFjU5isFKYHCOQw0Mq7H6YSVO0S31UgLNKx4sh eaarleNFZZOZsv6qrhukrGk3yfOmfZrVV1ZDSVUcfNgluCT4Wudr4G2o9LGkrckQVWdluX7tl9JR hYxE6RaiJGC6S51E+Inc2sL9AMNPsFFWxTk04TUNKWbU1wTqO422HTENFEsP6Hlrb9gwMEQ3wAwy SUszs4cbbG+EMQ2Gk6XG3W/XDAYVUgEBz2vbCAQgaCPFqBtbDAjl7WvvgQnwg2sBWGnVlOrkr+G3 57Wwv5mP+VAalkYEEqex2wxFo2Y0QKtFklFE1ttE0rAGw3szHvc29cD29AtKmWHCEzS19S8mp5ZG jG4v3Ynbt0/bjGaVxNsctSNyFZpNEaKAehJ236b9vPFkMm8Wl7ELex5g6jboPnbqPPCumFUW+X1z xUARo2JMgUhWsSDe6/K9t+nbHH6jBLJNy+n3Oz0+ZQxqL8/Ya2YnRVyDUwlqmdkUA3UDb5gWHbzw v4Zy6I+I8/mV79dUlu3+g16iGoqkmkkhZx7u0jPIQAAPEBa1yDiVicY9KWt1+hSyKUuq1er/AFAi 0MeXzGJgTLOEtYEoi3Iv6m4+mOqpOcb7L7nK5RUJJd39h7vdaGGJ9DIjNIQ1gruf4AYW05za/wBB eoRT/wBsMlZ42pUWsjNQkTHmmT4wXPhJ+W9jjJJNybg+l1/ujV2lGKkupL9qxJCYpWbLCOczgMLA puo2Utt8V/wxCSk17t1Wub5NHpNYqu/0/wAkdERGKCViiR0esyM7C7WZjZfM3I6YqbtzS7pV/QmK XwSb+VsEhjX3GSOR1anERZULAOkmxA8x69rY0n866VvX4UZx+S29b/JlexLNcKF8V9Sne/cH0742 dowSM5xOSlRQIoAAZwBa/VDc4uKsmUq2Z6gq3yesp5YWGtApBGFnxrJHpY8GTolaOsZE2Vpzc5ZI 46111S7/AA7dsef6dvF8DO7Oll+JFjlefpJQGuzHVBSazbSLnTfY2+mPQWQ4J496FzjifLsgoPfZ oZKqEPqREGkknucaOSk7RHQ1qzlvE3tEq87jsqmlEMl4IozdSv63mcNeRJUqMcah5an3iVi0pYMT +OFbb2HagjOFCZjVAWsZdVh2uL/vxT5EuCEt9zDYC+k3uP1j0xPcaJYNwi36yN+wYGNEQtYb/lhA Euyi9mZztuRYH54BjbnbruPK2GIaX8CgM37sAxCxs3U39MAhkhO1zhIH2DK3wQQAghmiQ/IW/bg7 j/lRNw3lkuc55S5dSxCWoqW5cERYJzZCPAlyQBqaw3I64md1oqFX8RecTcN1eU5LTnOsrnyjNYmZ Xim2NQmqwfR+hbceTAXGObDNvLKKdr+z/E6Mqi8aaVP+4FwahaWXy5qDY7k2bG+T5omOP5ZG5q5p E5cdMxUEBmlZLv6AXuAPXy2w4pN7Jfk9DUyuUWeRpQBYFrXHU226j54bVUEXdphdnLgKo1rtywRt 6D/NsHyjW9BuY0wSCGSJC6qgZ5huCxJ8IttYAW/A2xz4c3XKVv8ABfqb5cXQo0vx/wADJjG1DLUG KNEMgih0rpJsLsfpYfjiYqUZxj1O6bY5VKEpdPdUOoqaOVVEzCN59ccSgqdJUX8+7WHnvis2WcX8 PC2wxYoSXxd9L9/iNyuFZbly5tUQxGVT8IYm4/K2DNkca6fDYsWNSTtd0I7xvFW2hp4+WNYMSWPx AWIB3vcHCj1Y3D4uRy6Z9Spa/wAkxjgjr5KVYFCxRlVa93MgTVffY7jp9MQsk/bWXq7/AGsbhB5P arsepIogtNGlCs7uiyyk7mx6BQD2t+eKyStybnVOl+P1FGOopRvWynYdVTUN9I3uLde/0x0Ljkwf LodJq+6DlNJX4jfqeoA7HtbzwaDkzXFyWqKHZlXmOQCOg0t/A40jyZzutmIrpWPuzSE/0IUkeYxT FHRsJo/eqOOLmMqlVN1Ox2x5z1JujuW40ezOvqzSJRxn7pWW9j2GLhzZEvBW8TZxLVUBhk+C4742 hdmU6rRkQbHG5iEU41zxRoNRZhf69MAgnM5RNW1MikMpksCO4Gw/ZinyJcA6sdIvva4GFwMIgNmA vsHJtf0GExjF6Dp9MADyepuT5XwhiMbkeI274AYmo+EE4BHma46m+GAxyB/npgGFVhOmLUTflra/ lbC7sOyBlcowKkhh0PlhiJaqtqJ1AnmdlJv8z0ufPCqgtvk0HBXiUhNw0/i/BD/jiMi4ZpjdWjcs sEyB1kRb9dTW3+XlhxCWxqpEjIZJkFr2sRt64XW2HT0oIjqAHDrIl0IfSdySDfp+GE9qmC09BUtX TvHXNBOdVQVurrYRi+odPXbbGMMck4qVfD/o2nOPxOP8xDU1NPJDTQwsx5aEAW6Oxux79NhjSEGp ym93/YiUuqMY+P7ks1bHHoWmMemMDQZD4ibDxeai42GIjhbvr5fj9+DSWVKnBaQ6DMaOlaQwy6hz 45gHY3BW9wbepxnLDOSV+Gv8FRzRTb8tP/Ixqijip6sU9UZ5J1Cm6lVVbhiN+p2GNFGUnHqVJEtx ipdO7/ySVGYUr1L1YlYTvG14rCwdl0k/K2+IWKfT7T48/nZXuR6vc7kCVtM608kkskbU6BNEW+sK bqb9h54t45fElw/sQsi+G+UCvVIRLdtOq7AdOpvpJB6Y0SUVRnJ3bGSVMRuGkF2Aa6j4vx29R64a +hL2ZfiyTV7qd33k3tfcxnbFxYp/UxdVTvTLGksWgypqXV1Xc3Fux2+mCLtWTJUzQ5II6mgp44ZX iqKdrspY+Lz/AAxzZPhlbR04/iSSH1rzrUKpQtGwJL+XphRqrCTdlBnDkqqkGxPfHRAwnZV38saE MKpCYG5oB1gHR6Hz/DAIQiyG/mMMBUHh6DbffABKt979NR3+mExrgcACPi/LCA8Ta5NreWAYt/Xt 2ww5G3FrfiTgEee4Fr9OxGABrg2JIIsbdOh8sAMIqDqWOxv4B64nuyv5UJTUFXWh2pKWpqFT4zFG WC/MjFEljleQV0vE9FlFVQ1EVfUaOVSzpoaQuuqMWa3xXFr9bjEzbUW48lQSlJJ8F/xRHWZTkVDD mWXVGU1EcsiIstOsMkgJBJKhVc6fhu1/Idxjjxzlkm4t3X2O3Njx44pw7geT5RmOcZFW5jS1ErR0 2pUQK93Krqbe+2xwsuZYpRjLuGLE8sXKPYjqclzWHg+n4haWc0spuNm2XWyAk36XU4fvx9/2e5Ps v2vdJc9yHOMpjy0yy1R98EQGzDS0ihlU79d/ywYs8MkpR8X9ismGUIpvuFZhwxndDxZQ5LJJWK1U XaNyrAELfUQL72C774jH6qGTFLInwPJglDIoPuCU+S5vPntblxlqr00BndgrHw3ABtfoS1sW88Fj WTzon2ZObh4Q3JcjznM4c0aE1NqJxEygMbuQxsLHY+HBlzwxqN9yceGU71wR02T5tPws+dxtVmEN IBZW3VLam1X6C/5YqWaMcqx+f1COFyh1i5vkucZZw7R5tM9TyKmKOW/iAVXvpub73A/PBDNGeR4+ 6CeKUcaydmTZzw5nGV55l+VSvU+9VUywBQrDS5K+G19z4vywsfqI5Iykuw8mFwcV5GtkGanij7G5 1Q7iJ5dYvbSqkk2v0264X8RH2vdG8Evc9sjyvIs2zGvzSCOScCgUNK7Xt4jZR16nt8jhzzxhGMn3 JhhlKTS7EWUZXmGZ0GYzpPUrLTFl5dySxVbkdcPJlWOUU+4sWJzTfgpqDMZ4q6mnp6qojqIZBJFI jlWRh0ZTfYg73x015OZtPZXSyPLIXmdnkbcsxJJPmTiqSVIm+4XSSTbtCj6kAJZTa3+GIa8mkX2Q WubVgKrUIrLe2o+HEPHGtFKclpgOY1DTFCwUEdg18aQVETdg6uioLJd+5PTFUybQqG7XNzfAIeT9 2fmMUuRDoxtvY7E7YAHp8bbD4sJgP1W6XxOytCm+m2wuN8MBqjfrbDEK1+5B2tgA9LLJLIZJpGkk bcsxuSfngDkfBO0eoFVkR9nR+jfwPkeowWBJLEYI0YlnpJd45CN1PcH19O/UYUl3RUZVp8Gx4Zyu bOuGpoIxmiT0KNNF7pUQokyAlpSI3YNI9ittPYN16YKtWF9PLM9xAi0GbRRxPmCz08SO/vzI7cy1 /CVJAW2m25IIOHZKT8EPED1BEozdKwZqsxMxrA3OAIB0vq3vuTc9b4zpp0W6cbRvG4dq4PZ1Q5kI Tl4kgMal5SrzhtTawo6rYBb/ACx5eTNF+o6D0sUH7Np0ZWTLaoezijrmnDQzSSxoglJKhHXwst9t 3uPxx1Oa/iemuyOdJv092O4uy+rociyKWWrWRpqaCqUxylra1Om57MumxHUYWCallmq40PKn7cXZ a5vkdePaRk+UisQVDVa0gl57GNSWAJD3+E6sRhmnhnKvJeaLWSOxuRZdXVHtAq0grArU9FLUuXcg 6I01aNzudhYYmWSP8N1dPj7jUWvUdNkHDGW10n+lNRDWpppGj1uJCrM0jsodVvc23v5YvNOKWNNc kYotynsGyugrf+zWsrUqwtO1XJTCNXOqyxq7XF9lNx6Xvi8uRL1EYV2snHBvFJ2QZ5l1ZTcCZLUT 1AaGsiMyIsjN4VkeMBh0BGk29LYeOaeeSS4FOL9lMP4nybMKTPcgoJKwGpmanKnnMVV5VjbXqJ/W Fz6YjDkUlN1xf2KzRacdhKcPVlR7UqfJRWwxy/fwlpZWEaiMS3XV3B0G1uuoYlZUvSvJXgpwfvJX yAcM0VbUZ/n0tNUKzUtEauTmE3YakFgpvqYFx9CcXlmlija5dE44v3JU+wDklBVHI84qIp10JOtP s51EsrEsPSy7/hi8k0pwTXKIxwk4yafcqaClvmFUBHfkxlxv8IuBf88dN2jnrZa8B5dDWPmU9aaN aGlgRpmqei6nVFtbe9z2ttjH1GRw6VHls0wQUm2+EgDNRHTZhJDl7U00ZKurQsSob0v+/FwbcfiJ nUZaFkybNpaISe4SlCQSQv0/bjRR7oiT7MDr8lzOiVWq6KaIdASuL6WiLXBXWIJBBuMICSEa2Iva ykj1w6AkP9H0sb4EAsZsSSOt8LuBKoszWt18/lgY0OF7DcYAG6jv0v2wALe++3ywAIPkPr1wAId+ 4GADwBA6j1GACWGVowUYaoGYGSK9g1v2HyPbABeUmbUVDSUYbLUqJoGYRzvISpQm+h0BtcXPzB+W Bp8ocWlph2XCLPsxzCYZjk2Q1SIslOtWGEDoDYollbcXuAQbjbtjnyQ61bVrx3N4T6OOSt4xeKbN aioppoqjmHRPNBEUhZtxsCPDcAsF2t5DBgg440pfd2xZ5qU20d14gzqLMPZPwkGo6V6qXLmpZiYW WOJNBWN1/W8N9j16ixxwRxdPqJ0jpU37e34OdvQwx+xnLUjnEjzz1D1CvHYwsJECBG73AuQd+uOn rbzvWtEJf9asJ44pKKXhrhzL6SQSww0lEZpBFoeKSRGZo7m4YWBIPUHriMTl1TlJVt/noudKoIuM xSlqvbHlV40iy8Vj0yTtB4zGjqRLoPRrjr3FzbcYmmsLtV+H4/j9rGn/ANnlldlQih4/zfMqx4Kd kyydlEEXMjkbSoXbsGvuQNt8GS/aSrlrQQrrbQnBtPAkPGNQskXvlRLBBBTGPVC+uRy1mvcWtcW6 4rK31QilfP6kQ+WUvIDlVDDT+x+rCOJJamvmR1ePdEWFCHVh0N9jfbfFNylmutJBVY68juMaaMez XhuGlMTkRrJOxh08uXW50A9GUgg+ffBh/wDpNseTairLXjWgpK7jThrL4HcUkFVT0hqjBpka6w6l KdDp3t5/K2M8DkscnXkrJ8WRIUQRVvtbocwJRImp6meBYYPFIFWcIHjY3V207r6i2CbcfT7W9a5J ilLJafF/v/BXcHLEOJeKs3ZoCwpk5cJitHIZZoV02vcCx7eWNsjdQjFdzOHMpX2HcIUNJQ8E8V1M phaSWsjh0zKT7vEA5eVbbki4G48sKUpe5GNXoaVQbvuYmWkFHxJnkAZWEaEAoSVINiPyx1RT6Tmb 2S8IZFLnmTVix5nTwRpojeAwsX1MSVNwNx4De521DEZZqMoqtl4o3GT4RY5Zw3TZVVtJXyiSeJ/C qjrbzxMpTc+mKBRio2zrsHEmQHLoVknjLsBdI11EEedsdPWktsxWOT+VBHv+RZxIAGjZoxcK62P0 OKjmj5E8Elujj3tJpKX7YZqSniSOxGtRY39cLKrVoMT6fmMLKY58xhW6xLZUZ1Fr22LYjGmlsvJJ Sdova2PLqujNNFl1Pl0mXQWkqhUktVMW8LMrMQx36IBYXPbbXRl+Zm1H3a+uJZRKltTf638MIY4E WwgEYWJGx/HDAQ7WsMAHgPTbAApF1JA6dcACHpsPzwALEGaRFQeNiAtvPA9IOS1jy0rRzTx1FLUG NhHPTaiHCm51jzAta4NwbeeMIeouSi09nTk9O4w6rVrsCDLqydC9DT1VTSq2nXFGzaWIvpa3Q7fj 1xu47s5b7F/kkEYyV6LOcrzmSItI6LTo8dpStkkPhINt7i247jCp9ilKNbLymzWeOOCKMZlIKOm5 UYko7mOFAWa5CXIA1G5+G5NxiOjbb/uX16qwzLeM8lp+HKjI62StkymeNisdOsYaJidVwzKTpLKt xe5Fx5Yn21vyDk9bPTce5XU8OfY+ciaujpokXL5YwITTyDYuwCkSeHYX6b+ex7USnkbd2JXcd5bV V+WVixVEOaURLGod9Qk+UekBdV/ELm4AtpwvZj0tb2HuO7Pf6cZWtWmZUkHu2Y8l4qh1lcxyBiAN K2BjsoIsCdzhyxwaS+olkasmoeOsjyzMpa6hp6oJUGR6uFpAxuxbQY5NN0sGUG4JJ1dLjB7a6r7D Un0tA9JxnkVBFV5atFVycPTu6mn5oE8aPpvaYLcnwi1xbbe+H7ceq5IHNtKmS/6bcPPkKZXmOVzV FJfXCRPyWQKH0nUENzdxfoCE9dj2qevxD3LZC3GGQ1CAVdPUw10SBqarpZiLVI02meNgQ2yqCLgG 3QX2Fij9aB5XdkedcX8OVypVLDmNPmzMRNLHIvLZChBspUkEyEtvfba/SzUF3J65J6JOG+P8oyir jqfsmKbxp70DJKDOisCASSbEaRYgbXPphSxxk032CM2loWm4xyCHLadPsqsME1SzVxFaDDUt4jZQ 0TaGAdRcG1h03xp0xS4IlJtVZQZ9m/D1RmFZX5YuZJNUxBHFVKkniA3I0IotsLbYNdgd9yThirTK +Dq2HnqHq5YpdK21akBC79bDUdumMpY4ykptbXBpCcorpXD5Nnw5wy+YlYq482BvvZZo+rN/Zv5Y 1jHsyJy1Z0nK8goKKkgEFMkcZJGrSBqt6/hiqV8EW38zFzfJKGqiQMitIgJVhsR67YieOMlT2Vjn KMrWjkftE4eqoKJqmnYyICS5tY6cY45PHL233OjJFZI+4ltHL6KlkrK2nijiMjSSCMAtpBv2Ldvn joOY1ueZjl2eZfU0uU8DZZk01MjVUk0VZIZNAFtua9iLkGy3JtttfFKK4S2S5aMQD92m/nhMZImz N/rfwwmA4WsMFDIzIhIJI2wAKJE6k9sLYCa1NtwcPYHta2G+ABNab74AFEgBBRtJU3BHUYBmp4h4 4mzqEqcqyOgkkH3r0FEIDK2nSXa3Unc+QLEgb4yWGKl1K/0K63VGW5i76WIB9cbECcwf2z9ThcBZ PTlpJSKd2B0m7FjYDvc+X/tgf1Hzot85p8pocuaiieZs1hdGknaT7tlYbosYG1ib6ifS2EtsTVFh l9Bk0HE/ulbT1eYIJ6fk06zcrnL1kVyqkgW/SBFhc74Sd7KkSGgyyfKa80sFPHX0/PmEslawJRZA AipazNpBAva9yeoGBbVA02yPgjhJOJcuzmplzMUQoEjbQKcymUtcdiAB6nGOf1Hs1a5NcWF5bo1m Y8HcJ08FLluW5tWS5qGQVFY8V45Cb3CIBdQt7G5Oq19tsNZerSRPtOLuyp4g4Diy+Culy/M5n92V hEktMf52dXVLfApXez7gj1xvUq2jO1emYCQEKQdrLgQqPSf0yf6w/dgQ32I5/j9MEeBS5Oo8BcO5 RUezyTPa/LA1RTZoqNXTVBWLlAIxXQRpYg/9e97WxxZ/VPFlUI8s6sPp1lg2y1zjPuE8y4mhzGth yd6aKrWQU8X3SFVAsCsekHYAE2xs+qtGNKzOZzW5FmGXVGd1eUUctSZXgihov5lGyBzplZUH61js L2G+1jqm72iJLwZvKIUhzGmWqVXiZgCL7WOJUt0aVSs+l+CY44eHaGipaePlOxJe+5vv+ONYx+HZ hKVyotHmj5XuckMhqFN10Am++4GB02TbIJOXNPLMsbGwACnYqO+Ck2ON8MoePVNNktW7lFaNNQ1d /TETirUvBtCWnHsfOVLVVFROWDRRI8wYm3wnGvU2ZUky3OW51Tw1MNTJFRo0MdbSitjKPUo+ymKw NxpZiLkCwPfbC7iMahtGhG3XB3KJl6v28WJY+w4dBgAtyM5Fyco9P6ujNv8AkwDtDCubkn/wkm22 2Xof/wCMINDymcjY5MbnzyxL/wDRhitCaM6B/qZh5XyxNv8AkwgtCWzkD+pz16/Zif3MPYWjxjzq /wDUzX6/1Yn9zBsG0Ly88vb7Ga9v/paf3MGxWhvLzsG32O1/L7LS/wD0YewHEZ2f/g5uf/tSf3ML +g9ENTS5xPEY5sulgi6sRRiBB6sQo2HrgdcsLfCJM3zk1mWQZctPSuyKEaqSACWY6rgk2ubXsL9s JbY3SVBtJxLWUGY1RNPBItTJCJqeVvu35ewV7bldzcXGBIb5IKbNZnjqMuocupPvy45iR6pEQ6vC rHe2/frYeWDtsfc0fBlXLkuT5nRyOkUFcY+cSPGNF7AHsDqII744vU4vdlF+DpwZHiTS7mnyXNIq Z1NNlckhaxV3XTf1F8dWJ9K4OfIm+5qTn8dRDpzCgkjQ7atNxjo92Pcx9p8pmH4i4Qoc0kM+XfcA g7gbNg6FLaF1SWpI5pnGXyZdWCOQbavpiWqZV2V8x32HbErgb5NHX1Jy/IPsikzir0iVXqaZrCEu V6qLX2vvfriXji5dTWylkkl0p6Kl8uEWbPSvUHSiF1cJuxC3Athk2XmTPw3VcOVxz1M9fNIY9UMl K8AhYkjSral1Do24JvcbC24kkNt9wrJaD7by6VKOMJVQKJAmq5YfPzxxZ8vsyUnwztwY1lg0uTo/ sf4spzTR5DmlRyKqBi0UkhtrF/hv5747IZLWto48mNxlfc6iCyOSr6WViQ3Yj54vhmTetbI5ZORZ mUNGCSQNrnrviltNg3ujjntm4tp5oWyyncyTP4pGU7KOwxD2aJ6OT5fHDUSRxuGsbl9J3w1WiXpN kNYJYZZoZJXYxtoBLXuO2HbsSIQLRIdu+EMkVS1yOmvSPnhMD2q22+Eh0IzmKS4kLEHY3uD9cH5g F1VPXRaDWx1NPrQtFzlaMOB107AHEqS7bKcX30B8xv8A5j/75xRIokJteV9+viOABC5H/qMfkxw7 A8XJvd2P+0cACa/1m/3jgtge1Hu7f7xwWwPazb426/2jh2wFuzkIpd2Y2C3JvhPYWEkiiBVTqqzs zjfl/qr+t5nt2wuR8cjZ6OWl92eflDmk2RZlZ1sR8ag3XrtfrgoXc33sbOWRZ3USV8sSTEBYxJ5d 8J3Rfc3Oe5HluY8RLNSxo0cQ8VvgZvXExj3Y5SfCJJSJVXWioI10Io7WxojK60HUNQXiEJQMo63F 7YbQEeZTx5RA0gW0FrlW7H0xMPgeuC3/ANip8nF+K81p66rk5aXVmvttY+mNZSTMoxa5M5Iqstjs fPyxnwWHZlm7VtJHA1HSwTKS0lQinmSnqNR/IWtt59cUyRafN3TNTWNEHDry5ItVgy2Fxe23TrhM dBcuYZAvOgiyXNEo2OoJ9poXDX7vyLEW7aRvvftg0GyWWvXJc6p6rJYKiji5KkxTVYqDvckFgiDy 2tt54xzYo5Y9LNsOV43aEzusgzKcVMK8mdjc2Nt/PGGGEsS6Xwb5ZxybNJlPtGzXK6OCnllM6x3D s5uzY6ozZzSirsrs49oec5nzYlmZEfoF2sMVbZHTFGNkJLO87FnPXUb4VgTZVIIZ1ZgTqOgAeuKj yJj86t9o1VrWJW/z0i+G+RR4Al3QDyvhMZPG5VrdQHDW6dsIBNPph2Nml9mFNl1Vx3k8Wd1UdHQv MBJUSNpVQN/i7HsD5kdOuMPUOSxPpRphSc1Z2727ZjlNHQTQZzHlz1Wlo8uy2jPOj8Sm1U6q4EZv YA7ki91NtvOwTzZMvwKklvxf0o65LHGPxb/fB88e9tffKaT/AIZv449Y4KFFYbf1TRf8M397D6hd J5q251HKaMAkn/yz2H/NhdSCj3vo6/ZNH/w72/6sO0woQVwt/VNF/wAO/wDewAL78On2RRdL/wDl n/vYQCCtHX7Ioz/+h/72HYUNesdlIp6CGB22DwwsG+QJJthcjWhiqtHYkqazt3EI/vfswDohUcuZ Qx1WcEkHr+OHVWKzp3sv4WyrO8vaaujZpg3W9rYwySp0dGOOrN7Hl4y6CSjy4MI1J3vf6nG8HcNn Nk+fXIA4RE0sQZAdyOhw+wcaCVrJ0g5VPov1NhviuNk2gfPqn3nKagVUdjy7A9hjOdUXG7R8/wBU fGbdNXb54Fwhy5YRSpDTZlAuZxs9JrUyKGK6k9D2+eK5JLeWuo5aWXL6mnyuGkhGqGeCAc9zc2HM AuepuGJ7eQw/oLZnqcRCZfexIYh8QjIDH0BNwPnvhDLlZOFxEdeW56ZNQ6ZjCBaxv/6PW9sGhbBc 4mpqhkehinihACaJpA7gi9rkADpbsMS+SkAFzawOJKQVT3hcyMFfw3Ft8S3ekWl3IZp9TagACR2x SRLfgEZtTYohssMmjE1bHr/oogZGPoMUiWQ1c3vE0039t7/h2/LBexojjB7C5/wwnyBIOrHbAA8E 4QyMdPxGKXIB0E01RmcLSzzM4vZy5JGx6HtjKS6IvpNY/FNJmk4io2y/h3JK+mrK4TVvvAkBqGKj luoFt/Xf92OX0ueeTJOL4Vfc7PW+lx4scZxW2ZX7Rr9/5/WbdPv2/jjutnm0gzL8xrmMzNXVh5cZ cAzva9wPPEZZSS5NcMU5bQfnlbULlmTVdPNPTyVMDmVYp5ArMsrKGsWNjYC/bGPpnLqlBu6o39VG NRlFVd/3KX7UzHqcwrCfPnv/ABx1M4xftXMlB05lXDqu1Q/Ty64QhPtPMLW9/rLf/nf+OAbF+1cx B2zGt6af6d+nl1wJhSLrKaamNWtHNTRTRz0Msmp76kcRM4dSCNwQOtxbtjgyzkk5J8Nf3PSxRjST V2jNIegsOt8d/k858nQvZlX1C1VTSo+iJkUnT1vpGOH1rcYpo7fSb0zd0by0COsU0r8y5YyNqON/ STcobMvVxXXpBFNClTLqlG+k9NsdMjm7jGAjaUqLFNhgYJbM3x3WzQZFLy2A1dcZyKicgj8c8YJI 37YfcRPDOTXI86JOC41JJfS3bsRikLsWVFxHWUHv8FBFSU0eYU5panlwKC8RIJUHqoJUXta9t8Ok KymkH3a3N/U/LCRRGCd/Q4XcCSN2aokVjcN1wpDjyKjaZ0IANmtv3xPI+4YKePTNYEeEnY4zlJo0 AHUBwva18ambInFhcYaJYXC5ionVNuaQGPe2GgaIv0T8xg7gLANTWN+/T5YHyC4HDq/0wASBRbAB /9k= ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://bits.wikimedia.org/skins-1.19/common/images/magnify-clip.png iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAAAAACFLIiAAAAAAnRSTlMA/1uRIrUAAAACYktHRAD/ h4/MvwAAAAlwSFlzAAAK8AAACvABQqw0mAAAAAd0SU1FB9UEAhIREfdlPYsAAABPSURBVAjXY/j/ //+5vXDwjAHIr26ZAgXZe8H8a/+hoIcw/9nevdVL9+79DuPvzQYZFPUezu8BMZLXgkExnD8HAu6h qv//n+HZVjD4DuUDAKlChD3fj6aPAAAAAElFTkSuQmCC ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/thumb/5/52/ADC_voltage_resolution.svg/250px-ADC_voltage_resolution.svg.png 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 ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/4/c/f/4cfef6f08ad793d423799d07fa675016.png iVBORw0KGgoAAAANSUhEUgAAAFwAAAApBAMAAABKLlMZAAAAMFBMVEX///8WFhYwMDB0dHQMDAyK iorMzMwEBAS2trYiIiLm5uZAQEBiYmJQUFCenp4AAAAhgN1wAAAAAXRSTlMAQObYZgAAAhVJREFU OBGVlc9rE0EUx7/kx2azWRO9espFBPUQ9CaI8Sxo/gMHVPRSUgRBQSUeBUnqSbBIBgWLCG4UPJQU uwiCh4QG7U2hOXrxd2yhttb3Jt3VNG/t9h2+8+b7/WSyM2QngFxu82R7dkPOJLfRB85JgewtaCAn R5J7h0xXCmRvnWBLjgTX/o0ngh1lud+fr0Vlgp/djTeCHWVlWijh4vxc94b97nVvYr3zMoo0frUC Dd9TOJtFuohlZPrGj5DjGsj3PfUofRPoEZ5qRZDG3k+agKc+I7VPK8IvqP/hlyg8BO/DKTiLA4W1 Y3tD+lPnvQ4nw2Z20G43V2n1Om3BLdPqbwPisQ/7SjAZHWmrqAOMf9lMrMvULI5iwYzxW3CmGFfU U830SBo1breWtfQCuN3p6olftdycNvFd1mrJ9NuLbX4aDX970hCJVR7OVEie7eGaMnaUZMqczGvW GFUoMnQ1BmmQQouG5PIoXtiQiplUkWTGJ4n17MnJ/BHcZzpeTZ93Dsc8desaPffB7j2oWEtbA8as lsPHLtWrb8CDlWIQJbmxywkdGFtGu1kD+OyGlebBWrm+OR0b3Cqxfmg/NV3z7+fDZNjsSnyFUwpN P+zkxs3/QFrJmeDWcWInF+tRLKgd3MM+vN5D4VsjLB/ZyY8R2bhtVZD/6Y/7EU5S06sQH+ddLsXH +b+sWiOJVbnTB/hi/af+AEJjmCTTbrX3AAAAAElFTkSuQmCC ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/e/f/b/efbc77717c3d2a428f0b81308f700c6f.png iVBORw0KGgoAAAANSUhEUgAAAMwAAAASCAMAAAAgyMGfAAAANlBMVEX///8bGxujo6OKiop0dHQE BAQwMDBQUFAWFhbm5ubMzMyenp62trZAQEAMDAwiIiJiYmIAAADe3UkBAAAAAXRSTlMAQObYZgAA AmVJREFUSA3VVtl26yAMVC+YfRH//7OVhDE56Y2dmrxUDz4xsYYZoQUAMqytZLLaGr/eMHTNWfGz bcs3AHaXT+CkFgUtlLs84o4AUO9CiN8HcLD5TuF2UEPTHUGHJTEfwKluZ4C3mbSeZf4+Qt96HUcQ mMb9sG5GyHRJt0MCsIwjJeNvp5hQd3K4qtfegphlHGwmm/ZmgmQ37aHYjTTC5YOBZRwpGUwL8QSw 3EPs3kcWkJZxZDJwNwopt4xotwjJalQWgm0WMV9nj24JkiKIHw4Zv2zLCXQptIebCRCmzSBc4dAW pxYaf8F4CL5xDwhaxoXiopYFUndhkUB61T05aAvYUTPDqaPHBDNtKnwD55SJHlMmRhHjA6gk9cwl INzK7A4vaiY0xM7zyQEJ5EHMKRP68w2cUwiz7X9T5Hhb0gRQjPLSqZlb2I54vkRqdQ/v4aCszj4Z Wp9i0vhqAYdcI2oklmoz3pQQyjzZvbWDoSVPJVJYjLelFZbQUFs3c/oliTKuQsOBDzcZ6CdDhYeO 04xfT+0cpwc1cN5U+m0RIu3LWsJGT7pejlsmUeYYJhIj7JH5caAt07iwOrrhcLBVKZV3MUxCauZS zDWO95azPtODLpNokueaD21E8yDaE4JCyqcDQ0z8zW2axbDDHoGnmrkUc1B5iaOmGHBRxzyuhYfr /uMQw/PQ86NjhvdvOsPhH4cCf30yO5G58Q+cComhHacCFg+jYp67Nk2JLGuJchxpBvICOeWMb5QN 83hwiDSyQqpO9TWZM6E6zrhr+x9OkhnmqF9Fq63w5HjbnuBekuka+U98gfANPqUgoNqZ/T4AAAAA SUVORK5CYII= ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/c/5/e/c5efb4440153ba137a5741bbddeb7233.png iVBORw0KGgoAAAANSUhEUgAAAEoAAAAWBAMAAACVshfOAAAAMFBMVEX///8MDAyKioqenp50dHRQ UFDMzMxAQEAiIiK2trYEBATm5uYWFhYwMDBiYmIAAACfGtU+AAAAAXRSTlMAQObYZgAAATNJREFU KBWFkLtKA0EUhv/sxll3k0xeQHALOy3SiV16mwUfIPsGm0YQtIhP4IKIYGUhaCXBW6cRbBSCLLY2 01h610bEdSczI3ssJtPMOd//nZlhAMvi+4D7E1sMGdVWgIvLMRKcHWA7GmfxoO9XWsp6/AbOvzI6 Mr+2CvB6ejbQ3N9IgS6VfIF14Mhrt+Z0wJNCEdTygERgli9hWQcTjRfU2tRqdtHsQbg3uNIBdz/g xNSqZAh6p3ss2/rsq2QTU+BUkl0SEbaI51hZ3lCua5V29CHaFRhEJ2RONuydIoHJ3QWKiq4eEsRC uG+CINncUVIt7j8QI1Z6Fw+Rlj358I6ySnjm30cX34yEzBXAv316+Jtkh/Cm74FG6ZRRGeR5HhrI Xk1l3avW1ISOKaz7sTU1ofgFAJVKPYmW52kAAAAASUVORK5CYII= ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/f/f4/Ambox_content.png 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 ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/5/f/0/5f0372b58297a57be3eecd70eb75d0b6.png iVBORw0KGgoAAAANSUhEUgAAAKQAAAAVBAMAAAA6DViiAAAAMFBMVEX///8EBAQMDAyKioqenp5Q UFAWFhYiIiLMzMwwMDDm5uZAQEBiYmJ0dHS2trYAAAA5c+EIAAAAAXRSTlMAQObYZgAAAtVJREFU OBGNlEtoE0Ecxr882t0ku5tgL4KXXJWiOYul68GDVOwiWEQKBnxdqgQVEephBSv2YgPiyUMXQaQ+ MChUfDYH64P2EMUepK0uHvRQtFJ6atH6zWYfk9CH/zIz//n+3/y6MzsbwI+0GL0uUNYdnTWqMuGQ 8OjuGs5mucVuVvy5RNBMT3u2ilNxfbHb9BPgNdA1Kpm7JoNSJA5S+gaMBBVp7DT9ye4ggVqGUcWZ 0JReOu/lDYQLlHqATLgqtGOsFuV+ptjIAEPVoKDn73qpTFCLlI4DRilwhaP+0ArzILkCZCvIhuZU pV6RCZpYtsiWC1aF4zUursdl208wDsTLiJWCebxWz3zCz4n7n6EUkHyy/Ao4F7jC0YyLlbtme9Wx 2o+2jrc2Z2e96pCF4ZWVlRy04ZsulYCg1pTSVztmA1qR8gu2zAkRJ5kxDChFiPexB3yWLXamTHGz qOCIk9n57rY4xXlvHhA0tFoGsg6gWCwcrBejXkUqBySK0ARyK7Q8a0tsUBexH1aLSD+KLiSkkTV5 2BTEiAm2hph+Pvqbn9Wmx45AtteRVIDWAnVrQKRPgYEpNyJ0UxPIeYddM1J1oItnurdjsRl5nbJu 7mOPPiDPv5DQw09bbPwN2ImNy2eZ5Kb/8kSd9CMJKf6JVoCLVmeKKe9KsohjAcHgdXyAuAv0owq8 FA4puDmDVyNRQExCbqejA/R/x3um6hL0Ei4GhM6r7SyluPRU0gROSzhhttj+eK/njoTkno2+yfEq buADXQneI4H0CYOzIzM8rwqw9xOruQakOtzG73ShgsTM7GFjrH1uwTqw7ALTQIw3ssDbdIkLWkr1 p2wgpPN1VJLo/4hbjR6lJs7yqCdGBH44IlK2N2zUZVzZ8SvmANv4xkVEBP9Xbc6TN+zSZdmyLFbN 8V6KiAiJmic0WD1l9Y6vO4re6GcXkAhfhEVzIuO6me6uUSbhHxitxQPNOZJEAAAAAElFTkSuQmCC ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/5/a/7/5a72f1304af0783657605aed0e38201a.png iVBORw0KGgoAAAANSUhEUgAAABcAAAAPBAMAAAD9gUllAAAALVBMVEX///8wMDAEBAR0dHTMzMxA QEAiIiK2trZiYmKenp4MDAwWFhZQUFDm5uYAAABGjQ6eAAAAAXRSTlMAQObYZgAAAJBJREFUCB1j YACCCyACCng2wFhA+tZLEId9AYhkaH8NIiHyvAfOTQByuA+AhDgu3EsAUnwgEYY7DKzPGRim5oUW ADktDLzPgFQ3SILhAANDHFAwB8TmcGBgAGkCm88DFABqYn8LpIFaGBhYnjFwbOAFMgJAInEFbAEc QC2HjYHgXAK3wUwGBqZ3YPCEU3gCAwDpnSYkwdj7fwAAAABJRU5ErkJggg== ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/3/1/0/310f97283ca51d556989d6c2bf092747.png iVBORw0KGgoAAAANSUhEUgAAAOgAAAAXBAMAAADzQx6HAAAAMFBMVEX///+Kiop0dHQEBAQwMDBQ UFAWFhbm5ubMzMyenp62trZAQEAMDAwiIiJiYmIAAAB2Iha0AAAAAXRSTlMAQObYZgAABB9JREFU SA2tVV1oHFUU/rJ7d2d2JtldqvjapSi19se+iIIP3cYXoUgX0Vak6lqsIgW7L3mzepGaPFjYfRBR ojJPfbJk9aE/WapBENSgVkFBa8kgRpEajTZipUL8zr13dma3BUPoCXPPd75zzj17z7kzAdYkr68p 6gYH3cX9WrKnWW7w5kPbFbQlgiuAxXcMRTwyZK/VXPq311tYvm600pYunAd+MTC0R73V8sD9CXB6 +tRpi75LHaX3Y2v0s4DgH8CfS2MseluU0lwoox34dUbOwaOifKFlfSdbtBSTCWJ8Lx6McNNEXjza tLCfBZT/JtVNIpy+5YwApblQjgNjmh1uAmfFzm2si9qXKTpyWJMJgXZMjfBPWa1s82x70ixu16Qv tv5k3WabpLQlNgGTRMUGcFKYguKQgUNp0dy82bjSReW8uDb/JauVPU6nWUClwZLaOaz6db/VSlsd AYtElQ6QF+Z2f0UUW+hmWv7I1MRoHXkp6kdXJcDKh06nWcBMx+smfqO9A7GzlUaw4/QPdZpfAtML vQhjHRoN7NUonbs664pOfE7SSbtBUMJnHM7q6upl4MeVWetKs4Df9+yNXYJR3oFaYiqNl3AxJ728 h89PfMKYI9Vo13kZmu6kE8lZ6McTLS4RvgHefWFqP41gWeiBLNBdjgzrFv8pnZhKs/OHuAUgt+1r PgUepMDa/CFjhKa9k67JdMM311bjPpSiAlvCYnPCD2QB9yIH3/J2DS5GzlSanyB7+eXnCip3OVLu zaHKiG25k+lbWawyKNfrHaGa8Btcwzr8Bx8dyIL/BzyU6UzFf4DbiSjN8SwTAFwDOa0UbVB/oDHT Sori2LcSI7JblingTjq3lGIaxRij/MtmISdbvcEnI/6pqrGUZlea5oPLqHLTM+3lSPk61jniVnJ7 8cqT5CjlqgyjA2ykeibXIMWGvIZiJ5sFtZOOOh5fmlracJbQiLevJlppRMWGVyP8lDPssiFhTUZq hnqBA+9Pc+KgsNggr/wIwUwHQbNcJ2q3sB1jcTYLeTpUHNYquWJnkjFOLolWeuTK8dj0fjf7VGND ihEWN1FuW8HBUictavqO4LnfFmO8zNR2DaqRkwPdBCyxaDYrXJjvnVtttXHCy+NNxmRFaX988/jP Qm3ldMfZNn4cdvH9o+hXt/RnmiTlyVePXa6icGQeee1L0cdgTrpLclyWC9+OxdZbeChJdlrpPvG8 Q9N9xoB+ewfprPUVZKbVLOXwzXi29jA+HvIo3SfCyMKhKkNmP7wPguhu/pdq8fZeK+GOxeqFrZE4 gqdFDgtUmosVr2500HW2U6boCZMx5HEBlVnywXt8T68vO6+hlU4p3kuKSgmD/vekhUutoZQBM2gO mGKEOqVykWBzqVISZzJ4PfDoJ+vJWk/OfyZpG4mgHnTvAAAAAElFTkSuQmCC ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/en/math/9/9/1/9917591ff9be0448704435d508bb4254.png iVBORw0KGgoAAAANSUhEUgAAAGMAAAAtBAMAAABIR8i6AAAAMFBMVEX////m5uYiIiKenp4WFha2 trYEBARiYmJAQEBQUFCKiorMzMwMDAwwMDB0dHQAAAAYlC2/AAAAAXRSTlMAQObYZgAAAhRJREFU SA3tUz1LI1EUPXEymSSTTGar1S6FiwgrK2tjGbVQrILgYiGYn5AFIdplwWI/WBwrrTSFrTKWWyX+ g8FKttDBXVj8QAyBZSGI3jfjG3zGNzPbbbEvxT3n3nPue/cmAeKc/jgiQaNPCjQGSRz/tQU4itH4 ieS/5clCIum/urGtu0+m+HjDEXkMlusykdqKIeWSi1uGMiXOkbADKAHWKZMkLV7W18ocSqJhNx0q FUYf6voRRxIDvQh5Gmb8zUe/tzriR6meCpfQ2TDLvkYZscPEfs0C1kk27LHsjBntMEjOhul40nfV wHH3/LlhowDpLtS2r112A48UXFKFhtFKCV/y871UygsWA+t2X117yOxu8JIkatvXdHacpDvGFW+/ cPR8TPlDdpWT0UAw1/Dg+NqHIOUnaiLvYWoVr4Vkoj0o8F6SpuVXsVkLbjdaL3pVQqZQR6GYdgsm z+brHMlizkGq2MRiUM+5AZSDpnWGFeRpQ78B7fS4LJfyyo65h1l8fnmwwV63xNMhUe8g/aurlDOw mOoqRMpLyQb9lirAgO5ZvgLfziPe9p28WQf4oVRZl2mgRZ+wozVQxu4rYMLwbulAKWEqzIF9wOuu ljS6CnobRhFDYRZ1urbqWfKWUSFhtgItwsJ+sA3WM2WzHSBTjLyFqR+fPpfNMvs4FYHnUyZwGLEx scefBeILUd+L4Nnk/7d7XJKWenvaUSkAAAAASUVORK5CYII= ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/jpeg Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/commons/b/b1/ADC_Symbol.jpg /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkz ODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2Nj Y2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wAARCABwAb4DASIA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD0Ciii gAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACimSSJFG0krqiKMszHAA9TXPSXNz4iJj tmkttK6NMPlkufZfRffqaAJrzVbjUJ3sdFYDYds96RlIvZf7zfoKavh61CgNc37tjljdyZJ9eDWl bW8NpbpBbxrHEgwqqOBUtVYVzJ/4R+0/5733/gZJ/jR/wj9p/wA977/wMk/xrWoosIyf+EftP+e9 9/4GSf40f8I/af8APe+/8DJP8a1qKLAZP/CP2n/Pe+/8DJP8aP8AhH7T/nvff+Bkn+Na1FFgMn/h H7T/AJ733/gZJ/jR/wAI/af8977/AMDJP8a1qKLAZP8Awj9p/wA977/wMk/xo/4R+0/5733/AIGS f41rUUWAyf8AhH7T/nvff+Bkn+NH/CP2n/Pe+/8AAyT/ABrWoosBk/8ACP2n/Pe+/wDAyT/Gj/hH 7T/nvff+Bkn+Na1FFgMn/hH7T/nvff8AgZJ/jVDXdKisNHuLq3ub1ZYwCpN1IcHI966WsjxV/wAi 5e/7o/8AQhQM6CiiipGFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRR QAUUUUAFFFFABRRRQAUUUUAFFFFABVa/vrbTrVrm7lEca9z1J9AO59qg1XVoNMjQMGluJTiG3j5e Q+3t6ntVCz02e4ul1DWGWS5HMUK8x249vVvVvyosBELa516RZ9TjaCxU7orI9X9Gk/8AifzraAAA AAAHQCloqiQooopgFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABWR4q/5Fy9/3R/6EK16yPFX /IuXv+6P/QhQB0FFFFQUFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR RQAUhIAJJAA6k0tZ1wBfakLNxut4UEkyno7EkKp9hgkj/doAvo6SIHjZXU9CpyDTqzZI006+gkgR Y4Lh/KlRRhQxHytj1yNvvkelaVABRRRQAUUUUAFZGqawYJ/sGnxi51BhnZn5Ih/ec9h7dTUF5qtx qE72OisBsO2e9IykXsv95v0FWtO06302AxwAksd0kjnLyN3LHuaaQiHTdLFpI91cSm5vpR+8ncf+ OqP4V9q0a5HVta1C2fXxDcbRaLCYfkU7N2M9ufxpZ/EF23hxJlbyL+KeOG4UqDgk9cHsRzTX9fMH odbRRRTEFFFFABVa41CytZRFcXlvDIwyEklVSfwJqxXm19aSeJZtb1RCStrhYMdGCnn/AMdBP40m 7DSuekkgDJOAKo/23pP/AEFLL/wIT/GoND1D+0/DsNyxy5jKv/vDg1yvgnw/pmq6TLPfW3myLMUD eYy8bQexHrT1u0Lpc7yGaKeJZYZEkjblXRgQfoRTbm6t7SMSXU8UCE4DSOFGfTJrjdFQ6B41l0mG R2s7hNyoxzg7c5/Qio9FsYfFur3+oanvlhiYRxRBiABzjp6e3c0r32HtudtbXdteIXtbiKdAcFon DAH04qaufsvCdpp2srf2M01vGE2mBWyGPuTk49vXnNdBTEFFFFABRRXP3N1qep6zcWGm3SWUVmF8 2YxCRmZhkAA8YxSA6Ciucg1S/jtNXtLx0N7YRF0nRcCQFSVbHTPHPanyaldr4JGoiX/SvswfzNo+ 964xihuyuO3Q6CsjxV/yLl7/ALo/9CFZeuXGsW2irqttqvloIYyYPs6HLHAJ3H6+lTapBfQeFb77 ff8A21nVSreSse0ZHHHWn3F2Z11FFFQUFFFFAFTVbiS00q7uIseZFCzrkZGQOKi+yaj/ANBT/wAl 1o8Qf8gDUP8Ar3f/ANBNaFAFPSbiS602GaYgyMCGIGM4JGcfhVZTfXd7fLFeCCO3mEaqIg2f3aNk k+7GpdB/5A8H/Av/AEI0ab/x/at/19r/AOiIqAG2z3cOq/Zbi5E6NAZAfLCkEMB2+tP1SaeMWsdv IImnnEZcruwNrHp+FI3/ACMKf9ejf+hijVP9fpv/AF9j/wBAegAW01AMCdTyM9PIXmtCiigAoooo AKKKKACiiigAooooAKKKKACiiigApixoju6ooZzliByxxjn8KfRQBV1K2a7sJoYyBKRujY9nHKn8 CBTrW7jubNLn7ilcsG/gI6g+4OQfpViqcumWss5ldX+Y5dBIwRz6soOD+NADdJ3yQSXUm7/SZDKq t/CmAF47fKAcepNTXtpHe25hlaVVJBzHIUP5g5qxRQBj/wDCNWX/AD2vv/AyT/GmyeGLGSNkM19h hg/6XIf5mtqigDmLSSTw55Wn34X7Fnbb3artX/dkA6H36Gt2ppoYriF4Zo1kjcYZWGQRXPvHc+Gz lfMutI9OWktR/Nk/UU0xWMzVtF1C5fXzDb7hdrCIfnUb9uM9+PxpfEfh+8uXtp9PTLv5a3Ue4Ddt 6Nyeo5FdTDNHcQpNC6yRuMqynIIqSmlYG7hRRRTEFFFFAGT4n1D+zNBupwcSFdkf+8eB/j+Fcxov hHUJNJhlj1u4s1nXzDDGrY59cMM8Y7V3tFKw7nEeEi+lajqmhTtuKAyRtjG7jk49xg/hWb4S8U2O h6bJbXUVw7tKXBjVSMYA7kelek0UaiOL8PxXGt+KJdfkt3htFTbBv6txjj8M/icVXtriXwVqt4t3 ayy6fcsGjliHTrgc8Z7EZ7ZrvKKLW2H6nM6V4nuda1VY7DTn/s8AiSeX5Sp/DI/Dqc54rpqKKYgo oooAK565tdT0zWri/wBNtUvYbwL5sBlEbKyjAIJ4xXQ0UgMHTdKu5V1K61PZHcaguzylO4RIAQBn ueeazGtPEDaGNCOnQhNoi+2faBt2567evT/9VdjRRZDuYviLTp7rw1JY2aeZKFRVXIXOCPXjoKXx Ov8AxS90rZGI1zg+4rZrI8Vf8i5e/wC6P/QhT7i7Fj/hGrL/AJ7X3/gZJ/jR/wAI1Zf89r7/AMDJ P8a2KKgorWNlFYQmKFpWUtuzLKznP1JNSXNulzF5cjSKuc5jlaM/mpBqWigDNfQ7KRCkjXjowwyt ezEEehBfmtKiigDNXRLNBhGvEXJO1L2ZQPoA2BVqzsoLJHWAP+8be5kkaRmOAMksSegA/CrFFAFS 6063u5lll85ZFUqGineM4POPlIzUcekWkc0c2bl3jO5PNupZADgjOGYjoTV+igAooooAKKKKACii igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACkpaKAOfutMuNJme80ZN8LHdPY5wG9W j9G9uhq7YX9vqNuJrZ9y5wykYZD3BHY1p1j6lo7tcHUNLdbe+x8wP+rnHo4/r1FNMVi/RVDTdUS+ LwyRtb3kXEtu/wB5fceo9CKv1QgooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACsjxV/y Ll7/ALo/9CFa9ZHir/kXL3/dH/oQoA6CiiioKCiiigAooooAKKKKACiiigAooooAKKKKACiiigAo oooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAztV0iLUQkiu1vdxcw3Ef3kPp 7j1BqlZalKl0NP1VFgvf4GX/AFc49UPr6jrW9VXUNPttStjb3Ue5M5BHDIexB7GncBaKxUu7nRpl tdWfzLZjthvscH0WT0Pv0NbNMkWiiimAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAVkeKv+Rcvf8A dH/oQrXrI8Vf8i5e/wC6P/QhQB0FFFFQUFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQA UUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUARzQx3ELwzRrJG4wysMgisb/ AIRHShwq3KgdALmTA/Wt2igDC/4RLS/+nr/wKk/xo/4RLS/+nr/wKk/xrdooAwv+ES0v/p6/8CpP 8aP+ES0v/p6/8CpP8a3aKAML/hEtL/6ev/AqT/Gj/hEtL/6ev/AqT/Gt2igDC/4RLS/+nr/wKk/x o/4RLS/+nr/wKk/xrdooAwv+ES0v/p6/8CpP8aP+ES0v/p6/8CpP8a3aKAML/hEtL/6ev/AqT/Gj /hEtL/6ev/AqT/Gt2igDC/4RLS/+nr/wKk/xo/4RLS/+nr/wKk/xrdooAwv+ES0v/p6/8CpP8aQ+ EdJYYdbhl7q1y5B/Wt6igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigD//2Q== ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikibooks-logo-en-noslogan.svg/40px-Wikibooks-logo-en-noslogan.svg.png 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 ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://bits.wikimedia.org/skins-1.19/vector/images/search-ltr.png?303-4 iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAAAAAC4QtCeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ bWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAaklEQVQI12P4///u3NrauXf/AwHD//05YLAf xLmbl7/n48c9+Xn3gZxJYDGg/BQgpyznC4jzJacMmVOMrgxowMFPnw5CDIAZnbMLxAFaWl09txrE Y/gPAe87gTwY5//PmTmr4Jz/f699BgAmIHmp1XxJagAAAABJRU5ErkJggg== ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://bits.wikimedia.org/images/wikimedia-button.png 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 ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: http://bits.wikimedia.org/skins-1.19/common/images/poweredby_mediawiki_88x31.png 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 R4cAAAAASUVORK5CYII= ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=ext.gadget.teahouse%2CwmfFR2011Style%7Cext.wikihiero%7Cmediawiki.legacy.commonPrint%2Cshared%7Cskins.vector&only=styles&skin=vector&* .wp-teahouse-question-form { padding: 1em; border: 1px solid rgb(167, 215, 249); margin-right: auto; = margin-left: auto; position: absolute; background-color: rgb(244, 243, = 240); } #wp-th-question-ask { float: right; } body.page-Wikipedia_2011Appeal1 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal1 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal1 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal1 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal1 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal1 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal1 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal1 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal1 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal1 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal1 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal1 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal2 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal2 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal2 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal2 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal2 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal2 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal2 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal2 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal2 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal2 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal2 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal2 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal3 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal3 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal3 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal3 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal3 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal3 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal3 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal3 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal3 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal3 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal3 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal3 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal4 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal4 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal4 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal4 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal4 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal4 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal4 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal4 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal4 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal4 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal4 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal4 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal5 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal5 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal5 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal5 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal5 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal5 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal5 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal5 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal5 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal5 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal5 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal5 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal6 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal6 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal6 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal6 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal6 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal6 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal6 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal6 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal6 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal6 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal6 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal6 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal7 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal7 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal7 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal7 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal7 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal7 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal7 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal7 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal7 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal7 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal7 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal7 div#footer { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal8 #mw-panel div.portal { display: none !important; } body.page-Wikipedia_2011Appeal8 #p-namespaces { display: none !important; } body.page-Wikipedia_2011Appeal8 #p-views { display: none !important; } body.page-Wikipedia_2011Appeal8 #p-cactions { display: none !important; } body.page-Wikipedia_2011Appeal8 #p-search { display: none !important; } body.page-Wikipedia_2011Appeal8 #p-personal { display: none !important; } body.page-Wikipedia_2011Appeal8 #catlinks { display: none !important; } body.page-Wikipedia_2011Appeal8 #siteNotice { display: none !important; } body.page-Wikipedia_2011Appeal8 #firstHeading { display: none !important; } body.page-Wikipedia_2011Appeal8 div#content { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal8 div#mw-head-base { background-image: none !important; background-color: transparent = !important; } body.page-Wikipedia_2011Appeal8 div#footer { background-image: none !important; background-color: transparent = !important; } .mw-hiero-table { border: 0px currentColor; border-spacing: 0; } .mw-hiero-outer { display: inline; } .mw-hiero-table td { padding: 0px; vertical-align: middle; align: center; } .mw-hiero-box { background: black; } a.stub { color: rgb(186, 0, 0); text-decoration: none; } a.new { color: rgb(186, 0, 0); text-decoration: none; } #toc { padding: 5px; border: 1px solid rgb(170, 170, 170); background-color: = rgb(249, 249, 249); } div.floatright { margin: 0.5em 0px 0.8em 1.4em; clear: right; float: right; position: = relative; } div.floatright p { font-style: italic; } div.floatleft { margin: 0.5em 1.4em 0.8em 0px; clear: left; float: left; position: = relative; } div.floatleft p { font-style: italic; } div.center { text-align: center; } div.thumb { border: currentColor; width: auto; margin-top: 0.5em; margin-bottom: = 0.8em; background-color: transparent; } div.thumbinner { padding: 3px !important; border: 1px solid rgb(204, 204, 204); = text-align: center; overflow: hidden; font-size: 94%; background-color: = white; } html .thumbimage { border: 1px solid rgb(204, 204, 204); } html .thumbcaption { padding: 3px !important; border: currentColor; text-align: left; = line-height: 1.4em; font-size: 94%; } div.magnify { display: none; } div.tright { margin: 0.5em 0px 0.8em 1.4em; clear: right; float: right; } div.tleft { margin: 0.5em 1.4em 0.8em 0px; clear: left; float: left; } img.thumbborder { border: 1px solid rgb(221, 221, 221); } table.rimage { width: 1pt; text-align: center; margin-bottom: 1em; margin-left: 1em; = float: right; position: relative; } body { background: white; margin: 0px; padding: 0px; color: black; } .noprint { display: none; } div#jump-to-nav { display: none; } .mw-jump { display: none; } div.top { display: none; } div#column-one { display: none; } #colophon { display: none; } .editsection { display: none; } .toctoggle { display: none; } .tochidden { display: none; } div#f-poweredbyico { display: none; } div#f-copyrightico { display: none; } li#viewcount { display: none; } li#about { display: none; } li#disclaimer { display: none; } li#mobileview { display: none; } li#privacy { display: none; } #footer-places { display: none; } .mw-hidden-catlinks { display: none; } tr.mw-metadata-show-hide-extended { display: none; } span.mw-filepage-other-resolutions { display: none; } #filetoc { display: none; } ul { list-style-type: square; } #content { margin: 0px !important; padding: 0px !important; border: currentColor = !important; direction: ltr; } #footer { background: white; color: black; margin-top: 1em; border-top-color: = rgb(170, 170, 170); border-top-width: 1px; border-top-style: solid; = direction: ltr; } h1 { font-weight: bold; } h2 { font-weight: bold; } h3 { font-weight: bold; } h4 { font-weight: bold; } h5 { font-weight: bold; } h6 { font-weight: bold; } p { margin: 1em 0px; line-height: 1.2em; } pre { background: white; padding: 1em 0px; border: 1pt dashed black; color: = black; overflow: auto; font-size: 8pt; white-space: pre; } table.listing { border: 1pt solid black; border-collapse: collapse; } table.listing td { border: 1pt solid black; border-collapse: collapse; } a { padding: 0px !important; color: black !important; } a:link { color: rgb(85, 34, 0); text-decoration: underline; } a:visited { color: rgb(85, 34, 0); text-decoration: underline; } #content a.text.external::after { content: " (" attr(href) ") "; } #content a.autonumber.external::after { content: " (" attr(href) ") "; } #globalWrapper { width: 100% !important; min-width: 0px !important; } #content { background: white; color: black; } #column-content { margin: 0px !important; } #column-content #content { margin: 0px !important; padding: 1em; } a { color: black !important; text-decoration: none !important; } a.external { color: black !important; text-decoration: none !important; } a.new { color: black !important; text-decoration: none !important; } a.stub { color: black !important; text-decoration: none !important; } a { color: inherit !important; text-decoration: inherit !important; } a.external { color: inherit !important; text-decoration: inherit !important; } a.new { color: inherit !important; text-decoration: inherit !important; } a.stub { color: inherit !important; text-decoration: inherit !important; } img { border: currentColor; vertical-align: middle; } span.texhtml { font-family: serif; } #siteNotice { display: none; } li.gallerybox { border: 2px solid white; vertical-align: top; display: inline-block; } ul.gallery { zoom: 1; } li.gallerybox { zoom: 1; } ul.gallery { margin: 2px; padding: 2px; display: block; } li.gallerycaption { text-align: center; font-weight: bold; display: block; word-wrap: = break-word; } li.gallerybox div.thumb { margin: 2px; border: 1px solid rgb(204, 204, 204); text-align: center; } div.gallerytext { padding: 2px 4px; overflow: hidden; font-size: 94%; word-wrap: = break-word; } table.diff { background: white; } td.diff-otitle { background: rgb(255, 255, 255); } td.diff-ntitle { background: rgb(255, 255, 255); } td.diff-addedline { background: rgb(204, 255, 204); border: 2px solid black; font-size: = smaller; } td.diff-deletedline { background: rgb(255, 255, 170); border: 2px dotted black; font-size: = smaller; } td.diff-context { background: rgb(238, 238, 238); font-size: smaller; } .diffchange { color: silver; font-weight: bold; text-decoration: underline; } table.wikitable { background: white; margin: 1em 1em 1em 0px; border: 1px solid rgb(170, = 170, 170); border-collapse: collapse; } table.mw_metadata { background: white; margin: 1em 1em 1em 0px; border: 1px solid rgb(170, = 170, 170); border-collapse: collapse; } table.wikitable > tr > th { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > tr > td { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > * > tr > th { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > * > tr > td { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } .mw_metadata th { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } .mw_metadata td { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > tr > th { background: white; text-align: center; font-weight: bold; } table.wikitable > * > tr > th { background: white; text-align: center; font-weight: bold; } .mw_metadata th { background: white; text-align: center; font-weight: bold; } table.wikitable > caption { font-weight: bold; } .mw_metadata caption { font-weight: bold; } a.sortheader { margin: 0px 0.3em; } .wikitable { page-break-inside: avoid; } .thumb { page-break-inside: avoid; } img { page-break-inside: avoid; } h2 { page-break-after: avoid; } h3 { page-break-after: avoid; } h4 { page-break-after: avoid; } h5 { page-break-after: avoid; } h6 { page-break-after: avoid; } h7 { page-break-after: avoid; } p { orphans: 3; widows: 3; } .catlinks ul { list-style: none; margin: 0px; padding: 0px; display: inline; } .catlinks li { margin: 0.1em 0px; padding: 0px 0.4em; line-height: 1.15em; = border-left-color: rgb(170, 170, 170); border-left-width: 1px; = border-left-style: solid; display: inline-block; zoom: 1; } .catlinks li:first-child { padding-left: 0.2em; border-left-color: currentColor; = border-left-width: medium; border-left-style: none; } .mw-content-ltr { direction: ltr; } .mw-content-rtl { direction: rtl; } .sitedir-ltr textarea { direction: ltr; } .sitedir-ltr input { direction: ltr; } .sitedir-rtl textarea { direction: rtl; } .sitedir-rtl input { direction: rtl; } input[type=3D'submit'] { direction: ltr; } input[type=3D'button'] { direction: ltr; } input[type=3D'reset'] { direction: ltr; } input[type=3D'file'] { direction: ltr; } textarea[dir=3D'ltr'] { direction: ltr; } input[dir=3D'ltr'] { direction: ltr; } textarea[dir=3D'rtl'] { direction: rtl; } input[dir=3D'rtl'] { direction: rtl; } abbr { border-bottom-color: currentColor; border-bottom-width: 1px; = border-bottom-style: dotted; cursor: help; } acronym { border-bottom-color: currentColor; border-bottom-width: 1px; = border-bottom-style: dotted; cursor: help; } .explain { border-bottom-color: currentColor; border-bottom-width: 1px; = border-bottom-style: dotted; cursor: help; } .mw-plusminus-pos { color: rgb(0, 100, 0); } .mw-plusminus-neg { color: rgb(139, 0, 0); } .mw-plusminus-null { color: rgb(170, 170, 170); } .allpagesredirect { font-style: italic; } .redirect-in-category { font-style: italic; } .watchlistredir { font-style: italic; } span.comment { font-style: italic; } span.changedby { font-size: 95%; } .texvc { unicode-bidi: embed; direction: ltr; } img.tex { vertical-align: middle; } span.texhtml { font-family: serif; } .ontop#wikiPreview { margin-bottom: 1em; } #editform { clear: both; } #toolbar { clear: both; } #wpTextbox1 { clear: both; } #toolbar img { cursor: pointer; } div#mw-js-message { margin: 1em 5%; padding: 0.5em 2.5%; border: 1px solid rgb(221, 221, = 221); background-color: rgb(252, 252, 252); } .editsection { margin-left: 5px; float: right; } .mw-content-ltr .editsection { float: right; } .mw-content-rtl .mw-content-ltr .editsection { float: right; } .mw-content-rtl .editsection { float: left; } .mw-content-ltr .mw-content-rtl .editsection { float: left; } div.mw-filepage-resolutioninfo { font-size: smaller; } h2#filehistory { clear: both; } table.filehistory th { vertical-align: top; } table.filehistory td { vertical-align: top; } table.filehistory th { text-align: left; } table.filehistory td.mw-imagepage-filesize { white-space: nowrap; } table.filehistory th.mw-imagepage-filesize { white-space: nowrap; } table.filehistory td.filehistory-selected { font-weight: bold; } .filehistory a img { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AA= AAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC") white; } #file img:hover { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AA= AAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC") white; } li span.deleted { color: rgb(136, 136, 136); font-style: italic; text-decoration: = line-through; } span.history-deleted { color: rgb(136, 136, 136); font-style: italic; text-decoration: = line-through; } .not-patrolled { background-color: rgb(255, 255, 170); } .unpatrolled { color: red; font-weight: bold; } div.patrollink { text-align: right; font-size: 75%; } td.mw-label { text-align: right; } td.mw-input { text-align: left; } td.mw-submit { text-align: left; } td.mw-label { vertical-align: top; } .prefsection td.mw-label { width: 20%; } .prefsection table { width: 100%; } td.mw-submit { white-space: nowrap; } table.mw-htmlform-nolabel td.mw-label { width: 1px; } tr.mw-htmlform-vertical-label td.mw-label { text-align: left !important; } .mw-htmlform-invalid-input td.mw-input input { border-color: red; } .mw-htmlform-flatlist div.mw-htmlform-flatlist-item { margin-right: 1em; display: inline; white-space: nowrap; } input#wpSummary { width: 80%; } .thumbcaption { text-align: left; } .magnify { float: right; } #catlinks { text-align: left; } .catlinks ul { list-style: none; margin: 0px; padding: 0px; display: inline; } .catlinks li { margin: 0.12em 0px; padding: 0px 0.5em; line-height: 1.25em; = border-left-color: rgb(170, 170, 170); border-left-width: 1px; = border-left-style: solid; display: inline-block; zoom: 1; } .catlinks li:first-child { padding-left: 0.25em; border-left-color: currentColor; = border-left-width: medium; border-left-style: none; } .mw-hidden-cats-hidden { display: none; } .catlinks-allhidden { display: none; } p.mw-ipb-conveniencelinks { text-align: right; font-size: 90%; } p.mw-protect-editreasons { text-align: right; font-size: 90%; } p.mw-filedelete-editreasons { text-align: right; font-size: 90%; } p.mw-delete-editreasons { text-align: right; font-size: 90%; } p.mw-revdel-editreasons { text-align: right; font-size: 90%; } .os-suggest { border: 1px solid rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; = overflow: auto; font-size: 95%; position: absolute; z-index: 99; = overflow-x: hidden; background-color: white; } table.os-suggest-results { border: 0px currentColor; width: 100%; font-size: 95%; border-collapse: = collapse; cursor: pointer; } .os-suggest-result { padding: 2px; color: black; white-space: nowrap; background-color: = white; } .os-suggest-result-hl { padding: 2px; color: black; white-space: nowrap; background-color: = white; } .os-suggest-result-hl { color: white; background-color: rgb(76, 89, 166); } .os-suggest-result-hl-webkit { color: white; background-color: rgb(76, 89, 166); } .os-suggest-toggle { left: 1ex; font-size: 65%; position: relative; } .os-suggest-toggle-def { left: 0px; top: 0px; font-size: 65%; visibility: hidden; position: = absolute; } .autocomment { color: gray; } #pagehistory .history-user { margin-right: 0.2em; margin-left: 0.4em; } #pagehistory span.minor { font-weight: bold; } #pagehistory li { border: 1px solid white; } #pagehistory li.selected { border: 1px dashed rgb(170, 170, 170); background-color: rgb(249, 249, = 249); } .mw-history-revisiondelete-button { float: right; } #mw-fileduplicatesearch-icon { float: right; } .newpage { font-weight: bold; } .minoredit { font-weight: bold; } .botedit { font-weight: bold; } #shared-image-dup { font-style: italic; } #shared-image-conflict { font-style: italic; } div.mw-warning-with-logexcerpt { padding: 3px; border: 2px solid rgb(47, 111, 171); clear: both; = margin-bottom: 3px; } div.mw-warning-with-logexcerpt ul li { font-size: 90%; } span.mw-revdelundel-link { font-size: 90%; } strong.mw-revdelundel-link { font-size: 90%; } span.mw-revdelundel-hidden { visibility: hidden; } input.mw-revdelundel-hidden { visibility: hidden; } td.mw-revdel-checkbox { text-align: center; padding-right: 10px; } th.mw-revdel-checkbox { text-align: center; padding-right: 10px; } a.feedlink { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAA= AABmJLR0QA/wD/AP+gvaeTAAAAB3RJTUUH2AkOCjkSL9xYhAAAAc9JREFUKJE90LFrU1EYQPH= zffe+l/iSVkXTmNiANBU7iE5OLrbSVYKIiy5dnARB3FwEB5dOOhQKuthJEEHRsUXBoosO0lKK= EYRa29LWQk3S5L53r0PVv+D8OPJlolrrr1ZmI7F1BFEjqBXECGJAjSBCaLddc7u5Mmb7q5U50= 07rWh5E9rYR/xsTBBXBWMVEglqRpGiGhcE5G6kdyugxcGsGyRdJ15ZwC29IF55jNEWt8K+aFO= Mhc+dC7Z6SITjC7ga2MkI8cpH41Dhh7RPa20Gt4toZac+IqhFMTpG0hVt8RetJg967SaTvGLn= GNKZ0EtfOcB1P5jyqVjCRkIzfpnjtMYXrT2FrCff6JqhFRx/gnCXtZHgXUFHQSGg/u4Gbf4T2= lYkvTaFGce8fIgePY09fwXU8Pg3sk2JFu5v4lQ+4FxPge+j5u3Q+v8TvrBKfbZB1PT4LqJh9U= v7yFLmrM2i+gPs4jRyqIaUz7C2+xZZOEA4cJaSgaAhqhbC1DK0N3K9NusvzAHB4GLf+HQBJBs= iCD7J6/9zXI2VbVyv/b6Sdv1e6nrTryboB7wVbyjXt1rcfo0Frs4UkqvtUJHMBjyVEAcSjFiQ= JwRvf3F3/OfYH/dDFWrCooaIAAAAASUVORK5CYII=3D") no-repeat left; = padding-left: 16px; } .plainlinks a { padding: 0px !important; } .rtl a.free.external { unicode-bidi: embed; direction: ltr; } .rtl a.autonumber.external { unicode-bidi: embed; direction: ltr; } table.wikitable { margin: 1em 1em 1em 0px; border: 1px solid rgb(170, 170, 170); color: = black; border-collapse: collapse; background-color: rgb(249, 249, 249); } table.wikitable > tr > th { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > tr > td { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > * > tr > th { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > * > tr > td { padding: 0.2em; border: 1px solid rgb(170, 170, 170); } table.wikitable > tr > th { text-align: center; background-color: rgb(242, 242, 242); } table.wikitable > * > tr > th { text-align: center; background-color: rgb(242, 242, 242); } table.wikitable > caption { font-weight: bold; } table.collapsed tr.collapsable { display: none; } .success { color: green; font-size: larger; } .warning { color: rgb(255, 165, 0); font-size: larger; } .error { color: red; font-size: larger; } .errorbox { padding: 0.5em 1em; border: 2px solid currentColor; color: rgb(0, 0, = 0); font-size: larger; margin-bottom: 2em; float: left; } .warningbox { padding: 0.5em 1em; border: 2px solid currentColor; color: rgb(0, 0, = 0); font-size: larger; margin-bottom: 2em; float: left; } .successbox { padding: 0.5em 1em; border: 2px solid currentColor; color: rgb(0, 0, = 0); font-size: larger; margin-bottom: 2em; float: left; } .errorbox { border-color: red; background-color: rgb(255, 242, 242); } .warningbox { border-color: rgb(255, 140, 0); background-color: rgb(255, 255, 192); } .successbox { border-color: green; background-color: rgb(221, 255, 221); } .errorbox h2 { margin: 0px 0.5em 0px 0px; border: currentColor; font-size: 1em; = font-weight: bold; display: inline; } .warningbox h2 { margin: 0px 0.5em 0px 0px; border: currentColor; font-size: 1em; = font-weight: bold; display: inline; } .successbox h2 { margin: 0px 0.5em 0px 0px; border: currentColor; font-size: 1em; = font-weight: bold; display: inline; } .mw-infobox { margin: 0.5em; border: 2px solid rgb(255, 127, 0); overflow: hidden; = clear: left; } .mw-infobox-left { margin: 7px; width: 35px; float: left; } .mw-infobox-right { margin: 0.5em 0.5em 0.5em 49px; } .previewnote { color: rgb(204, 0, 0); margin-bottom: 1em; } .previewnote p { margin: 0.8em 0px; text-indent: 3em; } .visualClear { clear: both; } #mw_trackbacks { padding: 0.2em; border: 1px solid rgb(187, 187, 255); background-color: = rgb(238, 238, 255); } .mw-datatable { border-collapse: collapse; } .mw-datatable { padding: 0px 0.15em; border: 1px solid rgb(170, 170, 170); } .mw-datatable td { padding: 0px 0.15em; border: 1px solid rgb(170, 170, 170); } .mw-datatable th { padding: 0px 0.15em; border: 1px solid rgb(170, 170, 170); } .mw-datatable th { background-color: rgb(221, 221, 255); } .mw-datatable td { background-color: rgb(255, 255, 255); } .mw-datatable tr:hover td { background-color: rgb(238, 238, 255); } .TablePager { min-width: 80%; } .TablePager_nav { margin: 0px auto; } .TablePager_nav td { padding: 3px; text-align: center; } .TablePager_nav a { text-decoration: none; } .imagelist td { white-space: nowrap; } .imagelist th { white-space: nowrap; } .imagelist .TablePager_col_links { background-color: rgb(238, 238, 255); } .imagelist .TablePager_col_img_description { white-space: normal; } .imagelist th.TablePager_sort { background-color: rgb(204, 204, 255); } ul#filetoc { padding: 5px; border: 1px solid rgb(170, 170, 170); text-align: center; = font-size: 95%; margin-right: 0px; margin-bottom: 0.5em; margin-left: = 0px; background-color: rgb(249, 249, 249); } #filetoc li { padding-right: 2em; display: inline; list-style-type: none; } table.mw_metadata { width: 400px; font-size: 0.8em; margin-bottom: 0.5em; margin-left: = 0.5em; } table.mw_metadata caption { font-weight: bold; } table.mw_metadata th { font-weight: normal; } table.mw_metadata td { padding: 0.1em; } table.mw_metadata { border: currentColor; border-collapse: collapse; } table.mw_metadata td { border: 1px solid rgb(170, 170, 170); text-align: center; = padding-right: 5px; padding-left: 5px; } table.mw_metadata th { border: 1px solid rgb(170, 170, 170); text-align: center; = padding-right: 5px; padding-left: 5px; } table.mw_metadata th { background-color: rgb(249, 249, 249); } table.mw_metadata td { background-color: rgb(252, 252, 252); } table.mw_metadata ul.metadata-langlist { margin: 0px; padding-right: 5px; padding-left: 5px; list-style-type: = none; list-style-image: none; } .mw-content-ltr ul { margin: 0.3em 0px 0px 1.6em; padding: 0px; } .mw-content-rtl .mw-content-ltr ul { margin: 0.3em 0px 0px 1.6em; padding: 0px; } .mw-content-rtl ul { margin: 0.3em 1.6em 0px 0px; padding: 0px; } .mw-content-ltr .mw-content-rtl ul { margin: 0.3em 1.6em 0px 0px; padding: 0px; } .mw-content-ltr ol { margin: 0.3em 0px 0px 3.2em; padding: 0px; } .mw-content-rtl .mw-content-ltr ol { margin: 0.3em 0px 0px 3.2em; padding: 0px; } .mw-content-rtl ol { margin: 0.3em 3.2em 0px 0px; padding: 0px; } .mw-content-ltr .mw-content-rtl ol { margin: 0.3em 3.2em 0px 0px; padding: 0px; } .mw-content-ltr dd { margin-right: 0px; margin-left: 1.6em; } .mw-content-rtl .mw-content-ltr dd { margin-right: 0px; margin-left: 1.6em; } .mw-content-rtl dd { margin-right: 1.6em; margin-left: 0px; } .mw-content-ltr .mw-content-rtl dd { margin-right: 1.6em; margin-left: 0px; } li.gallerybox { border: 2px solid white; vertical-align: top; display: inline-block; } ul.gallery { zoom: 1; } li.gallerybox { zoom: 1; } ul.gallery { margin: 2px; padding: 2px; display: block; } li.gallerycaption { text-align: center; font-weight: bold; display: block; word-wrap: = break-word; } li.gallerybox div.thumb { margin: 2px; border: 1px solid rgb(204, 204, 204); text-align: center; = background-color: rgb(249, 249, 249); } li.gallerybox div.thumb img { margin: 0px auto; display: block; } div.gallerytext { padding: 2px 4px; overflow: hidden; font-size: 94%; word-wrap: = break-word; } .mw-ajax-loader { background-position: center; padding: 16px; top: -16px; position: = relative; background-image: = url("data:image/gif;base64,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3D= =3D"); background-repeat: no-repeat; } .mw-small-spinner { background-position: center; padding: 10px !important; margin-right: = 0.6em; background-image: = url("data:image/gif;base64,R0lGODlhFAAUAPUyAAEBAQICAgMDAwQEBAcHBwkJCSIiIi= goKCwsLDQ0ND8/P0REREVFRU1NTVJSUlVVVVZWVl1dXWNjY25ubnBwcHR0dHh4eISEhIWFhYe= Hh4mJiZKSkpaWlpubm6Wlpaqqqra2tre3t7i4uLm5ubq6uru7u7+/v8DAwMLCwsPDw8TExMbG= xsfHx8jIyMnJycrKys7OztDQ0P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAACH5BAkKADIAIf4aQ3JlYXRlZCB3aXRoIGFqYXhsb2FkLmluZm8AIf8LTkVUU0NBUE= UyLjADAQAAACwAAAAAFAAUAAAGlUCZcDhMOIhIImcyJBSEqVRy6EBUhIGADEYyTYcHhZCgTZG= +w4fBIgsQZCSp8Cx8NIYKCbElXJFIMXUMDBEeX38pMEgPDBRfKytfG2hJHxoXGRmUIJwgKx2Z= mJudipSmfXxTfolEMGZ0U69yMX+RMqlCLbAmcnBDZjKcMn62aHHBIFCwUyYkisJbf2hRQtAyg= adbxUlBACH5BAkKADcALAAAAAAUABQAhRISEhQUFBYWFh0dHR4eHiEhISIiIiMjIykpKSwsLC= 0tLS8vLzY2Njo6Oj8/P0FBQUhISEpKSlRUVFdXV2RkZGZmZm1tbW9vb3Nzc35+fn9/f4eHh4m= JiYyMjJGRkZSUlJiYmJ2dnZ6enqOjo6SkpLa2tre3t7i4uLm5ubq6uru7u7y8vL+/v8DAwMLC= wsPDw8TExMbGxsfHx8jIyMrKys7OztDQ0P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaQw= JtwOIxciEhiKDMsFISLRXJYeTBvBIIQgJgOHxJh9rYAeKmNDbZwCTCGqiHIM5RgiBFhTKWyCU= kdHCExXnwvNUgfHSNeMy+FZ0k1KiWVkZWVMTGYJZeYiJGhQi8zXnuHRDUvKitnqyuPN5MqhDe= lQ3tDsHBDqzeWe7VnrL+dN76uKoiWsnyutcw3fqKywklBACH5BAkKADkALAAAAAAUABQAhQoK= ChAQEBERESgoKCoqKiwsLC4uLjU1NTY2Njc3Nzo6Ojw8PD09PT4+PkBAQENDQ0RERElJSVBQU= FlZWWFhYWJiYmVlZXx8fIKCgoaGhoqKioyMjI+Pj5GRkZWVlZiYmJ6enqSkpKenp7Ozs7a2tr= e3t7i4uLm5ubq6uru7u7y8vL+/v8DAwMLCwsPDw8TExMXFxcbGxsfHx8jIyMrKys7OztDQ0NT= U1NnZ2f///wAAAAAAAAAAAAAAAAAAAAAAAAaZwJxwOKRciEgibDRUMIQRSHII4pSEiYSw8JwK= NR2sllHwDkMaZkLBOUSGDoywtRp6QsSJJ8cQCChzKSkwOF4EAAQWSC0pM14QgFM3Zkk1JZdXZ= pglMDCblJgpNZSkQy2OUzApK6NDNYx1XowpLUI2gjBCqLopQyu1Qr2BOZc5qrmUq8SZK8Jeza= PFObfOSS3AKZnTpUI1yFNBACH5BAkKADoALAAAAAAUABQAhQAAAAICAgMDAwQEBAcHBwkJCSI= iIigoKCsrKzQ0ND4+Pj8/P0REREVFRU1NTVJSUlNTU1RUVFVVVVZWVlxcXGNjY25ubnFxcXR0= dHh4eIODg4SEhIWFhYeHh4mJiZGRkZaWlpubm6Wlpaqqqra2tre3t7i4uLm5ubq6uru7u7y8v= L+/v8DAwMLCwsPDw8TExMbGxsfHx8jIyMrKys7Ozs/Pz9DQ0NTU1NfX19nZ2f///wAAAAAAAA= AAAAAAAAAAAAaZQJ1wOAyNiEhizjbseIQSSXLYSjF1Go2Q4ZgOUythp6OTMLxDWIqG7XwYlKE= EJGyFhasZ8SIqHxAWdSkpMDheCwYMF0hVMF4VGV6GaEg0JJcklAEDnAkwmJloAaMFD5SnaY5T= M2BsQzYtJHdTVSktQjaDqnppKUMrt0K+gjqXOmqqaGDFoVWUK2vMQjSDaC3BKaE6V6g0yUlBA= CH5BAkKADoALAAAAAAUABQAhRISEhQUFBYWFhwcHB0dHR4eHiEhISIiIiMjIysrKy8vLzc3Nz= o6Oj8/P0FBQUhISFJSUlZWVldXV2VlZW1tbX9/f4KCgoeHh4mJiYuLi4yMjJCQkJSUlJiYmJm= ZmZqampycnJ2dnZ6enqOjo7CwsLa2tre3t7i4uLm5ubq6uru7u7y8vL+/v8DAwMLCwsPDw8TE= xMbGxsfHx8jIyMrKys7OztDQ0NTU1NfX19nZ2f///wAAAAAAAAAAAAAAAAAAAAaaQJ1wOCSVi= EhirjYMfYSfZ1LoUjF1UWFGMx2qXNAnJ9MdxqzYj0oTGk7aOhdryKIRRzHdxNGwUFUqMThdEA= wRFUhVeVMUF12DZUg1JZRHZQMImA8xlZZdmZgUkUh+UzGLSQ4CChFENS4lc10LAAAKQjaAi3Z= mKkMIt0K+fzqUOmeoXSpzxnHDXSxozTWAZS5gOiqeNqNDNclIQQAh+QQJCgBFACwAAAAAFAAU= AIYKCgoQEBAREREnJycqKiosLCwuLi40NDQ1NTU2NjY3Nzc5OTk6Ojo8PDw9PT0+Pj4/Pz9ER= ERJSUlRUVFYWFhhYWFlZWVmZmZvb298fHyCgoKGhoaHh4eKioqNjY2SkpKVlZWenp6fn5+hoa= GioqKjo6Onp6epqamrq6usrKyurq6vr6+xsbGzs7O2tra3t7e4uLi5ubm6urq7u7u8vLy/v7/= AwMDCwsLDw8PExMTFxcXGxsbHx8fIyMjKysrOzs7Q0NDU1NTV1dXX19fZ2dn///8AAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAHqYBFgoODOz+EiIREh4IvL4IqKomDNzOMjoIkKJODMzeNjyginIWWRY47JJKCIjuCNzWD= NT6EN0NFIhsdq5UzO7eTIBsfLYiVrpMmxZPApIQ/jpikBwvUFTvRj6TVBxAZzogenDe0kxQGE= BjPNy+xkyQTBAYSgkAzvoLlghEEgxARnSjNOPXIAoAF4GbEkkZAgLMapqRZEACB1I1PRWZoK1= JBAzhBP5BNCgQAIfkECQoAOgAsAAAAABQAFACFAQEBAgICAwMDBAQEBwcHCQkJIiIiKCgoLCw= sNDQ0Pz8/RERERUVFTU1NUlJSVVVVVlZWXV1dY2Njbm5ucHBwdHR0eHh4gICAg4ODhISEhYWF= h4eHiYmJkpKSlpaWm5ubpaWlqqqqtra2t7e3uLi4ubm5urq6u7u7vLy8v7+/wMDAwsLCw8PDx= MTExsbGx8fHyMjIysrKy8vLzs7Oz8/P0NDQ1NTU1dXV19fX2dnZ////AAAAAAAAAAAAAAAAAA= AABptAnXA4dM2ISGLuKByNhKtVcrg61ZpP3Uk6FW6xumq3ODo6cScXNQdNDVMxYgync52s0Lu= LPk2NVkxUaV0xgUh8Y0QzTk6JGBuPHy6MWV0bkBwhiUgdXStxUxQMDxiKKyNuUyARDKNCNXpC= oEISCkMND0MngjoDAToWBrmJJ24BA0IKB4kpJ0cBvzoVCA5jUUIFBUMTHptCDgljQQAh+QQJC= gA9ACwAAAAAFAAUAIUSEhIUFBQVFRUdHR0eHh4fHx8hISEiIiIjIyMpKSksLCwtLS0vLy82Nj= Y6Ojo/Pz9BQUFISEhUVFRWVlZkZGRmZmZtbW1xcXFzc3N8fHx/f3+Hh4eJiYmLi4uMjIyQkJC= UlJSYmJidnZ2enp6jo6Orq6u2tra3t7e4uLi5ubm6urq7u7u8vLy/v7/AwMDCwsLDw8PExMTG= xsbHx8fIyMjKysrLy8vOzs7Q0NDU1NTV1dXX19fZ2dn///8AAAAAAAAGmsCecDiU3YhIIu8oP= J2Er1dy+Frhms/eSjoVbrG9ard4Ojp3KxmVB20NWzVibdeTrazQu4w+bZ1eTFRpXTWBSHxjRD= dOTomMJzIyj45OK4aJWl0vcVMkHh8lii8nblMyIh0dIUI4ekIQRBgSQx+rXkMNARgHAz0bDhW= YAAo9A709E7BjCQFCvEIaD8FdCsQ9CAdDGiKYQhYRY0EAIfkECQoAPQAsAAAAABQAFACFCgoK= EBAQERERKCgoKioqLCwsLi4uNTU1NjY2Nzc3Ojo6PDw8PT09Pj4+QEBAQ0NDRERESUlJUVFRW= lpaW1tbYWFhYmJiZWVlfHx8goKChoaGh4eHioqKjIyMlZWVmZmZnp6en5+foaGhp6enr6+vsr= Kys7Oztra2t7e3uLi4ubm5urq6u7u7v7+/wMDAwsLCw8PDxMTExcXFxsbGyMjIysrKy8vLzs7= O0NDQ1NTU1dXV19fX2dnZ////AAAAAAAABpjAnnA4nN2ISCLvKEShhK9Xcvhi4ZrPHks6FW6x= vWq3iDo6d6wZlQdtDVs1Ym3Xm7Gs0PuMPm2hXkxUaV01gUh8Y0Q3Tk6JjCgzM4+OjIaJPYhIF= g+EW4YXAwADXTt2Xz0UAgIKPSITRCMeb1wZnEISBh0KBz0mGiGXBg09B7w9HxqJDQZCxU0cwF= 0QEUINrEIkapc9GK9dQQAh+QQJCgA8ACwAAAAAFAAUAIUCAgIDAwMEBAQGBgYHBwcJCQkiIiI= oKCgrKys0NDQ+Pj4/Pz9ERERFRUVNTU1SUlJTU1NUVFRVVVVWVlZcXFxjY2Nubm5xcXF0dHR4= eHiDg4OEhISFhYWHh4eJiYmRkZGWlpabm5ulpaWqqqq2tra3t7e4uLi5ubm6urq7u7u/v7/Aw= MDCwsLDw8PExMTFxcXGxsbIyMjKysrLy8vOzs7Pz8/Q0NDU1NTV1dXX19fY2NjZ2dn///8AAA= AAAAAAAAAGlUCecDiE0YhI4u4oLJWELFZyyErZmk9eSjoVbrG8ardYOjpzKRh1B1UNVTKiLMe= DpazQO4w+VZVYTFRpXTKBSGxjSBAFAAADiU5OMAkDA42QkYaJPHxJGRWEW4YYCwYLXTl2XzwW= CAcRPCIXcm5CKlwgEEMUDR8dGjw0g4kNsL95iQ4NQsfBq1MRsDweHkM2iJsjIWNBACH5BAkKA= DkALAAAAAAUABQAhQICAgMDAwQEBAcHBwgICAkJCRISEhQUFBYWFiIiIisrKy8vLzQ0NDU1NT= o6Oj8/P0FBQVJSUldXV2VlZW1tbX9/f4ODg4iIiImJiYyMjJGRkZSUlJWVlZeXl52dnZ6enqO= jo7a2tre3t7i4uLm5ubq6uru7u7+/v8DAwMLCwsPDw8TExMXFxcbGxsfHx8jIyMrKysvLy87O= ztDQ0NTU1NXV1dfX19jY2NnZ2f///wAAAAAAAAAAAAAAAAAAAAAAAAaYwJxwOGzJiEgi7igUi= YQoVHKIOs2az9xIOhVusblqtzg6Om2nVhEnXCSGJxgRZsu1RqNrbnEwNDhdJ1t6Q3wQXTBMSR= ZjSREEAgIEjU5OLQ2RAgCUTnmNSHVTFxSIW4o5FhIOEV04dydcFQ8QE3YgcydUXB+1Qh8ZeE8= yI2qNF4BOUCONGhlgOTOwYx23OclCM2yfOTLFU0EAIfkECQoAPgAsAAAAABQAFACFCgoKEBAQ= ERERJycnKioqLCwsLi4uNDQ0NTU1NjY2Nzc3OTk5Ojo6PDw8PT09Pj4+Pz8/Q0NDRERESUlJU= VFRWFhYYWFhYmJiZWVlfHx8goKChoaGioqKi4uLjY2NkZGRlZWVnp6eoaGhp6enr6+vsbGxs7= Oztra2t7e3uLi4ubm5urq6u7u7v7+/wMDAwsLCw8PDxMTExcXFxsbGyMjIysrKy8vLzs7O0ND= Q1NTU1dXV19fX2NjY2dnZ////AAAABplAn3A4nN2ISKLmMkShhDBYcvgIYIRO4ao1HQYI2Cds= 1R0yAEznbjUbwnpCCWM4kBBrO99stTr6JgYGFCJdLSgwflQGFV01iUgeZUkZDwcMc2VOTjMXD= Aefkpooj5I+eVMmI40riEQmHxsgXTt7rEIkHBwhpjV3XEItUnq7Qns7WTdspbZZPi1kZc9hQj= i2XVHT1HClPjdtXUEAOw=3D=3D"); background-repeat: no-repeat; } h1:lang(as) { line-height: 1.5em !important; } h1:lang(bn) { line-height: 1.5em !important; } h1:lang(gu) { line-height: 1.5em !important; } h1:lang(hi) { line-height: 1.5em !important; } h1:lang(kn) { line-height: 1.5em !important; } h1:lang(ml) { line-height: 1.5em !important; } h1:lang(mr) { line-height: 1.5em !important; } h1:lang(or) { line-height: 1.5em !important; } h1:lang(pa) { line-height: 1.5em !important; } h1:lang(sa) { line-height: 1.5em !important; } h1:lang(ta) { line-height: 1.5em !important; } h1:lang(te) { line-height: 1.5em !important; } h2:lang(as) { line-height: 1.2em; } h3:lang(as) { line-height: 1.2em; } h4:lang(as) { line-height: 1.2em; } h5:lang(as) { line-height: 1.2em; } h6:lang(as) { line-height: 1.2em; } h2:lang(bn) { line-height: 1.2em; } h3:lang(bn) { line-height: 1.2em; } h4:lang(bn) { line-height: 1.2em; } h5:lang(bn) { line-height: 1.2em; } h6:lang(bn) { line-height: 1.2em; } h2:lang(gu) { line-height: 1.2em; } h3:lang(gu) { line-height: 1.2em; } h4:lang(gu) { line-height: 1.2em; } h5:lang(gu) { line-height: 1.2em; } h6:lang(gu) { line-height: 1.2em; } h2:lang(hi) { line-height: 1.2em; } h3:lang(hi) { line-height: 1.2em; } h4:lang(hi) { line-height: 1.2em; } h5:lang(hi) { line-height: 1.2em; } h6:lang(hi) { line-height: 1.2em; } h2:lang(kn) { line-height: 1.2em; } h3:lang(kn) { line-height: 1.2em; } h4:lang(kn) { line-height: 1.2em; } h5:lang(kn) { line-height: 1.2em; } h6:lang(kn) { line-height: 1.2em; } h2:lang(ml) { line-height: 1.2em; } h3:lang(ml) { line-height: 1.2em; } h4:lang(ml) { line-height: 1.2em; } h5:lang(ml) { line-height: 1.2em; } h6:lang(ml) { line-height: 1.2em; } h2:lang(mr) { line-height: 1.2em; } h3:lang(mr) { line-height: 1.2em; } h4:lang(mr) { line-height: 1.2em; } h5:lang(mr) { line-height: 1.2em; } h6:lang(mr) { line-height: 1.2em; } h2:lang(or) { line-height: 1.2em; } h3:lang(or) { line-height: 1.2em; } h4:lang(or) { line-height: 1.2em; } h5:lang(or) { line-height: 1.2em; } h6:lang(or) { line-height: 1.2em; } h2:lang(pa) { line-height: 1.2em; } h3:lang(pa) { line-height: 1.2em; } h4:lang(pa) { line-height: 1.2em; } h5:lang(pa) { line-height: 1.2em; } h6:lang(pa) { line-height: 1.2em; } h2:lang(sa) { line-height: 1.2em; } h3:lang(sa) { line-height: 1.2em; } h4:lang(sa) { line-height: 1.2em; } h5:lang(sa) { line-height: 1.2em; } h6:lang(sa) { line-height: 1.2em; } h2:lang(ta) { line-height: 1.2em; } h3:lang(ta) { line-height: 1.2em; } h4:lang(ta) { line-height: 1.2em; } h5:lang(ta) { line-height: 1.2em; } h6:lang(ta) { line-height: 1.2em; } h2:lang(te) { line-height: 1.2em; } h3:lang(te) { line-height: 1.2em; } h4:lang(te) { line-height: 1.2em; } h5:lang(te) { line-height: 1.2em; } h6:lang(te) { line-height: 1.2em; } ol:lang(bcc) li { =09 } ol:lang(bqi) li { =09 } ol:lang(fa) li { =09 } ol:lang(glk) li { =09 } ol:lang(kk-arab) li { =09 } ol:lang(mzn) li { =09 } ol:lang(ckb) li { =09 } ol:lang(as) li { =09 } ol:lang(bn) li { =09 } ol:lang(or) li { =09 } #toc ul { margin: 0.3em 0px; } .toc ul { margin: 0.3em 0px; } .mw-content-ltr .toc ul { text-align: left; } .mw-content-ltr #toc ul { text-align: left; } .mw-content-rtl .mw-content-ltr .toc ul { text-align: left; } .mw-content-rtl .mw-content-ltr #toc ul { text-align: left; } .mw-content-rtl .toc ul { text-align: right; } .mw-content-rtl #toc ul { text-align: right; } .mw-content-ltr .mw-content-rtl .toc ul { text-align: right; } .mw-content-ltr .mw-content-rtl #toc ul { text-align: right; } .mw-content-ltr .toc ul ul { margin: 0px 0px 0px 2em; } .mw-content-ltr #toc ul ul { margin: 0px 0px 0px 2em; } .mw-content-rtl .mw-content-ltr .toc ul ul { margin: 0px 0px 0px 2em; } .mw-content-rtl .mw-content-ltr #toc ul ul { margin: 0px 0px 0px 2em; } .mw-content-rtl .toc ul ul { margin: 0px 2em 0px 0px; } .mw-content-rtl #toc ul ul { margin: 0px 2em 0px 0px; } .mw-content-ltr .mw-content-rtl .toc ul ul { margin: 0px 2em 0px 0px; } .mw-content-ltr .mw-content-rtl #toc ul ul { margin: 0px 2em 0px 0px; } #toc #toctitle { direction: ltr; } .toc #toctitle { direction: ltr; } #toc .toctitle { direction: ltr; } .toc .toctitle { direction: ltr; } .mw-help-field-hint { background-position: left; padding: 0px 0px 0px 15px; color: rgb(6, 69, = 173); font-size: 0.8em; text-decoration: underline; margin-bottom: -8px; = margin-left: 2px; display: none; cursor: pointer; background-image: = url("data:image/gif;base64,R0lGODlhCwALALMAAP///01NTZOTk1lZWefn57i4uJSUlP= Pz82VlZdDQ0HFxcaysrNvb28TExAAAAAAAACH5BAAAAAAALAAAAAALAAsAAAQrUIRJqQQ455n= NNBgHJANBDAwgZsVwqIG2IEQYYwXy2lq/Kg3NqqeSVCqCCAA7"); background-repeat: = no-repeat; } .mw-help-field-hint:hover { background-image: = url("data:image/gif;base64,R0lGODlhCwALALMAAAtop+7z+GCWwpW51oStz8rb6yZzra= fF3bnR5Nzn8QBcoD91oABQmf///wAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2l= uPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxu= czp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgN= jEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxucz= pyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmR= mOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2Jl= LmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwL= zEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS= 94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDc= yMDY4MTE5NkQ0QUQzRjI0NzRCNUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJBN0FF= QTQwQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkO= jJBN0FFQTNGQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2= JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOml= uc3RhbmNlSUQ9InhtcC5paWQ6RkM3RjExNzQwNzIwNjgxMTk1RkVBQ0ZBOEQxNTU5MkUiIHN0= UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTk2RDRBRDNGMjQ3NEI1R= DAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2= tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2Nf= W1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGg= n56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqa= WhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0Mz= IxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQ= AAAAAACwAAAAACwALAAAEK3CxSalsOOeZxRQY1yBKkihFI2aDEqiMRgBJGGMD8NpavxoHzaqn= klQqiwgAOw=3D=3D"); } .mw-help-field-data { padding: 5px 8px 4px; border: 1px solid rgb(93, 201, 244); margin-left: = 20px; display: block; background-color: rgb(214, 243, 255); } .tipsy { padding: 5px 5px 10px; overflow: visible; font-size: 12px; position: = absolute; z-index: 100000; } .tipsy-inner { padding: 5px 8px 4px; border: 1px solid rgb(93, 201, 244); text-align: = left; color: black; max-width: 300px; background-color: rgb(214, 243, = 255); } .tipsy-arrow { background: = url("data:image/gif;base64,R0lGODlhDQANAMQAAPf399bz/9vu9m/O9NXy/8Pm9svp9p= fd+YLW943X9LTn++z093XQ9WnM9OLw9p/c9YTU9InY9/T292DK9Jre+afj+rvq/Nzv9rjk9br= l9cPt/ZLb+GbL9MLs/ZHb+KLh+iH5BAAAAAAALAAAAAANAA0AAAVK4BGMZBkcg2WW1lBEKxkV= AFTFFQQAwkSYhIlgB3hQTJQHEbBodEiaxmIJyHhIGwwVIGEoAgqGZAswIAIIA3mX+CTWOwfHA= d9dtiEAOw=3D=3D") no-repeat left top; width: 13px; height: 13px; = position: absolute; } .tipsy-se .tipsy-arrow { background-position: 0% 100%; right: 10px; bottom: -2px; } #mw-clearyourcache { unicode-bidi: embed; direction: ltr; } #mw-sitecsspreview { unicode-bidi: embed; direction: ltr; } #mw-sitejspreview { unicode-bidi: embed; direction: ltr; } #mw-usercsspreview { unicode-bidi: embed; direction: ltr; } #mw-userjspreview { unicode-bidi: embed; direction: ltr; } .diff-currentversion-title { unicode-bidi: embed; direction: ltr; } .diff { unicode-bidi: embed; direction: ltr; } .diff-contentalign-right td { unicode-bidi: embed; direction: rtl; } .diff-contentalign-left td { unicode-bidi: embed; direction: ltr; } .diff-otitle { unicode-bidi: embed; direction: ltr !important; } .diff-ntitle { unicode-bidi: embed; direction: ltr !important; } .diff-lineno { unicode-bidi: embed; direction: ltr !important; } #mw-revision-info { display: inline; direction: ltr; } #mw-revision-info-current { display: inline; direction: ltr; } #mw-revision-nav { display: inline; direction: ltr; } div.tright { clear: right; float: right; } div.floatright { clear: right; float: right; } table.floatright { clear: right; float: right; } div.tleft { clear: left; float: left; } div.floatleft { clear: left; float: left; } table.floatleft { clear: left; float: left; } div.floatright { position: relative; } table.floatright { position: relative; } div.floatleft { position: relative; } table.floatleft { position: relative; } #mw-credits a { unicode-bidi: embed; } .mw-jump { height: 0px; overflow: hidden; zoom: 1; } #jump-to-nav { height: 0px; overflow: hidden; zoom: 1; } .xdebug-error { position: absolute; z-index: 99; } a { color: rgb(6, 69, 173); text-decoration: none; } a:visited { color: rgb(11, 0, 128); } a:active { color: rgb(250, 167, 0); } a:hover { text-decoration: underline; } a:focus { text-decoration: underline; } a.stub { color: rgb(119, 34, 51); } a.new { color: rgb(186, 0, 0); } #p-personal a.new { color: rgb(186, 0, 0); } a.new:visited { color: rgb(165, 88, 88); } #p-personal a.new:visited { color: rgb(165, 88, 88); } .mw-body a.extiw { color: rgb(51, 102, 187); } .mw-body a.extiw:active { color: rgb(51, 102, 187); } .mw-body a.extiw:visited { color: rgb(102, 51, 102); } .mw-body a.extiw:active { color: rgb(187, 102, 51); } .mw-body a.external { color: rgb(51, 102, 187); } .mw-body a.external:visited { color: rgb(102, 51, 102); } .mw-body a.external:active { color: rgb(187, 102, 51); } img { border: currentColor; vertical-align: middle; } hr { margin: 0.2em 0px; border: 0px currentColor; height: 1px; color: = rgb(170, 170, 170); background-color: rgb(170, 170, 170); } h1 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h2 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h3 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h4 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h5 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h6 { margin: 0px; width: auto; color: black; overflow: hidden; padding-top: = 0.5em; padding-bottom: 0.17em; font-weight: normal; border-bottom-color: = rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: = solid; } h1 { font-size: 188%; } h1 .editsection { font-size: 53%; } h2 { font-size: 150%; } h2 .editsection { font-size: 67%; } h3 { font-weight: bold; border-bottom-color: currentColor; = border-bottom-width: medium; border-bottom-style: none; } h4 { font-weight: bold; border-bottom-color: currentColor; = border-bottom-width: medium; border-bottom-style: none; } h5 { font-weight: bold; border-bottom-color: currentColor; = border-bottom-width: medium; border-bottom-style: none; } h6 { font-weight: bold; border-bottom-color: currentColor; = border-bottom-width: medium; border-bottom-style: none; } h3 { font-size: 132%; } h3 .editsection { font-size: 76%; font-weight: normal; } h4 { font-size: 116%; } h4 .editsection { font-size: 86%; font-weight: normal; } h5 { font-size: 100%; } h5 .editsection { font-weight: normal; } h6 { font-size: 80%; } h6 .editsection { font-size: 125%; font-weight: normal; } h1 { margin-bottom: 0.6em; } h2 { margin-bottom: 0.6em; } h3 { margin-bottom: 0.3em; } h4 { margin-bottom: 0.3em; } h5 { margin-bottom: 0.3em; } p { margin: 0.4em 0px 0.5em; line-height: 1.5em; } p img { margin: 0px; } ul { margin: 0.3em 0px 0px 1.6em; padding: 0px; line-height: 1.5em; = list-style-type: square; } ol { margin: 0.3em 0px 0px 3.2em; padding: 0px; line-height: 1.5em; = list-style-image: none; } li { margin-bottom: 0.1em; } dt { font-weight: bold; margin-bottom: 0.1em; } dl { margin-top: 0.2em; margin-bottom: 0.5em; } dd { line-height: 1.5em; margin-bottom: 0.1em; margin-left: 1.6em; } q { font-family: Times,"Times New Roman",serif; font-style: italic; } pre { font-family: monospace,Courier; } code { font-family: monospace,Courier; } tt { font-family: monospace,Courier; } kbd { font-family: monospace,Courier; } samp { font-family: monospace,Courier; } code { background-color: rgb(249, 249, 249); } pre { padding: 1em; border: 1px dashed rgb(47, 111, 171); color: black; = background-color: rgb(249, 249, 249); } table { font-size: 100%; } fieldset { margin: 1em 0px; padding: 0px 1em 1em; border: 1px solid rgb(47, 111, = 171); line-height: 1.5em; } fieldset.nested { margin: 0px 0px 0.5em; padding: 0px 0.5em 0.5em; } legend { padding: 0.5em; font-size: 95%; } form { margin: 0px; border: currentColor; } textarea { padding: 0.1em; width: 100%; } select { vertical-align: top; } .center { width: 100%; text-align: center; } *.center * { margin-right: auto; margin-left: auto; } .small { font-size: 94%; } table.small { font-size: 100%; } #toc { padding: 5px; border: 1px solid rgb(170, 170, 170); font-size: 95%; = background-color: rgb(249, 249, 249); } .toc { padding: 5px; border: 1px solid rgb(170, 170, 170); font-size: 95%; = background-color: rgb(249, 249, 249); } .mw-warning { padding: 5px; border: 1px solid rgb(170, 170, 170); font-size: 95%; = background-color: rgb(249, 249, 249); } #toc h2 { padding: 0px; border: currentColor; font-size: 100%; font-weight: bold; = display: inline; } .toc h2 { padding: 0px; border: currentColor; font-size: 100%; font-weight: bold; = display: inline; } #toc #toctitle { text-align: center; } .toc #toctitle { text-align: center; } #toc .toctitle { text-align: center; } .toc .toctitle { text-align: center; } #toc ul { padding: 0px; text-align: left; margin-left: 0px; list-style-type: = none; list-style-image: none; } .toc ul { padding: 0px; text-align: left; margin-left: 0px; list-style-type: = none; list-style-image: none; } #toc ul ul { margin: 0px 0px 0px 2em; } .toc ul ul { margin: 0px 0px 0px 2em; } #toc .toctoggle { font-size: 94%; } .toc .toctoggle { font-size: 94%; } .toccolours { padding: 5px; border: 1px solid rgb(170, 170, 170); font-size: 95%; = background-color: rgb(249, 249, 249); } .mw-warning { text-align: center; margin-right: 50px; margin-left: 50px; } div.floatright { margin: 0px 0px 0.5em 0.5em; border: 0px currentColor; } table.floatright { margin: 0px 0px 0.5em 0.5em; border: 0px currentColor; } div.floatright p { font-style: italic; } div.floatleft { margin: 0px 0.5em 0.5em 0px; border: 0px currentColor; } table.floatleft { margin: 0px 0.5em 0.5em 0px; border: 0px currentColor; } div.floatleft p { font-style: italic; } div.thumb { width: auto; margin-bottom: 0.5em; background-color: transparent; } div.thumbinner { padding: 3px !important; border: 1px solid rgb(204, 204, 204); = text-align: center; overflow: hidden; font-size: 94%; background-color: = rgb(249, 249, 249); } html .thumbimage { border: 1px solid rgb(204, 204, 204); } html .thumbcaption { padding: 3px !important; border: currentColor; text-align: left; = line-height: 1.4em; font-size: 94%; } div.magnify { border: currentColor !important; float: right; } div.magnify a { border: currentColor !important; display: block; } div.magnify img { border: currentColor !important; display: block; } div.tright { margin: 0.5em 0px 1.3em 1.4em; } div.tleft { margin: 0.5em 1.4em 1.3em 0px; } img.thumbborder { border: 1px solid rgb(221, 221, 221); } #userlogin { margin: 0.5em; padding: 1.2em; border: 1px solid rgb(204, 204, 204); = float: left; } #userloginForm { margin: 0.5em; padding: 1.2em; border: 1px solid rgb(204, 204, 204); = float: left; } .catlinks { padding: 5px; border: 1px solid rgb(170, 170, 170); clear: both; = margin-top: 1em; background-color: rgb(249, 249, 249); } .usermessage { margin: 2em 0px 1em; padding: 0.5em 1em; border: 1px solid rgb(255, = 165, 0); color: black; font-weight: bold; vertical-align: middle; = background-color: rgb(255, 206, 123); } #siteNotice { margin: 0px; text-align: center; position: relative; } #localNotice { margin-bottom: 0.9em; } .firstHeading { line-height: 1.2em; padding-bottom: 0px; margin-bottom: 0.1em; } #firstHeading { line-height: 1.2em; padding-bottom: 0px; margin-bottom: 0.1em; } #siteSub { display: none; } #jump-to-nav { margin-top: -1.4em; margin-bottom: 1.4em; } #contentSub { margin: 0px 0px 1.4em 1em; width: auto; color: rgb(125, 125, 125); = line-height: 1.2em; font-size: 84%; } #contentSub2 { margin: 0px 0px 1.4em 1em; width: auto; color: rgb(125, 125, 125); = line-height: 1.2em; font-size: 84%; } span.subpages { display: block; } html { margin: 0px; padding: 0px; height: 100%; font-family: sans-serif; = font-size: 1em; } body { margin: 0px; padding: 0px; height: 100%; font-family: sans-serif; = font-size: 1em; } body { background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAAAAAA6fptVAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeF4FwTEBAAAAwJD= 1D+weGQD4APc0a6VeAAAAAElFTkSuQmCC"); background-color: rgb(243, 243, = 243); } div#content { padding: 1em; color: black; margin-left: 10em; direction: ltr; = background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeF4FwTEBAAAAgjD= 7FzESWfjYdgwEoAJ4lTsaxgAAAABJRU5ErkJggg=3D=3D"); background-repeat: = repeat-y; background-color: white; } #mw-page-base { background-position: left bottom; height: 5em; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD= //7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAA= SUVORK5CYII=3D"); background-repeat: repeat-x; background-color: white; } #mw-head-base { background-position: left bottom; height: 5em; margin-top: -5em; = margin-left: 10em; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeF4FwTEBAAAAgjD= 7FzESWfjYdgwEoAJ4lTsaxgAAAABJRU5ErkJggg=3D=3D"); background-repeat: = repeat-x; } div#mw-head { top: 0px; width: 100%; right: 0px; position: absolute; } div#mw-head h5 { margin: 0px; padding: 0px; } div.emptyPortlet { display: none; } #p-personal { top: 0px; right: 0.75em; position: absolute; } #p-personal h5 { display: none; } #p-personal ul { list-style: none; margin: 0px; padding-left: 10em; } #p-personal li { line-height: 1.12em; float: left; } #p-personal li { font-size: 0.75em; margin-top: 0.5em; margin-left: 0.75em; white-space: = nowrap; } #left-navigation { left: 10em; top: 2.5em; position: absolute; } #right-navigation { margin-top: 2.5em; float: right; } div.vectorTabs h5 { display: none; } div.vectorMenu h5 span { display: none; } div.vectorTabs { height: 2.5em; float: left; } div.vectorTabs { background-position: left bottom; padding-left: 1px; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeF5lTtEKgEAMMv/= /j/O0IxlH9CA6N2WURAA/OHl5GeWAwUUHBcKV795FtTePxpmV3t9uv8Z3/cmvM88vzbbrAV/d= QdX+eas3AAAAAElFTkSuQmCC"); background-repeat: no-repeat; } div.vectorTabs ul { float: left; } div.vectorTabs ul { list-style: none; margin: 0px; padding: 0px; height: 100%; } div.vectorTabs ul li { float: left; } div.vectorTabs ul li { background-position: left bottom; margin: 0px; padding: 0px; height: = 100%; line-height: 1.12em; display: inline-block; white-space: nowrap; = background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADxJREFUeF7litsRACAMwrD= 77+Q0rtGoV98r+MEFchhgkr4NnZyb3bk/LM/yMCjiH4wots/++hYR3iXLJVWUBS1AtOi2fwAA= AABJRU5ErkJggg=3D=3D"); background-repeat: repeat-x; background-color: = rgb(243, 243, 243); } div.vectorTabs ul > li { display: block; } div.vectorTabs li.selected { background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkAQAAAABvV2fNAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABVJREFUeF7dwQEBAAAAQCD= TTfdD4WOJ5TIB3ib9EgAAAABJRU5ErkJggg=3D=3D"); } div.vectorTabs li a { height: 1.9em; color: rgb(6, 69, 173); padding-right: 0.5em; = padding-left: 0.5em; font-size: 0.8em; display: inline-block; cursor: = pointer; } div.vectorTabs li > a { display: block; } div.vectorTabs li.icon a { background-position: right bottom; background-repeat: no-repeat; } div.vectorTabs span a { padding-top: 1.25em; display: inline-block; } div.vectorTabs span > a { float: left; display: block; } div.vectorTabs span { background-position: right bottom; display: inline-block; = background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeF5lTtEKgEAMMv/= /j/O0IxlH9CA6N2WURAA/OHl5GeWAwUUHBcKV795FtTePxpmV3t9uv8Z3/cmvM88vzbbrAV/d= QdX+eas3AAAAAElFTkSuQmCC"); background-repeat: no-repeat; } div.vectorTabs li.selected a { color: rgb(51, 51, 51); text-decoration: none; } div.vectorTabs li.selected a:visited { color: rgb(51, 51, 51); text-decoration: none; } div.vectorTabs li.new a { color: rgb(165, 88, 88); } div.vectorTabs li.new a:visited { color: rgb(165, 88, 88); } div.vectorMenu { background-position: 100% 60%; float: left; cursor: pointer; direction: = ltr; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAMAAAAlM38UAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9QTFRFsbGxmpqa3d3deXl= 58/n79CzHcQAAAAV0Uk5T/////wD7tg5TAAAAMklEQVR42mJgwQoYBkqYiZEZAhiZUFRDxWGi= cEPA4nBRhNlAcYQokpVMDEwD6kuAAAMAyGMFQVv5ldcAAAAASUVORK5CYII=3D"); = background-repeat: no-repeat; } div.vectorMenuFocus { background-position: 100% 60%; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQBAMAAADgw5IVAA= AAAXNSR0IArs4c6QAAABVQTFRFmpqakpKSra2tsbGxv7+/3d3d4+PjZlmM5AAAAAF0Uk5TAED= m2GYAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAmSURBVAjXY2CgGmBTFBQUVINykgQFhRIQEmpw= VUlwYaCEG8WWAgARKQL1ECU8IAAAAABJRU5ErkJggg=3D=3D"); } body.rtl div.vectorMenu { direction: rtl; } div#mw-head div.vectorMenu h5 { float: left; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeF5lTtEKgEAMMv/= /j/O0IxlH9CA6N2WURAA/OHl5GeWAwUUHBcKV795FtTePxpmV3t9uv8Z3/cmvM88vzbbrAV/d= QdX+eas3AAAAAElFTkSuQmCC"); background-repeat: no-repeat; } div#mw-head div.vectorMenu h5 { background-position: left bottom; margin-left: -1px; } div#mw-head div.vectorMenu > h5 { background-image: none; } div#mw-head div.vectorMenu h4 { border: currentColor; padding-top: 1.37em; padding-left: 0.5em; = font-size: 0.8em; font-weight: normal; float: left; display: = inline-block; } div.vectorMenu h5 a { width: 24px; height: 2.5em; text-decoration: none; display: = inline-block; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeF5lTtEKgEAMMv/= /j/O0IxlH9CA6N2WURAA/OHl5GeWAwUUHBcKV795FtTePxpmV3t9uv8Z3/cmvM88vzbbrAV/d= QdX+eas3AAAAAElFTkSuQmCC"); background-repeat: no-repeat; } div.vectorMenu h5 a { background-position: right bottom; } div.vectorMenu h5 > a { display: block; } div.vectorMenu div.menu { text-align: left; clear: both; display: none; position: relative; } body.rtl div.vectorMenu div.menu { margin-left: 24px; } body.rtl div.vectorMenu > div.menu { margin-left: auto; } div.vectorMenu:hover div.menu { display: block; } div.vectorMenu div.menuForceShow { display: block; } div.vectorMenu ul { border-width: 0px 1px 1px; border-style: solid; border-color: silver; = list-style: none; margin: 0px 0px 0px -1px; padding: 0px; text-align: = left; position: absolute; background-color: white; } div.vectorMenu li { margin: 0px; padding: 0px; text-align: left; line-height: 1em; } div.vectorMenu li a { padding: 0.5em; color: rgb(6, 69, 173); font-size: 0.8em; display: = inline-block; white-space: nowrap; cursor: pointer; } div.vectorMenu li > a { display: block; } div.vectorMenu li.selected a { color: rgb(51, 51, 51); text-decoration: none; } div.vectorMenu li.selected a:visited { color: rgb(51, 51, 51); text-decoration: none; } #p-search h5 { display: none; } #p-search { float: left; } #p-search { margin-right: 0.5em; margin-left: 0.5em; } #p-search form { margin: 0.4em 0px 0px; } #p-search input { margin: 0.4em 0px 0px; } div#simpleSearch { border: 1px solid rgb(170, 170, 170); width: 14em; height: 1.4em; = color: black; margin-top: 0.65em; display: block; position: relative; = min-height: 1px; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACZJREFUeF5diqERACAQgID= 95/3s+cFg4CDQzASkXl4jidvrCPzfA7puAx52W1pnAAAAAElFTkSuQmCC"); = background-repeat: repeat-x; background-color: white; } div#simpleSearch label { top: 0.25em; font-size: 13px; direction: ltr; } div#simpleSearch input { color: black; direction: ltr; } div#simpleSearch input:focus { =09 } div#simpleSearch input.placeholder { color: rgb(153, 153, 153); } div#simpleSearch input#searchInput { margin: 0px; padding: 0.2em 0px 0.2em 0.2em; border: currentColor; = left: 0px; top: 0px; width: 90%; font-size: 13px; position: absolute; = direction: ltr; background-color: transparent; } div#simpleSearch button#searchButton { margin: 0px; padding: 0.3em 0.4em 0.2em 0px; border: currentColor; top: = 0px; width: 10%; right: 0px; position: absolute; cursor: pointer; = background-image: none; background-color: transparent; } div#simpleSearch button#searchButton img { margin: -3px 0px 0px; padding: 0px; border: currentColor; } div#simpleSearch button#searchButton > img { margin: 0px; } div#mw-panel { left: 0px; top: 160px; width: 10em; padding-top: 1em; position: = absolute; } div#mw-panel div.portal { padding-bottom: 1.5em; direction: ltr; } div#mw-panel div.portal h5 { padding: 0px 0.25em 0.25em 1.75em; border: currentColor; color: rgb(68, = 68, 68); font-size: 0.75em; font-weight: normal; cursor: default; } div#mw-panel div.portal div.body { margin: 0px 0px 0px 1.25em; padding-top: 0.5em; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeF61yMEJACAQxMC= N/Xfr/yIsaAfOJxC2UTPWS6f5gABhUTedBz7fGPSonIP/AAAAAElFTkSuQmCC"); = background-repeat: no-repeat; } div#mw-panel div.portal div.body ul { list-style: none; margin: 0px; padding: 0px; } div#mw-panel div.portal div.body ul li { margin: 0px; padding: 0px 0px 0.5em; line-height: 1.12em; overflow: = hidden; font-size: 0.75em; } div#mw-panel div.portal div.body ul li a { color: rgb(6, 69, 173); } div#mw-panel div.portal div.body ul li a:visited { color: rgb(11, 0, 128); } div#footer { padding: 0.75em; margin-top: 0px; margin-left: 10em; direction: ltr; = background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeF4FwTEBAAAAgjD= 7FzESWfjYdgwEoAJ4lTsaxgAAAABJRU5ErkJggg=3D=3D"); background-repeat: = repeat-x; } div#footer ul { list-style: none; margin: 0px; padding: 0px; } div#footer ul li { margin: 0px; padding: 0.5em 0px; color: rgb(51, 51, 51); font-size: = 0.7em; } div#footer #footer-icons { float: right; } body.ltr div#footer #footer-places { float: left; } div#footer #footer-info li { line-height: 1.4em; } div#footer #footer-icons li { text-align: right; line-height: 2em; margin-left: 0.5em; float: left; } div#footer #footer-places li { line-height: 2em; margin-right: 1em; float: left; } #p-logo { left: 0px; top: -160px; width: 10em; height: 160px; position: absolute; } #p-logo a { background-position: center; width: 10em; height: 160px; = text-decoration: none; display: block; background-repeat: no-repeat; } #preftoc { background-position: left bottom; margin: 0px !important; padding: 0px = !important; width: 100%; clear: both; float: left; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAQAAACysAk0AA= AACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAABAAAAIQBSEXtPAAAAAmJLR0QA/vCI/Ck= AAAAmSURBVAjXY2BgYPj3n+k/AwL9g5Fwxl8GJgYGpr+ogmgITQuSgQA1QiAL/go8LAAAACV0= RVh0Y3JlYXRlLWRhdGUAMjAwOS0wOC0wOVQxOTowNTo0MSswMDowMCYO2tEAAAAldEVYdG1vZ= GlmeS1kYXRlADIwMDktMDgtMDlUMTk6MDU6NDErMDA6MDB5v6zlAAAAGXRFWHRTb2Z0d2FyZQ= BBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg=3D=3D"); background-repeat: = no-repeat; } #preftoc li { background-position: right bottom; margin: 0px; padding: 0px 1px 0px = 0px; height: 2.25em; float: left; list-style-type: none; = list-style-image: none; white-space: nowrap; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAQAAACysAk0AA= AACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAABAAAAIQBSEXtPAAAAAmJLR0QA/vCI/Ck= AAAAmSURBVAjXY2BgYPj3n+k/AwL9g5Fwxl8GJgYGpr+ogmgITQuSgQA1QiAL/go8LAAAACV0= RVh0Y3JlYXRlLWRhdGUAMjAwOS0wOC0wOVQxOTowNTo0MSswMDowMCYO2tEAAAAldEVYdG1vZ= GlmeS1kYXRlADIwMDktMDgtMDlUMTk6MDU6NDErMDA6MDB5v6zlAAAAGXRFWHRTb2Z0d2FyZQ= BBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg=3D=3D"); background-repeat: = no-repeat; } #preftoc li:first-child { margin-left: 1px; } #preftoc a { padding: 0.5em; color: rgb(6, 69, 173); font-size: 0.9em; = text-decoration: none; display: inline-block; position: relative; = background-image: none; } #preftoc a:active { padding: 0.5em; color: rgb(6, 69, 173); font-size: 0.9em; = text-decoration: none; display: inline-block; position: relative; = background-image: none; } #preftoc a:hover { text-decoration: underline; } #preftoc a:focus { text-decoration: underline; } #preftoc li.selected a { background-position: bottom; color: rgb(51, 51, 51); text-decoration: = none; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAQAAACysAk0AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeF5twskJAAAMAjD= 3H7mXfYogCQiQeun68Z2WPk0SQHDa/pxXAAAAAElFTkSuQmCC"); background-repeat: = repeat-x; } #preferences { margin: -2px 0px 0px; border: 1px solid rgb(204, 204, 204); width: = 100%; clear: both; float: left; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAAAAAA6fptVAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeF4FwTEBAAAAwJD= 1j+waGQD8APvyfoZlAAAAAElFTkSuQmCC"); background-color: rgb(249, 249, = 249); } #preferences fieldset { border-width: 1px medium medium; border-style: solid none none; = border-color: rgb(204, 204, 204) currentColor currentColor; } #preferences fieldset.prefsection { margin: 1em; padding: 0px; border: currentColor; } #preferences legend { color: rgb(102, 102, 102); } #preferences fieldset.prefsection legend.mainLegend { display: none; } #preferences td { padding-right: 0.5em; padding-left: 0.5em; } #preferences td.htmlform-tip { padding: 0.2em 2em; color: rgb(102, 102, 102); font-size: x-small; } #preferences div.mw-prefs-buttons { padding: 1em; } #preferences div.mw-prefs-buttons input { margin-right: 0.25em; } div#content { line-height: 1.5em; } #bodyContent { font-size: 0.8em; } .editsection { float: right; } ul { list-style-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANCAMAAABW4lS6AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFAFKM////QIUK9QA= AAAJ0Uk5T/wDltzBKAAAAGklEQVR42mJgBAEGokgGBjBGBxBxsBqAAAMACHwALd5r8ygAAAAA= SUVORK5CYII=3D"); } pre { line-height: 1.3em; } #siteNotice { font-size: 0.8em; } #firstHeading { padding-top: 0px; font-size: 1.6em; margin-top: 0px; } div#content a.external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F= 36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4a= gfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat right; = padding-right: 13px; } div#content a[href^=3D'gopher://'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F= 36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4a= gfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat right; = padding-right: 13px; } div#content a[href^=3D'https://'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeF6tjzsKg0AQhi0= 9mimsFJLCzpNYCGKbK3gAtfUIljaCoKCCZIs8MMV2v+yCg8siWlh8zOtjhjEAEFmeIopDQtTr= TJNEZIxhWysiNfULJFJjDzGnba/aBt4+wAuBzD+tg6a8SVkXf4GET96xmDxNzP39IvE/PPDtX= IyVpYinv14A5F0laJ8oYFgAAAAASUVORK5CYII=3D") no-repeat right; = padding-right: 13px; } .link-https { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeF6tjzsKg0AQhi0= 9mimsFJLCzpNYCGKbK3gAtfUIljaCoKCCZIs8MMV2v+yCg8siWlh8zOtjhjEAEFmeIopDQtTr= TJNEZIxhWysiNfULJFJjDzGnba/aBt4+wAuBzD+tg6a8SVkXf4GET96xmDxNzP39IvE/PPDtX= IyVpYinv14A5F0laJ8oYFgAAAAASUVORK5CYII=3D") no-repeat right; = padding-right: 13px; } div#content a[href^=3D'mailto:'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////////iIqF9vb= 26urpycfDvb275eXj2djV+/v4srKy6efio6GcqKejsa6q8fDtVM9qIQAAAAF0Uk5TAEDm2GYA= AABOSURBVHheBcExDkAwGIDRL43NpJOt6a9hMdVilP8gklqsHMJmt4qeyeI03oNSNkCrAIU/7= YTWbwp0zz4rTXZHxF/9YA15HTG4+4NFRNofUBMMOBBNZngAAAAASUVORK5CYII=3D") = no-repeat right; padding-right: 13px; } .link-mailto { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////////iIqF9vb= 26urpycfDvb275eXj2djV+/v4srKy6efio6GcqKejsa6q8fDtVM9qIQAAAAF0Uk5TAEDm2GYA= AABOSURBVHheBcExDkAwGIDRL43NpJOt6a9hMdVilP8gklqsHMJmt4qeyeI03oNSNkCrAIU/7= YTWbwp0zz4rTXZHxF/9YA15HTG4+4NFRNofUBMMOBBNZngAAAAASUVORK5CYII=3D") = no-repeat right; padding-right: 13px; } div#content a[href^=3D'news:'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHtJREFUeF6NkEEKgCAQRT2= w1wiiUxgk0SKiTe6i9oKeQXDhKSZmYAJRKeHh4j//DIp+6OAPJH6cXJRSZqSUQClViBjUKER8= zXAbUhev+6Q7hMA0G1msNtIo5zxhrX3xzlNG4ravYMwBMUZsKsBsXjQIABCTHlsfTXuj8wCN3= T2QBjtcwQAAAABJRU5ErkJggg=3D=3D") no-repeat right; padding-right: 13px; } div#content a[href^=3D'ftp://'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAExJREFUeF5VyEEKwCAMAMH= 83o/0LT6kFHqQYqkevG1jIITs3kaQgn+A7A29ujnw5NKrsaPCrTegBBrRMzYeXkbGzsdkZRws= PWMUmEd+CkSgVeVp2OkAAAAASUVORK5CYII=3D") no-repeat right; padding-right: = 13px; } .link-ftp { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAExJREFUeF5VyEEKwCAMAMH= 83o/0LT6kFHqQYqkevG1jIITs3kaQgn+A7A29ujnw5NKrsaPCrTegBBrRMzYeXkbGzsdkZRws= PWMUmEd+CkSgVeVp2OkAAAAASUVORK5CYII=3D") no-repeat right; padding-right: = 13px; } div#content a[href^=3D'irc://'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUeF590E0KgCAQBWA= vH0TXigI3ZccQ/8H91ExqKNrAW8j7kFG27SvMyzQM9s8whuBnENdQSllFKdWFWFC01pQQwhAS= MMaAtXYIMQScc/0dxSXyIaPq1ZzzF6JOsKBTHOC9hxgjoQLbf2tRgekWKka5AShBSepvauUSA= AAAAElFTkSuQmCC") no-repeat right; padding-right: 13px; } div#content a[href^=3D'ircs://'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUeF590E0KgCAQBWA= vH0TXigI3ZccQ/8H91ExqKNrAW8j7kFG27SvMyzQM9s8whuBnENdQSllFKdWFWFC01pQQwhAS= MMaAtXYIMQScc/0dxSXyIaPq1ZzzF6JOsKBTHOC9hxgjoQLbf2tRgekWKka5AShBSepvauUSA= AAAAElFTkSuQmCC") no-repeat right; padding-right: 13px; } .link-irc { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUeF590E0KgCAQBWA= vH0TXigI3ZccQ/8H91ExqKNrAW8j7kFG27SvMyzQM9s8whuBnENdQSllFKdWFWFC01pQQwhAS= MMaAtXYIMQScc/0dxSXyIaPq1ZzzF6JOsKBTHOC9hxgjoQLbf2tRgekWKka5AShBSepvauUSA= AAAAElFTkSuQmCC") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.ogg'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.OGG'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.mid'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.MID'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.midi'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.MIDI'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.mp3'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.MP3'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.wav'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.WAV'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.wma'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.WMA'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } .link-audio { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF////dX8qyNF7eYM= zwsxrsr9G8PHrm6Jrt7uakJVmn6OB1duat8NQi5YzhI4ykZR07gQraQAAAAF0Uk5TAEDm2GYA= AABJSURBVHheNcSxDUBQFIbR727glxvKl3dHsIHCGESrNIIR7KE1hQ1MoDSCiMhJDixSDWVEh= uZbei/sf/Jqbdn28+jxYe4u7CaND+p5C05J6bE1AAAAAElFTkSuQmCC") no-repeat = right; padding-right: 13px; } div#content a[href$=3D'.ogm'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.OGM'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.avi'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.AVI'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.mpeg'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.MPEG'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.mpg'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.MPG'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } .link-video { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAXEl= EQVR4Xi2NMQoFMQgFvbpgHUj5LvF6K7sFQXKFsOew2G/xuylmGPn62Wb76U+ayHsTbDnrQMNr= HdkZRChyi730KvK1QUWVD47gzoCOMBkXPSZrIuumseW/iKU/eKdG9xXBa10AAAAASUVORK5CY= II=3D") no-repeat right; padding-right: 13px; } div#content a[href$=3D'.pdf'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content a[href$=3D'.PDF'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content a[href*=3D'.pdf#'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content a[href*=3D'.PDF#'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content a[href*=3D'.pdf?'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content a[href*=3D'.PDF?'].external { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } .link-document { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeF5lykEKgDAMBdF= /+17Es/QkiosiCBURXIzJooZohmweX6gwmkCeI+Oqc2C1FnvnF2ejlQYU0tLK2NjY6f/l8V12= Ti7uhFFgDj19b58EwXuqkAAAAABJRU5ErkJggg=3D=3D") no-repeat right; = padding-right: 13px; } div#content .printfooter { display: none; } #pt-userpage { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAYAAACQN/8FAA= AAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxM= AAAsTAQCanBgAAAHOSURBVCjPY2BAAjtLxLmPN4pFn2gSTdrfICDAgA2c65C0uznf6erT9dH/= H6/0+39zut6d051SfiiK9jcwsFyfa3v21Z7S/++Odf1/uSP7/6OF1v+vT9O7ub9BlAdJoajBw= +W+P98crPv/8eLC/6/2lPx/vNj+/705xv+PNwsHwRUerOFTvTXX9sfzjTFg056tC/v/YJbu//= tzjP4eaxR3hiv8z8DAuKPF4N7DuUb/H84z/X9/hsb/BzM1/x/qMnxwJo2BFa5QP3rKpMjSiT/= XtTr+vzzV+P+Vacb/N7fb/48v6fikHTYhFaxII3iSr0vRmm/muZv++9du/L969Yr/Wzeu+O9T= vvq/Rcay//aZC15reHXoMtimz91ulrnyv1n22v/muRv/960693/Fniv/TdKX/zdKXvDfPHX+f= 9PYySsYbFJnXDWIm/nfOG0pWDKkdsP/oonbgYoW/jdImPNfL2bKf+v4SRcZTCK6D5gkTAcLGi= bO/W+aMu+/b8mS//pxM8CKdAPr/xtFdB9lkDQNszOP7r1tnTLzr03qzP/WQGyVAqRTpv+3Tpr= xzzi88560VZo3xNui2jxi+oFB4oYRNaL6Ic0gDGEHh4HkQEoAjALoHv5slukAAAAASUVORK5C= YII=3D") no-repeat left top; text-transform: none; padding-left: 15px = !important; } #pt-anonuserpage { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAYAAACQN/8FAA= AAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxM= AAAsTAQCanBgAAAHOSURBVCjPY2BAAjtLxLmPN4pFn2gSTdrfICDAgA2c65C0uznf6erT9dH/= H6/0+39zut6d051SfiiK9jcwsFyfa3v21Z7S/++Odf1/uSP7/6OF1v+vT9O7ub9BlAdJoajBw= +W+P98crPv/8eLC/6/2lPx/vNj+/705xv+PNwsHwRUerOFTvTXX9sfzjTFg056tC/v/YJbu//= tzjP4eaxR3hiv8z8DAuKPF4N7DuUb/H84z/X9/hsb/BzM1/x/qMnxwJo2BFa5QP3rKpMjSiT/= XtTr+vzzV+P+Vacb/N7fb/48v6fikHTYhFaxII3iSr0vRmm/muZv++9du/L969Yr/Wzeu+O9T= vvq/Rcay//aZC15reHXoMtimz91ulrnyv1n22v/muRv/960693/Fniv/TdKX/zdKXvDfPHX+f= 9PYySsYbFJnXDWIm/nfOG0pWDKkdsP/oonbgYoW/jdImPNfL2bKf+v4SRcZTCK6D5gkTAcLGi= bO/W+aMu+/b8mS//pxM8CKdAPr/xtFdB9lkDQNszOP7r1tnTLzr03qzP/WQGyVAqRTpv+3Tpr= xzzi88560VZo3xNui2jxi+oFB4oYRNaL6Ic0gDGEHh4HkQEoAjALoHv5slukAAAAASUVORK5C= YII=3D") no-repeat left top; text-transform: none; padding-left: 15px = !important; } #pt-login { background: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAYAAACQN/8FAA= AAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxM= AAAsTAQCanBgAAAHOSURBVCjPY2BAAjtLxLmPN4pFn2gSTdrfICDAgA2c65C0uznf6erT9dH/= H6/0+39zut6d051SfiiK9jcwsFyfa3v21Z7S/++Odf1/uSP7/6OF1v+vT9O7ub9BlAdJoajBw= +W+P98crPv/8eLC/6/2lPx/vNj+/705xv+PNwsHwRUerOFTvTXX9sfzjTFg056tC/v/YJbu//= tzjP4eaxR3hiv8z8DAuKPF4N7DuUb/H84z/X9/hsb/BzM1/x/qMnxwJo2BFa5QP3rKpMjSiT/= XtTr+vzzV+P+Vacb/N7fb/48v6fikHTYhFaxII3iSr0vRmm/muZv++9du/L969Yr/Wzeu+O9T= vvq/Rcay//aZC15reHXoMtimz91ulrnyv1n22v/muRv/960693/Fniv/TdKX/zdKXvDfPHX+f= 9PYySsYbFJnXDWIm/nfOG0pWDKkdsP/oonbgYoW/jdImPNfL2bKf+v4SRcZTCK6D5gkTAcLGi= bO/W+aMu+/b8mS//pxM8CKdAPr/xtFdB9lkDQNszOP7r1tnTLzr03qzP/WQGyVAqRTpv+3Tpr= xzzi88560VZo3xNui2jxi+oFB4oYRNaL6Ic0gDGEHh4HkQEoAjALoHv5slukAAAAASUVORK5C= YII=3D") no-repeat left top; text-transform: none; padding-left: 15px = !important; } .redirectText { font-size: 140%; } .redirectMsg img { vertical-align: text-bottom; } #bodyContent { width: 100%; position: relative; } #mw-js-message { font-size: 0.8em; } div#bodyContent { line-height: 1.5em; } .icon#ca-unwatch a { margin: 0px; padding: 3.1em 0px 0px; width: 26px; height: 0px; = overflow: hidden; display: block; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAQCAMAAAClQEgHAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwBQTFRFoNb/+vr52tXLdcP= /ltL/ysKt39rPrdz/xtDT8vLwwrJxodr/vqxjzdnr8v7+ntb/uuX/i87/ytTV9fb3zuz+8eOU= +fr8zvH/wuX/ecT/hbrnj7XBltb/m9T/h8z/jtH+c8H/vq53lL/Ovq109vb1/v7rx8CuhcT0x= LJlot3/2PL/kc//59N3s9//v7KGbL7/mNf//v395NSLmdr//Pz7ccT/wbOIZ7v/ybZk6OzzpN= f/icPu0cm2g8n/p9n/9fTzva1ouuL/samQwu3/scfhfrbj8e/q4+bnyLJQ6u3tqtr/irbG7PH= 5fcz/0d7ww+r/zcuL6Obh9f7/hsv/s8+r+e2rw7J2rb3C+fj2icTy1O7/jrvO1s++vMyUz8zG= ocna6+rn8vDtlLK8aL3/d8X///vV7fz/vraklMr039nMtNjqp97/o9362ejN4vb/zcN7sN3/v= fP/bsD/1dLNhK2+yLeIkrri28drz7tp5N7TiK26grXi3trTccP/vub/rd//+v//qM7fyeHMzt= mq5PT8u6t0/f3+/P39ksDwk8HQtMTH3fn/kdH/ltLpxb5o0dzsnND6ssXbzun5rdru2+Dh5+v= sz9nadrrx1eLz+fLM7/z/w71z//zPgMz/8eWrwtKT9vn8jbPCf7vs1N3pua1terXo1O3tqtfW= wOX51cV5dMH/vtmy28p8fLXR4efx9emq///8z9TbzrxowLOP5ea57///nq2xy7xo///5frrnw= rSP9PX2+vv7ztzwvd3P2vH5r9z/8/X4nMrlsN//qLq9wa5zh7fikdf/tuL9zbpo3tnQ1u/kx8= rL+/z8kq+6+vLGkqKq6f//oMrfxuf8xbVwqLvSh7vq8PP3ltD6d8P/v7Ngx7dqwbFt/PGyk8j= v9vf3zLhofqy/wdPqyeTc0vH9//3kxun5i7O/x87X09mr1sRzmK3C3dnQz9XXmLvg///6uc7o= zLpq7O7u//zc7evoyfT/+/z+mtf/9e25zcJt7ezowMXGu8nM+Pn5////8/n77InDmQAAAQB0U= k5T//////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= ///////////////////////////////////////////////////AFP3ByUAAAJbSURBVHjaYv= gPAb+3/ccK4tKxi7+4SkA9A5SWnuyJVSGXDidWcSnN6/jVQw0+s//fBWzqin9scMImvtF/62u= s6rfwOaEYXPLvXyM2pzn8+7dGBYt4dZ5WhjA29d3i+Sowg/d4TjuX9+9fQwnH1L8oqhIrN5//= 909VOdPNBEXcZ8Y7CQlHEam9Pt/Q1O/KrXNcdhSsnuFIZ3zWpLR/QMAnkhWvJA1TxVqx0mheK= kj883qjVx9LYeIukRkT2P3rCtgPCGTfiLTuQKjPD3iZK1DAzv64OWD27VIG9+h/SOASB0xhwk= lk8XImmLilOp+IhK6XFQODrCyD+D1euPoHF50FDoPFZWQKfzIx/N/9PAiuP3oKwmOMYU9hwu8= tAhHiYteidO34WbRtFZg1d65DVn+6HiJem3MrEBTGZ6taIPqDvN1RwkxxJkRcVeMLivixEwws= gpLmRfKulqjqm/jB4r08vyCp4tMhiAFPOFCj2L4cIh7KhCp+UJ1bjjlZ/6Y8L5r6PmOQuGkIE= zS5vV0BMWBWOKrCGlGIeCorqvhieTlm5pRVkgYuaOpj5zLXmiqkLGeFGhwOTBRRl4EmJKEqVJ= sDdC3Q8B16qOITs4MNegS/B3OXoanf53s8JNbYN0cPanDSPy3vP0JVz/4tRFVo9u+uRcwbZdF= /d1DFy8S5Fz3qr5ZxdkVT/3W1Rsyp1vmFS6AGP1TqAolzSK+9j6KQZ5MNiGK64sGIIr7U+gOI= 4pWaLoaqfjtEPRdIPdDgdiFY5hRCyaWGbDDz2CKQxdv8YOb5LcCtnuE/jQBAgAEAQlFsBT+lq= fQAAAAASUVORK5CYII=3D"); } .icon#ca-watch a { margin: 0px; padding: 3.1em 0px 0px; width: 26px; height: 0px; = overflow: hidden; display: block; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAQCAMAAAClQEgHAA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwBQTFRFoNb/+vr52tXLdcP= /ltL/ysKt39rPrdz/xtDT8vLwwrJxodr/vqxjzdnr8v7+ntb/uuX/i87/ytTV9fb3zuz+8eOU= +fr8zvH/wuX/ecT/hbrnj7XBltb/m9T/h8z/jtH+c8H/vq53lL/Ovq109vb1/v7rx8CuhcT0x= LJlot3/2PL/kc//59N3s9//v7KGbL7/mNf//v395NSLmdr//Pz7ccT/wbOIZ7v/ybZk6OzzpN= f/icPu0cm2g8n/p9n/9fTzva1ouuL/samQwu3/scfhfrbj8e/q4+bnyLJQ6u3tqtr/irbG7PH= 5fcz/0d7ww+r/zcuL6Obh9f7/hsv/s8+r+e2rw7J2rb3C+fj2icTy1O7/jrvO1s++vMyUz8zG= ocna6+rn8vDtlLK8aL3/d8X///vV7fz/vraklMr039nMtNjqp97/o9362ejN4vb/zcN7sN3/v= fP/bsD/1dLNhK2+yLeIkrri28drz7tp5N7TiK26grXi3trTccP/vub/rd//+v//qM7fyeHMzt= mq5PT8u6t0/f3+/P39ksDwk8HQtMTH3fn/kdH/ltLpxb5o0dzsnND6ssXbzun5rdru2+Dh5+v= sz9nadrrx1eLz+fLM7/z/w71z//zPgMz/8eWrwtKT9vn8jbPCf7vs1N3pua1terXo1O3tqtfW= wOX51cV5dMH/vtmy28p8fLXR4efx9emq///8z9TbzrxowLOP5ea57///nq2xy7xo///5frrnw= rSP9PX2+vv7ztzwvd3P2vH5r9z/8/X4nMrlsN//qLq9wa5zh7fikdf/tuL9zbpo3tnQ1u/kx8= rL+/z8kq+6+vLGkqKq6f//oMrfxuf8xbVwqLvSh7vq8PP3ltD6d8P/v7Ngx7dqwbFt/PGyk8j= v9vf3zLhofqy/wdPqyeTc0vH9//3kxun5i7O/x87X09mr1sRzmK3C3dnQz9XXmLvg///6uc7o= zLpq7O7u//zc7evoyfT/+/z+mtf/9e25zcJt7ezowMXGu8nM+Pn5////8/n77InDmQAAAQB0U= k5T//////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= /////////////////////////////////////////////////////////////////////////= ///////////////////////////////////////////////////AFP3ByUAAAJbSURBVHjaYv= gPAb+3/ccK4tKxi7+4SkA9A5SWnuyJVSGXDidWcSnN6/jVQw0+s//fBWzqin9scMImvtF/62u= s6rfwOaEYXPLvXyM2pzn8+7dGBYt4dZ5WhjA29d3i+Sowg/d4TjuX9+9fQwnH1L8oqhIrN5//= 909VOdPNBEXcZ8Y7CQlHEam9Pt/Q1O/KrXNcdhSsnuFIZ3zWpLR/QMAnkhWvJA1TxVqx0mheK= kj883qjVx9LYeIukRkT2P3rCtgPCGTfiLTuQKjPD3iZK1DAzv64OWD27VIG9+h/SOASB0xhwk= lk8XImmLilOp+IhK6XFQODrCyD+D1euPoHF50FDoPFZWQKfzIx/N/9PAiuP3oKwmOMYU9hwu8= tAhHiYteidO34WbRtFZg1d65DVn+6HiJem3MrEBTGZ6taIPqDvN1RwkxxJkRcVeMLivixEwws= gpLmRfKulqjqm/jB4r08vyCp4tMhiAFPOFCj2L4cIh7KhCp+UJ1bjjlZ/6Y8L5r6PmOQuGkIE= zS5vV0BMWBWOKrCGlGIeCorqvhieTlm5pRVkgYuaOpj5zLXmiqkLGeFGhwOTBRRl4EmJKEqVJ= sDdC3Q8B16qOITs4MNegS/B3OXoanf53s8JNbYN0cPanDSPy3vP0JVz/4tRFVo9u+uRcwbZdF= /d1DFy8S5Fz3qr5ZxdkVT/3W1Rsyp1vmFS6AGP1TqAolzSK+9j6KQZ5MNiGK64sGIIr7U+gOI= 4pWaLoaqfjtEPRdIPdDgdiFY5hRCyaWGbDDz2CKQxdv8YOb5LcCtnuE/jQBAgAEAQlFsBT+lq= fQAAAAASUVORK5CYII=3D"); } .icon#ca-unwatch a { background-position: -43px 60%; } .icon#ca-watch a { background-position: 5px 60%; } .icon#ca-unwatch a:hover { background-position: -67px 60%; } .icon#ca-unwatch a:focus { background-position: -67px 60%; } .icon#ca-watch a:hover { background-position: -19px 60%; } .icon#ca-watch a:focus { background-position: -19px 60%; } .icon#ca-unwatch a.loading { background-position: 5px 60%; background-image: = url("data:image/gif;base64,R0lGODlhEAAQAMQfANra2uLi4vDw8PLy8ujo6Ozs7NbW1v= j4+Pb29s7Oztzc3NTU1O7u7uDg4NHR0erq6v39/d7e3vz8/Pv7+/7+/tPT09jY2Pr6+tnZ2ef= n5/X19eXl5ebm5vT09P///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwAfACwAAAAAEAAQ= AAAFa+Anjl9QkShacVqabp2XuKjjecHhStrjHDdIgtORiCyWSEZwud0mg0zEUhkYnNhsY/O5O= CRZrEEwgvzCkgqZhGiEB1wUgRGeAFKApqcjcJ5QCx4aFQEECX1/JAlJJBsVFRMkEBkXLhyVNJ= khACH5BAkDAB8ALAAAAAAQABAAAAV74CeO4hUQZEoGhqGqWzQtEnlYRCYMGSB5BkTKQCgUOBG= PkjBIdQDKqBLhaJI4D6l0gylMRg6IVkmhNBIjxWBM8XAwHNFAIdYWDA0SRhNtKy0CJAUVEAcR= AQJkFikZDg4EBB0RDR4dGCkIEhAjFBsBDwovKo0BoioFQiMhACH5BAkDAB8ALAAAAAAQABAAA= AWB4CeO5HeU33OVl5IIpYEFh/QR1rYNZSMUAYVBwfBYbKRJwwPxFDxQjAbloECvHgMEBUBgPZ= TApjSxeL+eQGDUsQwkaGhBcUBYinGI5GBIEBwEGhxwVwwLFgoRHQwECgIADRFXBgUfEygfEBE= DTmuYIxAJFAYwnyMFABVbpiMYGSghACH5BAkDAB8ALAAAAAAQABAAAAV+4CdKjWieKOJs6De1= U5Zhg4YcmaG0kXcElQDtEWkZPMgMBGlofQDIqK9pmhAADClSEDBtAICJROvR7EQGx5LsgQAOo= gKm0LhQ2IDRQRJRFKIHAh4XAXknEw5REQsRBgAOEigRFBQEERofAgJiKBoZAgsXTicUDgYDoy= gNXU4hACH5BAUDAB8ALAAAAAAQABAAAAV54Cd+EFBNY6p+hgCssOERGwSP3eZBgUIEG0xhdGF= pPMjChjNoRD6XIGBDQVo9FIcogZnsrlbLQNRQfMEewVN0ERAaaE9AoDoECGj76lBBTxQwDlYB= EQweGwwqEDIHCwIbBgAAFioUBgUOdCIaBRwrBhUHNykQY6MfIQA7"); } .icon#ca-watch a.loading { background-position: 5px 60%; background-image: = url("data:image/gif;base64,R0lGODlhEAAQAMQfANra2uLi4vDw8PLy8ujo6Ozs7NbW1v= j4+Pb29s7Oztzc3NTU1O7u7uDg4NHR0erq6v39/d7e3vz8/Pv7+/7+/tPT09jY2Pr6+tnZ2ef= n5/X19eXl5ebm5vT09P///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwAfACwAAAAAEAAQ= AAAFa+Anjl9QkShacVqabp2XuKjjecHhStrjHDdIgtORiCyWSEZwud0mg0zEUhkYnNhsY/O5O= CRZrEEwgvzCkgqZhGiEB1wUgRGeAFKApqcjcJ5QCx4aFQEECX1/JAlJJBsVFRMkEBkXLhyVNJ= khACH5BAkDAB8ALAAAAAAQABAAAAV74CeO4hUQZEoGhqGqWzQtEnlYRCYMGSB5BkTKQCgUOBG= PkjBIdQDKqBLhaJI4D6l0gylMRg6IVkmhNBIjxWBM8XAwHNFAIdYWDA0SRhNtKy0CJAUVEAcR= AQJkFikZDg4EBB0RDR4dGCkIEhAjFBsBDwovKo0BoioFQiMhACH5BAkDAB8ALAAAAAAQABAAA= AWB4CeO5HeU33OVl5IIpYEFh/QR1rYNZSMUAYVBwfBYbKRJwwPxFDxQjAbloECvHgMEBUBgPZ= TApjSxeL+eQGDUsQwkaGhBcUBYinGI5GBIEBwEGhxwVwwLFgoRHQwECgIADRFXBgUfEygfEBE= DTmuYIxAJFAYwnyMFABVbpiMYGSghACH5BAkDAB8ALAAAAAAQABAAAAV+4CdKjWieKOJs6De1= U5Zhg4YcmaG0kXcElQDtEWkZPMgMBGlofQDIqK9pmhAADClSEDBtAICJROvR7EQGx5LsgQAOo= gKm0LhQ2IDRQRJRFKIHAh4XAXknEw5REQsRBgAOEigRFBQEERofAgJiKBoZAgsXTicUDgYDoy= gNXU4hACH5BAUDAB8ALAAAAAAQABAAAAV54Cd+EFBNY6p+hgCssOERGwSP3eZBgUIEG0xhdGF= pPMjChjNoRD6XIGBDQVo9FIcogZnsrlbLQNRQfMEewVN0ERAaaE9AoDoECGj76lBBTxQwDlYB= EQweGwwqEDIHCwIbBgAAFioUBgUOdCIaBRwrBhUHNykQY6MfIQA7"); } .icon#ca-unwatch a span { display: none; } .icon#ca-watch a span { display: none; } div.vectorTabs ul { background-position: right bottom; background-image: = url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AA= AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAERJREFUeF5lTtEKgEAMMv/= /j/O0IxlH9CA6N2WURAA/OHl5GeWAwUUHBcKV795FtTePxpmV3t9uv8Z3/cmvM88vzbbrAV/d= QdX+eas3AAAAAElFTkSuQmCC"); background-repeat: no-repeat; } .tipsy { font-size: 0.8em; } ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=vector&* dfn { font-style: inherit; } sup { line-height: 1em; } sub { line-height: 1em; } #interwiki-completelist { font-weight: bold; } body.page-Main_Page #ca-delete { display: none !important; } body.page-Main_Page #mp-topbanner { clear: both; } #toolbar { height: 22px; margin-bottom: 6px; } ol.references { font-size: 90%; margin-bottom: 0.5em; } div.reflist { font-size: 90%; margin-bottom: 0.5em; } div.refbegin { font-size: 90%; margin-bottom: 0.5em; } div.reflist ol.references { font-size: 100%; list-style-type: inherit; } ol.references li:target { background-color: rgb(221, 238, 255); } sup:target.reference { background-color: rgb(221, 238, 255); } span:target.citation { background-color: rgb(221, 238, 255); } sup.reference { font-style: normal; font-weight: normal; } span.brokenref { display: none; } .citation { word-wrap: break-word; } cite { font-style: inherit; } .citation cite.article { font-style: inherit; } .citation cite.contribution { font-style: inherit; } .citation cite { font-style: italic; } .citation cite.periodical { font-style: italic; } .citation *.printonly { display: none; } .mw-content-ltr ul { margin-left: 1.6em; } dd { margin-left: 1.6em; } .skin-monobook .hlist dl { line-height: 1.5em; } .skin-modern .hlist dl { line-height: 1.5em; } .skin-vector .hlist dl { line-height: 1.5em; } .hlist dl { margin: 0px; } .hlist ol { margin: 0px; } .hlist ul { margin: 0px; } .hlist dd { margin: 0px; display: inline; } .hlist dt { margin: 0px; display: inline; } .hlist li { margin: 0px; display: inline; } .hlist dl dl { display: inline; } .hlist ol ol { display: inline; } .hlist ul ul { display: inline; } .hlist dt::after { content: " :"; } .hlist dd::after { font-weight: bold; content: " =B7"; } .hlist li::after { font-weight: bold; content: " =B7"; } .hlist dd:last-child::after { content: none; } .hlist dt:last-child::after { content: none; } .hlist li:last-child::after { content: none; } .hlist dd.nopunct::after { content: none; } .hlist dt.nopunct::after { content: none; } .hlist li.nopunct::after { content: none; } .hlist dl dl::before { content: "("; } .hlist ol ol::before { content: "("; } .hlist ul ul::before { content: "("; } .hlist dl dl::after { content: ")"; } .hlist ol ol::after { content: ")"; } .hlist ul ul::after { content: ")"; } .hnum.hlist ol li { counter-increment: level1; } .hnum.hlist ol li::before { content: counter(level1) " "; } .hnum.hlist ol ol li { counter-increment: level2; } .hnum.hlist ol ol li::before { content: counter(level2) " "; } .plainlist ul { list-style: none; margin: 0px; line-height: inherit; } .plainlist ul li { margin-bottom: 0px; } .navbox { margin: auto; padding: 1px; border: 1px solid rgb(170, 170, 170); = width: 100%; text-align: center; clear: both; font-size: 88%; } .navbox-inner { width: 100%; } .navbox-subgroup { width: 100%; } .navbox th { text-align: center; padding-right: 1em; padding-left: 1em; } .navbox-title { text-align: center; padding-right: 1em; padding-left: 1em; } .navbox-abovebelow { text-align: center; padding-right: 1em; padding-left: 1em; } th.navbox-group { text-align: right; white-space: nowrap; } .navbox { background: rgb(253, 253, 253); } .navbox-subgroup { background: rgb(253, 253, 253); } .navbox-list { border-color: rgb(253, 253, 253); } .navbox th { background: rgb(204, 204, 255); } .navbox-title { background: rgb(204, 204, 255); } .navbox-abovebelow { background: rgb(221, 221, 255); } th.navbox-group { background: rgb(221, 221, 255); } .navbox-subgroup .navbox-title { background: rgb(221, 221, 255); } .navbox-subgroup .navbox-group { background: rgb(230, 230, 255); } .navbox-subgroup .navbox-abovebelow { background: rgb(230, 230, 255); } .navbox-even { background: rgb(247, 247, 247); } .navbox-odd { =09 } table.navbox + table.navbox { margin-top: -1px; } .navbox .hlist td dl { padding: 0.12em 0px; } .navbox .hlist td ol { padding: 0.12em 0px; } .navbox .hlist td ul { padding: 0.12em 0px; } .navbox td.hlist dl { padding: 0.12em 0px; } .navbox td.hlist ol { padding: 0.12em 0px; } .navbox td.hlist ul { padding: 0.12em 0px; } .navbox .hlist dd { white-space: nowrap; } .navbox .hlist dt { white-space: nowrap; } .navbox .hlist li { white-space: nowrap; } .navbox .hlist dd dl { white-space: normal; } .navbox .hlist dt dl { white-space: normal; } .navbox .hlist li ol { white-space: normal; } .navbox .hlist li ul { white-space: normal; } ol + table.navbox { margin-top: 0.5em; } ul + table.navbox { margin-top: 0.5em; } .navbar { font-size: 88%; font-weight: normal; display: inline; } .navbar ul { display: inline; white-space: nowrap; } .navbar li { word-spacing: -0.12em; } .mini.navbar li span { font-variant: small-caps; } .navbox .navbar { font-size: 100%; display: block; } .navbox-title .navbar { width: 6em; text-align: left; margin-right: 0.5em; float: left; } .collapseButton { width: auto; text-align: right; font-weight: normal; margin-left: = 0.5em; float: right; } .navbox .collapseButton { width: 6em; } .mw-collapsible-toggle { text-align: right; font-weight: normal; } .navbox .mw-collapsible-toggle { width: 6em; } .infobox { margin: 0.5em 0px 0.5em 1em; padding: 0.2em; border: 1px solid rgb(170, = 170, 170); text-align: left; color: black; line-height: 1.5em; clear: = right; font-size: 88%; float: right; background-color: rgb(249, 249, = 249); } .infobox caption { font-size: 125%; font-weight: bold; } .infobox td { vertical-align: top; } .infobox th { vertical-align: top; } .bordered.infobox { border-collapse: collapse; } .bordered.infobox td { border: 1px solid rgb(170, 170, 170); } .bordered.infobox th { border: 1px solid rgb(170, 170, 170); } .bordered.infobox .borderless td { border: 0px currentColor; } .bordered.infobox .borderless th { border: 0px currentColor; } .sisterproject.infobox { width: 20em; font-size: 90%; } .standard-talk.infobox { border: 1px solid rgb(192, 192, 144); background-color: rgb(248, 234, = 186); } .bordered.standard-talk.infobox td { border: 1px solid rgb(192, 192, 144); } .bordered.standard-talk.infobox th { border: 1px solid rgb(192, 192, 144); } .bordered.infobox .mergedtoprow td { border-width: 1px 1px 0px 0px; border-style: solid solid none none; = border-color: rgb(170, 170, 170) rgb(170, 170, 170) currentColor = currentColor; } .bordered.infobox .mergedtoprow th { border-width: 1px 1px 0px 0px; border-style: solid solid none none; = border-color: rgb(170, 170, 170) rgb(170, 170, 170) currentColor = currentColor; } .bordered.infobox .mergedrow td { border-width: 0px 1px 0px 0px; border-style: none solid none none; = border-color: currentColor rgb(170, 170, 170) currentColor currentColor; } .bordered.infobox .mergedrow th { border-width: 0px 1px 0px 0px; border-style: none solid none none; = border-color: currentColor rgb(170, 170, 170) currentColor currentColor; } .geography.infobox { text-align: left; line-height: 1.2em; font-size: 90%; border-collapse: = collapse; } .geography.infobox td { padding: 0.4em 0.6em; border-top-color: rgb(170, 170, 170); = border-top-width: 1px; border-top-style: solid; } .geography.infobox th { padding: 0.4em 0.6em; border-top-color: rgb(170, 170, 170); = border-top-width: 1px; border-top-style: solid; } .geography.infobox .mergedtoprow td { padding: 0.4em 0.6em 0.2em; border-top-color: rgb(170, 170, 170); = border-top-width: 1px; border-top-style: solid; } .geography.infobox .mergedtoprow th { padding: 0.4em 0.6em 0.2em; border-top-color: rgb(170, 170, 170); = border-top-width: 1px; border-top-style: solid; } .geography.infobox .mergedrow td { padding: 0px 0.6em 0.2em; border: 0px currentColor; } .geography.infobox .mergedrow th { padding: 0px 0.6em 0.2em; border: 0px currentColor; } .geography.infobox .mergedbottomrow td { padding: 0px 0.6em 0.4em; border-top-color: currentColor; = border-bottom-color: rgb(170, 170, 170); border-top-width: 0px; = border-bottom-width: 1px; border-top-style: none; border-bottom-style: = solid; } .geography.infobox .mergedbottomrow th { padding: 0px 0.6em 0.4em; border-top-color: currentColor; = border-bottom-color: rgb(170, 170, 170); border-top-width: 0px; = border-bottom-width: 1px; border-top-style: none; border-bottom-style: = solid; } .geography.infobox .maptable td { padding: 0px; border: 0px currentColor; } .geography.infobox .maptable th { padding: 0px; border: 0px currentColor; } .plainrowheaders.wikitable th[scope=3Drow] { text-align: left; font-weight: normal; } .wikitable td ul { text-align: left; } .wikitable td ol { text-align: left; } .wikitable td dl { text-align: left; } div.listenlist { background: = url("//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30p= x.png"); padding-left: 40px; } div.medialist { margin: 1em; min-height: 50px; background-repeat: no-repeat; } div.medialist ul { margin: 0px; list-style-type: none; list-style-image: none; } div.medialist ul li { padding-bottom: 0.5em; } div.medialist ul li li { padding-bottom: 0px; font-size: 91%; } div#content a[href$=3D'.pdf'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content a[href*=3D'.pdf?'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content a[href*=3D'.pdf#'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content a[href$=3D'.PDF'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content a[href*=3D'.PDF?'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content a[href*=3D'.PDF#'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href$=3D'.pdf'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href*=3D'.pdf?'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href*=3D'.pdf#'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href$=3D'.PDF'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href*=3D'.PDF?'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content a[href*=3D'.PDF#'].external { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#content span.PDFlink a { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div#mw_content span.PDFlink a { background: = url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acroba= t.gif") no-repeat right; padding-right: 18px; } div.columns-2 div.column { width: 50%; float: left; min-width: 300px; } div.columns-3 div.column { width: 33.3%; float: left; min-width: 200px; } div.columns-4 div.column { width: 25%; float: left; min-width: 150px; } div.columns-5 div.column { width: 20%; float: left; min-width: 120px; } .messagebox { margin: 0px auto 1em; padding: 0.2em; border: 1px solid rgb(170, 170, = 170); width: 80%; background-color: rgb(249, 249, 249); } .merge.messagebox { border: 1px solid rgb(192, 184, 204); text-align: center; = background-color: rgb(240, 229, 255); } .cleanup.messagebox { border: 1px solid rgb(159, 159, 255); text-align: center; = background-color: rgb(239, 239, 255); } .standard-talk.messagebox { margin: 4px auto; border: 1px solid rgb(192, 192, 144); = background-color: rgb(248, 234, 186); } .mbox-inside .standard-talk { margin: 2px 0px; padding: 2px; border: 1px solid rgb(192, 192, 144); = width: 100%; background-color: rgb(248, 234, 186); } .nested-talk.messagebox { margin: 2px 0px; padding: 2px; border: 1px solid rgb(192, 192, 144); = width: 100%; background-color: rgb(248, 234, 186); } .small.messagebox { margin: 0px 0px 1em 1em; width: 238px; line-height: 1.25em; clear: = both; font-size: 85%; float: right; } .small-talk.messagebox { background: rgb(248, 234, 186); margin: 0px 0px 1em 1em; width: 238px; = line-height: 1.25em; clear: both; font-size: 85%; float: right; } th.mbox-text { padding: 0.25em 0.9em; border: currentColor; width: 100%; } td.mbox-text { padding: 0.25em 0.9em; border: currentColor; width: 100%; } td.mbox-image { padding: 2px 0px 2px 0.9em; border: currentColor; text-align: center; } td.mbox-imageright { padding: 2px 0.9em 2px 0px; border: currentColor; text-align: center; } td.mbox-empty-cell { padding: 0px; border: currentColor; width: 1px; } table.ambox { background: rgb(251, 251, 251); border-width: 1px 1px 1px 10px; = border-style: solid; border-color: rgb(170, 170, 170) rgb(170, 170, 170) = rgb(170, 170, 170) rgb(30, 144, 255); margin: 0px 10%; } table.ambox + table.ambox { margin-top: -1px; } .ambox th.mbox-text { padding: 0.25em 0.5em; } .ambox td.mbox-text { padding: 0.25em 0.5em; } .ambox td.mbox-image { padding: 2px 0px 2px 0.5em; } .ambox td.mbox-imageright { padding: 2px 0.5em 2px 0px; } table.ambox-notice { border-left-color: rgb(30, 144, 255); border-left-width: 10px; = border-left-style: solid; } table.ambox-speedy { background: rgb(255, 238, 238); border-left-color: rgb(178, 34, 34); = border-left-width: 10px; border-left-style: solid; } table.ambox-delete { border-left-color: rgb(178, 34, 34); border-left-width: 10px; = border-left-style: solid; } table.ambox-content { border-left-color: rgb(242, 133, 0); border-left-width: 10px; = border-left-style: solid; } table.ambox-style { border-left-color: rgb(244, 196, 48); border-left-width: 10px; = border-left-style: solid; } table.ambox-move { border-left-color: rgb(153, 50, 204); border-left-width: 10px; = border-left-style: solid; } table.ambox-protection { border-left-color: rgb(187, 187, 170); border-left-width: 10px; = border-left-style: solid; } table.imbox { background: rgb(251, 251, 251); margin: 4px 10%; border: 3px solid = rgb(30, 144, 255); border-collapse: collapse; } .imbox .mbox-text .imbox { margin: 0px -0.5em; display: block; } .mbox-inside .imbox { margin: 4px; } table.imbox-notice { border: 3px solid rgb(30, 144, 255); } table.imbox-speedy { background: rgb(255, 238, 238); border: 3px solid rgb(178, 34, 34); } table.imbox-delete { border: 3px solid rgb(178, 34, 34); } table.imbox-content { border: 3px solid rgb(242, 133, 0); } table.imbox-style { border: 3px solid rgb(244, 196, 48); } table.imbox-move { border: 3px solid rgb(153, 50, 204); } table.imbox-protection { border: 3px solid rgb(187, 187, 170); } table.imbox-license { background: rgb(247, 248, 255); border: 3px solid rgb(136, 136, 170); } table.imbox-featured { border: 3px solid rgb(203, 161, 53); } table.cmbox { background: rgb(223, 232, 255); margin: 3px 10%; border: 1px solid = rgb(170, 170, 170); border-collapse: collapse; } table.cmbox-notice { background: rgb(216, 232, 255); } table.cmbox-speedy { background: rgb(255, 219, 219); border: 4px solid rgb(178, 34, 34); = margin-top: 4px; margin-bottom: 4px; } table.cmbox-delete { background: rgb(255, 219, 219); } table.cmbox-content { background: rgb(255, 231, 206); } table.cmbox-style { background: rgb(255, 249, 219); } table.cmbox-move { background: rgb(228, 216, 255); } table.cmbox-protection { background: rgb(239, 239, 225); } table.ombox { background: rgb(249, 249, 249); margin: 4px 10%; border: 1px solid = rgb(170, 170, 170); border-collapse: collapse; } table.ombox-notice { border: 1px solid rgb(170, 170, 170); } table.ombox-speedy { background: rgb(255, 238, 238); border: 2px solid rgb(178, 34, 34); } table.ombox-delete { border: 2px solid rgb(178, 34, 34); } table.ombox-content { border: 1px solid rgb(242, 133, 0); } table.ombox-style { border: 1px solid rgb(244, 196, 48); } table.ombox-move { border: 1px solid rgb(153, 50, 204); } table.ombox-protection { border: 2px solid rgb(187, 187, 170); } table.tmbox { background: rgb(248, 234, 186); margin: 4px 10%; border: 1px solid = rgb(192, 192, 144); border-collapse: collapse; } .mediawiki .mbox-inside .tmbox { margin: 2px 0px; width: 100%; } .mbox-inside .mbox-small.tmbox { line-height: 1.5em; font-size: 100%; } table.tmbox-speedy { background: rgb(255, 238, 238); border: 2px solid rgb(178, 34, 34); } table.tmbox-delete { border: 2px solid rgb(178, 34, 34); } table.tmbox-content { border: 2px solid rgb(242, 133, 0); } table.tmbox-style { border: 2px solid rgb(244, 196, 48); } table.tmbox-move { border: 2px solid rgb(153, 50, 204); } table.tmbox-protection { border: 1px solid rgb(192, 192, 144); } table.tmbox-notice { border: 1px solid rgb(192, 192, 144); } table.dmbox { margin: 0.9em 1em; clear: both; border-top-color: rgb(204, 204, 204); = border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; = border-bottom-width: 1px; border-top-style: solid; border-bottom-style: = solid; } table.fmbox { background: rgb(249, 249, 249); margin: 0.2em 0px; border: 1px solid = rgb(170, 170, 170); width: 100%; clear: both; } table.fmbox-system { background: rgb(249, 249, 249); } table.fmbox-warning { background: rgb(255, 219, 219); border: 1px solid rgb(187, 112, 112); } table.fmbox-editnotice { =09 } div.mw-warning-with-logexcerpt { background: rgb(255, 219, 219); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(187, 112, 112); clear: both; } div.mw-lag-warn-high { background: rgb(255, 219, 219); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(187, 112, 112); clear: both; } div.mw-cascadeprotectedwarning { background: rgb(255, 219, 219); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(187, 112, 112); clear: both; } div#mw-protect-cascadeon { background: rgb(255, 219, 219); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(187, 112, 112); clear: both; } div.mw-lag-warn-normal { background: rgb(249, 249, 249); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(170, 170, 170); clear: both; } div.fmbox-system { background: rgb(249, 249, 249); margin: 0.2em 0px; padding: 0.25em = 0.9em; border: 1px solid rgb(170, 170, 170); clear: both; } body.mediawiki table.mbox-small { margin: 4px 0px 4px 1em; width: 238px; line-height: 1.25em; clear: = right; font-size: 88%; float: right; } body.mediawiki table.mbox-small-left { margin: 4px 1em 4px 0px; width: 238px; line-height: 1.25em; font-size: = 88%; border-collapse: collapse; } div.noarticletext { padding: 0px; border: currentColor; } #wpSave { font-weight: bold; } .hiddenStructure { color: rgb(255, 0, 0); display: inline !important; background-color: = rgb(0, 255, 0); } .check-icon a.new { display: none; speak: none; } .nounderlines a { text-decoration: none !important; } .IPA a:link { text-decoration: none !important; } .IPA a:visited { text-decoration: none !important; } div.NavFrame { margin: 0px; padding: 4px; border: 1px solid rgb(170, 170, 170); = text-align: center; font-size: 95%; border-collapse: collapse; } div.NavFrame + div.NavFrame { border-top-style: hidden; } div.NavPic { margin: 0px; padding: 2px; float: left; background-color: rgb(255, 255, = 255); } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; position: relative; background-color: = rgb(204, 204, 255); } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { top: 0px; right: 3px; font-size: 90%; font-weight: normal; position: = absolute; } .rellink { padding-left: 1.6em; font-style: italic; margin-bottom: 0.5em; } .dablink { padding-left: 1.6em; font-style: italic; margin-bottom: 0.5em; } .rellink i { font-style: normal; } .dablink i { font-style: normal; } .listify td { display: list-item; } .listify tr { display: block; } .listify table { display: block; } .geo-default { display: inline; } .geo-dms { display: inline; } .geo-dec { display: inline; } .geo-nondefault { display: none; } .geo-multi-punct { display: none; } .longitude { white-space: nowrap; } .latitude { white-space: nowrap; } .nonumtoc .tocnumber { display: none; } .nonumtoc #toc ul { list-style: none; margin: 0.3em 0px 0px; padding: 0px; line-height: = 1.5em; } .nonumtoc .toc ul { list-style: none; margin: 0.3em 0px 0px; padding: 0px; line-height: = 1.5em; } .nonumtoc #toc ul ul { margin: 0px 0px 0px 2em; } .nonumtoc .toc ul ul { margin: 0px 0px 0px 2em; } .toclimit-2 .toclevel-1 ul { display: none; } .toclimit-3 .toclevel-2 ul { display: none; } .toclimit-4 .toclevel-3 ul { display: none; } .toclimit-5 .toclevel-4 ul { display: none; } .toclimit-6 .toclevel-5 ul { display: none; } .toclimit-7 .toclevel-6 ul { display: none; } blockquote.templatequote { margin-top: 0px; } blockquote.templatequote div.templatequotecite { text-align: left; line-height: 1em; padding-left: 2em; margin-top: 0px; } blockquote.templatequote div.templatequotecite cite { font-size: 85%; } div.user-block { padding: 5px; border: 1px solid rgb(169, 169, 169); margin-bottom: = 0.5em; background-color: rgb(255, 239, 213); } .nowrap { white-space: nowrap; } .nowraplinks a { white-space: nowrap; } .nowraplinks .selflink { white-space: nowrap; } span.texhtml { white-space: nowrap; } sup.reference a { white-space: nowrap; } .template-documentation { margin: 1em 0px 0px; padding: 1em; border: 1px solid rgb(170, 170, = 170); clear: both; background-color: rgb(236, 252, 244); } .imagemap-inline div { display: inline; } #wpUploadDescription { height: 13em; } .thumbinner { min-width: 100px; } div.thumb img.thumbimage { background-color: rgb(255, 255, 255); } div#content .gallerybox div.thumb { background-color: rgb(249, 249, 249); } .gallerybox .thumb img { background: = url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") = white; } .filehistory a img { background: = url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") = white; } #file img:hover { background: = url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") = white; } .ns-0 .gallerybox .thumb img { background: white; } .ns-2 .gallerybox .thumb img { background: white; } .ns-100 .gallerybox .thumb img { background: white; } .nochecker .gallerybox .thumb img { background: white; } #mw-subcategories ul { list-style: none; margin-left: 0.25em; } .CategoryTreeChildren { margin-left: 1.25em; } #mw-subcategories { clear: both; } #mw-pages { clear: both; } #mw-category-media { clear: both; } #filehistory { clear: both; } #wikiPreview { clear: both; } #wikiDiff { clear: both; } .wpb .wpb-header { display: none; } .wpbs-inner .wpb .wpb-header { display: block; } .wpbs-inner .wpb .wpb-header { display: table-row; } .wpbs-inner .wpb-outside { display: none; } .mw-tag-markers { font-family: sans-serif; font-size: 90%; font-style: italic; } .sysop-show { display: none; } .accountcreator-show { display: none; } ul.permissions-errors > li { list-style: none; } ul.permissions-errors { margin: 0px; } body.page-Special_UserLogin .mw-label label { white-space: nowrap; } body.page-Special_UserLogin_signup .mw-label label { white-space: nowrap; } body { -webkit-text-size-adjust: none; } .transborder { border: solid transparent; } * html .transborder { border: solid rgb(0, 0, 1); filter: chroma(color=3D#000001); } div.mw-geshi div { font-family: monospace,Courier !important; } div.mw-geshi div pre { font-family: monospace,Courier !important; } span.mw-geshi { font-family: monospace,Courier !important; } pre.source-css { font-family: monospace,Courier !important; } pre.source-javascript { font-family: monospace,Courier !important; } #catlinks { line-height: 1.25em; } #catlinks li { margin: 0.12em 0px; padding: 0px 0.5em; line-height: 1.25em; } #catlinks li:first-child { padding-left: 0.25em; } table#mw-prefixindex-list-table { width: 98%; } table#mw-prefixindex-nav-table { width: 98%; } .breadcrumb { font: 14px/normal Helvetica, Arial, Sans-Serif; list-style: none; = overflow: hidden; font-size-adjust: none; font-stretch: normal; } .breadcrumb li { margin-bottom: 0px; float: left; } .breadcrumb li a { padding: 10px 0px 10px 45px; color: white; text-decoration: none; = float: left; display: block; position: relative; } .breadcrumb li a::after { left: 100%; top: 50%; width: 0px; height: 0px; margin-top: -50px; = border-top-color: transparent; border-bottom-color: transparent; = border-top-width: 50px; border-bottom-width: 50px; border-top-style: = solid; border-bottom-style: solid; display: block; position: absolute; = z-index: 2; content: " "; } .breadcrumb li a::before { left: 100%; top: 50%; width: 0px; height: 0px; margin-top: -50px; = border-top-color: transparent; border-bottom-color: transparent; = border-top-width: 50px; border-bottom-width: 50px; border-top-style: = solid; border-bottom-style: solid; display: block; position: absolute; = z-index: 2; content: " "; } .breadcrumb li a::before { margin-left: 1px; border-left-color: white; border-left-width: 31px; = border-left-style: solid; z-index: 1; } .breadcrumb li:first-child a { padding-left: 20px; } .currentcrumb a { background: rgb(0, 102, 153); } .currentcrumb a::after { border-left-color: rgb(0, 102, 153); border-left-width: 30px; = border-left-style: solid; } .currentcrumb a:hover { background: rgb(0, 45, 68); } .prevcrumb a:hover { background: rgb(0, 45, 68); } .nextcrumb a:hover { background: rgb(0, 45, 68); } .currentcrumb a:hover::after { border-left-color: rgb(0, 45, 68) !important; } .prevcrumb a:hover::after { border-left-color: rgb(0, 45, 68) !important; } .nextcrumb a:hover::after { border-left-color: rgb(0, 45, 68) !important; } .prevcrumb a { background: rgb(51, 153, 102); } .prevcrumb a::after { border-left-color: rgb(51, 153, 102); border-left-width: 30px; = border-left-style: solid; } .nextcrumb a { background: rgb(153, 153, 153); } .nextcrumb a::after { border-left-color: rgb(153, 153, 153); border-left-width: 30px; = border-left-style: solid; } #userlogin { background: rgb(255, 255, 255); margin: 0px; border-radius: 7px; = border: 0px currentColor; width: 90% !important; padding-top: 0.75em = !important; padding-right: 1.5em; padding-bottom: 1.5em; padding-left: = 1.5em; max-width: 100% !important; box-shadow: inset 0px 0px 10px = rgba(0,0,0,0.35); -moz-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.35); = -webkit-box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.35); = -moz-border-radius: 7px; -webkit-border-radius: 7px; } .portal-column-left { width: 50%; float: left; } .portal-column-right { width: 49%; float: right; } .portal-column-left-wide { width: 60%; float: left; } .portal-column-right-narrow { width: 39%; float: right; } .portal-column-left-extra-wide { width: 70%; float: left; } .portal-column-right-extra-narrow { width: 29%; float: right; } .portal-column-left { width: inherit; float: inherit; } .portal-column-right { width: inherit; float: inherit; } .portal-column-left-wide { width: inherit; float: inherit; } .portal-column-right-narrow { width: inherit; float: inherit; } .portal-column-left-extra-wide { width: inherit; float: inherit; } .portal-column-right-extra-narrow { width: inherit; float: inherit; } #bodyContent .letterhead { padding: 2em; background-image: = url("//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png");= background-repeat: no-repeat; background-color: rgb(250, 249, 242); } body.page-Main_Page #deleteconfirm { display: none !important; } body.page-Main_Page #t-cite { display: none !important; } body.page-Main_Page #footer-info-lastmod { display: none !important; } body.page-Main_Page #siteSub { display: none !important; } body.page-Main_Page #contentSub { display: none !important; } body.page-Main_Page h1.firstHeading { display: none !important; } body.page-Main_Page #mp-topbanner { margin-top: 0px !important; } #coordinates { margin: 0em; padding: 0em; top: 0em; text-align: right; right: 0em; = text-transform: none; line-height: 1.5em; text-indent: 0px; font-size: = 85%; float: right; white-space: nowrap; position: absolute; } div.topicon { top: -2em; margin-right: -10px; display: block !important; position: = absolute; } div.flaggedrevs_short { top: -3em; right: 80px; margin-right: -10px; margin-left: 0px; = position: absolute; z-index: 1; } div.vectorMenu div { z-index: 2; } #siteSub { font-size: 92%; font-weight: normal; display: inline; } #mw-panel div.portal div.body ul li.GA { background: = url("//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png= ") no-repeat; padding-left: 1.25em; margin-left: -1.25em; } #mw-panel div.portal div.body ul li.FA { background: = url("//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.p= ng") no-repeat; padding-left: 1.25em; margin-left: -1.25em; } td.diff-context { font-size: 85%; vertical-align: top; } td.diff-addedline { font-size: 85%; vertical-align: top; } td.diff-deletedline { font-size: 85%; vertical-align: top; } span.texhtml { font-size: 118%; } #bodyContent a[href^=3D'https://'].external { background: = url("//upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") = no-repeat right; padding-right: 16px; } .link-https { background: = url("//upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") = no-repeat right; padding-right: 16px; } div.redirectMsg img { vertical-align: text-bottom; } .redirectText { margin: 5px; font-size: 150%; } td.diff-marker { height: 1.5em; } .ns-0 .ambox { display: none !important; } .ns-0 .navbox { display: none !important; } .ns-0 .vertical-navbox { display: none !important; } .ns-0 .sisterproject.infobox { display: none !important; } .ns-0 .dablink { display: none !important; } .ns-0 .metadata { display: none !important; } #filetoc { display: none !important; } #footer-places { display: none !important; } #mobileview { display: none !important; } .editlink { display: none !important; } a.NavToggle { display: none !important; } span.collapseButton { display: none !important; } span.mw-collapsible-toggle { display: none !important; } .noprint { display: none !important; } #content cite a.text.external::after { display: none !important; } .nourlexpansion a.text.external::after { display: none !important; } .nourlexpansion a.autonumber.external::after { display: none !important; } table.collapsible tr { display: block !important; } div.NavPic { display: block !important; } div.NavContent { display: block !important; } table.collapsible tr { display: table-row !important; } .skin-simple div#column-one { display: none; } .skin-simple div#f-poweredbyico { display: none; } .skin-simple div#f-copyrightico { display: none; } .skin-simple .editsection { display: none; } #firstHeading { margin: 0px; } table.layout { width: 100% !important; display: block !important; } table.layout tbody { width: 100% !important; display: block !important; } table.layout tr { width: 100% !important; display: block !important; } table.layout th { width: 100% !important; display: block !important; } table.layout td { width: 100% !important; display: block !important; } #mp-topbanner { width: 100% !important; display: block !important; } #mp-topbanner tbody { width: 100% !important; display: block !important; } #mp-topbanner tr { width: 100% !important; display: block !important; } #mp-topbanner th { width: 100% !important; display: block !important; } #mp-topbanner td { width: 100% !important; display: block !important; } #mp-upper { width: 100% !important; display: block !important; } #mp-upper tbody { width: 100% !important; display: block !important; } #mp-upper tr { width: 100% !important; display: block !important; } #mp-upper th { width: 100% !important; display: block !important; } #mp-upper td { width: 100% !important; display: block !important; } #mp-tfp { width: 100% !important; display: block !important; } #mp-tfp tbody { width: 100% !important; display: block !important; } #mp-tfp tr { width: 100% !important; display: block !important; } #mp-tfp th { width: 100% !important; display: block !important; } #mp-tfp td { width: 100% !important; display: block !important; } ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector&* var = isCompatible=3Dfunction(){if(navigator.appVersion.indexOf('MSIE')!=3D=3D-= 1&&parseFloat(navigator.appVersion.split('MSIE')[1])<6){return = false;}return true;};var startUp=3Dfunction(){mw.config=3Dnew = mw.Map(true);mw.loader.addSource({"local":{"loadScript":"//bits.wikimedia= .org/en.wikipedia.org/load.php","apiScript":"/w/api.php"}});mw.loader.reg= ister([["site","1330399363",[],"site"],["noscript","1293840000",[],"noscr= ipt"],["startup","1330580229",[],"startup"],["user","1293840000",[],"user= "],["user.groups","1293840000",[],"user"],["user.options","1293840000",[]= ,"private"],["user.cssprefs","1293840000",["mediawiki.user"],"private"],[= "user.tokens","1293840000",[],"private"],["filepage","1293840000",[]],["s= kins.chick","1328913036",[]],["skins.cologneblue","1328913036",[]],["skin= s.modern","1328913036",[]],["skins.monobook","1328913032",[]],["skins.nos= talgia","1328913036",[]],["skins.simple","1329882476",[]],["skins.standar= d","1328913026",[]],["skins.vector","1328913035",[]],["jquery","132891305= 3",[]=0A= ],["jquery.appear","1328913053",[]],["jquery.arrowSteps","1328913053",[]]= ,["jquery.async","1328913053",[]],["jquery.autoEllipsis","1328913053",["j= query.highlightText"]],["jquery.byteLength","1328913053",[]],["jquery.byt= eLimit","1328913053",["jquery.byteLength"]],["jquery.checkboxShiftClick",= "1328913052",[]],["jquery.client","1328913052",[]],["jquery.collapsibleTa= bs","1328913053",[]],["jquery.color","1328913053",["jquery.colorUtil"]],[= "jquery.colorUtil","1328913052",[]],["jquery.cookie","1328913053",[]],["j= query.delayedBind","1328913052",[]],["jquery.expandableField","1328913053= ",["jquery.delayedBind"]],["jquery.farbtastic","1328913053",["jquery.colo= rUtil"]],["jquery.footHovzer","1328913052",[]],["jquery.form","1328913053= ",[]],["jquery.getAttrs","1328913053",[]],["jquery.highlightText","132891= 3052",[]],["jquery.hoverIntent","1328913053",[]],["jquery.json","13289130= 52",[]],["jquery.localize","1328913052",[]],["jquery.makeCollapsible","13= 30569230",[]],["jquery.messageBox","1328913053",[]]=0A= ,["jquery.mockjax","1328913053",[]],["jquery.mw-jump","1328913053",[]],["= jquery.mwExtension","1328913053",[]],["jquery.placeholder","1328913052",[= ]],["jquery.qunit","1328913052",[]],["jquery.qunit.completenessTest","132= 8913053",["jquery.qunit"]],["jquery.spinner","1328913053",[]],["jquery.su= ggestions","1328913053",["jquery.autoEllipsis"]],["jquery.tabIndex","1328= 913053",[]],["jquery.tablesorter","1330569233",[]],["jquery.textSelection= ","1328913053",[]],["jquery.validate","1328913053",[]],["jquery.xmldom","= 1328913053",[]],["jquery.tipsy","1328913048",[]],["jquery.ui.core","13289= 13049",["jquery"],"jquery.ui"],["jquery.ui.widget","1328913051",[],"jquer= y.ui"],["jquery.ui.mouse","1328913051",["jquery.ui.widget"],"jquery.ui"],= ["jquery.ui.position","1328913051",[],"jquery.ui"],["jquery.ui.draggable"= ,"1328913048",["jquery.ui.core","jquery.ui.mouse","jquery.ui.widget"],"jq= uery.ui"],["jquery.ui.droppable","1328913051",["jquery.ui.core","jquery.u= i.mouse","jquery.ui.widget","jquery.ui.draggable"],=0A= "jquery.ui"],["jquery.ui.resizable","1328913051",["jquery.ui.core","jquer= y.ui.widget","jquery.ui.mouse"],"jquery.ui"],["jquery.ui.selectable","132= 8913051",["jquery.ui.core","jquery.ui.widget","jquery.ui.mouse"],"jquery.= ui"],["jquery.ui.sortable","1328913051",["jquery.ui.core","jquery.ui.widg= et","jquery.ui.mouse"],"jquery.ui"],["jquery.ui.accordion","1328913048",[= "jquery.ui.core","jquery.ui.widget"],"jquery.ui"],["jquery.ui.autocomplet= e","1328913051",["jquery.ui.core","jquery.ui.widget","jquery.ui.position"= ],"jquery.ui"],["jquery.ui.button","1328913051",["jquery.ui.core","jquery= .ui.widget"],"jquery.ui"],["jquery.ui.datepicker","1328913051",["jquery.u= i.core"],"jquery.ui"],["jquery.ui.dialog","1328913051",["jquery.ui.core",= "jquery.ui.widget","jquery.ui.button","jquery.ui.draggable","jquery.ui.mo= use","jquery.ui.position","jquery.ui.resizable"],"jquery.ui"],["jquery.ui= .progressbar","1328913051",["jquery.ui.core","jquery.ui.widget"],"jquery.= ui"],["jquery.ui.slider","1328913051",[=0A= "jquery.ui.core","jquery.ui.widget","jquery.ui.mouse"],"jquery.ui"],["jqu= ery.ui.tabs","1328913048",["jquery.ui.core","jquery.ui.widget"],"jquery.u= i"],["jquery.effects.core","1328913052",["jquery"],"jquery.ui"],["jquery.= effects.blind","1328913052",["jquery.effects.core"],"jquery.ui"],["jquery= .effects.bounce","1328913052",["jquery.effects.core"],"jquery.ui"],["jque= ry.effects.clip","1328913052",["jquery.effects.core"],"jquery.ui"],["jque= ry.effects.drop","1328913052",["jquery.effects.core"],"jquery.ui"],["jque= ry.effects.explode","1328913052",["jquery.effects.core"],"jquery.ui"],["j= query.effects.fade","1328913052",["jquery.effects.core"],"jquery.ui"],["j= query.effects.fold","1328913052",["jquery.effects.core"],"jquery.ui"],["j= query.effects.highlight","1328913052",["jquery.effects.core"],"jquery.ui"= ],["jquery.effects.pulsate","1328913052",["jquery.effects.core"],"jquery.= ui"],["jquery.effects.scale","1328913052",["jquery.effects.core"],"jquery= .ui"],["jquery.effects.shake","1328913052",[=0A= "jquery.effects.core"],"jquery.ui"],["jquery.effects.slide","1328913052",= ["jquery.effects.core"],"jquery.ui"],["jquery.effects.transfer","13289130= 52",["jquery.effects.core"],"jquery.ui"],["mediawiki","1330397809",[]],["= mediawiki.api","1328913052",["mediawiki.util"]],["mediawiki.api.category"= ,"1328913052",["mediawiki.api","mediawiki.Title"]],["mediawiki.api.edit",= "1328913052",["mediawiki.api","mediawiki.Title"]],["mediawiki.api.parse",= "1328913052",["mediawiki.api"]],["mediawiki.api.titleblacklist","13289130= 52",["mediawiki.api","mediawiki.Title"]],["mediawiki.api.watch","13289130= 52",["mediawiki.api","mediawiki.user"]],["mediawiki.debug","1328913051",[= "jquery.footHovzer"]],["mediawiki.feedback","1330035160",["mediawiki.api.= edit","mediawiki.Title","mediawiki.jqueryMsg","jquery.ui.dialog"]],["medi= awiki.htmlform","1328913051",[]],["mediawiki.Title","1328913051",["mediaw= iki.util"]],["mediawiki.Uri","1328913051",[]],["mediawiki.user","13295616= 12",["jquery.cookie"]],["mediawiki.util",=0A= "1330569232",["jquery.client","jquery.cookie","jquery.messageBox","jquery= .mwExtension"]],["mediawiki.action.edit","1330397809",["jquery.textSelect= ion","jquery.byteLimit"]],["mediawiki.action.history","1328913052",["jque= ry.ui.button"],"mediawiki.action.history"],["mediawiki.action.history.dif= f","1330567341",[],"mediawiki.action.history"],["mediawiki.action.view.db= lClickEdit","1328913052",["mediawiki.util"]],["mediawiki.action.view.meta= data","1330569233",[]],["mediawiki.action.view.rightClickEdit","132891305= 2",[]],["mediawiki.action.watch.ajax","1330569230",["mediawiki.api.watch"= ,"mediawiki.util"]],["mediawiki.language","1328913054",[]],["mediawiki.jq= ueryMsg","1328913051",["mediawiki.language","mediawiki.util"]],["mediawik= i.libs.jpegmeta","1328913054",[]],["mediawiki.page.ready","1328913052",["= jquery.checkboxShiftClick","jquery.makeCollapsible","jquery.placeholder",= "jquery.mw-jump","mediawiki.util"]],["mediawiki.page.startup","1328913052= ",["jquery.client","mediawiki.util"]],[=0A= "mediawiki.special","1328913052",[]],["mediawiki.special.block","13289130= 51",["mediawiki.util"]],["mediawiki.special.changeemail","1330570369",["m= ediawiki.util"]],["mediawiki.special.changeslist","1328913052",["jquery.m= akeCollapsible"]],["mediawiki.special.movePage","1328913052",["jquery.byt= eLimit"]],["mediawiki.special.preferences","1329525755",[]],["mediawiki.s= pecial.recentchanges","1328913051",["mediawiki.special"]],["mediawiki.spe= cial.search","1328913052",[]],["mediawiki.special.undelete","1328913052",= []],["mediawiki.special.upload","1330569537",["mediawiki.libs.jpegmeta","= mediawiki.util"]],["mediawiki.special.javaScriptTest","1328913051",["jque= ry.qunit"]],["mediawiki.tests.qunit.testrunner","1328913042",["jquery.qun= it","jquery.qunit.completenessTest","mediawiki.page.startup","mediawiki.p= age.ready"]],["mediawiki.legacy.ajax","1328913026",["mediawiki.util","med= iawiki.legacy.wikibits"]],["mediawiki.legacy.commonPrint","1328913026",[]= ],["mediawiki.legacy.config","1328913028",[=0A= "mediawiki.legacy.wikibits"]],["mediawiki.legacy.IEFixes","1328913026",["= mediawiki.legacy.wikibits"]],["mediawiki.legacy.mwsuggest","1330569230",[= "mediawiki.legacy.wikibits"]],["mediawiki.legacy.preview","1328913028",["= mediawiki.legacy.wikibits"]],["mediawiki.legacy.protect","1328913026",["m= ediawiki.legacy.wikibits","jquery.byteLimit"]],["mediawiki.legacy.shared"= ,"1329882477",[]],["mediawiki.legacy.oldshared","1328913032",[]],["mediaw= iki.legacy.upload","1328913026",["mediawiki.legacy.wikibits","mediawiki.u= til"]],["mediawiki.legacy.wikibits","1328913026",["mediawiki.util"]],["me= diawiki.legacy.wikiprintable","1328913032",[]],["ext.gadget.Navigation_po= pups","1301011012",[]],["ext.gadget.exlinks","1317823575",["mediawiki.uti= l"]],["ext.gadget.Twinkle","1330422906",["mediawiki.util","jquery.ui.dial= og","jquery.tipsy"]],["ext.gadget.HideFundraisingNotice","1293840000",[]]= ,["ext.gadget.teahouse","1330124571",["mediawiki.api","jquery.ui.button"]= ],["ext.gadget.HotCat","1317470597",[]],[=0A= "ext.gadget.textareasansserif","1326747219",[]],["ext.gadget.UTCLiveClock= ","1317470518",[]],["ext.gadget.mySandbox","1329912781",["mediawiki.util"= ]],["ext.gadget.purgetab","1309793310",["mediawiki.util"]],["ext.gadget.d= ropdown-menus","1293840000",[]],["ext.gadget.NewDiff","1324608978",[]],["= ext.gadget.NoAnimations","1318714911",[]],["ext.gadget.NoSmallFonts","132= 0868941",[]],["ext.gadget.MenuTabsToggle","1330250847",["jquery.cookie"]]= ,["ext.gadget.wmfFR2011Style","1319267442",[]],["ext.gadget.Blackskin","1= 323415449",[]],["ext.gadget.widensearch","1318714989",[]],["ext.gadget.De= jaVu_Sans","1293840000",[]],["ext.gadget.ShowMessageNames","1318509199",[= "mediawiki.util"]],["ext.gadget.BugStatusUpdate","1329346144",[]],["ext.a= rticleFeedback.startup","1328913098",["mediawiki.util","mediawiki.user"]]= ,["ext.articleFeedback","1330569232",["jquery.ui.dialog","jquery.ui.butto= n","jquery.articleFeedback","jquery.cookie","jquery.clickTracking","ext.a= rticleFeedback.ratingi18n"]],[=0A= "ext.articleFeedback.ratingi18n","1293840000",[]],["ext.articleFeedback.d= ashboard","1328913098",[]],["jquery.articleFeedback","1330569232",["jquer= y.appear","jquery.tipsy","jquery.json","jquery.localize","jquery.ui.dialo= g","jquery.ui.button","jquery.cookie","jquery.clickTracking","mediawiki.l= anguage"]],["ext.articleFeedbackv5.startup","1328913092",["mediawiki.util= ","mediawiki.user"]],["ext.articleFeedbackv5","1330569235",["jquery.ui.di= alog","jquery.ui.button","jquery.articleFeedbackv5","jquery.cookie","jque= ry.clickTracking","ext.articleFeedbackv5.ratingi18n"]],["ext.articleFeedb= ackv5.ie","1328913092",[]],["ext.articleFeedbackv5.ratingi18n","129384000= 0",[]],["ext.articleFeedbackv5.dashboard","1328913092",["mediawiki.util",= "mediawiki.user","jquery.articleFeedbackv5.special"]],["jquery.articleFee= dbackv5","1330569235",["jquery.appear","jquery.tipsy","jquery.json","jque= ry.localize","jquery.ui.dialog","jquery.ui.button","jquery.cookie","jquer= y.clickTracking","jquery.articleFeedbackv5.elastic"=0A= ]],["jquery.articleFeedbackv5.special","1330580229",["mediawiki.util"]],[= "jquery.articleFeedbackv5.elastic","1328913092",[]],["ext.wikihiero","132= 8913054",[]],["ext.wikihiero.Special","1330574784",["jquery.spinner"]],["= ext.checkUser","1328913201",["mediawiki.util"]],["ext.cite","1328913132",= ["jquery.tooltip"]],["jquery.tooltip","1328913132",[]],["ext.geshi.local"= ,"1308431798",[]],["ext.flaggedRevs.basic","1328913207",[]],["ext.flagged= Revs.advanced","1330571003",["mediawiki.util"]],["ext.flaggedRevs.review"= ,"1330121035",["mediawiki.util"]],["ext.categoryTree","1330569259",[]],["= ext.categoryTree.css","1328913230",[]],["ext.nuke","1328913090",[]],["ext= .centralauth","1328913090",[]],["ext.centralauth.noflash","1328913090",[]= ],["ext.centralNotice.interface","1328913222",[]],["ext.centralNotice.ban= nerStats","1328913222",[]],["ext.collection.jquery.jstorage","1328913177"= ,["jquery.json"]],["ext.collection.suggest","1328913177",["ext.collection= .bookcreator"]],["ext.collection","1328913177",[=0A= "ext.collection.bookcreator","jquery.ui.sortable"]],["ext.collection.book= creator","1328913178",["ext.collection.jquery.jstorage"]],["ext.collectio= n.checkLoadFromLocalStorage","1328913178",["ext.collection.jquery.jstorag= e"]],["ext.abuseFilter","1329338884",[]],["ext.abuseFilter.edit","1330570= 745",["jquery.textSelection","jquery.spinner"]],["ext.abuseFilter.tools",= "1328913072",["jquery.spinner"]],["ext.abuseFilter.examine","1330579820",= []],["ext.vector.collapsibleNav","1330569233",["jquery.client","jquery.co= okie","jquery.tabIndex"],"ext.vector"],["ext.vector.collapsibleTabs","132= 8913153",["jquery.collapsibleTabs","jquery.delayedBind"],"ext.vector"],["= ext.vector.editWarning","1330569233",[],"ext.vector"],["ext.vector.expand= ableSearch","1328913154",["jquery.client","jquery.expandableField","jquer= y.delayedBind"],"ext.vector"],["ext.vector.footerCleanup","1328913154",[]= ,"ext.vector"],["ext.vector.sectionEditLinks","1328913154",["jquery.cooki= e","jquery.clickTracking"],"ext.vector"],[=0A= "ext.vector.simpleSearch","1330569233",["jquery.client","jquery.suggestio= ns","jquery.autoEllipsis","jquery.placeholder","mediawiki.legacy.mwsugges= t"],"ext.vector"],["contentCollector","1328913135",[],"ext.wikiEditor"],[= "jquery.wikiEditor","1330569236",["jquery.client","jquery.textSelection",= "jquery.delayedBind"],"ext.wikiEditor"],["jquery.wikiEditor.iframe","1328= 913135",["jquery.wikiEditor","contentCollector"],"ext.wikiEditor"],["jque= ry.wikiEditor.dialogs","1328913135",["jquery.wikiEditor","jquery.wikiEdit= or.toolbar","jquery.ui.dialog","jquery.ui.button","jquery.ui.draggable","= jquery.ui.resizable","jquery.tabIndex"],"ext.wikiEditor"],["jquery.wikiEd= itor.dialogs.config","1328913136",["jquery.wikiEditor","jquery.wikiEditor= .dialogs","jquery.wikiEditor.toolbar.i18n","jquery.suggestions"],"ext.wik= iEditor"],["jquery.wikiEditor.highlight","1328913136",["jquery.wikiEditor= ","jquery.wikiEditor.iframe"],"ext.wikiEditor"],["jquery.wikiEditor.previ= ew","1328913136",["jquery.wikiEditor"],=0A= "ext.wikiEditor"],["jquery.wikiEditor.previewDialog","1328913136",["jquer= y.wikiEditor","jquery.wikiEditor.dialogs"],"ext.wikiEditor"],["jquery.wik= iEditor.publish","1328913135",["jquery.wikiEditor","jquery.wikiEditor.dia= logs"],"ext.wikiEditor"],["jquery.wikiEditor.templateEditor","1328913136"= ,["jquery.wikiEditor","jquery.wikiEditor.iframe","jquery.wikiEditor.dialo= gs"],"ext.wikiEditor"],["jquery.wikiEditor.templates","1328913136",["jque= ry.wikiEditor","jquery.wikiEditor.iframe"],"ext.wikiEditor"],["jquery.wik= iEditor.toc","1328913135",["jquery.wikiEditor","jquery.wikiEditor.iframe"= ,"jquery.ui.draggable","jquery.ui.resizable","jquery.autoEllipsis","jquer= y.color"],"ext.wikiEditor"],["jquery.wikiEditor.toolbar","1330038696",["j= query.wikiEditor","jquery.wikiEditor.toolbar.i18n"],"ext.wikiEditor"],["j= query.wikiEditor.toolbar.config","1328913138",["jquery.wikiEditor","jquer= y.wikiEditor.toolbar.i18n","jquery.wikiEditor.toolbar","jquery.cookie","j= query.async"],"ext.wikiEditor"],[=0A= "jquery.wikiEditor.toolbar.i18n","1293840000",[],"ext.wikiEditor"],["ext.= wikiEditor","1328913136",["jquery.wikiEditor"],"ext.wikiEditor"],["ext.wi= kiEditor.dialogs","1328913135",["ext.wikiEditor","ext.wikiEditor.toolbar"= ,"jquery.wikiEditor.dialogs","jquery.wikiEditor.dialogs.config"],"ext.wik= iEditor"],["ext.wikiEditor.highlight","1328913136",["ext.wikiEditor","jqu= ery.wikiEditor.highlight"],"ext.wikiEditor"],["ext.wikiEditor.preview","1= 328913135",["ext.wikiEditor","jquery.wikiEditor.preview"],"ext.wikiEditor= "],["ext.wikiEditor.previewDialog","1328913136",["ext.wikiEditor","jquery= .wikiEditor.previewDialog"],"ext.wikiEditor"],["ext.wikiEditor.publish","= 1328913135",["ext.wikiEditor","jquery.wikiEditor.publish"],"ext.wikiEdito= r"],["ext.wikiEditor.templateEditor","1328913135",["ext.wikiEditor","ext.= wikiEditor.highlight","jquery.wikiEditor.templateEditor"],"ext.wikiEditor= "],["ext.wikiEditor.templates","1328913135",["ext.wikiEditor","ext.wikiEd= itor.highlight","jquery.wikiEditor.templates"],=0A= "ext.wikiEditor"],["ext.wikiEditor.toc","1328913135",["ext.wikiEditor","e= xt.wikiEditor.highlight","jquery.wikiEditor.toc"],"ext.wikiEditor"],["ext= .wikiEditor.tests.toolbar","1328913135",["ext.wikiEditor.toolbar"],"ext.w= ikiEditor"],["ext.wikiEditor.toolbar","1328913135",["ext.wikiEditor","jqu= ery.wikiEditor.toolbar","jquery.wikiEditor.toolbar.config"],"ext.wikiEdit= or"],["ext.wikiEditor.toolbar.hideSig","1328913135",[],"ext.wikiEditor"],= ["ext.prefSwitch","1328913229",["jquery.client"]],["jquery.clickTracking"= ,"1328913076",["jquery.cookie"]],["ext.clickTracking","1328913076",["jque= ry.clickTracking"]],["ext.UserBuckets","1328913076",["jquery.clickTrackin= g","jquery.json","jquery.cookie","ext.UserBuckets.AccountCreationUserBuck= et"]],["ext.UserBuckets.AccountCreationUserBucket","1328913164",["jquery.= clickTracking"]],["ext.wikiLove.icon","1328913089",[]],["ext.wikiLove.def= aultOptions","1330569237",[]],["ext.wikiLove.startup","1330569237",["ext.= wikiLove.defaultOptions","jquery.ui.dialog",=0A= "jquery.ui.button","jquery.localize","jquery.elastic"]],["ext.wikiLove.lo= cal","1312944211",[]],["ext.wikiLove.init","1328913089",["ext.wikiLove.st= artup"]],["jquery.elastic","1328913143",[]],["ext.markAsHelpful","1328913= 203",["mediawiki.util"]],["ext.moodBar.init","1330569233",["jquery.cookie= ","jquery.client","mediawiki.util","mediawiki.user"]],["ext.moodBar.toolt= ip","1330569233",["jquery.cookie","ext.moodBar.init"]],["jquery.NobleCoun= t","1328913146",[]],["ext.moodBar.core","1330569233",["mediawiki.util","e= xt.moodBar.init","jquery.localize","jquery.NobleCount","jquery.moodBar"]]= ,["ext.moodBar.dashboard","1330570147",["mediawiki.util","user.tokens","j= query.NobleCount","jquery.elastic"]],["ext.moodBar.dashboard.styles","132= 8913146",[]],["jquery.moodBar","1328913143",["mediawiki.util"]],["ext.mat= h.mathjax","1328913176",[],"ext.math.mathjax"],["ext.math.mathjax.enabler= ","1328913164",[]],["ext.babel","1328913074",[]],["ext.apiSandbox","13305= 72098",["mediawiki.util","jquery.ui.button"]]]);mw.=0A= config.set({"wgLoadScript":"//bits.wikimedia.org/en.wikipedia.org/load.ph= p","debug":false,"skin":"vector","stylepath":"//bits.wikimedia.org/skins-= 1.19","wgUrlProtocols":"http\\:\\/\\/|https\\:\\/\\/|ftp\\:\\/\\/|irc\\:\= \/\\/|ircs\\:\\/\\/|gopher\\:\\/\\/|telnet\\:\\/\\/|nntp\\:\\/\\/|worldwi= nd\\:\\/\\/|mailto\\:|news\\:|svn\\:\\/\\/|git\\:\\/\\/|mms\\:\\/\\/|\\/\= \/","wgArticlePath":"/wiki/$1","wgScriptPath":"/w","wgScriptExtension":".= php","wgScript":"/w/index.php","wgVariantArticlePath":false,"wgActionPath= s":{},"wgServer":"//en.wikipedia.org","wgUserLanguage":"en","wgContentLan= guage":"en","wgVersion":"1.19wmf1","wgEnableAPI":true,"wgEnableWriteAPI":= true,"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February",= "March","April","May","June","July","August","September","October","Novem= ber","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","J= un","Jul","Aug","Sep","Oct","Nov","Dec"],"wgMainPageTitle":"Main = Page","wgFormattedNamespaces":{"-2":"Media","-1":"Special",=0A= "0":"","1":"Talk","2":"User","3":"User = talk","4":"Wikipedia","5":"Wikipedia talk","6":"File","7":"File = talk","8":"MediaWiki","9":"MediaWiki = talk","10":"Template","11":"Template talk","12":"Help","13":"Help = talk","14":"Category","15":"Category talk","100":"Portal","101":"Portal = talk","108":"Book","109":"Book = talk"},"wgNamespaceIds":{"media":-2,"special":-1,"":0,"talk":1,"user":2,"= user_talk":3,"wikipedia":4,"wikipedia_talk":5,"file":6,"file_talk":7,"med= iawiki":8,"mediawiki_talk":9,"template":10,"template_talk":11,"help":12,"= help_talk":13,"category":14,"category_talk":15,"portal":100,"portal_talk"= :101,"book":108,"book_talk":109,"wp":4,"wt":5,"image":6,"image_talk":7,"p= roject":4,"project_talk":5},"wgSiteName":"Wikipedia","wgFileExtensions":[= "png","gif","jpg","jpeg","xcf","pdf","mid","ogg","ogv","svg","djvu","tiff= ","tif","oga"],"wgDBname":"enwiki","wgFileCanRotate":true,"wgAvailableSki= ns":{"nostalgia":"Nostalgia","cologneblue":"CologneBlue","monobook":"Mono= Book","chick":"Chick","modern":=0A= "Modern","myskin":"MySkin","simple":"Simple","standard":"Standard","vecto= r":"Vector"},"wgExtensionAssetsPath":"//bits.wikimedia.org/w/extensions-1= .19","wgCookiePrefix":"enwiki","wgResourceLoaderMaxQueryLength":-1,"wgCas= eSensitiveNamespaces":[],"wgMWSuggestTemplate":"//en.wikipedia.org/w/api.= php?action=3Dopensearch\x26search=3D{searchTerms}\x26namespace=3D{namespa= ces}\x26suggest","wgCollectionVersion":"1.5","wgCollapsibleNavBucketTest"= :false,"wgCollapsibleNavForceNewVersion":false,"wgWikiEditorToolbarClickT= racking":false,"wgArticleFeedbackSMaxage":2592000,"wgArticleFeedbackCateg= ories":["Article Feedback Pilot","Article Feedback","Article Feedback = Additional Articles"],"wgArticleFeedbackBlacklistCategories":["Article = Feedback Blacklist","Article Feedback 5","Article Feedback 5 Additional = Articles"],"wgArticleFeedbackLotteryOdds":100,"wgArticleFeedbackTracking"= :{"buckets":{"track":0.27,"ignore":99.73},"version":8,"expires":30,"track= ed":false},"wgArticleFeedbackOptions":{"buckets":{"show":100,=0A= "hide":0},"version":8,"expires":30,"tracked":false},"wgArticleFeedbackNam= espaces":[0],"wgArticleFeedbackWhatsThisPage":"Wikipedia:Article = Feedback = Tool","wgArticleFeedbackRatingTypesFlipped":{"trustworthy":1,"objective":= 2,"complete":3,"wellwritten":4},"wgArticleFeedbackv5SMaxage":2592000,"wgA= rticleFeedbackv5Categories":["Article_Feedback_5","Article_Feedback_5_Add= itional_Articles"],"wgArticleFeedbackv5BlacklistCategories":["Article_Fee= dback_Blacklist"],"wgArticleFeedbackv5LotteryOdds":0,"wgArticleFeedbackv5= Debug":false,"wgArticleFeedbackv5Bucket2TagNames":["suggestion","praise",= "problem","question"],"wgArticleFeedbackv5Bucket5RatingCategories":["trus= tworthy","objective","complete","wellwritten"],"wgArticleFeedbackv5Displa= yBuckets":{"buckets":{"zero":0,"one":34,"two":33,"three":33,"four":0,"fiv= e":0},"version":1,"expires":30,"tracked":false},"wgArticleFeedbackv5Track= ing":{"buckets":{"ignore":0,"track":100},"version":0,"expires":30,"tracke= d":false},"wgArticleFeedbackv5Options":{"buckets":=0A= {"show":100,"hide":0},"version":0,"expires":30,"tracked":false},"wgArticl= eFeedbackv5LinkBuckets":{"buckets":{"-":0,"A":0,"B":0,"C":0,"D":100,"E":0= ,"F":0,"G":0,"H":0},"version":1,"expires":30,"tracked":false},"wgArticleF= eedbackv5Namespaces":[0],"wgArticleFeedbackv5LearnToEdit":"//en.wikipedia= .org/wiki/Wikipedia:Tutorial","wgArticleFeedbackv5WhatsThisPage":"Project= :ArticleFeedback","wgArticleFeedbackv5TermsPage":"//wikimediafoundation.o= rg/wiki/Feedback_privacy_statement","wgArticleFeedbackv5SurveyUrls":{"1":= "https://www.surveymonkey.com/s/aft5-1","2":"https://www.surveymonkey.com= /s/aft5-2","3":"https://www.surveymonkey.com/s/aft5-3"},"mbConfig":{"vali= dTypes":["happy","sad","confused"],"userBuckets":[],"bucketConfig":{"buck= ets":{"feedback":100,"share":0,"editing":0},"version":3,"expires":30},"in= foUrl":"//en.wikipedia.org/wiki/Wikipedia:New_editor_feedback","feedbackD= ashboardUrl":"//en.wikipedia.org/wiki/Special:FeedbackDashboard","privacy= Url":=0A= "//wikimediafoundation.org/wiki/Feedback_policy","disableExpiration":365}= });};if(isCompatible()){document.write("\x3cscript = src=3D\"//bits.wikimedia.org/en.wikipedia.org/load.php?debug=3Dfalse\x26a= mp;lang=3Den\x26amp;modules=3Djquery%2Cmediawiki\x26amp;only=3Dscripts\x2= 6amp;skin=3Dvector\x26amp;version=3D20120228T025649Z\" = type=3D\"text/javascript\"\x3e\x3c/script\x3e");}delete isCompatible;;=0A= =0A= /* cache key: = enwiki:resourceloader:filter:minify-js:7:53de5fb93d49808c737e9c133c978091= */ ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=skins.vector&only=scripts&skin=vector&* jQuery(function($){$('div.vectorMenu').each(function(){var = self=3Dthis;$('h5:first = a:first',this).click(function(e){$('.menu:first',self).toggleClass('menuF= orceShow');e.preventDefault();}).focus(function(){$(self).addClass('vecto= rMenuFocus');}).blur(function(){$(self).removeClass('vectorMenuFocus');})= ;});});;mw.loader.state({"skins.vector":"ready"});=0A= =0A= /* cache key: = enwiki:resourceloader:filter:minify-js:7:0fcba82177db6429d02096ea1f0465ed= */ ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://en.wikipedia.org/w/index.php?title=Special:BannerController&cache=/cn.js&303-4 function insertBanner( bannerJson ) {=0A= var url, targets;=0A= =0A= jQuery( 'div#centralNotice' ).prepend( bannerJson.bannerHtml );=0A= if ( bannerJson.autolink ) {=0A= url =3D 'https://wikimediafoundation.org/wiki/Special:LandingCheck';=0A= if ( ( bannerJson.landingPages !=3D=3D null ) && = bannerJson.landingPages.length ) {=0A= targets =3D String( bannerJson.landingPages ).split(',');=0A= url +=3D "?" + jQuery.param( {=0A= landing_page: targets[Math.floor( Math.random() * targets.length = )].replace( /^\s+|\s+$/, '' )=0A= } );=0A= url +=3D "&" + jQuery.param( {=0A= utm_medium: 'sitenotice',=0A= utm_campaign: bannerJson.campaign,=0A= utm_source: bannerJson.bannerName,=0A= language: mw.config.get( 'wgUserLanguage' ),=0A= country: Geo.country=0A= } );=0A= jQuery( '#cn-landingpage-link' ).attr( 'href', url );=0A= }=0A= }=0A= }=0A= function setBannerHidingCookie( bannerType ) {=0A= var e =3D new Date();=0A= e.setTime( e.getTime() + (14*24*60*60*1000) ); // two weeks=0A= var work =3D 'centralnotice_' + bannerType + '=3Dhide; expires=3D' + = e.toGMTString() + '; path=3D/';=0A= document.cookie =3D work;=0A= }=0A= function hideBanner() {=0A= jQuery( '#centralNotice' ).hide(); // Hide current banner=0A= var bannerType =3D jQuery.centralNotice.data.bannerType;=0A= if ( bannerType =3D=3D=3D undefined ) {=0A= bannerType =3D 'default';=0A= }=0A= setBannerHidingCookie( bannerType ); // Hide future banners of the same = type=0A= }=0A= // This function is deprecated=0A= function toggleNotice() {=0A= hideBanner();=0A= }=0A= var wgNoticeToggleState =3D document.cookie.indexOf( 'hidesnmessage=3D1' = ) =3D=3D=3D -1;=0A= =0A= ( function( $, mw ) { mw.loader.using( 'mediawiki.util', function () {=0A= =0A= $.ajaxSetup({ cache: true });=0A= $.centralNotice =3D {=0A= data: {=0A= getVars: {},=0A= bannerType: 'default'=0A= },=0A= fn: {=0A= loadBanner: function( bannerName, campaign, bannerType ) {=0A= var bannerPageQuery, bannerPage, bannerScript;=0A= =0A= // Store the bannerType in case we need to set a banner hiding = cookie later=0A= $.centralNotice.data.bannerType =3D bannerType;=0A= // Get the requested banner=0A= bannerPageQuery =3D $.param( {=0A= banner: bannerName,=0A= campaign: campaign,=0A= userlang: mw.config.get( 'wgUserLanguage' ),=0A= db: mw.config.get( 'wgDBname' ),=0A= sitename: mw.config.get( 'wgSiteName' ),=0A= country: Geo.country=0A= } );=0A= bannerPage =3D '?title=3DSpecial:BannerLoader&' + bannerPageQuery;=0A= bannerScript =3D '';=0A= if ( document.cookie.indexOf( 'centralnotice_' + bannerType + = '=3Dhide' ) =3D=3D=3D -1 ) {=0A= jQuery( '#siteNotice' ).prepend( '
      '+bannerScript+'
      ' );=0A= }=0A= },=0A= loadBannerList: function( geoOverride ) {=0A= var geoLocation, bannerListQuery, bannerListURL;=0A= =0A= if ( geoOverride ) {=0A= geoLocation =3D geoOverride; // override the geo info=0A= } else {=0A= geoLocation =3D Geo.country; // pull the geo info=0A= }=0A= bannerListQuery =3D $.param( {=0A= language: mw.config.get( 'wgContentLanguage' ),=0A= project: mw.config.get( 'wgNoticeProject' ),=0A= country: geoLocation=0A= } );=0A= bannerListURL =3D mw.util.wikiScript() + '?title=3D' + = encodeURIComponent('Special:BannerListLoader') + '&cache=3D/cn.js&' + = bannerListQuery;=0A= // Prevent loading banners on Special pages=0A= if ( mw.config.get( 'wgNamespaceNumber' ) !=3D=3D -1 ) {=0A= $.ajax( {=0A= url: bannerListURL,=0A= dataType: 'json',=0A= success: $.centralNotice.fn.chooseBanner=0A= } );=0A= }=0A= },=0A= chooseBanner: function( bannerList ) {=0A= mw.loader.using( 'mediawiki.user', function() {=0A= var groomedBannerList =3D [], i, j, pointer;=0A= =0A= // Make sure there are some banners to choose from=0A= if ( bannerList.length =3D=3D=3D 0 ) {=0A= return false;=0A= }=0A= =0A= for( i =3D 0; i < bannerList.length; i++ ) {=0A= // Only include this banner if it's intended for the current user=0A= if( ( !mw.user.anonymous() && bannerList[i].display_account = =3D=3D=3D 1 ) ||=0A= ( mw.user.anonymous() && bannerList[i].display_anon =3D=3D=3D 1 ) = )=0A= {=0A= // Add the banner to our list once per weight=0A= for( j =3D 0; j < bannerList[i].weight; j++ ) {=0A= groomedBannerList.push( bannerList[i] );=0A= }=0A= }=0A= }=0A= =0A= // Return if there's nothing left after the grooming=0A= if ( groomedBannerList.length =3D=3D=3D 0 ) {=0A= return false;=0A= }=0A= =0A= // Choose a random key=0A= pointer =3D Math.floor( Math.random() * groomedBannerList.length );=0A= =0A= // Load a random banner from our groomed list=0A= $.centralNotice.fn.loadBanner(=0A= groomedBannerList[pointer].name,=0A= groomedBannerList[pointer].campaign,=0A= ( groomedBannerList[pointer].fundraising ? 'fundraising' : = 'default' )=0A= );=0A= });=0A= },=0A= getQueryStringVariables: function() {=0A= function decode( s ) {=0A= return decodeURIComponent( s.split( '+' ).join( ' ' ) );=0A= }=0A= document.location.search.replace( /\??(?:([^=3D]+)=3D([^&]*)&?)/g, = function ( str, p1, p2 ) {=0A= $.centralNotice.data.getVars[decode( p1 )] =3D decode( p2 );=0A= } );=0A= }=0A= }=0A= };=0A= =0A= $( document ).ready( function ( $ ) {=0A= // Initialize the query string vars=0A= $.centralNotice.fn.getQueryStringVariables();=0A= if( $.centralNotice.data.getVars.banner ) {=0A= // if we're forcing one banner=0A= $.centralNotice.fn.loadBanner( $.centralNotice.data.getVars.banner );=0A= } else {=0A= // Look for banners ready to go NOW=0A= $.centralNotice.fn.loadBannerList( = $.centralNotice.data.getVars.country );=0A= }=0A= } );=0A= =0A= } ); } )( jQuery, mediaWiki ); ------=_NextPart_000_0000_01CCF7E4.A0F42220 Content-Type: application/octet-stream Content-Transfer-Encoding: quoted-printable Content-Location: http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=false&lang=en&modules=site&only=scripts&skin=vector&* mw.loader.using('mediawiki.util',function(){if(mw.config.get('wgArticleId= ')=3D=3D=3D0&&mw.config.get('wgNamespaceNumber')=3D=3D2){var = titleParts=3Dmw.config.get('wgPageName').split('/');if(titleParts.length=3D= =3D2){var = userSkinPage=3DtitleParts.shift()+'/'+mw.config.get('skin');if(titleParts= .slice(-1)=3D=3D'skin.js'){window.location.href=3Dmw.util.wikiGetlink(use= rSkinPage+'.js');}else = if(titleParts.slice(-1)=3D=3D'skin.css'){window.location.href=3Dmw.util.w= ikiGetlink(userSkinPage+'.css');}}}window.addPortletLink=3Dfunction(){ret= urn = mw.util.addPortletLink.apply(mw.util,arguments);};window.getURLParamValue= =3Dfunction(){return = mw.util.getParamValue.apply(mw.util,arguments);};var = extraCSS=3Dmw.util.getParamValue("withCSS");if(extraCSS&&extraCSS.match(/= ^MediaWiki:[^&<>=3D%]*\.css$/)){importStylesheet(extraCSS);}var = extraJS=3Dmw.util.getParamValue("withJS");if(extraJS&&extraJS.match(/^Med= iaWiki:[^&<>=3D%]*\.js$/)){importScript(extraJS);}if(wgAction=3D=3D'edit'= ||wgAction=3D=3D'submit'||wgPageName=3D=3D'Special:Upload'){importScript(=0A= 'MediaWiki:Common.js/edit.js');}else = if(mw.config.get('wgPageName')=3D=3D'Special:Watchlist'){mw.loader.load(m= w.config.get('wgServer')+mw.config.get('wgScript')+'?title=3DMediaWiki:Co= mmon.js/watchlist.js&action=3Draw&ctype=3Dtext/javascript&smaxage=3D21600= &maxage=3D86400');}if(wgNamespaceNumber=3D=3D6){importScript('MediaWiki:C= ommon.js/file.js');}if($.inArray('sysop',wgUserGroups)>-1){if(!window.dis= ableSysopJS){$(function(){importScript('MediaWiki:Sysop.js');});}}mw.load= er.load('//meta.wikimedia.org/w/index.php?title=3DMediaWiki:Wikiminiatlas= .js&action=3Draw&ctype=3Dtext/javascript&smaxage=3D21600&maxage=3D86400')= ;if($.client.profile().name=3D=3D'msie'){var oldWidth;var = docEl=3Ddocument.documentElement;var = fixIEScroll=3Dfunction(){if(!oldWidth||docEl.clientWidth>oldWidth){doFixI= EScroll();}else{setTimeout(doFixIEScroll,1);}oldWidth=3DdocEl.clientWidth= ;};var = doFixIEScroll=3Dfunction(){docEl.style.overflowX=3D(docEl.scrollWidth-doc= El.clientWidth<4)?"hidden":"";};document.attachEvent("onreadystatechange"= ,fixIEScroll);document.=0A= attachEvent("onresize",fixIEScroll);mw.util.addCSS('@media print { sup, = sub, p, .documentDescription { line-height: normal; } = }');mw.util.addCSS('div.overflowbugx { overflow-x: scroll !important; = overflow-y: hidden !important; } '+'div.overflowbugy { overflow-y: = scroll !important; overflow-x: hidden !important; = }');mw.util.addCSS('.iezoomfix div, .iezoomfix table { zoom: 1; = }');if($.client.profile().versionBase=3D=3D'6'){importScript('MediaWiki:C= ommon.js/IE60Fixes.js');}}if($.client.profile().platform=3D=3D'win'){mw.u= til.addCSS('.IPA, .Unicode { font-family: "Arial Unicode MS", "Lucida = Sans Unicode"; = }');}if($.client.profile().name=3D=3D'msie'){if($.client.profile().versio= nBase=3D=3D'8'){$('.hlist').find('dd:last-child, dt:last-child, = li:last-child').addClass('nopunct');}if($.client.profile().versionBase<'8= '){$('.hlist').find('dt + dd, dt + dt').prev().append(': = ');$('.hlist').find('dd + dd, dd + dt, li + = li').prev().append('=C2=B7 ');$('.hlist').find('dl dl, ol ol, ul = ul').prepend('( ').=0A= append(') ');}}window.hasClass=3D(function(){var reCache=3D{};return = function(element,className){return(reCache[className]?reCache[className]:= (reCache[className]=3Dnew = RegExp("(?:\\s|^)"+className+"(?:\\s|$)"))).test(element.className);};})(= );function LinkFA(){if(document.getElementById("p-lang")){var = InterwikiLinks=3Ddocument.getElementById("p-lang").getElementsByTagName("= li");for(var = i=3D0;i=3DautoCollapse&&hasClass(NavigationBoxes[i],"autocollapse"))){co= llapseTable(i);}else = if(hasClass(NavigationBoxes[i],"innercollapse")){var = element=3DNavigationBoxes[i];while(element=3Delement.parentNode){if(hasCl= ass(element,"outercollapse")){collapseTable(i);break;}}}}}$(createCollaps= eButtons);var NavigationBarHide=3D'['+collapseCaption+']';var = NavigationBarShow=3D'['+expandCaption+']';window.toggleNavigationBar=3Dfu= nction(indexNavigationBar){var = NavToggle=3Ddocument.getElementById("NavToggle"+indexNavigationBar);var = NavFrame=3Ddocument.getElementById("NavFrame"+indexNavigationBar);if(!Nav= Frame||!NavToggle){return = false;}if(NavToggle.firstChild.data=3D=3DNavigationBarHide){for(var = NavChild=3DNavFrame.firstChild;NavChild!=3Dnull;NavChild=3DNavChild.nextS= ibling){if(hasClass(NavChild,'NavContent')||hasClass(NavChild,'NavPic')){=0A= NavChild.style.display=3D'none';}}NavToggle.firstChild.data=3DNavigationB= arShow;}else = if(NavToggle.firstChild.data=3D=3DNavigationBarShow){for(var = NavChild=3DNavFrame.firstChild;NavChild!=3Dnull;NavChild=3DNavChild.nextS= ibling){if(hasClass(NavChild,'NavContent')||hasClass(NavChild,'NavPic')){= NavChild.style.display=3D'block';}}NavToggle.firstChild.data=3DNavigation= BarHide;}}=0A= function createNavigationBarToggleButton(){var = indexNavigationBar=3D0;var = divs=3Ddocument.getElementsByTagName("div");for(var = i=3D0;NavFrame=3Ddivs[i];i++){if(hasClass(NavFrame,"NavFrame")){indexNavi= gationBar++;var = NavToggle=3Ddocument.createElement("a");NavToggle.className=3D'NavToggle'= ;NavToggle.setAttribute('id','NavToggle'+indexNavigationBar);NavToggle.se= tAttribute('href','javascript:toggleNavigationBar('+indexNavigationBar+')= ;');var isCollapsed=3DhasClass(NavFrame,"collapsed");for(var = NavChild=3DNavFrame.firstChild;NavChild!=3Dnull&&!isCollapsed;NavChild=3D= NavChild.nextSibling){if(hasClass(NavChild,'NavPic')||hasClass(NavChild,'= NavContent')){if(NavChild.style.display=3D=3D'none'){isCollapsed=3Dtrue;}= }}if(isCollapsed){for(var = NavChild=3DNavFrame.firstChild;NavChild!=3Dnull;NavChild=3DNavChild.nextS= ibling){if(hasClass(NavChild,'NavPic')||hasClass(NavChild,'NavContent')){= NavChild.style.display=3D'none';}}}var = NavToggleText=3Ddocument.createTextNode(isCollapsed?NavigationBarShow:Nav= igationBarHide);NavToggle.appendChild(=0A= NavToggleText);for(var = j=3D0;j{'+'{New user = bar}}\n',postComment=3D'\n\n