/* MES Style Sheet */

* {margin:0; padding:0;}

html {
 font-size: 100%;
 height: 100%;
 margin-bottom: 0px;
 min-height: 100%;
 }

body {
 background:#163800;
 color:#000000;
 font-family:Verdana, sans-serif;
 font-size: 12px;
 text-align:center;
 min-height: 100%;
}


#outerbox {
 margin: 0px auto;
 width:786px;
 border-left: #000000 10px solid;
 border-right: #000000 10px solid;
 border-top: #000000 0px none;
 border-bottom: #000000 10px solid;
 position:relative;
 }

#header {
 top: 0px;
 left: 0px;
 padding: 0px;
 margin-left: 0px;
 height:163px;
 width:786px;
 border: #FFF 0px solid;
 z-index:30;
 }

#header img {
 border: 0px none;
 width: 786px;
 height: 163px;
 z-index:30;
 }


#mainwrap {
 width:786px;
 border: #000000 0px none;
 padding: 0px;
 margin-left:0px;
 margin-top: 0px;
 z-index:0;
 background:#FFFFFF;
}

#menubar {
 height: 29px; /* was 22 px */
 width: 786px;
 background-color: #000;
 color: #FFF;
}

#content_full {
 margin: 0px;
 width: 786px;
}


#content_full_textbox {
  text-align:left;
  width: 761px;
  top: 0px;
  left: 0px;
  font-style:normal;
  line-height:1.3;
  padding-left: 0px;
  padding-right: 25px;
  padding-top: 0px;
  padding-bottom: 20px;
  border:#000000 1px none;
  position: relative;
}


hr {
  margin-top:3px;
  margin-bottom:3px;
  margin-left:0px;
  margin-right:0px;
}

div.hr {
  height: 4px;
  padding: 0px;
  margin: 0px;
  background: #fff url(images/divider.jpg) no-repeat scroll center;
}

div.hr hr {
  display: none;
}


table.content_table {
  width: 100%;
}

td.shoptd {
  vertical-align: top;
  padding-left:20px;
}

td.leftbox_home {
  vertical-align: top;
  width: 357px;
  padding: 0px;
  margin: 0px;
}

td.homecontentbox {
  vertical-align: top;
}

td.contentbox {
  vertical-align: top;
  padding-top:30px;
  padding-bottom:20px;
  padding-left: 30px;
  padding-right: 20px;
}

td.leftbox_proj {
  vertical-align: top;
  width: 150px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
}

td.menubox_proj {
  background-color:#9C958A;
  border:#163800 3px solid;
  width:150px;
  padding: 5px;
}


td.contentbox_proj {
  vertical-align: top;
  padding-top:20px;
  padding-bottom:10px;
  padding-left: 10px;
  padding-right: 10px;
}

td.equipbox {
  vertical-align: top;
  background-color:#E9EBDE;
  border:#A1AC61 1px solid;
  padding: 10px;
  font-size: 12px;
}

td.proj {
 font-size: 12px;
 vertical-align: top;
 padding-left:10px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:10px;
}


p.print_descr {
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}


img.projectimg {
   padding-left: 3px;
   padding-top: 3px;
   padding-right: 3px;
   padding-bottom: 3px;
   margin-left:5px;
   border:#000 3px solid;
}

img.page_img {
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

li.list1 {
  list-style-type: disc;
  line-height:1.0;
}

li.list2 {
  list-style-type: circle;
  line-height:1.0;
}

li.list3 {
  list-style-type: disc;
  line-height:1.5;
}

li.list4 {
  list-style-type: circle;
  line-height:1.5;
}

p.side_title {
  font-size:11px;
  font-weight:bold;
  color:#000;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

a.sidelink1 {
  text-decoration:none;
  font-size: 10px;
  color:#FFF;
}

a.sidelink1:hover {
  text-decoration:none;
  font-size: 10px;
  color:#000;
}

a.sidelink2_current {
  text-decoration:none;
  font-size: 10px;
  font-weight: bold;
  color:#000;
}

a.sidelink2_current:visited {
  text-decoration:none;
  font-size: 10px;
  font-weight: bold;
  color:#000;
}

a.sidelink2_current:hover {
  text-decoration:none;
  font-size: 10px;
  font-weight: bold;
  color:#000;
}

a.sidelink2 {
  text-decoration:none;
  font-size: 10px;
  color:#D7FCE4;
}

a.sidelink2:visited {
  text-decoration:none;
  font-size: 10px;
  color:#D7FCE4;
}

a.sidelink2:hover {
  text-decoration:none;
  font-size: 10px;
  color:#065121;
}

a.sidelink3_current {
  text-decoration:none;
  font-size: 10px;
  color:#000;
  font-weight: bold;
}

a.sidelink3_current:visited {
  text-decoration:none;
  font-size: 10px;
  color:#000;
  font-weight: bold;
}

a.sidelink3_current:hover {
  text-decoration:none;
  font-size: 10px;
  color:#000;
  font-weight: bold;
}

a.sidelink3 {
  text-decoration:none;
  font-size: 10px;
  color:#000;
}

a.sidelink3:visited {
  text-decoration:none;
  font-size: 10px;
  color:#000;
}

a.sidelink3:hover {
  text-decoration:none;
  font-size: 10px;
  color:#FFF;
}

#botlink_menu  {
  padding-top:0px;
  margin-left:0px;
  margin-top:15px;
  margin-bottom:15px;
  margin-right:0px;
  text-align: center;
  width: 100%;
  font-size: 10px;
  color: #000;
  position:relative;
}

a.botlink {
  text-decoration:none;
  font-size: 10px;
  color:#FFF;
}

a.botlink:hover {
  text-decoration:underline;
  font-size: 10px;
  color:#BEDCF4;
}



a {
  color:#1A4E88;
  }

a:hover {
  color:#8BB8E9;
  }



a.project_index {
  text-decoration:none;
  font-size: 9px;
  color:#8d2828;
}

a.project_index:hover {
  text-decoration:none;
  font-size: 9px;
  color:#000000;
}


li {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.4;
  margin-left: 20px;
}

h1 {
 font-size: 18px;
 font-weight: bold;
 color: #003300;
}

h2 {
 font-size: 15px;
 font-weight: bold;
 color: #003300;
}

h3 {
 font-size: 13px;
 font-weight: bold;
 color: #000;
}

/* HACKS */

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }

.clearfix {display:inline-table;}

