body, p, table, tr, th, td, input, select, textarea, ul, li {
 font-family: verdana, arial, helvetica, sans-serif;
}

body, p, table, tr, th, td, input, select, textarea, ul, li {
 font-size: 11px;
}

strong, b
{
 font-weight: bold;
}

a {
 text-decoration: underline;
 COLOR: #005588;
}

a:visited {
 COLOR: #505050; 
}

a:hover, a:visited:hover {
 COLOR: #e00000;
 TEXT-DECORATION: underline;
} 

a.topnav, a.topnav:visited {
  text-decoration:none;
  color:#000000;
}

a.topnav:hover, a.topnav:visited:hover {
  text-decoration:underline;
}

a.topnav2, a.topnav2:visited {
  text-decoration:none;
  COLOR: #005588;  
}

a.topnav2:hover, a.topnav2:visited:hover {
  text-decoration:underline;
}

td.NavBar {
  text-align:center;
  border-right:1px solid #6CAACA;
}

td.NavBarSel {
  text-align:center;
  border-right:1px solid #6CAACA;
  background:url('images/navBarBg.gif');
}

td.NavBar a, td.NavBar a:visited, td.NavBarSel a, td.NavBarSel a:visited {
  color:#000000;bold;
  text-decoration:none;
}

td.NavBar a:hover, td.NavBar a:visited:hover, td.NavBarSel a:hover, td.NavBarSel a:visited:hover {
  text-decoration:underline;
  color:#ffffff;
}

h1 { 
  FONT-SIZE: 22px;
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, helvetica, sans-serif;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  color:#E70000;
  margin-top:0px;
}

h2 {
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  color:#000000;
  margin-top:0px;
}

td.sitemapLevel0 {
  font-size:110%;
  font-weight:bold;
  color:#000000;
}

td.sitemapLevel0 a, td.sitemapLevel0 a:visited {
  color:#000000;
}

td.sitemapLevel1 {
  padding-left:24px;
}

td.sitemapLevel2 {
  padding-left:48px;
}

td.sitemapLevel3 {
  padding-left:64px;
}


/*Search*/

.wes_message {
  font-size:110%;
}

.wes_heading {
  font-size:110%;
  font-weight:bold;
}

ul.wes_bullets li {
  font-size:110%;
}

ul.wes_bullets li a, ul.wes_bullets li a:visited {
  color:#00517B;
  text-decoration:underline;
  font-weight:bold;
}

.wes_heading_em {
  color:#E70000;
}

.wes_index {
  font-weight:normal;
  font-size:110%;
}

div.wes_res_title a, div.wes_res_title a:visited {
  font-weight:normal;
  color:#00517B;  
  font-size:110%;
}

div.wes_res_desc {
  font-size:90%;
  color:#505050;
  padding-top:2px;  
}

div.wes_res_link {
  font-size:90%;
  padding-top:2px;  
}

div.wes_res_link a, div.wes_res_link a:visited {
  color:#b0b0b0;
  text-decoration:underline;
}

.wes_respage {
  font-weight:bold;
}

.wes_selpage {
  font-weight:bold;
}

a.wes_otherpage, a.wes_otherpage:visited {
  font-weight:normal;
  color:#E70810;
}

a.wes_nextprev, a.wes_nextprev:visited {
  font-weight:bold;
  color:#E70810;
}


