#newsmenu{
   width: 168px;
   float: left;
   margin: 0px 0px 13px 10px;
   /*background: url('../../../Images/newsBckTop.gif') top right no-repeat;*/
}
#newsmenu td{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{

}
#newsmenu .title{
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
   color: #FFFFFF;
}
#newsmenu .menubody{
   padding: 0px 0px 0px 0px;
   border: 1px solid #A2B8D0;
   height: 175px;
   vertical-align: top;
   /*background: url('../../../Images/newsBckBottom.gif') bottom right no-repeat;*/
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   /*border-right: 1px solid #A2B8D0;*/
   /*background-color: #DDDDDD;*/
}
#newsmenu .heading{
   padding: 0px 0px 0px 0px;
   background: url('../../../Images/home_newsTitle.gif') top left no-repeat;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 1px;
   vertical-align: middle;
   text-align: center;
   height: 30px;
   width: 168px;
}
#newsmenu .heading a,
#newsmenu .heading a:visited{
   color: #333229;
}
#newsmenu .heading a:hover{
   text-decoration: underline;
}
#newsmenu .newsgroup{
   padding: 0px 0px 0px 0px;
   /*background: url('../../../Images/newsGroupBck.gif') top left repeat-x;*/
   /*background-color: #FFFFFF;*/
}
#newsmenu .newsShortDescription{
   padding: 2px 5px 0px 14px;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   color: #1F5698;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
   font-weight: bold;
}
#newsmenu .newsLongDescription{
   padding: 0px 5px 0px 14px;
}
#newsmenu .newsLongDescription a,
#newsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   font-weight: normal;
   color: #1F5698;
}
#newsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsDescription{
   padding: 2px 5px 0px 14px;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #1F5698;
}
#newsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#newsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
   text-decoration: none;
   color: #eb2b37;
   margin-bottom: 2px;
}
#newsmenu .shortdescscndsentence{
   display: block;
   font-weight: normal;
   font-size: 10px;
   color: #1F5698;
   text-decoration: none;
}
#newsmenu .readMore{
   padding: 3px 2px 0px 11px;
   text-align: right;
}
#newsmenu .readMore a,
#newsmenu .readMore a:visited{
   text-decoration: none;
   font-weight: normal;
   color: #007EFF;
}
#newsmenu .readMore a:hover{
   text-decoration: underline;
}
#newsmenu .newsImage{
   padding: 2px 0px 2px 0px;
   text-align: left;
}
#newsmenu .linkImage{
   padding: 4px 10px 4px 0px;
   text-align: right;
}

/* separator */
#newsmenu .separator{
   padding: 2px 0px 0px 0px;
}
#newsmenu .separatorData{
   /*background: transparent url('../../News/Style/bottom_right_bg.gif') no-repeat top right;
   padding: 26px 0px 0px 0px;*/
}

/**/
#newsmenu .menuBorderTC{
   padding: 0px 0px 0px 00px;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
}
#newsmenu .menuBorderTC a,
#newsmenu .menuBorderTC a:hover,
#newsmenu .menuBorderTC a:visited{
   color: #1e5596;
}

#newsmenu .itemHeading{
   color: #004998;
   text-decoration: none;
   /*text-transform: uppercase;*/
   background: url('../../../Images/newsBlueLine.gif') bottom left no-repeat;
   padding: 5px 4px 3px 7px;
   font-weight: bold;
   font-size: 11px;
}
#newsmenu .itemHeading a,
#newsmenu .itemHeading a:visited{
   color: #333229;
}
#newsmenu .itemHeading a:hover{
   text-decoration: underline;
}
#newsmenu .menuInnerBody{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   /*border-right: 1px solid #A2B8D0;*/
   width: 100%;
   /*background-color: #FFFFFF;*/
}

#newsmenu .itemContent {
   padding: 5px 0px 10px 7px;
   /*background: url('../../../Images/newsGroupBck.gif') top left repeat-x;*/
   /*background-color: #FFFFFF;*/
}

#newsmenu .itemHeadingBullet,
#newsmenu .itemContentBullet {
	display: none;
}