#navcontainer {
  font-family       : Tahoma;
  font-size         : 19px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 100px 0px 100px;
  width             : auto;
  height            : 30px;
}
#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
  width		    : 100%;
}
#navlist a{
  font-family       : Arial;
  font-size         : 16px;
  font-weight       : normal !important;
}
#navlist ul{
  display           : inline;
  list-style-type   : none;
 
}
#navlist li {
  display           : inline;
  list-style-type   : none; 
}
.images{
  color             : #FFF;
}
#navlist a:link, #navlist a:visited {
  padding           : 3px 10px 2px 10px;
  float             : left;
  font-weight       : bold;
  line-height       : 25px;
  margin            : 0px;
  text-decoration   : none;
  color             : #FFF;
  text-align        : center;
  width             : auto;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #FFF;
}
.images #navlist a:link#current, #navlist a:visited#current{
  background-color  : #f77f22;
}
#navlist a:hover {
  color             : #fff;
}
.moduletablelatestnews th{
  background-color  : #222323;
  color             : #4b4b4b;
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 16px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  
}
.latestnewsL{
  color             : #000000;
  font-family       : Tahoma;
  font-size         : 12px;
  text-align        : left;
  font-weight       : bold;
  
}
.latestnews{
  color             : #000000;
  font-family       : Tahoma;
  font-size         : 12px;
  text-align        : justify;
  font-weight       : bold;
  
}
p.latestnews{
  color             : #4e5557;
  font-weight       : normal;
  font-family       : Arial;
  font-size         : 14px;
  padding           : 0px 10px 0px 10px;
}
p.latestnewsL{
  color             : #4e5557;
  font-weight       : normal;
  font-family       : Arial;
  font-size         : 14px;
  padding           : 0px 10px 0px 10px;
 text-align        : left;

}
h5.latestnews{
  color             : #559baf;
  font-weight       : normal;
  font-family       : Arial;
  font-size         : 14px;
  padding           : 0px 10px 0px 10px;
  margin-top        : -10px;
  text-align        : right; 
  text-decoration   : none;  
  width             : auto;
}
h6.latestnews{
  color             : #559baf;
  font-weight       : normal;
  font-family       : Arial;
  font-size         : 14px;
  padding           : 0px 10px 0px 10px;
  margin-top        : -10px;
  text-align        : left; 
  text-decoration   : none;  
  width             : auto;
}
ul.latestnews{
  padding           : 0px;
  
}
.contentpaneopen p{
  color             : #FFF;
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 17px;
  text-align	    : center;
  font-weight       : normal;
  padding           : 0px 30px 0px 30px;
  margin-left:auto;
  margin-right:auto;

}
h5.readmore{
  color             : #559baf;
  font-weight       : normal;
  font-family       : Arial;
  font-size         : 17px;
  padding           : 0px 50px 0px 0px;
  margin-top        : 0px;
  text-align        : right;  
  text-decoration   : none;
}
a:link, a:visited{
  text-decoration   : none;
}

