BODY {
    font-size: 12px;
    line-height: 18px;
    margin-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

H1
{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
    margin-top: 0pt;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3 {
    margin-top: 0pt;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

H4 {
    margin-top: 0pt;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
    border-right: #cecece 2px solid;
    padding-right: 5px;
    border-top: #cecece 2px solid;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 13px;
    padding-bottom: 5px;
    color: black;
    letter-spacing: 0.03em;
    word-spacing: 0.3em;
    padding-top: 5px;
    border-bottom: #cecece 2px solid
}

TD {
    border-left: #cecece 2px solid
}

TH {
    color: white;
    border-bottom: #cecece 2px solid;
    background-color: #cecece
}

IMG {
    margin-bottom: 13px
}

P {
    margin-top: 0px;
    margin-bottom: 13px;
}

OL {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 25px;
}

UL {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 18px;
}

I {
   font-style: italic;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

SUP {
   font-size: 11px;
}

SUB {
   font-size: 11px;
   line-height: 10px;
}

A:link {
    color: #0066CC;
}

A:visited {
   color: #663399;
}

A:hover {
    font-weight: normal;
    color: #000000;
}

.value {
    color: #0066CC;
}

.uif {
    font-style: italic;
}

.tutIntro {
  font-size: 12px;
  line-height: 18px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  border: 2px #0066CC solid;
}

.tutActionBox {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px;
    padding-top: 5px;
    background-color: #CCFFFF;
}

.tutAction {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.tip {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px;
    padding-top: 5px;
    background-color: #FFFFCC;
}

.td_borderless {
    border-left: 1px
}

.taskhead {
    font-weight: bold;
    margin-bottom: 6pt
}

.rev {
    padding-left: 5px;
    margin-left: -5px;
    border-left: 2px solid
}

.question{
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND-COLOR: black
}

.OLnested
{
    list-style-type: disc
}

.note {
    border-right: #cecece 2px solid;
    padding-right: 8px;
    border-top: #cecece 2px solid;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px;
    border-left: #cecece 2px solid;
    padding-top: 5px;
    border-bottom: #cecece 2px solid
}

.icon {
    margin-bottom: 0px;
}

.ftTitle {
    font-weight: bold;
    color: black
}

.ftlabel {
    font-weight: bold;
    color: #000000
}

.ftCaption {
    font-weight: normal
}

.ftBlock {
    font-size: 11px;
}

.dev {
    color: #CC0000;
}

.borderless {
    border-right: 1px;
    padding-right: 3px;
    border-top: 1px;
    padding-left: 3px;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 13px;
    padding-bottom: 3px;
    border-left: 1px;
    color: black;
    padding-top: 3px;
    border-bottom: 1px
}

