.note
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 10px;
}

.vsnote
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    line-height: 9px;
}

.purpleNote
{
    FONT-SIZE: 10px;
    COLOR: #921a7a;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 10px;
}

.grayNote
{
    FONT-SIZE: 10px;
    COLOR: #707070;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 12px;
}

.greenNote
{
    FONT-SIZE: 10px;
    COLOR: #83c326;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 10px;
}

.text
{
    FONT-SIZE: 11px;
    line-height: 14px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: normal;
}

.faxtext
{
    FONT-SIZE: 14px;
    line-height: 18px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: normal;
}

.largetext
{
    FONT-SIZE: 12px;
    line-height: 20px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: normal;
}

.greentext
{
    FONT-SIZE: 11px;
    COLOR: #83c326;
    FONT-FAMILY: arial, helvetica, sans-serif;
    line-height: 11px;
}

.greenTitle
{
    FONT-SIZE: 12px;
    COLOR: #83c326;
    FONT-FAMILY: arial,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    line-height: 15px;
}
.greenTitle:hover
{
    FONT-SIZE: 12px;
    COLOR: #83c326;
    FONT-FAMILY: arial,helvetica,sans-serif;
    text-decoration: underline;
    font-weight: bold;
    line-height: 15px;
}

.purpleTitle
{
    FONT-SIZE: 12px;
  line-height: 12px;
    COLOR: #921a7a;
    FONT-FAMILY: arial,helvetica,sans-serif;
    font-weight: bold;
}


.TopMenu
{
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;font-weight: bold;COLOR: #921a7a;
  line-height: 12px;
}

.TopMenu:hover
{
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color:#83c326;
  line-height: 12px;
}

.smallLink
{
  FONT-SIZE: 10px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: underline;font-weight: bold;COLOR: #921a7a;
  line-height: 10px;
}

.smallLink:hover
{
  FONT-SIZE: 10px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color: #83c326;
  line-height: 10px;
}

.mediumLink
{
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: underline;COLOR: #921a7a;
  line-height: 11px;
}

.mediumLink:hover
{
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;color: #83c326;
  line-height: 11px;
}

.Link
{
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: underline;font-weight: bold;COLOR: #83c326;
  line-height: 11px;
}

.Link:hover
{
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color:#921a7a;
  line-height: 11px;
}

.maxControl
{
    FONT-FAMILY: arial,helvetica,sans-serif;
    margin: 0px;
    FONT-SIZE: 10px;
    color: #000000;
    line-height: 10px;

}

.maxControlOptional
{
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    color: #000000;
    background: #eeeeee;
  line-height: 10px;
}

.control
{
    width: 135;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #000000;
    overflow-x: visible;
}

.longControl
{
    width: 375;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    color: #000000;
    line-height: 10px;
}

.controlOptional
{
    width: 135;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    color: #000000;
    background: #eeeeee;
    line-height: 10px;
}

.smallControl
{
    width: 70;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    color: #000000
    line-height: 10px;
}

.vsmallControl
{
    width: 20;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    color: #000000
}

.button
{
    background: white;
    width: 100;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid #83c326;
    background-color: white;
  line-height: 10px;
}

.buttondotted
{
    background: white;
    width: 100;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px dotted red;
    background-color: white;
  line-height: 10px;
}

.smallButton
{
    background: white;
    width: 70;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid #83c326;
    background-color: white;
  line-height: 10px;
}

.smallButtonOrange
{
    background: white;
    width: 70;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid #83c326;
    background-color: #f5c500;
  line-height: 10px;
}

.smallButtonGreen
{
    background: white;
    width: 70;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid #83c326;
    background-color: #83c326;
  line-height: 10px;
}

.smallbuttondotted
{
    background: white;
    width: 70;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px dotted red;
    background-color: white;
  line-height: 10px;
}

.vsmallButton
{
    background: white;
    width: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid #83c326;
    background-color: white;
  line-height: 10px;
}

.squareButtonYellow
{
    background:  #f5c500;
    width: 30;
    height: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    color: black;
  line-height: 11px;
}

.squareButtonYellowHigh
{
    background: orange;
    width: 30;
    height: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 11px;
    font-weight: bold;
    color: black;
  line-height: 11px;
}

.squareButtonPurple
{
    background:  #921a7a;
    width: 30;
    height: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: white;
  line-height: 11px;
}

.squareButtonGreen
{
    background: #83c326;
    width: 30;
    height: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: black;
  line-height: 11px;
}

.gtext
{
    FONT-SIZE: 13px;
#    line-height: 14px;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    font-weight: normal;
}

.nw
{
	display:none;
}

.pagebreak {page-break-before:always}
