/* -- ASPxPager -- */
.dxpControl_Default
{
	font: 9pt Tahoma;
	color: #5A83D0;
	/*padding: 5px 2px 5px 2px;*/
	background-color: #eef0f6;
	width: 100%;
	padding: 0px;	
}
.dxpButton_Default
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_Default a
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
	white-space: nowrap;
}
.dxpDisabledButton_Default
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
}
.dxpPageNumber_Default
{
	font: x-small Verdana;
	color: DarkBlue;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}
.dxpPageNumber_Default a
{
	font: x-small Verdana;
	color: DarkBlue;
	text-decoration: none;
}
.dxpCurrentPageNumber_Default
{
	font: x-small Verdana;
	color: CornflowerBlue;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 3px 3px 3px;
}
.dxpSummary_Default
{
	font: x-small Verdana;
	color: #909090;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
}
.dxpSeparator_Default
{
	background-color: #CCCCCC;
}