.title_bg {
	background-color: #006f9b !important;
	color: white;
	font-size:13pt;
	background-image:none !important;
	padding-left: 10px;
}

thead th 
{
    text-align: center;
	font-weight:bold;
    border: #bebebe solid 2px;
    border-bottom: none;
	height: 22px;
	width:10%;
	padding: 2px 20px 2px 2px;
	margin-bottom: 20px;
    color: #006F9B;
    font-size: 14px;
}

thead tr {
	background-color: #C9E8F4;
	color:#0096CF;
	font-size: 9pt;
}

thead th.sorted {
	background-color: #C9E8F4;
	
	
}

thead th a:visited {
	color: #0096CF;
	font: arial;
	color: #006F9B;
	
}

thead th :hover {
	text-decoration: underline;
	color: #0096CF;
	font: arial;
}

thead th.sorted a,thead th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	color: #006F9B;
	
}

.oddRowColor
{
 background-color: #C9E8F4; 
 margin-bottom: 20px;	
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}

.evenRowColor
{
 height: 19px;
 padding: 2px 2px 2px 2px; 
 margin-bottom: 20px;	
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}

.labelTd
{
	font-size: 10pt;
	text-align: left;
	color: #0095CD;
	font-weight: bold;
	font-family: Arial;
    border-bottom:#BFE2F9 solid 1px ;
    
}


.labelTdMessage
{
	font-size: 8pt;
	color: #0095CD;
	font-weight: bold;
	font-family: Arial;    
}

.underLineTd
{
	border-bottom:#BFE2F9 solid 1px ;
	
}

.labelTdValue{
	font-size: 10pt;
	text-align: left;
	color: black;
	font-weight: normal;
	font-family: Arial;
	border-bottom: #BFE2F9 solid 1px;
}

.labelTdValueBottom{
	font-size: 10pt;
	text-align: left;
	color: black;
	font-weight: normal;
	font-family: Arial;
}

.labelTdBottom
{
	font-size: 10pt;
	text-align: left;
	color: #0095CD;
	font-weight: bold;
	font-family: Arial;    
}
