/* styles */

BODY
{background-color: #FFFFFF;
margin: 0}

H1
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 16pt;
font-style: normal;
font-weight: bold}

H1.WHITE
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 16pt;
font-style: normal;
font-weight: bold}

H2
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 15pt;
font-style: normal;
font-weight: bold}

H2
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 15pt;
font-style: normal;
font-weight: bold}

H3
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 14pt;
font-style: normal;
font-weight: bold}

H3.WHITE
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 14pt;
font-style: normal;
font-weight: bold}

H4
{font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12pt;
font-style: normal;
font-weight: bold}

H4.WHITE
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12pt;
font-style: normal;
font-weight: bold}

H5
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 10pt;
font-style: normal;
font-weight: bold}

H5.WHITE
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 10pt;
font-style: normal;
font-weight: bold}

H6
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 9pt;
font-style: normal;
font-weight: bold}

H6.WHITE
{color: white;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 9pt;
font-style: normal;
font-weight: bold}

P
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}

P.ITALIC
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: italic;
font-weight: normal}

P.BOLD
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: bold}

P.LARGE
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 10pt;
font-style: normal;
font-weight: normal}

P.SMALL
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 7pt;
font-style: normal;
font-weight: normal}

P.SMALLBOLD
{margin-bottom: 6pt;
margin-top: 6pt}

P.WIDE
{margin-bottom: 6pt;
margin-top: 6pt}

P.CODE
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 8pt;
font-style: normal;
font-weight: normal}

P.CODEBOLD
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 8pt;
font-style: normal;
font-weight: bold}

A.WHITE:link {color: #ffffff; text-decoration: none}
A.WHITE:visited {color: #ffffff; text-decoration: none}
A.WHITE:active {color: #ffffff; text-decoration: none}
A.WHITE:hover {color: #ffffff; text-decoration: underline}

A.PURPLE:link {color: #31008c; text-decoration: none}
A.PURPLE:visited {color: #7b44db; text-decoration: none}
A.PURPLE:active {color: #31008c; text-decoration: none}
A.PURPLE:hover {color: #31008c; text-decoration: underline}

A.RED:link {color: #d60000; text-decoration: none}
A.RED:visited {color: #d64544; text-decoration: none}
A.RED:active {color: #d60000; text-decoration: none}
A.RED:hover {color: #d60000; text-decoration: underline}

A.BLUE:link {color: #0045d6; text-decoration: none}
A.BLUE:visited {color: #0079ff; text-decoration: none}
A.BLUE:active {color: #0045d6; text-decoration: none}
A.BLUE:hover {color: #0045d6; text-decoration: underline}

A.TEAL:link {color: #00618c; text-decoration: none}
A.TEAL:visited {color: #00aa7b; text-decoration: none}
A.TEAL:active {color: #00618c; text-decoration: none}
A.TEAL:hover {color: #00618c; text-decoration: underline}

A.ORANGE:link {color: #ff4500; text-decoration: none}
A.ORANGE:visited {color: #ff7900; text-decoration: none}
A.ORANGE:active {color: #ff4500; text-decoration: none}
A.ORANGE:hover {color: #ff4500; text-decoration: underline}

PRE
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 12pt;
font-style: normal;
font-weight: normal}

PRE.SMALL
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 10pt;
font-style: normal;
font-weight: normal}

CODE
{color: black;
font-family: "Courier New", Courier, Fixed;
font-size: 8pt;
font-style: normal;
font-weight: normal;
whitespace: pre}

UL
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}

UL.BLUEARROW
{list-style-image: url(../images/arrow_blue.jpg);
margin-top: 5;
margin-bottom: 5}

UL.GRAYARROW
{list-style-image: url(../images/arrow_gray.jpg);
margin-top: 5;
margin-bottom: 5}

UL.ORANGEARROW
{list-style-image: url(../images/arrow_orange.jpg);
margin-top: 5;
margin-bottom: 5}

UL.PURPLEARROW
{list-style-image: url(../images/arrow_purple.jpg);
margin-top: 5;
margin-bottom: 5}

UL.REDARROW
{list-style-image: url(../images/arrow_red.jpg);
margin-top: 5;
margin-bottom: 5}

UL.TEALARROW
{list-style-image: url(../images/arrow_teal.jpg);
margin-top: 5;
margin-bottom: 5}

UL.BLUEARROWSMALL
{list-style-image: url(../images/arrow_blue_sm.jpg);
margin-top: 5;
margin-bottom: 5}

UL.GRAYARROWSMALL
{list-style-image: url(../images/arrow_gray_sm.jpg);
margin-top: 5;
margin-bottom: 5}

UL.ORANGEARROWSMALL
{list-style-image: url(../images/arrow_orange_sm.jpg);
margin-top: 5;
margin-bottom: 5}

UL.PURPLEARROWSMALL
{list-style-image: url(../images/arrow_purple_sm.jpg);
margin-top: 5;
margin-bottom: 5}

UL.REDARROWSMALL
{list-style-image: url(../images/arrow_red_sm.jpg);
margin-top: 5;
margin-bottom: 5}

UL.ORANGEARROWPURPLE
{list-style-image: url(../images/arrow_orange_purple.jpg);
margin-top: 5;
margin-bottom: 5}

UL.TEALARROWSMALL
{list-style-image: url(../images/arrow_teal_sm.jpg);
margin-top: 5;
margin-bottom: 5}

OL
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}

TD
{color: black;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 8pt;
font-style: normal;
font-weight: normal}