BODY {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  font-size: 8pt;
  background: #b8d8f6;
  border: 1px solid #800080;
  width : 800px;
  margin-left : auto;
  margin-right : auto;
}

TABLE {
  background: #FFFFFF;
  text-align: left;
}

TD.mainright {
  background: #98b8d6;
}

H1 {
  font-size: 14pt;
}

H2 {
  font-size: 12pt;
  color: blue;
}

H2 A:link, H2 a:visited {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

H2 a:hover {
  text-decoration: underline;
  color: #FFC00F;
}

H3 {
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

H3 A:link, H3 A:visited {
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #0000FF;
  text-decoration: none;
}

H3 a:hover {
  text-decoration: underline;
  color: #FFC00F;
}

EM {
  font-size: 9pt;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

P {
  font-size: 8pt;
  text-align: justify;
}

OL {
  font-size: 8pt;
}

UL {
  font-size: 8pt;
}

A:link, A:visited {
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}

A:hover {
  text-decoration: underline;
  color: #FFC00F;
}

.CategoryPicker {
  font-size: 8pt;
  text-align: left;
}

.SiteForm {
  font-size: 8pt;
  text-align: left;
  text-valign: top;
}

.Head3 {
  font-size: 10pt;
  font-weight: bold;
  color: black;
}

.HeadText {
  font-size: 14pt;
  font-weight: bold;
}

.HeadSubText {
  font-size: 12pt;
  color: blue;
  font-weight: bold;
}

.BaseLine {
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}

.BaseLine td {
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
}

.BaseLine td a:link, .BaseLine td a:visited {
  font-size: 7pt;
  font-weight: bold;
  color: #0000FF;
  text-decoration: none;
}

.BaseLine td a:hover {
  text-decoration: underline;
  color: #FFC00F;
}

.StdTitle {
  background-color: #800080;
  font-size: 8.0pt;
  color: #FFFFFF;
}

.StdTitle A:link, .StdTitle A:visited {
  font-size: 8.0pt;
  background-color: #800080;
  color: #FFFFFF;
}

.StdTitle A:hover {
  text-decoration: unterline;
  color: #FFFF00;
}

.StdDesc {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 8.0pt;
}

.StdDesc P {
  font-size: 8.0pt;
  color: #000000;
}

.EnhTitle {
  background-color: #800080;
  font-size: 10.0pt;
  color: #FFFF00;
}

.EnhTitle A:link, .EnhTitle A:visited {
  font-size: 10.0pt;
}

.EnhTitle A:hover {
  text-decoration: unterline;
  color: #008000;
}

.EnhDesc {
  background-color: #EEEEEE;
  font-size: 9.0pt;
}

.EnhDesc P {
  font-size: 9.0pt;
}

div#menu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 7pt;
}

div#menu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 9pt;
  border-top: 4px black solid;
}

div#menu td a:link, div#menu td a:visited {
  font-weight: bold;
  background-color: #800080;
  color: white;
  text-decoration: none;
}

div#menu td a:hover {
  text-decoration: underline;
  color: #D95104;
}

div#menu td.current {
  color: #000000;
  background-color: #F000F0;
  color: white;
  font-weight: bold;
  font-size: 9pt;
}

div#menu td.current a:link, div#menu td.current a:visited {
  font-weight: bold;
  background-color: #F000F0;
  color: white;
  text-decoration: none;
  font-size: 9pt;
}

div#menu td.current a:hover {
  text-decoration: underline;
  background-color: #F000F0;
  color: white;
}

div#submenu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 7pt;
}

div#submenu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 8pt;
  border-top: 4px black solid;
}

div#submenu td a:link, div#submenu td a:visited {
  font-weight: bold;
  background-color: #800080;
  color: white;
  text-decoration: none;
}

div#submenu td a:hover {
  text-decoration: underline;
  background-color: #800080;
  color: #D95104;
}

div#submenu td.current {
  color: white;
  background-color: #F000F0;
  font-weight: bold;
  font-size: 8pt;
  border-bottom: 0px;
}

div#submenu td.current a:link, div#submenu td.current a:visited {
  font-weight: bold;
  background-color: #F000F0;
  color: white;
  text-decoration: none;
  font-size: 8pt;
}

div#submenu td.current a:hover {
  text-decoration: underline;
  background-color: #F000F0;
  color: #D95104;
}

div#submenu td.baseline {
  background-color: #FFFFFF;
}

div#subsubmenu {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 7pt;
}

div#subsubmenu td {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #800080;
  color: white;
  font-size: 8pt;
  border-top: 4px black solid;
}

div#subsubmenu td a:link, div#subsubmenu td a:visited {
  font-weight: bold;
  background-color: #800080;
  color: white;
  text-decoration: none;
}

div#subsubmenu td a:hover {
  text-decoration: underline;
  background-color: black;
  color: #D95104;
}

div#subsubmenu td.current {
  color: white;
  background-color: #F000F0;
  font-weight: bold;
  font-size: 8pt;
  border-bottom: 0px;
}

div#subsubmenu td.current a:link, div#subsubmenu td.current a:visited {
  font-weight: bold;
  color: white;
  background-color: #F000F0;
  text-decoration: none;
  font-size: 8pt;
}

div#subsubmenu td.current a:hover {
  text-decoration: underline;
  background-color: #F000F0;
  color: white;
}

div#subsubmenu td.baseline {
  background-color: #FFFFFF;
}