body {font-size: 11px;}
a:link  {
  color: blue;
}
a:visited  {
  color: blue;
}

#wrl_navigation {display: none;}
#department_menu_container {display: none;}
#secondary_sidebar_navigation{float: left;}
#department_title_right {
    float: right;
    font-family:Helvetica,Geneva,Arial,sans-serif;
    font-size: 28px;
    color: #000;
    font-weight:normal;
    font-style:normal;    
    margin-top:10px;
    margin-right:30px;
    padding:0px 20px 3px 20px;
    letter-spacing:2px;
    border-right: 2px solid black;
    border-left: 2px solid black;
}
#department_title_right a:link  {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
#department_title_right a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

#department_top_dropdown_menu {display: none;}
#middle_content {
    clear: both;
    padding-top: 25px;
}
img {border: none;}

/* column1 and column2 */
h1{}
h2{}

.menu ul { 
    margin: 0px;
    padding: 0px;
    list-style: none; 
}
.horizontal_menu li {
  display: inline;
  margin:0;
  padding: 0px 5px 0px 7px;
  border-left: 2px #2490D7 solid;
}
.horizontal_menu li:first-child {
  border-left: none;
}
#footer_wrl_advertising a:link  {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
#footer_wrl_advertising a:visited {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
#footer{
  text-align: center;
  font-size: 10px;
  padding-top: 30px;
}
.screen_media {display: none;}

