﻿.PatientAccessDiv
{
	width: 948px;
	height: 350px;
}
.PatientAccessHeader
{
	position: absolute;
	top: 20px;
	left: 50px;
	font-size: 24pt;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.PatientAccessSubHeader
{
	position: absolute;
	top: 60px;
	left: 75px;
	font-size: 12pt;
	color: #555555;
	font-weight: bold;
	font-style: italic;
}
.PatientChecklist
{
	position: absolute;
	top: 100px;
	left: 25px;
	font-size: 12pt;
	line-height: 30px;
}
.NewPatientFormInstructions
{
	position: absolute;
	top: 250px;
	left: 100px;
	font-size: 10pt;
	width: 400px;
	color: #666666;
	font-style: italic;
	text-align:center;
}
.AdobeReaderIcon
{
	border-style: none;
}
.NewPatientImage
{
	position: absolute;
	top: 50px;
	right: 0px;
}