
.rightSection {
    width:100%;
    float: left;
    margin-left: 0px;
    padding: 0px 0 0px 0px;
}

.dash {
    background: none repeat scroll 0 0 #EEF3F8;
    float: left;
    padding: 0px;
    width: 100%;
}

.rightSection .threeRowCont .values{
   background: none repeat scroll 0 0 #FFFFFF;
     margin: 10px 10px 10px 10px;
    padding: 5px;

}

table tr.head th{
	border-right: 1px solid #FFFFFF;
    color: #3A3939;
    font-family: arial;
    font-size: 12px;
    vertical-align: middle;
    padding: 10px;
     border-bottom: 1px solid #9AB3C9;
    border-top: 1px solid #9AB3C9;
    background: none repeat scroll 0 0 #E4EAEF;
}

table tr td{
	border-right: 1px solid #E4EAEF;
	border-bottom: 1px solid #E4EAEF;
    color: #232323;
    font-family: arial;
    font-size: 12px;
    padding: 5px 5px 0px 0px;   
    height:23px;
/*    float: left;*/
    
}

.values table tr td.first{
    width: 35%;
    text-align:right;
}
.values table tr .second{
    width: 10%;
    text-align:right;
}
.values table tr .third{
    width: 5%;
     text-align:right;
}
.values table tr .fourth{
    width: 5%;
    text-align:right;
}
.values table tr td.fifth{
    width: 35%;
     text-align:left;
}
.values table tr .last{
    width: 10%;
     text-align:right;
}

.values table tr.total td {
    border: none;
}


.rightSection .threeRowCont .values table tr .headCenter{
    width: 25%;
    text-align:center;
}

.rightSection .threeRowCont .values table tr .headFind{
    width: 2%;
    text-align:center;
}

.bluetextbig
{
    font: Arial;
    color: #063b6f;
    font-size: 16px;
    font-weight: normal;
}


.bluetextbigHeader
{
    font: Arial;
    color: #063b6f;
    font-size: 20px;
    font-weight:bold;
}

.values1{
	border: 1px solid #D1CFCF;   
    padding: 5px;
    width: 100%;
    text-align:center;
}
.values1 .opts1{	
    margin-right:0px;
    width:  100%;
}

.values1 .opts1 ul{		
	width: 100%;
	margin :0px 0px 10px 0px; 
	text-align:right;
	
}
.values1 .opts1 ul li{
	border-right: 2px solid #EE7E18;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    list-style-type:none;
    text-align:right;    
}
.values1 .opts1 ul li.last{
	border: none;
	padding: 0;
}
.values1 .opts1 ul li a{
	float: left;
	font-size: 12px;
	color: #484a4e;
}

.note{
    padding: 10px;
    background: #e4eaef;
    border-bottom: 1px solid #d6dce0;
}
.note p{
    font-size: 11px;
    color: #333333;
}

.orangeBg {
    background: none repeat scroll 0 0 #F5F3F1;
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;    
}

.orangeBg .btns ul li 
{
	
     background: url("../../BaseMasterPage/images/bg-sprite.png") no-repeat scroll left -243px;
    float: left;
    height: 26px;
    padding-left: 17px;
    margin-left: 10px;
     list-style-type:none;
     
}
.orangeBg .btns ul li a
{
	
    background: url("../../BaseMasterPage/images/bg-sprite.png") no-repeat scroll right -307px;
    color: #FFFFFF;
    float: left;
    height: 26px;
    padding-right: 20px;
    padding-top: 5px;
    font-size: 14px;
    list-style-type:none;
}

.orangeBg .btns {
    bottom: 5px;
    position: relative;
    right: -10px;
   
    
}  

.linkClass
{
	border-right: 2px solid #EE7E18; 
	margin-right: 10px;padding-right:
	10px; font-family: arial; 
	font-size: 12px;
	padding: 5px 5px 0px 0px;
	color: #124c7f;
	} 
	
	
	.dash2 {
    background: none repeat scroll 0 0 #EEF3F8;
    float: left;
    padding: 0px;
    
}


table tr.head2 th{
	border-right: 1px solid #FFFFFF;
    color: #3A3939;
    font-family:Arial;
    font-size: 12px;
    vertical-align:middle;
    padding: 3px;
    border-bottom: 1px solid #9AB3C9;
    border-top: 1px solid #9AB3C9;
    background: none repeat scroll 0 0 #E4EAEF;
    font-weight:normal;
}