/* Generated by Number9Pages.com */

  .warning { border: 2px solid red;
    padding: 2px 4px 2px 6px;
    margin-bottom: 4px;
    font-weight: inherit;
    background-color: #ffffcc;
    }

  .warning-hdr { color: #cc0000;
    font-size: 14pt;
    padding-left: 10px;
    font-weight: bold;
    }

  .software { border: 1px solid #3366ff;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    background-color: white;
    min-height: 28px;
    padding-bottom: 5px;
    }

  .software-link { border: 1px solid #666666;
    float: right;
    margin-top: 5px;
    text-align: center;
    background-color: #ccffff;
    background-image: url(images/button-gray.png);
    background-repeat: repeat-x;
    background-position: left top;
    font-weight: bold;
    font-size: 8pt;
    width: 135px;
    }

  .warning-hdr2 { border: 1px solid red;
    font-weight: bold;
    background-color: #ffff66;
    margin-bottom: 4px;
    padding-left: 5px;
    color: black;
    font-size: 11pt;
    }

  div.software-link a { text-decoration: none;
    color: black;
    font-weight: inherit;
    display: block;
    }

  div.software-link a:hover { font-weight: inherit;
    color: #990000;
    background-color: transparent;
    background-image: url(images/nav-red.png);
    background-repeat: repeat-x;
    }

  div.software a { text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 8pt;
    }

  div.software a:hover { border: 1px solid red;
    color: #cc0000;
    background-color: silver;
    }


