/* Any Settings here Overwrite the /desktop.css Settings */
/* Only have non-standard tag classes in here */

/* Pharmacy Info */
.fsipagetitle
{
	font-size: 40pt;
	color: #b01328;
	margin: 25px;
}

.phinfo
{
	text-align: center;
	color: #b01328;
}

.phname
{
	font-size: 20pt;
	text-align: center;
	color: #b01328;
}

.bar
{
	height: 8px;
}

/* Request Form */
.formtable
{
	border: 0;
}

.formtitle 
{
	color: #063858;
}

.formdata 
{
}

/* General Request Page Title */
.pagetitle 
{
	font-size: 20pt;
}

/* Script List for Refill Request */
.rxlisttable
{
}

.rxlisttitle
{
	color: #063858;
}

.rxlistcheck
{
}

.rxlistdata
{
	color: #063858;
}

/* Request Results */
.ok 
{
	text-align: center;
}

.error 
{
	text-align: center;
	color: #004444;
}

/* PDE Information */
.pdetable
{
	width: 80%;
}

.pdetitle
{
	font-size: 20pt;
}

.pdedata
{
	font-size: 15pt;
	color: #063858;
}
