  .maintitle{
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
    word-spacing: 0px;
    font-weight:bold;
    line-height:20px;
    color: #304054;
    margin: 25px 0 25px 0;
    border-bottom:1px solid #d0d6dd;
    border-top:1px solid #d0d6dd;
    background-color: #f5f5f9;
    width: 94%;
    padding-left: 34px;
  }
  .SubProjectTitle{
    font-size:16px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color:#000080;
    font-weight:bold;
    text-align:center;
  }
  #navcontainer{
    background:  #369;
    border-top: 1px solid #9CC;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    font-weight:bold;
    margin-top:25px;
  }
  #navlist{
    margin: 0;
    padding: 0;
  }
  #navlist li{
    bottom: 11px;
    display: inline;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    position: relative;
  }
  html>body #navlist li{
    background: #000;
    margin: 0 2px 0 2px;
    padding: 2px 0 2px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  #navlist a, #navlist a:link, #navlist a:visited{
    background:  #DDD9C3;
    border: 1px solid #FFF;
    bottom: 2px;
    color: #5B84DF;
    cursor: pointer;
    display: inline;
    height: 1em;
    margin: 0;
    padding: 5px 15px 5px 15px;
    position: relative;
    right: 2px;
    text-decoration: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #navlist a:hover{
    background: #DF7401;
    bottom: 1px;
    color: #FFF;
    position: relative;
    right: 1px;
  }
  #navlist a:active{
    background: #999;
    bottom: 0px;
    color: #FFF;
    position: relative;
    right: 0px;
  }
  #navlist li#active{
    background: #369;
    bottom: 13px;
    display: inline;
    margin: 0 3px 0 0;
    padding: 0;
    position: relative;
  }
  #navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover{
    background: #369;
    border-bottom: none;
    border-left: 1px solid #9CC;
    border-right: 1px solid #9CC;
    border-top: 1px solid #9CC;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 0;
    color: #FFF;
    margin: 0;
    padding: 5px 18px 5px 18px;
    position: relative;
    right: 0;
  }
  #navlist1{
    margin: 0px;
    padding: 0px;
    padding-left: 2px;
    background-color:#DDD9C3;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 96%;
  }
  #navlist1 a, #navlist1 a:link, #navlist1 a:visited{
    padding: 1px;
    padding-left: 20px;
    padding-right: 20px;
    color:#3164D7;
    font-weight: bold;
    text-decoration: none;
  }
  #navlist1 li{
    padding-right: 1px;
    display: inline;
    font-size: 14px;
  }
  #navlist1 ul{
    margin: 0px;
    padding: 0px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color:#3164D7;
  }
  .content{
    font-size: 14px;
    font-weight: 700;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
  }
  .button {
   padding: 5px 5px 5px 8px;   
    text-decoration:none;
    font-weight:bold;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size:14px;
  }
  .button1 {
    padding: 5px 5px 5px 5px;  
    text-decoration:none;
    font-weight:bold;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size:14px;
  }
  .button2 {
    padding: 5px 5px 5px 8px;   
    text-decoration:none;
    font-weight:bold;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size:14px;
  }
  .description{
    text-align:center;
    color:#3164D7;
    margin-left:30px;
    margin-right:30px;
  }
  #navlist2{
    margin: 0px;
    padding: 0px;
    padding-left: 24px;
    background-color:#ACA36C;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 96%;
    font-weight: bold;
    color:#3164D7;
  }
  #navlist2 li{
    padding-right: 1px;
    display: inline;
    font-size: 14px;
  }
  #navlist2 ul{
    margin: 0px;
    padding: 0px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color:#3164D7;
  }