body {
  margin:0;
  padding:0;
  font-family:verdana, arial, sans-serif;
  font-size: 8pt;
  text-align:center;
  background-image: url(/images/f_h2.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

p {
  margin:0.2em 0 1.2em 0;
  padding:0.3em;
  line-height: 150%;
}

h1 {
  padding:0; margin:1em;
  font-size: 35px;
  font-style:italic; 
  color: #f0c030;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.6em;
}

h2 {
  color: #78b73e;
  font-size: 14pt;
  font-style: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border-bottom: 1px #cccccc dashed;
  font-weight: bold;
}

div {
  margin:0; padding:0;
  display:block;
}

a {
  color: blue;
  text-decoration: none;
  font-weight: bolder;
}

.container {
  margin:0 auto 0 auto;
  padding:0;
  width:100%;
  background-image: url(/images/footer.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.titleblock {
  text-align:left;
  background-image: url(/images/h_osw3.jpg);
  background-position: top right;
  height: 142px;
  background-repeat: no-repeat;
}

.titleblock p {
  color: #8ba249;
  text-transform: lowercase;
  text-indent: 1em;
  font-style: normal;
  font-size: 14px;
}

ul.navbar {
  list-style-type: none;
  float: left;
  display: block;
  width: 100%;
  line-height: 1em;
  clear:both;
  margin:0;
  padding:0;
  background-color: #fafafa;
  border-bottom: 1px #e7e7e7 solid;
}

ul.navbar li {
  display:inline;
}

a.nav:link, a.nav:visited {
  display:block;
  float:left;
  width: 150px;
  margin:0;
  text-decoration:none;
  background-color: #fafafa ;
  color: #000000;
  font-weight: bold;
  font-size: 0.8em;
}

a.nav:hover {
  display:block;
  float:left;
  width: 150px;
  margin:0;
  text-decoration:none;
  color:#ffffff;
  background-color: #78b73e;
  font-weight: bold;
}

a.nav:active {
  display:block;
  float:left;
  width: 150px;
  margin:0;
  text-decoration:none;
  background-color:#999999;
  color:#FFFFFF;
}



.rightcontainer {
  float:right;
  clear:both;
  width:18em;
  /* margin: 3.4em 0em 0em 0em;
     */
  /* padding-top: 0em;
     */
  /* background-color: #e8e8e8;
     */
}

.rightbox {
  margin:0;
  padding:0;
  text-align:center;
  border: 2px solid #dcdcdc;
}

.rightcontainer h2 {
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.5em;
}

td, th {
  font-size: 8pt;
}

.linkbox a {
  display:block;
}

.content {
  clear:left;
  text-align:left;
  margin:1.5em 20em 0 2em;
  padding: 0em 1ex 1em 1ex
}

.content h2 {
  text-indent:3em;
}

.footer {
  color: #000000;
  padding:0.8em;
  text-align: right;
  clear:both;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 75%;
  border-bottom: 1px #e3e3e3 solid;
}

.footer .right {
  float:right;
  clear:right;
  text-align:right;
}

.footer p {margin:0;
}

.section {
  line-height: 200%;
}

.subtle {
  color: #828282;
  font-weight: bold;
}

ul, ol {
  line-height: 150%;
}

li {
  line-height: 150%;
}

.fieldName {
  text-align: right;
  font-weight: bold;
  font-size: larger;
}

.contact-email {
  font-weight: bold;
  color: blue;
}

ul.main {
  list-style-image: url('/images/Check.gif');
}

ul.main li {
  padding-bottom: 1em;
}

b.subtle {
  font-size: 8pt;
  font-style: italic;
}

dl.example dt {
  font-size: 10pt;
  font-weight: bold;
  padding: 1em;
  padding-top: 2em;
}

dl.example dd {
  border-left: 2px solid #696969;
  padding-left: 1em;
  padding-right: 3em;
  line-height: 150%;
  text-align: justify;
}

.lesswide { 
  width: 70%;
}

ul.star {
  list-style-image: url('/images/Star.gif');
}

.linklist {
  padding: 0 1px 1px;
  margin-left: 0;
  font: bold 12px Verdana, sans-serif;
}

.linklist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

.linklist li a
{
 padding: 0.25em 0.5em 0.25em 0.75em;
 border-left: 1em solid #AAB;
 background: #CCD;
 text-decoration: none;
}

.ezh {
 padding: 5px;
 margin: 0;
 font-weight: bold;
 font-size: 13pt;
 color: #78b73e;
 border-bottom: 2px #cccccc dashed;
 width: 40%;
}

