body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}


     
     
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

body {
background-color: #b0b0b0;
margin: 0 auto;
padding: 0;
}

#wrapper {
  text-align: center;
  margin: 0 auto;
  width: 900px;
  background-color: #fff;
}

#header_color {
  margin: 0 auto;
  width: 900px;
  height: 10px;
  padding: 0;
}

#header {
  width: 900px;
  height: 124px;
  text-align: left;
  margin: 0;
  padding: 0;
}


#navigation {
    float: left;
    margin-left: 15px;
    margin-right: 33px;
    width: 220px;
    text-align: left;
    list-style: none;
    list-style-type: none;
    line-height: 1.7em;
    margin-top: 28px;

}

#navigation ul {
width: 200px;
margin-left: -35px;

}

#navigation ul li {
  display: block;
  width: 200px;
  padding-top: 3px;
  margin-top: 3px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  border-left: 3px solid #fff;
}

#navigation ul li a{
  text-decoration: none;
  color: #347885;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  padding-left: 16px;
}

#navigation ul li:hover {
border-left: 3px solid red;
border-bottom: 1px solid red;
}


#navigation ul li a:hover {
  color: #000;
}




#content {
    float: left;
    width: 600px;
    text-align: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: .8em;
    color: #333;
    line-height: 1.7em;
    margin-top: 28px;
}

h2 {
  color: #347885;
  font-weight: normal;
  font-size: 1.65em;
  
}

h3 {
    color: #347885;
    font-weight: normal;
    font-size: 1.3em;
    margin-bottom: 6px;
}
h4 {
    color: #347885;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 6px;
}

h5 {
    color: #347885;
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 0px;
    margin-top: 0px;
}

#copyright {
  float: right;
  width: 800px;
  text-align: right;
  margin-right: 32px;
    font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

#content a {
  color: #347885;
}

#copyright {
    color: #347885;
    height: 32px;

    
}
#copyright, #copyright a {
    color: #347885;
    text-decoration: none;
    
}
   
#events_block {
 width: 180px;
 margin-left: 6px;
 padding: 8px;
 background-color: #e3e3e3;
    font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

#events_block h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 16px;
}

.black {
  color: #000;
}

.mm {
  width: 200px;
  display: block;
  float: left;

  margin-bottom: 12px;
  margin-right: 80px;
  
}
.clearboth {
  clear: both;
}

table, td {
  border: none;
}

.teal {
      color: #347885;
}

.commitblock {
  float: right;
  width: 200px;
  padding: 12px;
   background-color: #e3e3e3;
  margin-left: 12px;
  border-top: 2px solid #347885;
  border-bottom: 2px solid #347885;
  margin-bottom: 14px;
}
.commitblock a {
  text-decoration: none;
}
.commitblock a:link {
    color: #347885;
}
.commitblock a:visited {
  color: #999;
}
.commitblock a:hover {
  color: #999;
}
.commitblock a:active {
  color: #999;
}



form b {
    width: 150px;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 8px;
}
form input, .fi {
   float: left;
    margin-top: 8px;
}

a.nav3 {
  background-color: #cccccc;
  padding: 5px;
  color: red;
  text-decoration: none;
  font-size: 12px;
  margin: 14px;
}

#theform {
  float: left;
    font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  margin-left: 8px;
}

.red {
    color: #CC0000;
}

.floatleft {
  float: left;

}

#theform {
  margin-top: 16px;
  width: 170px;
  background-color: #ccc;
    font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  padding: 10px;
  line-height: 12px;
}
