/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  * { margin: 0px;
    }

  body { padding: 0px;
    font-family: helvetica,verdana,sans-serif;
    font-size: 13px;
    background-color: rgb(255, 255, 255);
    color: rgb(34, 34, 34);
    }

  a { background-color: inherit;
    color: rgb(0, 0, 238);
    }

  a:hover { text-decoration: none;
    }

  p { text-align: justify;
    margin-bottom: 15px;
    line-height: 22px;
    }

  ul { list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    padding-left: 15px;
    margin-bottom: 15px;
    }

  h3 { font-size: 20px;
    margin-bottom: 30px;
    }

  h4 { font-size: 13px;
    margin-bottom: 5px;
    }

  #header h1 { font-size: 18px;
    }

  #header { padding: 30px 40px;
    background-color: rgb(0, 34, 170);
    color: rgb(255, 255, 255);
 background-image : url(white_logo.gif);
 background-repeat : no-repeat;
 background-position: 95%;
 
    }

  #header h2 { font-size: 24px;
    }

  #menu { border-bottom: 1px solid rgb(218, 218, 218);
    padding: 5px 30px 0px;
    margin-bottom: 30px;
    color: rgb(34, 34, 34);
    background-color: rgb(245, 245, 245);
    }

  #menu div { clear: both;
    }

  #menu ul { padding: 0px;
    display: block;
    position: relative;
    top: 1px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin-bottom: 0px;
    }

  #menu ul li { border-style: solid solid none;
    border-color: rgb(218, 218, 218) rgb(218, 218, 218);
    border-width: 1px 1px 0px;
    position: relative;
    float: left;
    margin-right: 5px;
    }

  #menu ul li a { padding: 5px 10px 8px;
    display: block;
    text-decoration: none;
    background-color: inherit;
    color: rgb(51, 51, 51);
    }

  #menu ul li a:hover { background-color: rgb(0, 34, 170);
    color: rgb(255, 255, 255);
    }

  #menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover { background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    }

  #container { margin: 0px 40px;
    position: static;
    }

  #primarycontainer { float: left;
    margin-right: -200px;
    width: 100%;
    }

  #primarycontent { margin-right: 240px;
    }

  #primarycontent p { margin-bottom: 20px;
    }

  #secondarycontent { float: right;
    width: 200px;
    }

  #footer { border-top: 1px solid rgb(218, 218, 218);
    margin: 20px 0px 0px;
    text-align: center;
    padding-top: 15px;
    clear: both;
    }

  .clearit { clear: both;
    height: 1px;
    }

