.roundedBoxStyle1 .roundedBox{width:100%; margin-bottom:10px}
.roundedBoxStyle1 .roundedBox td{padding:0px}
.roundedBoxStyle1 .roundedBoxBody{
	height: 100%;
	vertical-align: top;
}
.roundedBoxStyle1 .roundedBoxBody td{
	vertical-align: top;
}
/*************************/
.roundedBoxStyle1 .roundedBoxHeader{height: 22px !important}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxLeft{  background-image: url(images/roundedBox1/UL.png) !important; background-repeat: no-repeat; width:22px !important}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxCenter{background-image: url(images/roundedBox1/T.png) !important;  background-repeat: repeat-x;}
.roundedBoxStyle1 .roundedBoxHeader .roundedBoxRight{ background-image: url(images/roundedBox1/UR.png) !important; background-repeat: no-repeat; width:22px !important}
/*************************/
.roundedBoxStyle1 .roundedBoxBody .roundedBoxLeft{    background-image: url(images/roundedBox1/L.png) !important;  background-repeat: repeat-y}
.roundedBoxStyle1 .roundedBoxBody .roundedBoxCenter{}
.roundedBoxStyle1 .roundedBoxBody .roundedBoxRight{   background-image: url(images/roundedBox1/R.png) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle1 .roundedBoxFooter{ height: 22px !important}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxLeft{  background-image: url(images/roundedBox1/LL.png) !important; background-repeat: no-repeat; background-position: bottom; width:22px !important}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxCenter{background-image: url(images/roundedBox1/B.png) !important;  background-repeat: repeat-x;  background-position: bottom}
.roundedBoxStyle1 .roundedBoxFooter .roundedBoxRight{ background-image: url(images/roundedBox1/LR.png) !important; background-repeat: no-repeat; background-position: bottom; width:22px !important}

.roundedBoxBody h2{
	color: #666666 !important;
	text-transform: uppercase;
	font-size:9pt !important;
	margin-bottom:0px !important;
}

/***************** filled rounded box style ************************/
.roundedBoxStyleFilled .roundedBox{width:100%; margin-bottom:10px}
.roundedBoxStyleFilled .roundedBox td{padding:0px}
.roundedBoxStyleFilled .roundedBoxBody{
	height: 100%;
	vertical-align: top;
	background-color: #DCEDFC; 
}
.roundedBoxStyleFilled .roundedBoxBody td{
	vertical-align: top;
	background-color: #DCEDFC;
}
/*************************/
.roundedBoxStyleFilled .roundedBoxHeader{height: 13px !important;line-height:2px}
.roundedBoxStyleFilled .roundedBoxHeader .roundedBoxLeft{  background-image: url(images/roundedBoxFilled/UL.png) !important; background-repeat: no-repeat; width:13px !important}
.roundedBoxStyleFilled .roundedBoxHeader .roundedBoxCenter{background-image: url(images/roundedBoxFilled/T.png) !important;  background-repeat: repeat-x;}
.roundedBoxStyleFilled .roundedBoxHeader .roundedBoxRight{ background-image: url(images/roundedBoxFilled/UR.png) !important; background-repeat: no-repeat; width:13px !important}
/*************************/
.roundedBoxStyleFilled .roundedBoxBody .roundedBoxLeft{    background-image: url(images/roundedBoxFilled/L.png) !important;  background-repeat: repeat-y}
.roundedBoxStyleFilled .roundedBoxBody .roundedBoxCenter{}
.roundedBoxStyleFilled .roundedBoxBody .roundedBoxRight{   background-image: url(images/roundedBoxFilled/R.png) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyleFilled .roundedBoxFooter{ height: 13px !important;line-height:2px}
.roundedBoxStyleFilled .roundedBoxFooter .roundedBoxLeft{  background-image: url(images/roundedBoxFilled/LL.png) !important; background-repeat: no-repeat; background-position: bottom; width:13px !important}
.roundedBoxStyleFilled .roundedBoxFooter .roundedBoxCenter{background-image: url(images/roundedBoxFilled/B.png) !important;  background-repeat: repeat-x;  background-position: bottom}
.roundedBoxStyleFilled .roundedBoxFooter .roundedBoxRight{ background-image: url(images/roundedBoxFilled/LR.png) !important; background-repeat: no-repeat; background-position: bottom; width:13px !important}



/***************** outline rounded box style ************************/
.roundedBoxStyle2 .roundedBox{width:100%; margin-bottom:10px}
.roundedBoxStyle2 .roundedBox td{padding:0px}
.roundedBoxStyle2 .roundedBoxBody{height: 100%;vertical-align: top}
.roundedBoxStyle2 .roundedBoxBody td{vertical-align: top}
/*************************/
.roundedBoxStyle2 .roundedBoxHeader{height: 12px !important;line-height:2px}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxLeft{  background-image: url(images/roundedBox2/UL.png) !important; background-repeat: no-repeat; width:12px !important}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxCenter{background-image: url(images/roundedBox2/T.png) !important;  background-repeat: repeat-x;}
.roundedBoxStyle2 .roundedBoxHeader .roundedBoxRight{ background-image: url(images/roundedBox2/UR.png) !important; background-repeat: no-repeat; width:12px !important}
/*************************/
.roundedBoxStyle2 .roundedBoxBody .roundedBoxLeft{    background-image: url(images/roundedBox2/L.png) !important;  background-repeat: repeat-y}
.roundedBoxStyle2 .roundedBoxBody .roundedBoxCenter{}
.roundedBoxStyle2 .roundedBoxBody .roundedBoxRight{   background-image: url(images/roundedBox2/R.png) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle2 .roundedBoxFooter{ height: 12px !important;line-height:2px}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxLeft{  background-image: url(images/roundedBox2/LL.png) !important; background-repeat: no-repeat; background-position: bottom; width:12px !important}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxCenter{background-image: url(images/roundedBox2/B.png) !important;  background-repeat: repeat-x;  background-position: bottom}
.roundedBoxStyle2 .roundedBoxFooter .roundedBoxRight{ background-image: url(images/roundedBox2/LR.png) !important; background-repeat: no-repeat; background-position: bottom; width:12px !important}



/**************** outline rounded box style  1.2 **********************/
.roundedBoxStyle3 .roundedBox{width:100%; margin-bottom:10px}
.roundedBoxStyle3 .roundedBox td{padding:0px}
.roundedBoxStyle3 .roundedBoxBody{height: 100%;vertical-align: top}
.roundedBoxStyle3 .roundedBoxBody td{vertical-align: top}
/*************************/
.roundedBoxStyle3 .roundedBoxHeader{height: 9px !important;line-height:2px}
.roundedBoxStyle3 .roundedBoxHeader .roundedBoxLeft{  background-image: url(images/roundedBox3/UL.png) !important; background-repeat: no-repeat; width:9px !important}
.roundedBoxStyle3 .roundedBoxHeader .roundedBoxCenter{background-image: url(images/roundedBox3/T.png) !important;  background-repeat: repeat-x;}
.roundedBoxStyle3 .roundedBoxHeader .roundedBoxRight{ background-image: url(images/roundedBox3/UR.png) !important; background-repeat: no-repeat; width:9px !important}
/*************************/
.roundedBoxStyle3 .roundedBoxBody .roundedBoxLeft{    background-image: url(images/roundedBox3/L.png) !important;  background-repeat: repeat-y}
.roundedBoxStyle3 .roundedBoxBody .roundedBoxCenter{}
.roundedBoxStyle3 .roundedBoxBody .roundedBoxRight{   background-image: url(images/roundedBox3/R.png) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle3 .roundedBoxFooter{ height: 9px !important;line-height:2px}
.roundedBoxStyle3 .roundedBoxFooter .roundedBoxLeft{  background-image: url(images/roundedBox3/LL.png) !important; background-repeat: no-repeat; background-position: bottom; width:9px !important}
.roundedBoxStyle3 .roundedBoxFooter .roundedBoxCenter{background-image: url(images/roundedBox3/B.png) !important;  background-repeat: repeat-x;  background-position: bottom}
.roundedBoxStyle3 .roundedBoxFooter .roundedBoxRight{ background-image: url(images/roundedBox3/LR.png) !important; background-repeat: no-repeat; background-position: bottom; width:9px !important}



/**************** left pointing dialog box **********************/
.roundedBoxStyle4 .roundedBox{width:100%; margin:0px}
.roundedBoxStyle4 .roundedBox td{padding:0px}
.roundedBoxStyle4 .roundedBoxBody{height: 100%;vertical-align: top}
.roundedBoxStyle4 .roundedBoxBody td{vertical-align: top}
/*************************/
.roundedBoxStyle4 .roundedBoxHeader{height: 15px !important;line-height:2px}
.roundedBoxStyle4 .roundedBoxHeader .roundedBoxLeft{  background-image: url(images/roundedBox4/UL.png) !important; background-repeat: no-repeat; width:15px !important}
.roundedBoxStyle4 .roundedBoxHeader .roundedBoxCenter{background-image: url(images/roundedBox4/T.png) !important;  background-repeat: repeat-x;}
.roundedBoxStyle4 .roundedBoxHeader .roundedBoxRight{ background-image: url(images/roundedBox4/UR.png) !important; background-repeat: no-repeat; width:15px !important}
/*************************/
.roundedBoxStyle4 .roundedBoxBody .roundedBoxLeft{    background-image: url(images/roundedBox4/L.png) !important;  background-repeat: repeat-y}
.roundedBoxStyle4 .roundedBoxBody .roundedBoxCenter{}
.roundedBoxStyle4 .roundedBoxBody .roundedBoxRight{   background-image: url(images/roundedBox4/R.png) !important;  background-repeat: repeat-y}
/*************************/
.roundedBoxStyle4 .roundedBoxFooter{ height: 15px !important;line-height:2px}
.roundedBoxStyle4 .roundedBoxFooter .roundedBoxLeft{  background-image: url(images/roundedBox4/LL.png) !important; background-repeat: no-repeat; background-position: bottom; width:15px !important}
.roundedBoxStyle4 .roundedBoxFooter .roundedBoxCenter{background-image: url(images/roundedBox4/B.png) !important;  background-repeat: repeat-x;  background-position: bottom}
.roundedBoxStyle4 .roundedBoxFooter .roundedBoxRight{ background-image: url(images/roundedBox4/LR.png) !important; background-repeat: no-repeat; background-position: bottom; width:15px !important}