.vp__datagrid_blue-theme_infoTableTop
{
	width: 100%;
	background-color: #ececec;
	font-family:tahoma;
	font-size:11px;
	color:#5C5C5C; 
	padding: 2px 2px 2px 2px; 
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}

.vp__datagrid_blue-theme_infoTableBottom
{
	width: 100%;
	background-color: #ececec;
	font-family:tahoma;
	font-size:11px;
	color:#5C5C5C; 
	padding: 2px 2px 2px 2px; 
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}

.vp__datagrid_blue-theme 
{
	border:solid 1px #a3a3a3;
	background-color: #edf5ff;	
	font-size:11px;
	color:#5C5C5C;
	font-family:arial,helvetica,clean,sans-serif;
}

.vp__datagrid_blue-theme td
{	
	white-space: nowrap;	
	border-bottom: 1px dotted #a3a3a3;
	padding-bottom: 2px;	
	vertical-align: top;	
	text-indent: 4px;		
}

.vp__datagrid_blue-theme tr
{	
	white-space: nowrap;					
}

.vp__datagrid_blue-theme tr:hover
{	
	background-color: #C1D3FC;		
}

.hoverRowStyleForIE
{	
	background-color: #C1D3FC;		
}

.vp__datagrid_blue-theme a:hover
{	
	text-decoration: underline;
	color: Green;
}

.vp__datagrid_blue-theme h4 a:hover
{	
	text-decoration: underline;
	color: #FFFFFF;
}

.vp__datagrid_blue-theme h4
{
	background:url(/Resources/Images/List/headingBg.png);
	color: #ffffff;				
	font-family:arial,helvetica,clean,sans-serif;
    font-size: 12px;
    font-weight:bold; 
    border-bottom:solid 5px #2647a0; 
    white-space: nowrap; 
    padding: 2px 2px 2px 2px;
    margin:0px;  
}

.vp__datagrid_blue-theme h4 a
{	
	background:url(/Resources/Images/List/headingBg.png);
	color: #ffffff;				
	font-family:arial,helvetica,clean,sans-serif;
    font-size: 12px;
    font-weight:bold; 
    border-bottom:solid 5px #2647a0; 
    white-space: nowrap; 
    padding: 2px 2px 2px 2px;
    margin:0px; 
}

.vp__datagrid_blue-theme a
{	
	font-family:tahoma;
	font-size:11px;
	color:#5C5C5C; 
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;	
}

.alternativeTemplate
{
	background-color: White;
}


/* Used instead of linkbuttons, on buttons to make them look like links*/
.rowButtonLink
{	
	color:#5C5C5C;
	text-decoration: none;
	background-color: Transparent;
	font-family:tahoma;	  
	font-size:11px;
	border: 0px;
	border-style: none;	
}

/* Used instead of linkbuttons, on buttons to make them look like links*/
.rowButtonLinkHover
{
	color:#409A0F;
	text-decoration: underline;
	background-color: Transparent;
	font-family:tahoma;	   
	font-size:11px;	
	border: 0px;
	border-style: none;
}
