/* CSS Document */

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
body {
	background-color: #CCCCCC;
}
.editableregion {
	padding: 20px 0px 20px 50px;
	margin: 10px 20px 10px 0px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.editableregionphotoHHC {
	margin: 10px 20px 10px 0px;
	float: left;
	padding: 0px 10px 5px 0px;
}
.editableregionphoto {
	margin: 10px 20px 10px 10px;
	float: left;
}
.blueboldHHC {
	font-size: 12pt;
	font-weight: bold;
	color: #3366cc;
	text-indent: 50px;
	text-align: center;
}
.editableregionphotoright {
	margin: 10px 20px 10px 10px;
	float: right;
}
.photo {
	margin: 5px;
}
.editableregion img{
	margin: 5px;
}
.bluebold {
	color: #3366cc;
	font-size: 1em;
	font-weight: bold;
}
.pageTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-position: center;
	margin-bottom: -5px;
}

