body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   20px;
  line-height: 24px;
}


/* a { color: #000; } */
a {
  color: #000;
  text-decoration: none;
  font-family: sans-serif;
}
a:visited { color: #000; font-family: sans-serif; }
a:hover { color: #fff; background-color:#000; font-family: sans-serif;}

a.ImageLink:hover {
  background-color: #fff;
  }

  
#weatherMap {
    width:280px;  height:208px;
}

#logo {
    width:280px;  
}

/*** mobile menu display ***/
.menuList {
  border: 1px solid #000000;
  font-family: bold Verdana, Arial, sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
 
}
/*** mobile menu display
style=""***/
.menuHeading {
 font-family: sans-serif;
  text-align: center;
  background: #00ccff;
}

.menuItem {
  border-bottom: 1px solid #000000;
 padding-right: 5px; 
 padding-left: 5px; 
 padding-bottom: 2px; 
 padding-top: 3px; 
}
  
  
  
.menuItemHeadingTop {
  border-bottom: 1px solid #000000;

}

.search {
  border-bottom: 1px solid #000000;
 
  height: 40px;
  
  text-align: center;
   background: #FFFF00; 
  
padding-right: 5px; 
 padding-left: 5px; 
 padding-bottom: 2px; 
 padding-top: 3px;  
        
} 
.blackberry_search { 
 height: 80px;
} 

.search_input { 
  height: 28px;
  font-size:   18px;
  font-family: bold Verdana, Arial, sans-serif;
  font-weight: bold;
  border-width: thin;
  width: 95%;
}
.menuReturn {
  background: #ffccff;
 padding-left: 15px; 
}
.alert {
  color: #ff0000;
  font-weight: bold;
}

#app_footer a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   20px;
  line-height: 24px;
}
.bio, .download{
   font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   20px;
  line-height: 24px;
  font-style: normal;
  text-align: justify;
  text-indent: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  
}
.bio img {
    float: left;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.hrule{
   
   border-top-style: solid;
   border-bottom-style: none;
   border-left-style: none;
   border-right-style: none;
   border-top-width: 1px;
   border-top-color: black;
   padding-left: 20px;
   padding-right: 20px;
   margin-left: 20px;
   margin-right: 20px;
  }
  
.menuItemEmergancy {
  border-bottom: 1px solid #000000;
  padding-right: 5px; 
  padding-left: 5px; 
  padding-bottom: 2px; 
  padding-top: 3px; 
  text-align: center;
  border-top: 1px solid #ff000;
        
 background: url(/images/TopicsBgEmergancyGradient.png) repeat-x top;

    }
    

.menuItemMagTitle {
     text-align: center;
     background: url(/images/TopicsBgMagazineGradient.png) repeat-x top;

}

.menuItemEm1 {        
 background: url(/images/TopicsBgEMGradient.png) repeat-x top;

    }  
    
.menuItemEm2{
    background: url(/images/TopicsBgEm2Gradient.png) repeat-x top;
}
.menuItemEm3{
    background: url(/images/TopicsBgEm3Gradient.png) repeat-x top;
}
.menuItemEm4{
    background: url(/images/TopicsBgEm4Gradient.png) repeat-x top;
}    
.menuItemMainTopicsTitle {
     text-align: center;
     background: url(/images/TopicsBgMainTopicsGradient.png) repeat-x top;
}

.menuItemMagEntry{
    background: url(/images/TopicsBgMagazineEntryGradient.png) repeat-x top;
}

.menuItemEntry{
    background: url(/images/TopicsBgEntryGradient.png) repeat-x top;
}
