/* CSS Document */

.rounDedTbls{
	width:400px;/*515px*/
	background: url(../../common/images/rounDedTblBtm.jpg) no-repeat bottom;
	height:auto !important;
	
        margin-left:10px;/*added*/
     	padding-bottom:65px;
	position:relative;
	padding-top:50px;
	text-align:left;
	
	
}
.rounDedTop{
	width:400px;/*515px*/
	background: url(../../common/images/rounDedTblTop.jpg) no-repeat top;
	
	height:auto !important;
	height:51px;
	min-height:51px;
	position:absolute;
	top:0px;
	left:0px;

}
.rounDedCnt{
	background: url(../../common/images/rounDedTblTile.jpg) repeat-y;
	/*width:450px;*/
}
.rndedHeading{
	position:relative;
	border-bottom:3px solid #6590b2;
	height:26px;/*22px*/
	margin:0px 15px;
	
}
.rndedHeading h4,.rndedHeading h3{
	position:absolute;
	float:left;
	margin:0px;
	padding:0px;
}
.rndedHeading h4{
        width:200px;/*added*/
        height:24px;/*added*/
	top:0px;
	left:30px;
	margin:0px;
	color:#930202;
	font:21px/18px Arial, Helvetica, sans-serif;
line-height:1em;

}
.rndedHeading h3{
	top:0px;
	right:30px;
	color:#5a5858;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.rndedHeading h3 a{
	color:#4f7aa1;
	font:14px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
 .rounDedCnt table{
    
	margin:auto;
	font:11px/18px Arial, Helvetica, sans-serif;
	width:95%;/*95%*/
	margin:10px 0 10px 0;
	
}

.rounDedCnt table th{

	margin:auto;
	text-align:right;
	/*padding:2px 10px;*/
	color:#5488b8;
	width:50%;
	
}

/*.rounDedCnt table th span{ 
	color:#ff1414;
}*/
.rounDedCnt table td{
	width:220px;
	text-align:left;
}
.rounDedCnt table .txtBoxes{
	width:214px;
	text-align:left;
	border:1px solid #5488b8;
	padding:3px;
}
.rounDedCnt table .SelctBoxes{
	width:222px;/*214*/
	text-align:left;
	border:1px solid #5488b8;
	padding:3px;
}

        
.rounDedCnt table .termsNConditions{
	text-align:center;
}
.rounDedCnt table .termsNConditions a{
	color:#5488b8;
	text-decoration:underline;
}

#errorTR0,#errorTR1,#errorTR2,#errorTR3,#errorTR4{

  display:none;

}

