.roundedBoxStyle1 .roundedBox TD{background-color:#EFEFF7;color:black}
.roundedBoxStyle3 .roundedBox TD{background-color:#214284 !important;color:white !important}
.roundedBoxStyle3 a{color:yellow !important}
.roundedBoxStyle1 .roundedBox{width:100%; margin-bottom:10px}
/*************************/
.roundedBoxStyle1 .roundedBoxHeader{height: 8px !important}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxLeft{  background-image: url(../img/roundedCornerUL.gif) !important; background-repeat: no-repeat; width:8px !important}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxCenter{background-image: url(../img/roundedCornerT.gif) !important;  background-repeat: repeat-x;  font-weight: bold; padding-top:3px}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxRight{ background-image: url(../img/roundedCornerUR.gif) !important; background-repeat: no-repeat; width:8px !important}
/*************************/
.roundedBoxStyle1 .roundedBoxBody .roundedBoxLeft{    background-image: url(../img/roundedCornerL.gif) !important;  background-repeat: repeat-y}
.roundedBoxStyle1 .roundedBoxBody .roundedBoxCenter{  padding-top:5px;  padding-bottom: 10px}
.roundedBoxStyle1 .roundedBoxBody .roundedBoxRight{   background-image: url(../img/roundedCornerR.gif) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle1 .roundedBoxFooter{ height: 8px !important}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxLeft{  background-image: url(../img/roundedCornerLL.gif) !important; background-repeat: no-repeat; background-position: bottom; width:8px !important}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxCenter{background-image: url(../img/roundedCornerB.gif) !important;  background-repeat: repeat-x;  background-position: bottom;
  padding-bottom: 5px !important;
  padding-top:2px !important;
  border-top:1px groove;
}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxRight{ background-image: url(../img/roundedCornerLR.gif) !important; background-repeat: no-repeat; background-position: bottom; width:8px !important}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxCenter .button,
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxCenter button{
  font-size: 8pt !important;
  padding: 0px;
  height: 16px;
  /*float:right;*/
  margin-right: 2px;
}
/*************************/
.roundedBoxStyle3 .roundedBox TD{background-color:white;color:black}
.roundedBoxStyle3 .roundedBoxFooter .roundedBoxCenter{
  border-top:1px solid silver;
}
/*************************/
/*************************/
.roundedBoxBody TH{font-weight:bold;text-align:left;vertical-align: top}
.roundedBoxStyle2 .roundedBox TD{ background-color:#EDEEF0;color:black;vertical-align:top}
.roundedBoxStyle2 .roundedBox{ width:100%; margin-bottom:10px}
/*************************/
.roundedBoxStyle2 .roundedBoxHeader{ height: 8px}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxLeft{   background-image: url(../img/roundedCornerUL.png); background-repeat: no-repeat; width:9px}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxCenter{ background-image: url(../img/roundedCornerT.png);  background-repeat:repeat-x;  font-weight: bold;  padding-top:6px;white-space:nowrap}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxRight{  background-image: url(../img/roundedCornerUR.png); background-repeat: no-repeat; width:15px}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxCenter.bordered{
  border-bottom: 1px solid silver;
  padding-bottom: 1px;
}
/*************************/
.roundedBoxStyle2 .roundedBoxBody .roundedBoxLeft{     background-image: url(../img/roundedCornerL.png);  background-repeat: repeat-y}
.roundedBoxStyle2 .roundedBoxBody .roundedBoxCenter{   padding-top:5px;  padding-bottom: 10px}
.roundedBoxStyle2 .roundedBoxBody .roundedBoxRight{    background-image: url(../img/roundedCornerR.png);  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle2 .roundedBoxFooter{  height: 9px}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxLeft{   background-image: url(../img/roundedCornerLL.png); background-repeat: no-repeat; background-position: bottom; width:9px}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxCenter{ background-image: url(../img/roundedCornerB.png);  background-repeat:repeat-x;   background-position: bottom;
  padding-bottom: 15px;
  padding-top:2px;
  border-top:1px solid silver;
}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxRight{  background-image: url(../img/roundedCornerLR.png); background-repeat: no-repeat; background-position: bottom; width:15px;}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxCenter .button,
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxCenter button{
  font-size: 8pt !important;
  padding: 0px;
  height: 16px;
  margin-right: 2px;
}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxCenter p{
  margin:-10px 0px 0px !important;
  padding:0px !important;
}