div.page-title {
	/*background:url(/images/tb_grad.jpg) top left repeat-x;*/	
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#005100;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 20px 0;
	padding:0 10px;
	text-shadow: #fff 0px 1px 1px;
}


table.table {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 50px 0;
}

table.table td {
	padding:0 0 0 20px;
}

table.table th {
	text-align:left;
	font-weight:bold;
	width:130px;
	padding:0 7px 10px 77px;
}

table.table tr.error th {
	color:#F00;
}

table.table tr.error td input {
	border:1px solid #F00;
	background-color:#FBECEC;
}

table.table tr.error td textarea {
	border:1px solid #F00;
	background-color:#FBECEC;
}



table.table td ul.person {
	float:left;
	width:220px;
	margin:0px 20px 30px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}



table.table td ul.person li.position {
	font-weight:bold;	
}

table.table td ul.person li a:link, table.table td ul li a:active, table.table td ul li a:visited {
	color:#003662;
	text-decoration:none;
}

table.table td ul.person li a:hover {
	text-decoration:underline;	
}

table.table td.rows {
	padding:0 0 10px 20px;
}
table.table td ul.facts {
	margin:10px 30px;
}

table.table td ul.facts li {
	list-style-image: url(/images/listicon.gif);
	margin-bottom:15px;
}

table.table td h2 {
	color:#666;
	font-size:14px;
	border-bottom:1px dotted #999;
	margin:0 0 0 0;
}

table.table td h2 span {
	color:#999;
}

table.table td h2.spacetop {
	margin-top:10px;	
}

table.table td p {
	color:#333;	
	padding-left:5px;
}

table.table td p.head {
	color:#333;	
	font-weight:bold;
	padding-top:7px;
}

table.table td p.address {
	/*font-family:"Times New Roman", Times, serif;*/
	padding-bottom:10px;
}

table.table td a.article:link, table.table td a.article:visited, table.table td a.article:active {
	color:#004276;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

table.table td a.article:hover {
	text-decoration:underline;	
}

table.table td a.remove:link, table.table td a.remove:visited, table.table td a.remove:active {
	color:#999;
	font-size:10px;
	text-decoration:none;
}

table.table td a.remove:hover {
	text-decoration:underline;	
}

table.table td span.date {
	color:#333;
	font-size:10px;
}

table.errortable {
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0 20px 20px;
	border-top:1px solid #D90000;
	border-bottom:1px solid #D90000;
}

table.errortable td {
	padding:7px 0 0 20px;
}

table.errortable td ul {
	
}

table.errortable td ul li {
	margin-bottom:5px;
	color:#F00;
}

div.errorresult {
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0 10px 20px;
	padding:7px 0 7px 0px;
	color:#F00;
}

div.successresult {
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0 0px 20px;
	padding:7px 0 0px 0px;
	color:#F00;
}


table.successtable {
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0 20px 20px;
}

table.successtable td {
	padding:7px 0 0 20px;
}

table.successtable td ul {
	
}

table.successtable td ul li {
	margin-bottom:5px;
	color:#F00;
}

a.deletephoto:link, a.deletephoto:active, a.deletephoto:visited {
	color:#666;
	text-decoration:none;
	background-color:#FFF;
}

a.deletephoto:hover {
	color:#333;
}
