﻿body {font-family:Arial; font-size: 12px; }
h1 {font-family:helvetica; font-size: 18px; font-weight: bold;}
div.dates {font-family:Arial; font-size: 10px; }
div.menubar {font-family:Arial; font-size: 12px; background-color:#ccdced; text-align:right; border:1px solid #84a8cb; padding:5px;}
div.ad {font-family:Arial; font-size: 10px; text-align:center;}
div.noChildren {font-family:Arial; font-size: 14px; text-align:center; color:Red; font-weight:bold;}
div.childrenRule {width:100%; border:1px dashed #000000; text-align:center; font-family:helvetica; font-size:14px; font-weight: bold; color:Red;}
table.child {width:200px; border:1px solid #84a8cb;}
td.childName {text-align:center; background-color: #ccdced; font-family:helvetica; font-size: 14px; font-weight: bold; padding:5px; border-bottom:1px solid #84a8cb;}
table.dataTable {
	width: 97%;
	_width: 97%;
	text-align: left;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-size: 11px;
}
table.dataTable thead th {
	border: 1px #84a8cb solid;
	background-color: #ccdced;
	padding: 3px 5px 3px 5px;
}
table.dataTable tbody th, table.dataTable tbody td {
	border: 1px #aaa solid;
	padding: 3px 5px 3px 5px;
}

table.dataTable body th {
	background-color: #ededed;
}
table.dataTable tbody tr td {
	font-size: 11px;}
.credit {font-family:arial; font-size:9px; color:#84a8cb;}
