/* CSS Document */
td#idMainAreaSpanned {
  padding-top: 15px;
}
a {
  text-decoration: none;
}
a:hover {
  color: #006bc2;
  text-decoration: none;
}
h2 {
  margin-top: 0px;
  line-height: 1.2em;
}
.AdminHighlight {
  color: #006bc2;
  font-weight: bold;
}
table#idPermissions td {
  padding: 4px 0px;
  text-align: left;
  vertical-align: middle;
  font-size: 9pt;
}
tr.PermissionHeader td {
  background-color: #006bc2;
  color: White;
  font-weight: bold;
}
img.PermissionsRule {
	width: 100%;
	height: 1px;
	margin: 0px;
	background-color: #666;
	clear: both;
}

