body{
  top-margin:0px;
  font-family: Verdana,Arial,Sans-Serif;
  font-size:11px;
  background: #ffffff;
  margin-left:0px;
  margin-right:0px; 
  margin-top:0px;
  height:100%;
}

#Container { 
 MIN-HEIGHT: 97%;
 _height: 97%;
 MARGIN: 0px; 
 POSITION: relative 
} 

* HTML #Container { 
 HEIGHT: 97% 
} 

#Pad { 
 HEIGHT: 10em;
} 

#Header {
top:0px;
padding:5px;
POSITION: relative;
background-color : #efefef;
width:100%;
border-bottom: 1px solid #666666;
}

#Footer { 
 bottom: 0px;
 height:85px; 
 POSITION: absolute;
 background-color : #ffffff;
 color:#336DD8;
 width:100%;
 padding:20px;
 font-size:15px;
 font-weight:bold;
 z-index:0;
 background: #ffffff url(/images/words.gif) no-repeat 70% 0%
} 

#Footer_metro { 
 bottom: 0px;
 height:85px; 
 POSITION: absolute;
 background-color : #ffffff;
 color:#336DD8;
 width:100%;
 padding:20px;
 font-size:15px;
 font-weight:bold;
 z-index:0;
 background: #ffffff url(/images/metro_words.gif) no-repeat 70% 0%
} 

P { 
 PADDING: 0.5em 0px; 
 MARGIN: 0px; 
} 

table {border-collapse:collapse;} 

hr.dashed {
      border-top: 1px dashed #000000;
      border-bottom: 1px solid #E47F00;
      border-right: 1px solid #E47F00;
      border-left: 1px solid #E47F00;
      height: 4px;
      margin-right:5px;
      text-align:center;
      float:left;
}

h4 {color:#000000;
    font-family:Verdana,Arial,Sans-Serif;
}

h3 {color:#000000;
   font-family: Verdana,Arial,Sans-Serif;
}

h2 {color:#000000;
    font-family: Verdana,Arial,Sans-Serif;
}

h1 {color:#000000;
    font-family: Verdana,Arial,Sans-Serif;
}

.bodyText {
  font-family: Verdana,Arial,Sans-Serif;
  color: #000000;
  font-size: 11px;
}

blockquote {
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
}

.bodyText8 {
  font-family: Verdana,Arial,Sans-Serif;
  color: #000000;
  font-size: 9px;
}

A {
  text-decoration: none;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:11px;
  color:#0050aa;
}

A:visited {
  text-decoration: none;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:11px;
  color:#0050aa;
}

A:hover {
  color: #d21034;
  text-decoration: underline;
}

A.menulink {
  display: block;
  //text-align: right;
  text-decoration: none;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:11px;
  color: #000000;
  BORDER: none;
  border: solid 0px #E47F00;
}

A.menulink:hover {
  border: solid 0px #E47F00;
  background-color:#E47F00;
  color: #CC3300;
  text-decoration: underline;
}