body { 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14pt;
  line-height: 16pt;
}
a {
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #049;
}
a:visited {
	color: #abd;
}
a:hover {
	color: #036;
}

.formbutton {
	font-size: 9pt;
	font-weight: bold;
	color: #036;
	height: 14pt;
	vertical-align: middle;
}
 .formlabel {
 	font-size: 10pt;
	font-weight: bold;
	color: #666;
	height: 14pt;
	vertical-align: middle;

 }
.formlabel em {
	color: #036;
}

form {
	background-color: #eee;
	padding: 5pt;
}
.transparentform {
	background-color: transparent;
}
.lockimage {
	margin-left: 15pt;
	height: 15pt;
}
.adminlinks {
  margin: 10pt 0pt;
}
.adminlinks a {
  font-size: 10pt;
  line-height: 16pt;
  font-weight: bold;
}

#entities th {
	text-align: left;
	color: #036;
	font-size: 10pt;
}
#entities td.oddrow {
	background-color: #eee;
	padding: 3pt;
}
#entities td.evenrow {
	background-color: #ccc;
	padding: 3pt;
}
#entities td.nophoto {
	background-color: #fcc;
	padding: 3pt;
}

#entities td a {
	margin: 5pt;
	font-size: 9pt;
	font-weight: bold;

}

#editform {
	font-size: 10pt;
	font-weight: bold;
}
#editform td.label {
	width: 70pt;
	vertical-align: top;
	
}
#editform td {
	border-top: solid 2px #eee;
	height: 20pt;
}

.container { 
  background-image: url(images/bg-container.gif); 
  background-repeat: no-repeat;
}

h1 { 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  color: #003366;
}

h2 { 
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 13px;
  font-weight: bold;
}

.copy { 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 16px;
}

.label { 
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 12px;
  color: #666666;
}

.data { 
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 12px;
  color: #000000;
}

.data-secondary { 
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 9px;
  color: #cccccc;
}

.quote { 
  font-family: Times, TimesNewRoman, serif; 
  font-size: 13px;
  font-style: italic;
  color: #666666; 
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.copyright { 
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  font-size: 10px;
  color: #bbbbbb;
}

.alert { 
  color: #ff0000;
}

.catlist {
	margin: 0;
	list-style: none;
	background-color: #eee;
	width: 175px;
	padding: 5px;
}

.catitem {
	border: 0;
}

.catlink {
	border: 0;
}
