﻿body 
{
	font:Arial;
	font-size:10.5pt;
	height:100%;
}
.formLabel
{
	float:left;
	text-decoration:underline;
	text-align:left;
	margin-top:10px;
}
.textboxdotted
{
	vertical-align:bottom;
	margin-bottom:0;
	
}
h4
{
	text-align:center;
	margin:0;
	
}
h5
{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}
h3
{
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	
}
.TxtDottedLines
{
	border: none;
	border-bottom: thin dotted #000000;
	margin-top: 5px;
	background-color: #cccccc;
	
}
#printpage
{
	width: 17;
	
	font-family: Arial;
	font-size:10.5pt;
	height: 928px;
}
.italic
{
	font-style:italic;
	margin-top:2px;
	margin-bottom:2px;
	display:inline;
}
.MedicalCond
{
	width:90%;
	height:12pt;
}
#DuringHoursDiv
{
	float: left;
	width: 50%;
	background-color:#747474;
}
#outOfHoursDiv
{
	float: right;
	width: 50%;
	background-color:#888888;
}
p
{
	font: arial;
	margin: 10px;
	padding:0;
	font-size: 10.5pt;
}
.textboxescontact
{
	float:right;
}
.tbcontactdetails
{
	width: 150px;
	border-style: none;
	border-bottom: thin dotted #000000;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #cccccc;
}
#footer
{
	clear: both;
}
#tbStudentName
{
	width:50%;
}
#DivMedData
{
	margin-top:0.5em;
	border-style:solid;
	border-width:thin;
	
}
.chk
{
	display: inline;
}
#tbDoctorDetails
{
	/*display:inline;*/
	
	width:50%;
}
.LblAttendance
{
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFF99;
}
