body { margin: 0pt 0pt 0pt 0pt; }
table {font-family: Geneva, Arial, Helvetica, sans-serif;}
p {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:	0pt 10pt 0pt 10pt;
	text-align: left;
	text-decoration : none;
}
h1 {
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10pt 10pt 10pt 40pt;
	text-align: left;
	text-decoration : none;
	font-weight : bold;
}
.grey {
 color: #666666;
}

.specific {
	background: #FFF;
	border: 1px solid #ccccaa;
	margin: 10px;
}
.text {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:	0pt 0pt 0pt 0pt;
	text-align: left;
	text-decoration : none;
}
.textdes {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:	0pt 0pt 0pt 0pt;
	text-align: left;
	text-decoration : none;
	width : 350px;
}
.name {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:	0pt 0pt 0pt 15pt;
	text-align: left;
	text-decoration : none;
	color: 000063;
}
.indent {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin:	0pt 10pt 0pt 1pt;
	text-align: left;
	text-decoration : none;
}
.pplp_incomplete {
	font-size: 12px;
	background-color: #EFC4C4;
	color: #825A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.pplp_inprogress {
	font-size: 12px;
	background-color: #EFEBC4;
	color: #928E69;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.pplp_complete {
	font-size: 12px;
	background-color: #CCEFC4;
	color: #6D8966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.edit_highlight {
	background-color: #FFFDED;
}
.description {
	padding-left: 4px;
	font-size: 10px;
	color: Olive;
	text-transform : uppercase;
}
#monitoringVisitsTable tr th, #monitoringVisitsTable tr td {
	text-align: left;
	font-size: 10pt;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#monitoringVisitsTable tr.odd {
	background-color: #efefef;
}
