﻿.cpSearchBox
{
	margin: 25px 25px 0 25px;
}

.cpButtonDiv
{
	clear: both;
	width: 540px;
	text-align: right;
	margin: 0 25px 25px 25px;
	height: 100%;
}

.cpListingBox
{
	margin: 25px 25px 25px 25px;
}

.cpProfileControl
{
	margin: 25px 25px 0 25px;
}

.cpLogin
{
	padding: 75px 75px 75px 75px;
}

.cpLoginControl
{
	color: white;
	border-style: ridge;
	border-width: 1px;
}

.cpLoginControlTextBox
{
	width: 150px;
}

.cpPageTitle
{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}

.cpHeading
{
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color:#666666;
	height: 30px;
}

.cpReportParamsDiv
{
	margin: 25px 25px 0 25px;
}

.cpReportViewerDiv
{
	margin: 25px 25px 0 25px;
}