﻿body {
  color: #000000;
  background-color: #e1e1d0;

  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 75%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 10.0pt;
}

img { border: 0px; }

h1 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-size: 156%;
  font-weight: bold;
  margin: 0.25em 0 0 0;
  padding: 0;
}

#header {
  color: white;
  /* background-image: url('images/tws-topback.gif'); */
  background-color: #7a7a52;
  margin:  0 0em 0;
  padding: 0 2.5mm 1ex 2mm;
  border-bottom: 1px solid white;
}

.headerTitle {
  margin: 0;
  padding: 0;
}

.headerTitle a {
  color: #22464f;
  background-color: transparent;
  text-decoration: none;
  font-size: 83%;
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 105%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.headerLinks {
  color: #000000;
  font-size: 89%;
  position: absolute;
  right: 2ex;
  top: 5.00em;
}

[class~="headerLinks"] {
  top: 5.00em;  /* For fully standards-compliant user agents */
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.headerLinks a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

#menu-bar {
  BORDER-BOTTOM: #22464f 1px solid;
  BORDER-LEFT: #22464f 1px solid;
  PADDING-BOTTOM: 0px;
  BORDER-TOP: #22464f 1px solid;
  BORDER-RIGHT: #22464f 1px solid;
  PADDING-TOP: 0px
  
  ;font-size: 85%;
  text-align: right;
  width: 13em;
  float: left;
  clear: left;
}

.menuBarTitle {
  color: #22464F;
  background-color: #f5f5ef;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1em 0.5ex 0.5ex;
  border-top: 1px solid rgb(34,70,79);
}

#menu-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#menu-bar li {
  margin: 0;
  padding: 1ex 1em 1ex 0.5ex;
  border-top: 1px solid rgb(34,70,79);
}

#menu-bar a {
  color: #22464F;
  background-color: transparent;
  text-decoration: none;
}

#menu-bar a:hover {
  color: white;
  background-color: #999966;
  text-decoration: none;
}

.menuBarText {
  text-align: justify;
  margin: 0;
  padding: 1ex 1.5ex;
  display: block;
  border-top: 1px solid rgb(34,70,79);
}

#menu-bar .menuBarText a {
  text-decoration: underline;
}

#menu-bar .menuBarText a:hover {
  text-decoration: none;
}

#menu-bar .bottom {
  position: absolute;
  bottom: 5px
}

#main-copy {
  text-align: left;
  line-height: 1.5em;
  margin: 0ex 1ex 0 25ex;
  padding: 0ex 1em 1ex 1em;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

#main-copy .Section {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-size: 125%;
  font-weight: bold;
  margin: 0.25em 0 0 0;
  padding: 0;  
  border-bottom: 10px solid #22464F;
}

#main-copy a {
  color: #22464F;
  background-color: transparent;
  text-decoration: none;
  font-size: 83%;
  font-weight: bold;
  font-style: italic;
}
	
.boxDarker {
  color: #22464F;
  font-size: 110%;  
  background-color: #E8F2E8;
  margin: 0 0 1em 0;
  padding: 2ex 2em 0.25em 2em;
  border: 1px solid rgb(34,70,79);
}

.boxLighter {
  color: #22464F;
  font-size: 110%;
  background-color: #FFFFFF;
  margin: 0 0 1em 0;
  padding: 2ex 2em 0.25em 2em;
  border: 1px solid rgb(34,70,79);
}

#footer {
  color: white;
  background-color: #7a7a52;
  font-size: 85%;
  margin: 0;
  padding: 1.25ex 4mm;
  clear: both;
}

#footer .left {
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

.subFooter {
  font-size: 85%;
  line-height: 1.5em;
  margin: 0;
  padding: 1ex 4mm;
}

.subFooter a {
  color: #22464F;
  background-color: transparent;
  text-decoration: underline;
}

.subFooter a:hover {
  text-decoration: none;
}

#foottop {
  color: white;
  background-color: #cacaca;
  font-size: 85%;
  margin: 0;
  width: 12em;
  padding: 1.25ex 4mm;
  clear: both;
}

#foottop .left {
  float: left;
  clear: left;
}

#foottop .right {
  text-align: right;
}

#foottop a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#foottop a:hover {
  text-decoration: none;
}

.code {
  color: black;
  font-family: courier new;
  font-size: 80%;
  margin-left: 20px;
  margin-top: 10px;
}

pre {
  color: black;
  line-height: 1em;
  font-family: courier new;
  font-size: 80%;
  margin-left: 20px;
  margin-top: 10px;
}

.picfl {
	   float:left;
	   padding-right: 15px;
	   position: relative;
}

.picfr {
	   float:right;
	   padding-left: 15px;
	   position: relative;
}