ul#menu {
  width: 160px;
  list-style-type: none;
  border-top: solid 1px #151B8D;
  margin: 5;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 5px;
  padding: 5px;
}

ul#menu li, ul#menu a {
  font-family: trebuchet ms;
  font-size: 12px;
  color: #FFFFFF;
}

ul#menu li {
  border-bottom: solid 1px #151B8D;
  line-height: 24px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #ADDFFF;
}

ul#menu a.active {
  color: #151B8D;
}

p#heading {
  color: #FFFFFF; 
  font-size: 12pt; 
  font-family: Tahoma; 
  font-weight: bold;
  text-align: left;
  line-height: 2; 
  padding-left: 55px;
  background-image: url('images/ygradient.jpg'); 
}

p#copy {
  color: #111111;
  font-size: 10px;  
  font-family: tahoma; 
}

p#slogan { 
  color: #FFFFFF; 
  font-size: 12pt; 
  font-family: Tahoma; 
  font-weight: bold;
  text-align: center;
  line-height: 2;    
  background-image: url('images/ygradient.jpg');
}

p#slogan2 { 
  color: #CC1A25;
  font-size: 12pt; 
  font-family: Tahoma; 
  font-weight: bold;
  text-align: center;
  line-height: 2;
}

p#news, ol, li { 
  color: #111111; 
  font-size: 10pt; 
  font-family: trebuchet ms; 
  font-weight: normal;
  text-align: justify;
  line-height: 1.5;  
}

p#p, ol, li { 
  color: #111111; 
  font-size: 10pt; 
  font-family: trebuchet ms; 
  text-align: left;
  line-height: 1.5;  
}

ul {
  color: #111111; 
  font-size: 10pt; 
  font-family: trebuchet ms; 
  font-weight: normal;
  text-align: left;
  line-height: 1.5;   
  list-style-type: square;
}

table#nav_side {
  font-family: trebuchet ms; 
  font-size: 8pt;  
  color: #FFFFFF; 
  background-image: url('images/nsgradient.jpg');   
}

table#office td, table#office th {
  font-family: trebuchet ms; 
  font-size: 10pt;  
  color: #111111; 
}

table#map, table#banner, table#feedback {
  font-family: trebuchet ms; 
  font-size: 10pt;  
  color: #111111; 
}

input, form, textarea { 
  font-style: normal; 
  font-variant: normal; 
  font-weight: normal; 
  font-size: 8pt; 
  font-family: trebuchet ms; 
}

a:link, a:visited 	{
  color:#306EFF;
}

a:hover, a:active { 
  text-decoration: underline; 
  color: #4A4344;
}

h1#a { 
  color: #4A4344; 
  font-size: 12pt; 
  font-family: Tahoma; 
  font-weight: bold;
  text-align: left;
}

h2#a { 
  color: #CC1A25; 
  font-size: 10pt; 
  font-family: Tahoma; 
  font-weight: bold;
}