body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDDDF;
}
a:link {
	text-decoration: underline;
	color: #1162E8;
}
a:visited {
	text-decoration: underline;
	color: #1162E8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyEmphasize {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.appTitle {
	font-size: 14px;
	font-weight: bold;
}
.appHeadings {
	font-size: 12px;
	font-weight: bold;
}
.appEmphasize {
	font-weight: bold;
}
form {
	margin-bottom : 0; 
}.centerName {
	font-size: 18px;
	font-weight: bold;
	color: #1881A8;
}
.facilityPhotosRight {
	margin: 0px 0px 15px 15px;
	border: 1px #1881A8;
}
.facilityPhotosLeft {
	margin: 12px 12px 0px 0px;
	border: 1px #1881A8;
}

div.subhead {

	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #EFEFEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.editLink
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #7F7F73;
	background-color: #FEDC72;
	color: #7D7E70;
 	font-weight: bold;
	margin-top: 0px;
}